/* CSS Document */
body {
	background-color: 	#FFFFFF;
	font:				bold 12pt "courier,arial";
	color: 				#000000;
}
body a:link {
	color: 				#0000FF;
	margin-bottom:		5px;
	font-weight:		bold;
}
body a:hover {
	color: 				#FF0000;
}
p	{  
	font-family:  	Verdana, Arial, "Times New Roman";
	font-weight: 	normal;
	font-size: 		12px; 
	color: 			#000000;
}
H1 {
	font: 			28pt "Monotype Corsiva","Grando BT","Times New Roman" ;
	font-weight: 	bold;
	text-align:		center;
}
H2 {
	font-family:  	"Monotype Corsiva", Verdana, Arial, "Times New Roman";
	font: 			22pt;
	font-weight: 	bold;
	color: 			#000000;
	text-align:		center;
}
H3 {
	font-family:  	"Monotype Corsiva", Verdana, Arial, "Times New Roman";
	font-weight: 	bold;
	font-size: 		20px; 
	color: 			#0000FF;
	text-align:		center;
}
H4 {
	font-family:  	"Monotype Corsiva", Verdana, Arial, "Times New Roman";
	font-weight: 	bold;
	font-size: 		16px; 
	color: 			#000000;
}
li	{  
	font-family:  	Verdana, Arial, "Times New Roman";
	font-weight: 	normal;
	font-size: 		12px; 
	color: 			#000000;
	text-align:		justify;
	}

.main {
	background-color: 	#FFFFFF;
	font:				12pt "courier,arial";
	color: 				#000000;
}
.main_footer {
	background-color: 	#FFFFFF;
	font:				bold 8pt "courier,arial";
	color: 				#000000;
}
.job_header {
	font-family:  		"Monotype Corsiva", Verdana, Arial, "Times New Roman";
	font-weight: 		bold;
	font-size: 			20px; 
	color: 				#000000;
	}
.job_text {
	background-color: 	#FFF;
	font-family:  		Verdana, Arial, "Times New Roman";
	font-size:			10pt;
	color: 				#000000;
	margin:				0px 15px 0px 15px;
}
.TabbedPanelsContent.TabbedPanelsContentVisible .job_text {
	background-color: #EEE;
}
.TabbedPanelsTab {
	display: inline;
}
.data_labels {
	font-family: "Trebuchet MS", "Times New Roman";
	font-size: 12px; 
	color: #333;
	font-weight: normal;
	font-style:	italic;
	margin-bottom: 0px;
	margin-top: 0px;
}
.page_definition {
	background:			url(images/page_border.gif);
}
.header_bg {
	background-color: 	#0099BB;
}
.navbar_top {
	background:			url(images/nav_bg_top.gif);
	width:				181px;
	height:				12px;
	margin-top:			0px;
	margin-bottom:		0px;
}
.navbar_spacer {
	background:			url(images/nav_bg.gif);
	width:				181px;
	height:				5px;
	margin-top:			0px;
	margin-bottom:		0px;
}
.navbar {
	margin-bottom:		5px;
	color: 				#FFFFFF;
	text-decoration:	none;
	background:			url(images/nav_bg.gif);
	width:				181px;
	text-align:			center;
}	
.navbar a {
	margin-bottom:		5px;
	color:				#000000;
	text-decoration:	none;
	background:			url(images/nav_off.gif);
	display:			block;
	font: 				14pt "Monotype Corsiva","Times New Roman";
}
.navbar a:hover {
	margin-bottom:		3px;
	color: 				#FFFFFF;
	text-decoration:	none;
	background:			url(images/nav_over.gif);
	border-style:		solid;
	border-width:		1px;
	border-color:		#000000;
}
.navbar_on {
	margin-bottom:		5px;
	color: 				#FFFFFF;
	text-decoration:	none;
	background:			url(images/nav_on.gif);
	border: none;
}	
.navbar_on a {
	margin-bottom:		5px;
	color:				#FFFFFF;
	text-decoration:	none;
	background:			url(images/nav_on.gif);
	display:			block;
	text-align:			center;
	font: 				14pt "Monotype Corsiva","Times New Roman";
}
.navbar_on a:hover {
	margin-bottom:		5px;
	color: 				#FFFFFF;
	text-decoration:	none;
	background:			url(images/nav_on.gif);
	border-style:		none;
}
.divider {
	background:			url(images/divider.gif);
}
.testimonials {
	background-color: 	#FFFFFF;
	font:				bold italic 10pt "courier,arial";
	color: 				#000000;
}
.logo_font {
	font: 			14pt "Monotype Corsiva","Times New Roman";
	font-weight: 	bold;
	color: 			#0000ff;
	}	

.main_bgcolor {
	background: 	#FFFFFF;
	}
	
.copyright {
	color:				#000000;
	background:			url(images/nav_bg.gif);
	font:				8pt bold "courier,arial";
	}
.copyright a {
	color:				#000000;
	background:			url(images/nav_bg.gif);
	font:				8pt bold "courier,arial";
	}
.copyright a:hover {
	background:			url(images/nav_bg.gif);
	color: 				#FFFFFF;
	}
/*tr	{  
	font-family:  	Verdana, Arial, "Times New Roman";
	font-weight: 	normal;
	font-size: 		12px; 
	color: 			#000000;
}*/
