/********************** Main Document Body **********************/

html, body {  
	scrollbar-base-color: 			#FFBA5A;
	scrollbar-track-color:  		#ffffff;
	scrollbar-face-color: 			#FFBA5A;
	scrollbar-highlight-color: 		#FFCF9A;
	scrollbar-3dlight-color: 		#ffffff;
	scrollbar-darkshadow-color: 	#BB7F2D;
	scrollbar-shadow-color: 		#ffffff;
	scrollbar-arrow-color: 			#FB8400; 


	background-color: #C9DCEB;
	background-image: url("http://advantageservices.net/broadsmart/flash/images/bg.jpg");
    background-repeat: no-repeat;
	background-position: top center; 
	width: 100%;
	color: 					    #000000;
	margin-left: 				0px;
	margin-right: 				0px;
	margin-top: 				0px;
	margin-bottom: 				0px;
}

.bodyText {
	FONT-family: 				Helvetica, sans-serif; 	
	FONT-size: 				    10pt; 
	FONT-style: 				normal; 
	line-height: 				normal; 
	FONT-weight: 				normal; 	
	text-align:				    justify
	color: 					    #336699
}

p,td,tr,table,font {
   	font-family:	 		Helvetica, Sans-serif; 
   	font-size: 			    12px;
	FONT-size: 				    10pt; 
	FONT-style: 				normal; 
	line-height: 				normal; 
	FONT-weight: 				normal; 
   	color: 				    #336699;
	text-align:				justify
}

.largeText {
	FONT-family: 				Tahoma, Verdana, Arial, sans-serif; 	
	FONT-size: 				12pt; 
	FONT-style: 				normal; 
	line-height: 				normal; 
	FONT-weight: 				bold; 	
	color: 					#000000
}

.smallText {
	FONT-family: 				Arial, sans-serif; 	
	FONT-size: 				8pt; 
	FONT-style: 				normal; 
	line-height: 				normal; 
	FONT-weight: 				normal; 	
	color: 					#000000
}


.smallTextWhite {
	FONT-family: 				Arial, sans-serif; 	
	FONT-size: 				8pt; 
	FONT-style: 				normal; 
	line-height: 				normal; 
	FONT-weight: 				normal; 	
	color: 					#ffffff
}


.emTextGray {
	FONT-family: 				Tahoma, Verdana, Arial, sans-serif; 	
	FONT-size: 				10pt; 
	FONT-style: 				normal; 
	line-height: 				normal; 
	FONT-weight: 				bold; 	
	color: 					#999999
}

.emTextDesertBlue {
	FONT-family: 				Tahoma, Verdana, Arial, sans-serif; 	
	FONT-size: 				10pt; 
	FONT-style: 				normal; 
	line-height: 				normal; 
	FONT-weight: 				bold; 	
	color: 					#336699
}

.emTextBlack {
	FONT-family: 				Tahoma, Verdana, Arial, sans-serif; 	
	FONT-size: 				10pt; 
	FONT-style: 				normal; 
	line-height: 				normal; 
	FONT-weight: 				bold; 	
	color: 					#000000
}

.emTextWhite {
	FONT-family: 				Tahoma, Verdana, Arial, sans-serif; 	
	FONT-size: 				10pt; 
	FONT-style: 				normal; 
	line-height: 				normal; 
	FONT-weight: 				bold; 	
	color: 					#ffffff
}

.emTextRed {
	FONT-family: 				Tahoma, Verdana, Arial, sans-serif; 	
	FONT-size: 				10pt; 
	FONT-style: 				normal; 
	line-height: 				normal; 
	FONT-weight: 				bold; 	
	color: 					#ff0000
}

.emTextBlue {
	FONT-family: 				Tahoma, Verdana, Arial, sans-serif; 	
	FONT-size: 				10pt; 
	FONT-style: 				normal; 
	line-height: 				normal; 
	FONT-weight: 				bold; 	
	color: 					#0000ff
}


.asterik {
	FONT-family: 				Courier New, serif;
	FONT-size: 				12pt;
	FONT-style: 				normal;
	line-height: 				normal;
	FONT-weight: 				bold;
 	color: 					#FF0000
}


A:link     {text-decoration: none; color: #0000ff}
A:active   {text-decoration: none; color: #0000ff}
A:visited  {text-decoration: none; color: #0000ff}
A:hover    {text-decoration: none; color: #ffffff; background-color: #3366FF}


