html, body, form, fieldset, h1, h2, h3, h4, h5, h6, p, pre, blockquote, ul, ol, dl, address, div {
	margin:0;
	padding:0;
	}


body {
color:#333333;
background-color:#E9E9E9;
}


ul,li {
	list-style-type:none;
	}

.mainbody {
	margin:0 auto;
	padding-left:18px;
	padding-right:18px;
	width: 800px;
	background-image: url(../images/main_back.jpg);
	background-repeat: repeat-y;
	/*border: thin solid #0099CC;*/
}

.headerline {
	background-color: #0D51A4;
	height: 5px;
	width: 800px;
	margin:0px;
	padding:0px;text-indent:-9999px;

}
.headersitemap {
	background-image: url(../images/sitemap.gif);
	
	height: 10px;
	background-repeat: no-repeat;
	text-align:right;
	font-size:10px;
	padding-right:18px;
	padding-top:8px;
	padding-bottom:0px;
	line-height:10px;
	}
	


.headersitemap a {
	color:#333;
}
.headertitle {

	padding-top:5px;
	padding-left:20px;
	padding-bottom:10px;
}

h2{
text-indent:-9999px;margin:0px;padding:0px;display:none;
}


.headernolink {
	background-image: url(../images/headernolink.gif);
	height: 26px; 
	background-repeat: no-repeat;
	padding-left:280px;
}

.headermenu {
	margin 0px;
	padding 0px;
	
	height: 26px;
	width:520px;
	background-repeat: no-repeat;
	position: relative;
}

ul#navi {


	height: 26px;
	width: 520px;
	/*overflow: hidden;*/
		background:transparent url(../images/headermenu.gif) no-repeat 0 0px;
	}
	

ul#navi li {

	padding:0;
	margin:0;
	display:block;
	float:left;
	text-indent:-9999px;
	}
ul#navi li a {
	
	display:block;
	text-decoration:none;
	background:transparent url(../images/headermenu.gif) no-repeat ;
	background-position:0px 0px;

	}
	
	
	
li#home a {
	width:83px;
	height:26px;
	 }
li#service a {
	width:83px;
	height:26px;
	 }
li#profile a {
	width:83px;
	height:26px;
	 }
li#news a {
	width:83px;
	height:26px;
	 }
li#recruit a {
	width:83px;
	height:26px;
	 }
li#info a {
	width:83px;
	height:26px;
	 }
	 
	 
li#home a:link, li#home a:visited {
	background-position:0px 0px;
	 }
li#home a:hover {
	background-position:0px -26px;
	 }
li#service a:link, li#service a:visited {
	background-position:-83px 0px;
	 }
li#service a:hover {
	background-position:-83px -26px;
	 }
li#profile a:link, li#profile a:visited {
	background-position:-166px 0px;
	 }
li#profile a:hover {
	background-position:-166px -26px;
	 }
li#news a:link, li#news a:visited {
	background-position:-249px 0px;
	 }
li#news a:hover {
	background-position:-249px -26px;
	 }
li#recruit a:link, li#recruit a:visited {
	background-position:-332px 0px;
	 }
li#recruit a:hover {
	background-position:-332px -26px;
	 }
li#info a:link, li#info a:visited {
	background-position:-415px 0px;
	 }
li#info a:hover {
	background-position:-415px -26px;
	 }
	 
.content {
	padding-left: 15px;
	padding-top:15px;
	
}

.topservice {
	float:left;
	width:493px;
	background-image: url(../images/top_service_header.gif);
	background-repeat: no-repeat;
	padding-top: 38px;
	margin-left: 0px;
	padding-left: 20px;
	margin-right:10px;
	margin-top: 10px;	
}

.topnews {
	background-image: url(../images/top_news_header.gif);
	background-repeat: no-repeat;
	padding-top: 6px;
}

.topnews .backnumber {
	height:33px;
	text-align:right;
	font-size:11px;
	width:480px;
	
}

.topnews .topeachentry {
	width:475px;
	padding-top:3px;
	line-height:140%;
	
	margin-left:5px;
	background-image: url(../images/topentry_line.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.topnews .eachdate {
	width:110px;
	margin-left:5px;
	
	height: 15px;

}
.topnews .eachnews {
	width:350px;
	margin-left:125px;

	position: relative;
	top: -16px;

}
.backnumber a,
.topeachentry a,
.headersitemap a,
.right a,
.footer a,
.newstext a,
.newspdf a,
.pdf a
{
	color:#0066CC;
	font-size:10px;
	text-decoration: none;
}

.categorycontents a,
.profilecontents a
{
	color:#0066CC;
	font-size:12px;
	text-decoration: none;

}



.backnumber a:hover,
.topeachentry a:,
.categorycontents a:hover,
.headersitemap a:hover,
.right a:hover,
.footer a:hover,
.newstext a:hover,
.profilecontents a:hover,
 {
	color:#0066FF;
	text-decoration: none;
	background-color: #B9DEF3;
}



.footer
{
	clear:both;

	background-image: url(../images/footer_bg.gif);
	background-repeat: repeat-x;
	background-color:#EBEBEB;
	font-size:11px;
	padding-left:30px;
	padding-top:10px;
	magin:0px;
	height:120px;
}

.style8 {font-size:8px;}

#blue {
color: #0D51A4
}


.footerright {
display:block;
float:right;
padding-right:10px;
font-size:9px;
color:#999999;
}

/* for each categories */



.categorytitle {
	padding-top:8px;
	height: 37px;
	
}

.categorytitle  a {
	
	height:37px;
	display:block;

}



.categoryleft{
	padding-left:20px;
	width:210px;
	float:left;
}

.categoryright{
float:left;
display:block;
width:550px;
}

.categorycontents{
width:500px;
padding-top:25px;
	padding-left:30px;
	float:left;
	display:block;
	
}

.categorytext14{
font-size:14px;
line-height:160%;
}


.right{
	text-align:right;
	display:block;
	clear:both;
	padding: 10px;
}


.servicecopy{
font-weight:bold;
	color:#0B5DB3;
font-size:14px;
	}


#blue{

color: #0B5DB9
}

#center{
text-align:center;
}


/* for news entry */

.newscontents{
width:550px;
clear:left;
float:left;
display:block;
background-image: url(../images/news_hr.gif);
background-position:bottom;

}

.newsdate{
display:block;
float:left;
width:130px;
text-align:center;
padding-top:10px;
padding-bottom:10px;
}


.newstitle{
display:block;
float:left;
width:400px;
padding-top:10px;
padding-bottom:10px;
padding-left:10px;
}

.cotegoryright hr { 
text-indent:-9999px;
display:none;
clear:both;
width:550px;


}

.getacro{
padding:5px; width:400px;
padding-left:10px;
font-size:10px; color:#999999;

}

.pdf{
font-size:10px;
color:#444444;
}

/* for news each entry */

.newsright{
float:left;
display:block;
width:550px;
}


.newsreleasedate
{
padding-top:15px;
text-align:right;
display:block;
}

.newsreleasetitle{
padding-left:20px;
padding-bottom:10px;
}

.titlecopy{
font-weight:bold;
	color:#0B5DB3;
	margin-left:80px;
	margin-right:80px;
	text-align:center;
	font-size:14px;
	padding-bottom:30px;
	padding-top:10px;
}

.newstext{
	line-height:170%;
	margin-left:20px;
	margin-right:10px;
	}
	
.newspdf{
font-size:10px;
color:#666666;
width:100px;
margin-top:20px;
margin-left:15px;
padding-left:15px;
border-left:solid #AAAAAA 2px;
}

/* for profile entry */

.profilecontents{
width:550px;
clear:left;
float:left;
display:block;
background-image: url(../images/news_hr.gif);
background-position:bottom;

}

/* info form */

.infocontents{
width:500px;
margin-left:15px;
clear:left;
float:left;
display:block;
background-image: url(../images/info_hr.gif);
background-position:bottom left;

}

.infott{
display:block;
float:left;
width:125px;
text-align:right;
padding:6px;
color:#002266;
}

.infotitle{
display:block;
float:left;
width:330px;
padding-top:5px;
padding-bottom:10px;
padding-left:10px;
}

textarea {
font-size:10px;
width:470px;
margin:10px;
padding:10px;
}

.infotextarea{
width:320px;
margin:0px; padding:0px;
}

.cautionred{
font-size:10px;
color:#AA0011;
}


.topbanner {
margin-top:3px;
float:left;
}


.topbannerspace {
	width: 243px;
	text-align: left;
	display:block;
	background-image: url(../images/bannerbg.gif);
	font-size: 10px;
	padding-left: 7px;
	padding:7px;
	background-repeat: repeat-y;
	text-decoration:none;
	line-height:150%;
	
	}
.topbannerspace a
 {
 	color:#0066FF;
 text-decoration:none;
 }
 
.topbannerspace a:hover
 {
	color:#0066FF;
	text-decoration: none;
	background-color: #B9DEF3;
}

	
	
#right {
display:block;
text-align:right;
}

.solutionleft {
	width: 243px;
	float: left;
	
}
	
.solutionleft a {
font-size: 10px;
	
}
	.blueline {
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #C4F2FD;
	position: relative;
	padding-left: 13px;
	margin-top: 15px;
	margin-bottom: 20px;
}

	.bluelinedot {
	position: relative;
	margin-top: 15px;
	margin-bottom: 20px;
	border: 1px dotted #1E50A8;
	padding: 10px;
}


.mg
{
font-size:14px;
}
