@charset "utf-8";
/* CSS Document */

#mainbody{
	margin:0px;
	background-color:#444444;
	}
		
.normaltext {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height:16px;
	}

.normaltext a:link {
	color:#5468df;
	text-decoration:none;
	}

.normaltext a:visited{
	color:#5468df;
	text-decoration:none;
	}

.normaltext a:hover{
	color:#339933;
	text-decoration:underline;
	}
.normaltextgreen{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #004a9c;
	line-height:16px;
	}
.normaltextgreen a:link {
	color:#004a9c;
	text-decoration:none;
	}

.normaltextgreen a:visited{
	color:#004a9c;
	text-decoration:none;
	}

.normaltextgreen a:hover{
	color:#004a9c;
	text-decoration:underline;
	}

.normaltextgreenbold{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color: #004a9c;
	line-height:16px;
	}

.normaltextgreenbold a:link {
	color:#004a9c;
	text-decoration:none;
	}

.normaltextgreenbold a:visited{
	color:#004a9c;
	text-decoration:none;
	}

.normaltextgreenbold a:hover{
	color:#004a9c;
	text-decoration:underline;
	}	
.textwhite {
	font-family:Arial, Helvetica, sans-serif;
	color:#ffffff;
	text-decoration:none;
	font-size:12px;
	font-weight:bold;
	}

.phone {
	font-family:Arial, Helvetica, sans-serif;
	color:#52ab16;
	text-decoration:none;
	font-size:12px;
	font-weight:bold;
	}
	
.arrow{
	padding-left:3px;
	}
	
.copyright {
	font-family:Arial, Helvetica, sans-serif;
	color:#ffffff;
	text-decoration:none;
	font-size:11px;
	}
	
.textgreenheader {
	font-family:Arial, Helvetica, sans-serif;
	color:#004a9c;
	text-decoration:none;
	font-size:16px;
	font-weight:bold;
	}
	
.footer {
	font-family:Arial, Helvetica, sans-serif;
	color:#ffffff;
	font-size:12px;
	text-decoration:none;
	}

.footer a:link {
	color:#ffffff;
	text-decoration:none;
	}

.footer a:visited{
	color:#ffffff;
	text-decoration:none;
	}

.footer a:hover{
	color:#a1dcfc;
	text-decoration:none;
	}

.inputboxsearch1{
		font-size:11px;
		color:#9b9b9b;		
		background-image:url(img/bg_tf.gif);
		background-repeat: no-repeat;
		height: 20px;
		width: 145px;
		border:0px;
		padding-left:10px;
		padding-top:5px;
		}
	
.menu {
	font-family:Arial, Helvetica, sans-serif;
	color:#ffffff;
	font-size:12px;
	text-decoration:none;
	font-weight:bold;
	}

.menu a:link {
	color:#ffffff;
	text-decoration:none;
	font-weight:bold;
	}

.menu a:visited{
	color:#ffffff;
	text-decoration:none;
	font-weight:bold;
	}

.menu a:hover{
	color:#c9da36;
	text-decoration:none;
	font-weight:bold;
	}
	
.tablebg{
	border:1px solid #078107;
	background-color:#ffffff;
	}
	
.ts_bg{
	background-image:url(img/ts_bg.gif);
	background-repeat:repeat-x;
	background-position:bottom;
	border-right:1px solid #b5b5b5;
	border-left:1px solid #b5b5b5;
	}
	
.req_bg{
	background-image:url(img/req_bg.gif);
	background-repeat:repeat-x;
	background-position:bottom;
	border-right:1px solid #b5b5b5;
	border-left:1px solid #b5b5b5;
	}

.normaltextphone {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	line-height:16px;
	}

.normaltextgreenboldphone{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight:bold;
	color: #004a9c;
	line-height:16px;
	}