.maintext{
	color : #666666;
	font-family : tahoma, verdana, geneva, helvetica, sans-serif;
	font-size : 12px;
	font-weight : normal;
	line-height: 19px;
}
.maintext a {color: #CC3333; font-weight : normal; text-decoration: underline;}
.maintext a:link {color: #CC3333;}
.maintext a:visited {color: #CC3333;}
.maintext a:hover {color: #CC3333; text-decoration: underline;}

.maintext-small{
	color : #666666;
	font-family : tahoma, verdana, geneva, helvetica, sans-serif;
	font-size : 11px;
	font-weight : normal;
	line-height: 15px;
}
.maintext-small a {color: #CC3333; font-weight : normal; text-decoration: underline;}
.maintext-small a:link {color: #CC3333;}
.maintext-small a:visited {color: #CC3333;}
.maintext-small a:hover {color: #CC3333; text-decoration: underline;}

.maintext-small-red{
	color : #CC3333;
	font-family : tahoma, verdana, geneva, helvetica, sans-serif;
	font-size : 11px;
	font-weight : normal;
	line-height: 15px;
}
.maintext-small-red a {color: #CC3333; font-weight : normal; text-decoration: underline;}
.maintext-small-red a:link {color: #CC3333;}
.maintext-small-red a:visited {color: #CC3333;}
.maintext-small-red a:hover {color: #CC3333; text-decoration: underline;}

.blue-header-callout{
	color : #006699;
	font-family : tahoma, verdana, geneva, helvetica, sans-serif;
	font-size : 11px;
	font-weight : bold;
	line-height: 15px;
}
.blue-header-callout a {color: #006699; font-weight : bold; text-decoration: underline;}
.blue-header-callout a:link {color: #006699;}
.blue-header-callout a:visited {color: #006699;}
.blue-header-callout a:hover {color: #006699; text-decoration: underline;}

.blue-header-callout2{
	color : #006699;
	font-family : tahoma, verdana, geneva, helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	line-height: 15px;
}
.blue-header-callout2 a {color: #006699; font-weight : bold; text-decoration: underline;}
.blue-header-callout2 a:link {color: #006699;}
.blue-header-callout2 a:visited {color: #006699;}
.blue-header-callout2 a:hover {color: #006699; text-decoration: underline;}

.utility-nav{
	color : #666666;
	font-family : tahoma, verdana, geneva, helvetica, sans-serif;
	font-size : 11px;
	font-weight : normal;
	line-height: 15px;
}
.utility-nav a {color: #666666; font-weight : normal; text-decoration: none;}
.utility-nav a:link {color: #666666;}
.utility-nav a:visited {color: #666666;}
.utility-nav a:hover {color: #666666; text-decoration: underline;}

.secondary-navtext{
	color : #E33833;
	font-family : tahoma, verdana, geneva, helvetica, sans-serif;
	font-size : 12px;
	font-weight : normal;
	line-height: 19px;
}
.secondary-navtext a {color: #1B678F; font-weight : normal; text-decoration: none;}
.secondary-navtext a:link {color: #1B678F;}
.secondary-navtext a:visited {color: #1B678F;}
.secondary-navtext a:hover {color: #1B678F; text-decoration: underline;}

.secondary-navtext-on{
	color : #666666;
	font-family : tahoma, verdana, geneva, helvetica, sans-serif;
	font-size : 12px;
	font-weight : normal;
	line-height: 19px;
}
.secondary-navtext-on a {color: #666666; font-weight : normal; text-decoration: none;}
.secondary-navtext-on a:link {color: #666666;}
.secondary-navtext-on a:visited {color: #666666;}
.secondary-navtext-on a:hover {color: #666666; text-decoration: underline;}

.footer-text{
	color : #FFFFFF;
	font-family : tahoma, verdana, geneva, helvetica, sans-serif;
	font-size :11px;
	font-weight : normal;
	line-height: 15px;
	background-color: #19658C;
	padding-left: 20px;
	
}
.footer-text a {color: #9EC5E4; font-weight : normal; text-decoration: none;}
.footer-text a:link {color: #9EC5E4;}
.footer-text a:visited {color: #9EC5E4;}
.footer-text a:hover {color: #9EC5E4; text-decoration: underline;}

.formcell{
	font-family : tahoma, verdana, geneva, verdana, helvetica, sans-serif;
	font-size : 12px;
	font-style : normal;
	color : #666666;
	font-weight : normal;
	text-align: right;
	background-color : #F7F6F6;
	padding-right: 5px;
}
.formcell a {color: #CC3333; text-decoration: underline;}
.formcell a:link {color: #CC3333;}
.formcell a:visited {color: #CC3333;}
.formcell a:hover {color: #CC3333;}

.form-small {
	width:50px;
}

.errtext{
	color : red;
	font-family : arial, verdana, geneva, helvetica, sans-serif;
	font-size : 11px;
	font-weight : normal;
	line-height: 15px;
	padding-left:2px;
}
.errtext a {color: red; font-weight : normal; text-decoration: none;}
.errtext a:link {color: red;}
.errtext a:visited {color: red;}
.errtext a:hover {color: red; text-decoration: underline;}

.drop-navigation{
	color : #FFFFFF;
	font: bold 11px/16px tahoma, verdana, geneva, helvetica, sans-serif;
	padding:6px 0px;
}
.drop-navigation a {color: #FFFFFF; font-weight : bold; text-decoration: none;}
.drop-navigation a:link {color: #FFFFFF;}
.drop-navigation a:visited {color: #FFFFFF;}
.drop-navigation a:hover {color: #FFFFFF; text-decoration: underline;}

.drop-navigation-bg{
	background-color: #19658C;
	opacity: .85;
	filter: alpha(opacity=85);
}

.blue-header {
	font:bold 15px Tahoma, Verdana, Arial, sans-serif;
	color: #006699;
	margin: 5px 0;
	padding-left:15px;
}

form{ display:inline }

input, textarea, select{
	font:11px Tahoma, Verdana, Arial, sans-serif;
	color : #000000;
	border: 1px solid #A5ACB2;
}

.noborder { border: none }

.setwidthselect{
	font-size : 11px;
	font-family : verdana, geneva, helvetica, sans-serif;
	color : #666666;
	font-weight : normal;
	width : 190px;
}

.squarelistitem{
	list-style-image : url('/images/commonimages/squarebullet.gif');
}

ul { 
	margin: 0px 0px 7px 15px;
	padding: 0px 0px 7px 15px;
	line-height: 20px; 
} 

textarea{
	font-size : 11px;
	font-family : verdana, geneva, helvetica, sans-serif;
	color : #000000;
	font-weight : normal;
}

p {
padding: 0px 0px 7px 0px;
margin: 0px 0px 7px 0px;
}

h1 {
	font:bold 14px Tahoma, Verdana, Arial, sans-serif;
	color: #006699;
	margin: 5px 0;
	padding:0px;
}

.mainbody {
	margin: 0px;
	background-color : #3E7493;
}

img{
	border: 0px;
}

.photopad{
	margin-right: 10px;
	margin-bottom: 5px;
}

.right-shade-bg{
	background-image : url('/Images/CommonImages/rightshadow.gif');
}

.white-bg{
	background-color : #FFFFFF
}

.secondary-nav-bg{
	background-color : #F8F8F8
}

.gray-bg{
	background-color : #E8E8E8
}

.nav-bg{
	background-color : #1B6790
}


/* these are standard sifr styles... do not modify */

.sifr-flash {
	visibility: visible !important;
	margin: 0;
}

.sifr-replaced {
	visibility: visible !important;
}

span.sifr-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
	letter-spacing: 0;
}

/* these "decoy" styles are used to hide the browser text before it is replaced... the negative-letter spacing in this case is used to make the browser text metrics match up with the sifr text metrics since the sifr text in this example is so much narrower... your own settings may vary... any weird sizing issues you may run into are usually fixed by tweaking these decoy styles */
.sifr-hasflash .sifrheader {
	visibility: hidden;
	letter-spacing: 0px;
	font-size: 36px;
	line-height: 27px;
}

.sifr-hasflash .sifrsubhead {
	visibility: hidden;
	letter-spacing: 0px;
	font-size: 18px;
}
/* end sifr */

.home-header {
	height:230px;
	width:962px;
	background:url(/Images/Nav/blue-bg.jpg) no-repeat;
}
.home-header-photo {
	width:639px;
	height:202px;
	overflow:hidden;
	padding-top:8px;
	padding-left:3px;
}

/* //// Navigation dropdown menus /////////////////////// */
.NavMenus {
	position:absolute;
	z-index:100;
	visibility: hidden;
}
