/* CSS Document */

body{margin:0px; font-family:Arial, Helvetica, sans-serif; font-size:11px; color:#5e8192; background-image:url(images/in_bg.jpg); background-repeat:repeat-x; }

.h1 {font-size:150%; font-weight:bold; color:#2c5164;}

.b11{color:#424242;}

.b11 a:link{color:#424242; text-decoration:underline;}
.b11 a:visited{color:#424242; text-decoration:underline;}
.b11 a:hover{
	color:#FFFFCC;
	text-decoration:none;
} 

.b11b{color:#424242; font-weight:bold; font-size:12px;}


.blb{color:#2f5d7a; font-weight:bold; font-size:14px; font-family:"Myriad Pro";}


.red_arrow{ background-image:url(images/r_arrow.png); width:8px; height:11px;  background-repeat:no-repeat; background-position:center;}

.w_arrow{ background-image:url(images/w_arrow.png); width:8px; height:11px;  background-repeat:no-repeat; background-position:center;}


.header_bg{background-image:url(images/top_head_bg.gif); background-repeat:repeat-x; height:293px;}

.in_header_bg{background-image:url(images/in_head_bg.gif); background-repeat:repeat-x; height:132px;}


.banner{ background-image:url(images/banner.jpg); background-repeat:no-repeat; height:161px; width:968px}

.menu_bg{background-image:url(images/menu_bg.jpg); background-repeat:repeat-x; height:36px;}


.menu{

font-family:"Trebuchet MS";
font-size:13px;
margin:0 auto;
width:100%;
} 
	

.menu ul{




	margin: 0;
	padding: 0;
	float: left;}

.menu ul li{
	display: inline;} /* Makes the link all appear in one line, rather than on top of each other */

.menu ul li a{
	float: left; 
	text-decoration: none; /* removes the underline from the menu text */
	color: #fff; /* text color of the menu */
	padding: 9px 8px; /* 10.5px of padding to the right and left of the link and 11px to the top and bottom */
	}

.menu ul li a:visited{ /* This bit just makes sure the text color doesn't change once you've visited a link */
	color: #fff;
	text-decoration: none;
}


.menu ul li a:hover, .menu ul li .current{
	color: #fff;
	background-color:#000000;}
 th{background-color: #999999;
 color:#FFFFFF;}	
 
 

	
	
.visitedcolor{
}
 
 
.search{color:#304755;}
.search a:link{color:#304755; text-decoration:underline;}
.search a:visited{color:#304755; text-decoration:underline;}
.search a:hover{color:#990000; text-decoration:none;} 
 
.cont_bg{background-image:url(images/cont_bg.jpg); background-repeat:repeat-x; background-position:top;}

.home_cont_lbg{background-image:url(images/cont_bg.png); background-repeat:no-repeat; background-position:right top;}

.home_cont_rbg{background-image:url(images/cont_rbg.png); background-repeat:no-repeat; background-position:top left;}

.h_line{background-image:url(images/h_line.jpg); background-repeat:no-repeat; background-position:top left; height:1px;}
 
.atec_connect{background-image:url(images/atec_connect.png); background-repeat:no-repeat; background-position:top center; width:282px; height:70px;}

.advantage{color:#424242; }

.advantage a:link{color:#1f99f3; text-decoration:underline;}
.advantage a:visited{color:#1f99f3; text-decoration:underline;}
.advantage a:hover{color:#CC3300; text-decoration:none;} 

 
.connect{color:#5e8192; }

.connect a:link{color:#fe6600; text-decoration:underline;}
.connect a:visited{color:#fe6600; text-decoration:underline;}
.connect a:hover{color:#000000; text-decoration:none;} 


.na{color:#fe6600; }

.na a:link{color:#5e8192; text-decoration:underline;}
.na a:visited{color:#5e8192; text-decoration:underline;}
.na a:hover{color:#990000; text-decoration:none;} 

 
.footer{background-image:url(images/footer.jpg); background-repeat:repeat-x; height:33px; text-align:center; color:#FFFFFF;}

.footer a:link{color:#FFFFFF; text-decoration:underline;}
.footer a:visited{color:#FFFFFF; text-decoration:underline;}
.footer a:hover{color:#CCCCCC; text-decoration:none;} 



.box
{
	border: 1px none #999999;
	font-size:12px;
	font-weight:100;
	font-family:Arial, Helvetica, sans-serif;
}

.box a:link{color:#fe6600; text-decoration:underline;}
.box a:visited{color:#fe6600; text-decoration:underline;}
.box a:hover{color:#000000; text-decoration:none;}


.txt_box{width:300px;}

.txt_area{width:300px;}

.btn{background-image:url(images/btn_bg.jpg); color:#FFFFFF; font-size:11px; border:1px solid #999999; height:23px; padding-left:10px; padding-right:10px; }
