/* CSS Document */

.noPrint {
	display:none;
	}

h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#00236B;
	}

h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	color:#00236B;
	}
	
h3 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#000000;
	}

.admin_border {
	border-bottom:1px solid #000000;
	border-right:1px solid #000000;
	}

.admin_company {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#000000;
	}

.admin_content {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	}
	
.admin_content a:link {color:#000000; text-decoration:none;}
.admin_content a:visited {color:#000000; text-decoration:none;}
.admin_content a:hover {color:#000000; text-decoration:underline;}
.admin_content a:active {color:#000000; text-decoration:underline;}

.admin_nav {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	text-align:right;
	}
.admin_nav a:link {color:#000000; text-decoration:none;}	
.admin_nav a:visited {color:#000000; text-decoration:none;}		
.admin_nav a:hover {color:#000000; text-decoration:underline;}		
.admin_nav a:active {color:#000000; text-decoration:underline;}

.admin_print_border {
	border-bottom:1px solid #000000;
	border-right:1px solid #000000;
	border-top:1px solid #000000;
	border-left:1px solid #000000;
	}

.admin_title {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#000000;
	}		

.admin_underline {
	border-bottom:1px solid #000000;
	}
	
.business {
	font-family:"Times New Roman", Times, serif;
	font-size:36px;
	}

.button1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
	width: 90px;
	height: 24px;
	background-color: #000000;	
	text-align:center;
	}	
.button1 a:link {color: #000000; text-decoration:none; display:block;}
.button1 a:visited {color: #000000; text-decoration:none;}
.button1 a:hover {display:block; height:18px; color:#000000; background-color:#000000; border: 1px solid #000000; padding-top:4px;}
.button1 a:active {display:block; height:18px; color:#000000; background-color:#000000; border: 1px solid #000000; padding-top:4px;}

.button2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
	width: 90px;
	height: 24px;
	background-color: #000000;	
	text-align:center;
	}	
.button2 a:link {color: #000000; text-decoration:none; display:block;}
.button2 a:visited {color: #000000; text-decoration:none;}
.button2 a:hover {display:block; height:18px; color:#000000; background-color:#000000; border: 1px solid #000000; padding-top:4px;}
.button2 a:active {display:block; height:18px; color:#000000; background-color:#000000; border: 1px solid #000000; padding-top:4px;}
	
.button3 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
	width: 90px;
	height: 24px;
	background-color: #000000;	
	text-align:center;
	}	
.button3 a:link {color: #000000; text-decoration:none; display:block;}
.button3 a:visited {color: #000000; text-decoration:none;}
.button3 a:hover {display:block; height:18px; color:#000000; background-color:#000000; border: 1px solid #000000; padding-top:4px;}
.button3 a:active {display:block; height:18px; color:#000000; background-color:#000000; border: 1px solid #000000; padding-top:4px;}
	
.button4 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
	width: 90px;
	height: 24px;
	background-color: #99a7c4;	
	text-align:center;
	}	
.button4 a:link {color: #000000; text-decoration:none; display:block;}
.button4 a:visited {color: #000000; text-decoration:none;}
.button4 a:hover {display:block; height:18px; color:#000000; background-color:#000000; border: 1px solid #000000; padding-top:4px;}
.button4 a:active {display:block; height:18px; color:#000000; background-color:#000000; border: 1px solid #000000; padding-top:4px;}
	
.button5 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
	width: 90px;
	height: 24px;
	background-color: #000000;	
	text-align:center;
	}	
.button5 a:link {color: #000000; text-decoration:none; display:block;}
.button5 a:visited {color: #000000; text-decoration:none;}
.button5 a:hover {display:block; height:18px; color:#000000; background-color:#000000; border: 1px solid #000000; padding-top:4px;}
.button5 a:active {display:block; height:18px; color:#000000; background-color:#000000; border: 1px solid #000000; padding-top:4px;}

.content {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	}
.content a:link {color:#000000; text-decoration:underline;}
.content a:visited {color:#000000; text-decoration:underline;}
.content a:hover {color:#000000; text-decoration:underline;}
.content a:active {color:#000000; text-decoration:underline;}

.footer {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#000000;
	padding-top:10px;
	padding-bottom:10px;
	line-height:20px;
	text-align:center;
	}
.footer a:link{color: #000000; text-decoration: none;}
.footer a:visited{color: #000000; text-decoration: none;}
.footer a:hover{color: #000000; text-decoration: underline;}
.footer a:active{color: #000000; text-decoration: underline;}

.image_border {
	border:1px solid #000000;
	}
	
.news {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#000000;
	text-align:right;
	line-height:20px;
	}
.news a:link {color: #000000; text-decoration: none;}
.news a:visited {color: #000000; text-decoration: none;}
.news a:hover {color: #000000; text-decoration: underline;}
.news a:active {color: #000000; text-decoration: underline;}

.page_title {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#000000;
	}

.required_text {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	}	

.slogan {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#000000;
	font-size:11px;
	}

.success_box {
	border:1px solid #000000;
	background-color: #000000;
	}

.testimonial {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	line-height:18px;
	}
.testimonial a:link {color:#000000; text-decoration:none;}
.testimonial a:visited {color:#000000; text-decoration:none;}
.testimonial a:hover {color:#000000; text-decoration:underline;}
.testimonial a:active {color:#000000; text-decoration:underline;}

.tfvHighlight
	{font-weight: bold; color: red;}
.tfvNormal
	{font-weight: normal;	color: black;}

.web {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	line-height:18px;
	}
.web a:link {color:#000000; text-decoration:underline;}
.web a:visited {color:#000000; text-decoration:underline;}
.web a:hover {color:#000000; text-decoration:underline;}
.web a:active {color:#000000; text-decoration:underline;}







