@charset "utf-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	width: 800px;
	margin: 0px auto;
	font-size: 12px;
	border: 1px solid #000000;
}
html {
	background-color: #c7cccc;
}

#content {
	background-color: #e95224;
}
#banner  {
	width: 613px;
	float: left;
}
#main   strong {
	color: #4b2b11;
}
#main   em {
	font-weight: bold;
}
#main a {
	color: #FFFFFF;
}

#main {
	padding-left: 50px;
	margin-right: 210px;
	padding-bottom: 20px;
}
#main ul {
	padding-left: 10px;
}
#main li {
	padding-bottom: 10px;

}
#main .white {
	background-color: #FFFFFF;
	color: #000000;
	width: 417px;
	padding-left: 20px;
	padding-top: 10px;
}
#main img {
	margin-right: 10px;
}


#footer {
	color: #666666;
	font-size: 9px;
	padding: 5px 5px 5px 50px;
	background-color: #FFFFFF;
}
#footer  a, #homefooter a {
	text-decoration: none;
	color: #000000;
	font-size: 10px;
}
#footer  a:hover, #homefooter a:hover {
	text-decoration: underline;
}
#homefooter #footerright {
	color: #e95224;
	text-align: right;
	float: right;
	clear: both;
	width: 168px;
	padding-top: 20px;
	padding-bottom: 10px;
	padding-left: 0px;
	padding-right: 17px;
	border-top-width: 12px;
	border-top-style: solid;
	border-top-color: #d1d2d4;
	font-size: 12px;
}
#homefooter #footerright a {
	color: #818285;
	text-decoration: none;
	font-size: 12px;
}




#nvg {
	background-image: url(images/nvg_bg.gif);
	background-repeat: repeat-x;
	height: 29px;
}
#homefooter #footerleft {
	margin-right: 185px;
	border-top-width: 12px;
	border-top-style: solid;
	border-top-color: #D1D2D4;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 20px;
	border-right-width: 6px;
	border-right-style: solid;
	border-right-color: #D1D2D4;
}
#homefooter {
	background-color: #FFFFFF;
	clear: both;
	height: 150px;
	color: #000000;
	font-size: 9px;
}


#nvg ul {
	margin: 0px;
	padding: 0px;
}
#nvg ul li {
	display: inline;
	list-style-type: none;
}
#nvg  ul li a {
	background-image: url(images/nvg_div.gif);
	background-repeat: no-repeat;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	padding-top: 8px;
	padding-right: 20px;
	padding-left: 40px;
	display: block;
	float: left;
}
#nvg ul li a:hover {
	color: #E95224;
}
#sidebar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #818285;
	width: 168px;
	font-weight: bold;
	float: right;
	text-align: right;
	padding-right: 17px;
	padding-top: 20px;
	height: 288px;
}

#sidebar .siderbar2 {
	background-color: #FFFFFF;
	background-image: url(images/siderbar_bg2.gif);
	background-repeat: repeat-y;
	color: #e95224;
	background-position: right;
	font-weight: normal;
	margin: 0px -17px 0px 0px;
	padding: 20px 20px 20px 10px;
}
#sidebar .plink {
	background-color: #FFFFFF;
	font-weight: normal;
	color: #666666;
	font-size: 10px;
	margin-top: 0px;
	margin-right: -17px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 10px;
	padding-right: 17px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#sidebar .pdl {
	background-color: #818285;
	margin-top: 0px;
	margin-right: -17px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 40px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 10px;
	background-image: url(images/pdl_bg.jpg);
	background-repeat: no-repeat;
}
#sidebar .pdl a {
	color: #FFFFFF;
	text-decoration: none;
}
#sidebar .pdl a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}




#sidebar.buttomborder  {
	border-bottom-width: 21px;
	border-bottom-style: solid;
	border-bottom-color: #E95224;
}



#sidebar ul {
	margin: 0px;
	padding: 0px;
}
#sidebar   ul   li  a, #sidebar ul li a:visited {
	display: block;
	background-image: url(images/sidebar_item.jpg);
	background-repeat: no-repeat;
	height: 23px;
	list-style-type: none;
	margin-left: 35px;
	color: #e95224;
	padding-top: 2px;
	padding-right: 10px;
	text-decoration: none;
}
#sidebar  ul  li  a:hover, #sidebar ul li a.current {
	background-image: url(images/sidebar_item_hl.jpg);
	background-repeat: no-repeat;
	color: #FFFFFF;
}

#sidebar ul li {
	list-style-type: none;
}




#header #logo {
	width: 446px;
}

#header {
	height: 104px;
	background-image: url(images/headerbg.gif);
	background-repeat: repeat-x;
}


#header #quicklink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #E75325;
	text-align: right;
	float: right;
	margin-top: 30px;
	margin-right: 18px;
}
#header #quicklink a {
	text-decoration: none;
	color: #E75325;
}

form input {
	width: 350px;
}
form input.short {
	width: 125px;
}
form input#button {
	width: 100px;
}
form  span  {
	width: 80px;
	display: block;
	float: left;
	height: 30px;
}
form label {
	width: 80px;
}
