
/* CSS Document */

/*****************/
/*   BODY   */
/*****************/
	
body {
	font-size: 70%;
	margin: 0em auto;
	padding: 0em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #555555;
			}			
#wrap_all {
	margin-top: 0px;
	width: 775px;
	height: auto;
	margin-bottom: 0px;
	float: left;
	clear: left;
	margin-right: auto;
	padding-top: 0px;
	padding-bottom: 0%;
	padding-left: 0px;
	position: absolute;
	left:50%;
	margin-left:-385px;
	background-repeat: no-repeat;
	background-position: center bottom;
			
	}
			
#header_wrap {
	display: none;
}
			

#content_wrap {
	width: 775px;
	float: left;
	background-repeat: repeat-y;
	background-position: left top;
	
}




#leftcol {
	display: none;
}

#maincol {
	width: 510px;
	float: left;
	padding-left: 10px;
}

#maincol ul {
	padding-left: 200px;
}
#serviceicons {
	display: none;
}

#serviceicons img {
			border: none;
			
		}

#search {
	display: none;
}
#wrap_top {
	display: none;
}
#breadcrumb {
	display: none;
}



h1 {
	font-size: 15px;
	margin-top: 0px;
	margin-bottom: 6px;
	color: #555555;
	padding: 0px;
}


h2 {
	font-size: 11px;
	margin-top: 0px;
	margin-bottom: 6px;
	color: #555555;
	padding: 0px;
}



#maincol h1 {
	font-size: 15px;
	margin-top: 0px;
	margin-bottom: 6px;
	padding: 0px;
	color: #555555;
}


h3 {
	font-size: 12px;
	margin-top: 0px;
	margin-bottom: 0px;
	color: #5C6199;
	padding: 0px;
}

p {
	font-size: 11px;
	margin-top: 0px;
	margin-bottom: 10px;
	line-height: 1.4;
	}
	
	
#leftcol p {
	font-size: 11px;
	margin-bottom: 6px;
	line-height: 1.3;
	}
	
	
#maincol li, leftcol li {
	font-size: 11px;
	margin-top: 0px;
	margin-bottom: 6px;
	line-height: 13px;
    font-color: #5C6199;
	}

.latest-news-list {
	color: #888888;
	padding: 0px;
	margin-top: 12px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-size: 11px;
}
#leftcol a:link, #leftcol a:visited {
	text-decoration: none;
	color: #5C6199;
	font-weight: bold;
}

#leftcol a:hover {
	text-decoration: underline;
}
#wrap_all #wrap_top #search #form1 #textfield {
	font-size: 11px;
	margin: 0px;
	padding: 1px;
	border-top-color: #ccc;
	border-right-color: #ccc;
	border-bottom-color: #ccc;
	border-left-color: #ccc;
	color: #666666;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	width: 150px;
	height: 13px;

}


#footer {
        display: none;
}

#maincol img {
	padding: 3px;
	border: 1px solid #CCC;
	margin: 8px;
}
#content_wrap img {
padding: 3px;
	border: 1px solid #CCC;
	margin: 8px;
}

a:link,  a:visited {
	text-decoration: none;
	color: #5C6199;
	font-weight: bold;
}

a:hover {
text-decoration: underline;
}


#rightcol {display: none;}
