/* CSS Document */

* {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px;
}

body {
	background-color: #5A82B3;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/background.gif);
	background-repeat: no-repeat;
	background-position: top left;
}

.contentbackgrnd {
	padding: 12px;
	background-color: #99BFE0;
	background-image: url(images/col3-content-bkgrnd.gif);
	background-repeat: no-repeat;
	background-position: top left;
}

.brandbackgrnd {
	padding: 9px;
	background-color: #8AB6DB;
	background-image: url(images/row3-col2-bkgrnd.gif);
	background-repeat: no-repeat;
	background-position: top left;
}
	
.btnav { background-color: #AE0000; border: 0px;}

.tborder { border: 1px #676F79 solid;}

.imageborder { border: 3px #E2BC6E solid;}

p, .text {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; line-height: 18px; color: #000000}

.heading {  font-family: Arial, Helvetica, sans-serif; font-size: 13px; color: #CC0000; line-height: 20px; font-weight: bold}

.subHeading {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; line-height: 18px; color: #2E326A; font-weight: bold}

.small {  font-family: Arial, Helvetica, sans-serif; font-size: 10px; line-height: 14px; color: #333333}

.smallBold {  font-family: Arial, Helvetica, sans-serif; font-size: 10px; font-weight: bold; line-height: 14px; color: #333333}

input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	border: 1px cccccc inset;
    	border-style: outset;
	background-color: #F3F3F9;  
	color: #000000;    
	padding: 1
}

select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	border: 1px cccccc inset;
	border-style: outset;
	background-color: #F3F3F9;
	color: #000000;
	padding: 1
}

textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
    	font-size: 10px;
    	font-style: normal;
    	font-weight: normal;
    	border: 1px cccccc outset;
    	border-style: solid;
	border-width: 1;
	padding: 0;
	background-color: #F3F3F9;
}

button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #000000;
	background-color: #336699;
	border: 0px cccccc outset;
	font-weight: normal;
	padding: 2px;
	height: 20px;
}


.subMenu { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; line-height: 15px; font-weight: bold; color: #465361;}

.subMenu a:link{ text-decoration: none; color: #657688;}

.subMenu a:visited{ text-decoration: none; color: #465361;}

.subMenu a:active{ text-decoration: underline; color: #FFFF99;}

.subMenu a:hover{ text-decoration: underline; color: #FFFF99;}


.footerMenu { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; line-height: 15px; font-weight: bold; color: #000000;}

.footerMenu a:link{ text-decoration: none; color: #000000;} 

.footerMenu a:visited{ text-decoration: none; color: #333333;} 

.footerMenu a:active{ text-decoration: underline; color: #5E6B7A;} 

.footerMenu a:hover{ text-decoration: underline; color: #5E6B7A;}


.smallWhite { font-family: Arial, Helvetica, sans-serif; font-size: 10px; line-height: 15px; line-height: 14px; color: #FFFFFF}

.smallWhite a:link{ text-decoration: none; color: #FFBC00;} 

.smallWhite a:visited{ text-decoration: none; color: #FFFFFF;} 

.smallWhite a:active{ text-decoration: underline; color: #FFFF99;} 

.smallWhite a:hover{ text-decoration: underline; color: #FFFF99;}


a:link { text-decoration: none; color: #415489;}

a:visited { text-decoration: none; color: #2E326A;}

a:active { text-decoration: underline; color: #E22B2D;}

a:hover { text-decoration: underline; color: #E22B2D;}


li {  font-family: Arial; font-size: 12px; line-height: 18px; color: #000000}

ul { font-family: Arial; font-size: 12px; line-height: 18px; color: #000000}

ol {  font-family: Arial; font-size: 12px; line-height: 18px; color: #000000}


