/* CSS Document */
body {
	font-family: Arial, Helvetica, sans-serif;
	color:#000;
	line-height: 18px;
	font-size: 12px;
	text-align:center;
	margin-top:0;
	padding-top:0;
	width:950px;
	margin:0 auto;
}
td {
    line-height: 18px;
	font-size: 12px;
}
form { 
    margin: 0;padding: 0;
	margin:0 auto;
}
img {
	border: 0;
}
.pageWidth
{
	width:950px;
	margin:0 auto;
}
#headSearch{
	float: right;
	padding-top: 3px;
	width: 400px;
}

#searchtype
{
	font-size:12px;
	float: left;
}
.hSearchType {
    font-size:12px;
	width:80px;
	color:#CC3300;
	margin-bottom:2px;
}
.hSearchText {
    width:120px;
	border:1px solid #999;
	height:16px;
	font-size:12px;
	color:#FF0066;
	margin-top:1px;
	padding-left:3px;
}
#searchText  {
	font-size:12px;
	height:14px;
	float: left;
	padding-left: 8px;
	width: 130px;

}
#search {
	float: left;
	padding-left: 4px;
}
#logo {
	float: left;
	margin-right: 5px;
	margin-top: 8px;
	width: 220px;
	margin-left: 0px;
}
#headC1 {
	float: left;
	width: 9px;
}
#headermenu
{
	text-align:left;
	height: 75px;
	float: left;
	width: 390px;
}
#headeMenurnav
{
	float:right;
	margin-top:8px;
	margin-right: 10px;
	margin-bottom: 2px;
}
#headerwelcome
{
	float:right;
	width:230px;
	text-align:right;
	line-height: 18px;
	margin-right: 10px;
}
#headerwelcome a:link, a:visited {
    color:#000;
	text-decoration:underline;

}
#headerwelcome a:hover {
    color:#ff0000;
	text-decoration:underline;
}
#headernav
{
	float:left;
	clear:both;
	margin-bottom:7px;
	width:100%;
}
#headernav ul
{
	list-style:none;
}
#headernav li
{
	float:left;
	width:50%;
	vertical-align:top;
}
#headerbar
{
	background-image: url(/Resource/Images/Head_barmid.gif);
	clear: both;
	height: 30px;
	margin-bottom: 8px;
	margin-top: 8px;
}
#headAdvise {
	float:left;
	margin-left: 10px;
}
#headC2 {

	float: right;
	width: 9px;
}
a:link {
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
a:visited {
	color: #666666;
	text-decoration: none;
}
.clearblock:after { 
    content: ".";  
    display: block;  
    line-height:0; 
    clear: both;  
    visibility: hidden; 
} 
/* Hides from IE-mac \*/
* html .clearblock {line-height: 1%;} 
/* End hide from IE-mac */
#bottom
{
	float:left;
	width:97%;
	text-align:center;
	padding:15px;
	line-height:300%;
    border-top:2px solid #E2E2E2;
    margin-top:10px;
}