body {
/*	background: #3E0300 url('../images/background_line.gif') top left repeat-x;	*/
	background-image: url(../images/home/bg_grad.gif);
	background-repeat: repeat-x;
	background-color: #e7e7e8;
	margin: 0;
	padding: 0px;
}



a { color: #E52600;text-decoration: none; }
a[href]:link {  font-family: Georgia, "Times New Roman", Times, serif; line-height: 20px; color: #E52600; text-decoration: none; font-style: normal; font-weight: normal}
a[href]:visited { font-family: Georgia, "Times New Roman", Times, serif; line-height: 20px; color: #E52600; text-decoration: none; font-style: normal; font-weight: normal}
a[href]:active { font-family: Georgia, "Times New Roman", Times, serif; line-height: 20px; color: #E52600; text-decoration: underline; font-style: normal; font-weight: normal}
a[href]:hover { font-family: Georgia, "Times New Roman", Times, serif; line-height: 20px; color: #E52600; 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: #E52600;
	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: #333333;
	line-height: 20px;		
}


/*  Menu styles  */
.menuArea { font-family: Georgia, "Times New Roman", Times, serif; font-size: 14px; line-height: 20px; color: #333333; background-color: #efefef; }

.menu { font-family: Georgia, "Times New Roman", Times, serif; font-size: 14px; line-height: 20px; color: #333333; }

a.menu:link { color: #666666; text-decoration: none; 1px; }
a.menu:visited { color: #666666; text-decoration: none; }
a.menu:hover { text-decoration: underline; }
a.menu:active { color: #40527B; text-decoration: underline; }

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

a.menuOn:link { color: #333333; text-decoration: none; 1px; }
a.menuOn:visited { color: #333333; text-decoration: none; }
a.menuOn:hover { text-decoration: underline; }
a.menuOn:active { color: #40527B; text-decoration: underline; }

.menuInnerOn {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	color: #E20A16;
	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: #E52600;
	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: #E52600;
	line-height: 20px;
	font-weight: normal;	
}
/*  END object styles  */

 .backToTop {
font-family: Arial, Helvetica, sans-serif; font-size: 12px; line-height: 14px; color: #999999; 	font-weight: normal; 
}

.printFriendlyBkgd {
	background-color: #ffffff;
}

.required {
	margin-top: 8px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: red;
	font-weight: bold;		
}

.error {
	font-family: Arial, Helvetica, sans-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;	
}

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

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