body {
	background-image: url(../images/home/bkgr_gradient.jpg);
	background-repeat: repeat-x;
	background-color: #F8E6C8;
	margin: 0px;
	padding: 0px;
}



a { color: #CE4108;text-decoration: none; }
a[href]:link {  font-family: Georgia, "Times New Roman", Times, serif; line-height: 20px; color: #CE4108; text-decoration: none; font-style: normal; font-weight: normal}
a[href]:visited { font-family: Georgia, "Times New Roman", Times, serif; line-height: 20px; color: #CE4108; text-decoration: none; font-style: normal; font-weight: normal}
a[href]:active { font-family: Georgia, "Times New Roman", Times, serif; line-height: 20px; color: #CE4108; text-decoration: underline; font-style: normal; font-weight: normal}
a[href]:hover { font-family: Georgia, "Times New Roman", Times, serif; line-height: 20px; color: #CE4108; text-decoration: underline; font-style: normal; font-weight: normal}

img { text-decoration: none; border: 0px}
img a:hover {
border:0px;
text-decoration: none;
}


/*  Set the spacing for h1 etc */
h1 {
	margin-top: 2px;
	margin-bottom: 12px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	color: #999999;
	line-height: 20px;	
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #CE4108;
	line-height: 20px;	
}

h3 {
	margin-top: 1px;
	margin-bottom: 1px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #CE4108;
	line-height: 20px;		
}


/*  Menu styles  */
.menuArea { font-family: Arial, Helvetica, sans-serif; font-size: 14px; line-height: 20px; color: #FFFFFF; background-color: #273A3D; }

.menu { font-family: Arial, Helvetica, sans-serif; font-size: 14px; line-height: 20px; color: #FFFFFF; }

a.menu:link { color: #FFFFFF; text-decoration: none; 1px; font-family: Arial, Helvetica, sans-serif;}
a.menu:visited { color: #FFFFFF; text-decoration: none; font-family: Arial, Helvetica, sans-serif;}
a.menu:hover { text-decoration: underline; font-family: Arial, Helvetica, sans-serif;}
a.menu:active { color: #40527B; text-decoration: underline; font-family: Arial, Helvetica, sans-serif;}

.menuOn {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #F7873D;
	line-height: 20px;	
}

a.menuOn:link { color: #F7873D; text-decoration: none; 1px; font-family: Arial, Helvetica, sans-serif;}
a.menuOn:visited { color: #F7873D; text-decoration: none; font-family: Arial, Helvetica, sans-serif;}
a.menuOn:hover { text-decoration: underline; font-family: Arial, Helvetica, sans-serif;}
a.menuOn:active { color: #40527B; text-decoration: underline; font-family: Arial, Helvetica, sans-serif;}

.menuInnerOn {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
	line-height: 20px;	
}
/*  END Menu styles  */

.bodyText {  
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #333333;
	line-height: 20px;
	font-weight: normal;		
}
.bodyTextBold {  
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #333333;
	line-height: 20px;
	font-weight: bold;	
}
/*  Start object styles  */
.rightObjectTitle {  
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #CE4108;
	line-height: 20px;
	font-weight: bold;	
}
.rightObjectText {  
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #333333;
	line-height: 20px;
	font-weight: normal;	
}
.redRightObject {  
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #CE4108;
	line-height: 20px;
	font-weight: normal;	
}
/*  END object styles  */

 .backToTop {
font-family: Georgia, "Times New Roman", Times, serif; font-size: 12px; line-height: 14px; color: #999999; 	font-weight: normal; 
}

.printFriendlyBkgd {
	background-color: #ffffff;
}

.required {
	margin-top: 8px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: red;
	font-weight: bold;		
}

.error {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #FF0000;
}

a.biote:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #CC6666;
	line-height: 22px;	
 text-decoration: none;	
}

a.biote:hover {
	color: #DD6666;
 	text-decoration: underline;	
 	font-family: Arial, Helvetica, sans-serif;
}

/*  Footer styles  */
.footer {
	margin-top: 8px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
}

a.footer:link { color: #999999; text-decoration: none; font-family: Arial, Helvetica, sans-serif;}
a.footer:visited { color: #999999; text-decoration: none; font-family: Arial, Helvetica, sans-serif;}
a.footer:hover { border-bottom: 1px dotted; font-family: Arial, Helvetica, sans-serif;}
a.footer:active { color: #CCCCCC; border-bottom: 1px dotted; font-family: Arial, Helvetica, sans-serif;}
/*  END Footer styles  */
