body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.style1 {
	color: #4f4f4f;
	font-size: 11px;
	font-family: tahoma;
	text-decoration:none;
	line-height:14px
}
#roll {background-image: url(images/serva_2.jpg); color:#000000}
#out {background-image: url(images/serva.jpg)}
#sar a { color:#4F4F4F; text-decoration:none; font-size:12px; font-family:tahoma; font-weight:bold}
#sar a:hover { color:#8D1D21; text-decoration:none; font-size:12px; font-family:tahoma; font-weight:bold}


.style2 {
	color: #ff4400;
	font-size: 11px;
	font-family: tahoma;
	font-weight: bold;
}

.title 	{ font: bold 14px arial, geneva, sans-serif; margin-top: 8px; color: #ff8800; }


/* Document Level 

BODY 			{ background-color: #ffffff; margin: 25px; font: 12px Arial, sans-serif; }
*/

/* Tables */


.logo 			{ width: 550px; margin-bottom: 10px }





/* Base Font Styles */

A 			{ font: bold 12px Arial, sans-serif; color: #ff6600; text-decoration: none; }

A.sidenav			{ font: bold 11px Arial, sans-serif; color: #555555; text-decoration: none; }

A:hover 			{ color: #ff3300; text-decoration: underline; }

A.footer 			{ font:   11px Arial, sans-serif; color: #ff6600; text-decoration: none; }

A.footer:hover			{ font:  11px Arial, sans-serif; color: #ff3300; text-decoration: underline; }

A.white 			{ font:  bold 10px Arial, sans-serif;  color: #ffffff; text-decoration: none; }

A.white:hover			{ color: #ffff99; text-decoration: underline; }

H1 				{ font: bold 14px Arial, sans-serif; margin-top: 8px; margin-bottom: 6px; color: #000000; }

P,TD 			{ font: 12px Arial, sans-serif; color: #000000; }


/* Labels and Notes */

.head 	{ font:  24px arial, geneva, sans-serif; margin: 30px 0px 30px 0px;  letter-spacing: 1px; color: #ff3300; }

.title_old				{ font: bold 14px arial, geneva, sans-serif; margin-top: 8px; color: #000000; }

.intro			{ font: 13px Arial, sans-serif; line-height: 16px;  } 

.subhead 		{ font: bold 10px Arial, sans-serif; color: #000099; }

.subhead_grey 		{ font: bold 14px Arial, sans-serif; color: #4f4f4f; }
.subhead_orange 	{ font: bold 14px Arial, sans-serif; color: #FF8400; }		

.required 		{ font: bold 10px Arial, sans-serif; color: #000000; }
	
.label 			{ font: bold 10px Arial, sans-serif; color: #ff3300; }
	
.value 			{ font: 10px Arial, sans-serif; color: #000000; }


.small 			{ font: 10px Arial, sans-serif; color: #000000; line-height: 13px; }
	
.note 			{ font: 10px Arial, sans-serif; color: #666666; }

.footer 			{ font: 9px Arial, sans-serif; color: #666666; }

.box 			{ font: 11px Arial, sans-serif; color: #666666; line-height: 13px;}
.boxwhite			{ font: 11px Arial, sans-serif; color: #ffffff; line-height: 13px;}

.grey			{ font: 11px Arial, sans-serif;   color: #333333; line-height: 16px;  } 

.sidequote			{ font: 12px Arial, sans-serif;  font-style: italic; color: #555555; line-height: 18px;} 

.bullet 				{ font: bold 14px arial, geneva, sans-serif;  color: #dd3300; }


.contact 			{ font: bold 12px Arial, sans-serif; color: #ffffff; margin-top: 8px; margin-bottom: 6px;  }


/* Inputs - Named for Input Type */

input.formInputText {
    width:124px; 
    height:17px;  
    font-family:Arial;
	font-size:10px; 
	color: #999999;  
	border:1px solid #A2A2A2
    }
    
input.formInputText:hover {
    width:124px; 
    height:17px;  
    font-family:Arial;
	font-size:10px; 
	color: #000000;  
	border:1px solid #ff9900
    }
    input.formInputText:focus {
    color: #000000;
    background-color: #ffffee;
    border: solid 1px #ff9900; 
    cursor: text;
    }
    
    
.input-9oclock { font-size: 9px; background-color: #ffffff; border: 1px solid #dedede; padding: 4px; width: 122px; }

.input-text 	{ font: 11px Arial, sans-serif; padding: 1px; width: 220px;  }

.input-list-s	{ font: 11px Arial, sans-serif; padding: 1px; width: 220px;   }

.input-list-m	{ font: 11px Arial, sans-serif; padding: 1px; width: 220px;  }

.input-radio	{ font: 11px Arial, sans-serif; padding: 1px;   }

.input-check	{ font: 11px Arial, sans-serif; padding: 1px;   }

.input-submit	{ font: 11px Arial, sans-serif; padding: 1px;  }


/* Deprecated as of 2.12.05 */

.input 		 	{ font: 11px Arial, sans-serif; padding: 1px; }

select.input 	{ font: 11px Arial, sans-serif; padding: 1px;}
