@charset "utf-8";
/* CSS Document */

.bodytext {
font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: normal;
line-height:18px;
color: #343434;
text-decoration: none;
}

}
.calendar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
}
.topline {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #DFDFDF;
}

.calborder {
	border: 1px solid #9CCA22;
}


.greenteaser {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #98c520;
}
.rightline {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: dotted;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #c4c4c4;
	border-right-color: #c4c4c4;
	border-bottom-color: #c4c4c4;
	border-left-color: #c4c4c4;
}
.dottedheaders {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #98c520;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #c4c4c4;
	border-right-color: #c4c4c4;
	border-bottom-color: #c4c4c4;
	border-left-color: #c4c4c4;
}
.white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
}



a.headerlink:link {
	text-decoration: underline;
	color: #22B2D6;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
}
.bluetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #1581AF;
}

a.headerlink:visited {
	text-decoration: underline;
	color: #22B2D6;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
}
a.headerlink:hover {
	text-decoration: underline;
	color:#999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
}
a.headerlink:active {
	text-decoration: underline;
	color: #22B2D6;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
}

a.nav:link {
	text-decoration: none;
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
}

a.nav:visited {
	text-decoration: none;
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
}
a.nav:hover {
	text-decoration: none;
	color:#21b1d5;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
}
a.nav:active {
	text-decoration: none;
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
}

.style7 {font-style: italic; color: #1581AF; font-size: 11px;}

.style1 {color: #98c520}
.style3 {font-size: 10}
.style4 {
	font-size: 9px;
	font-style: italic;
	font-weight: bold;
	color: #1581AF;
}
.whiteBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
.redtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FF0000;
}

P {
	
}
H1 {
	
}
H2 {
	
}
H3 {
	
}
A {
	COLOR: #0083A6
}
A:visited {
	COLOR: #0083A6
}
A:active {
	COLOR: #21b1d5
}
A:hover {
	COLOR: #21b1d5
}
BODY {
	
}

h1.greenheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 25px;
	font-weight: bold;
	color: #97C41F;
}

.input-box { color: #000000; background: #FBFBF4; border: #000000 solid 1px }
.submit-button { color: #000; background: #FFFFFF; border: 2px #9cf outset }


h1.orangeheading
{
	font-family: Tahoma, "Times New Roman", serif;
	font-size: 26px;
	font-weight: normal;
	color: #C76329;

}

h1.blueheading
{
	font-family: Tahoma, "Times New Roman", serif;
	font-size: 26px;
	font-weight: normal;
	color: #2A849A;
}

h2.orangeheading
{
	font-family: Tahoma, "Times New Roman", serif;
	font-size: 18px;
	font-weight: normal;
	color: #C76329;
}

h2.blueheading
{
	font-family: Tahoma, "Times New Roman", serif;
	font-size: 18px;
	font-weight: normal;
	color: #2A849A;
}


.aborder {
	padding-top: 1px;
	padding-right: 1px;
	padding-bottom: 1px;
	padding-left: 1px;
	border: 1px solid #DDD;
}