@charset "utf-8";
/* CSS Document */

html {
	height:100%;
}
body {
	margin:0px;
	padding:0px;
	font:normal 11px/13px Verdana;
	color:#000;
	text-decoration:none;
	vertical-align: top;
	height:auto !important;
	height:100%;
	min-height:100%;
	background-color: #3d464f;
}
img {
	border-width:0px
}
h1 {
	padding:0 0 20px 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	line-height: 25px;
	font-weight: normal;
	color: #003b67;
	margin: 0;
	background-image: url(../images/h_bg.png);
	background-repeat: no-repeat;
	width: 720px;
}
h2 {
	padding:0 0 20px 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	line-height: 25px;
	font-weight: normal;
	color: #003b67;
	margin: 0;
	background-image: url(../images/h2_bg.jpg);
	background-repeat: no-repeat;
	width: 310px;
}
a {
	font:normal 11px/18px Tahoma;
	color:#2d2d2d;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
a.underline {
	text-decoration:underline
}
a.underline:hover {
	text-decoration:none
}
a:focus {
	outline:0px;
}
p.size10, .size10,  a.size10  {
	font-size:10px;
	line-height:12px;
}
p.size12, .size12,  a.size12 {
	font-size:12px;
	line-height:14px;
}
p.size14, .size14,  a.size14  {
	font-size:14px;
	line-height:16px;
}
p.size18, .size18, a.size18 {
	font-size:18px;
	line-height:22px;
}

.overflow {
	overflow:hidden;
	width:expression("100%");
}
#outer {
	width:100%;
	text-align:center;
	background-color: #3d464f;
}
#outer_top {
	width:100%;
	text-align:center;
	background-image: url(../images/bg1.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
#outer_bot {
	width:100%;
	text-align:center;
	background-image: url(../images/bg2.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
#main {
	width:1128px;
	margin:0 auto;
	height:100%;
	min-height:100%;
}
#main_menu {
	padding-top: 5px;
	width: 1128px;
	padding-left: 1px;
	height:48px; overflow:hidden;
}
*html #main_menu {
	width: 1127px;
	padding-left: 1px;
	height:43px;
}
#main_menu .btn, #main_menu .btn_on {
	float:left;
	text-align:center;
}
#main_menu .btn_on a, #main_menu .btn_on span {
	display:block;
	color:#FFFFFF;
	padding:12px 8px 15px 8px;
	text-decoration:none;
	text-transform:uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	background-image: url(../images/menu_on.gif);
	background-repeat: repeat-x
}

#main_menu .btn a {
	display:block;
	color:#000;
	padding:12px 8px 15px 8px;
	font:normal 11px/15px Arial, Helvetica, sans-serif;
	text-decoration:none;
	text-transform:uppercase;
}
#main_menu .btn a.two_line, #main_menu .btn_on a.two_line {
	padding:8px 14px 4px 13px !important;
}
/* safari 3 */
body:first-of-type #main_menu .btn_on a, body:first-of-type #main_menu .btn_on span, body:first-of-type #main_menu .btn a {
	padding:12px 7px 15px 7px;
}
body:first-of-type #main_menu .btn a.two_line, body:first-of-type #main_menu .btn_on a.two_line {
	padding:8px 8px 4px 8px !important;
}

#submenu {
	width:260px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #c2c2c2;
	padding-bottom: 22px;
}
#submenu div.but {
	width:260px;
	height:25px;
	background-image: url(../images/submenu_bg.jpg);
	background-repeat: no-repeat;
}
#submenu div.but a, #submenu div.but span {
	color:#000;
	font:bold 11px/13px Verdana, Arial, Helvetica, sans-serif;
	text-decoration:none;
	text-transform:uppercase;
	padding:5px 0 0 19px;
	display:block;
}
#submenu div.but a:hover, #submenu div.but span {
	color:#F8030A;
}
#header {
	height:436px;
	background: url(../images/header_bg.jpg) no-repeat 0 0;
}
#content, #content1 {
	background-image: url(../images/c_bg.jpg);
	background-repeat: repeat-y;
	text-align:left;
}
#content1 {
	background-image: url(../images/c_bg1.jpg);
}
#content_top, #content_top1 {
	background-image: url(../images/c_top.jpg);
	background-repeat: no-repeat;
	background-position: 0 top;
}
#content_top1 {
	background-image: url(../images/c_top1.jpg);
}
#content_bot, #content_bot1 {
	background-image: url(../images/c_bot.jpg);
	background-repeat: no-repeat;
	background-position: 0 bottom;
	padding-bottom: 10px;
}
#content_bot1 {
	background-image: url(../images/c_bot1.jpg);
}
#content .pad {
	padding:0 15px;
}
#center {
	width:720px;
	float:left;
	padding-left: 45px;
}
#center .padding {
}
#center a {
	text-decoration:underline;
}
#center a:hover {
	text-decoration:none;
}
#center p {
	margin-bottom:10px;
}
#center .breadcrumb {
	font:normal 10px Verdana, Arial, Helvetica, sans-serif;
	color:#575757;
	padding: 5px 0 0 0;
	text-transform:uppercase;
}
#center .breadcrumb a {
	font:normal 10px Verdana, Arial, Helvetica, sans-serif;
	color:#575757;
	text-decoration:none;
}
#center .breadcrumb a:hover {
	text-decoration:underline;
}
#center .breadcrumb .active {
	text-decoration:underline;
	color:#575757;
}
#right {
	width:300px;
	float:left;
	padding-top: 30px;
}
#footer {
	width:1128px;
	height:70px;
	margin:0 auto;
	background-image: url(../images/index_footer.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	font-size:12px;
	text-align: left;
	clear: both;
}
#footer .pad {
	padding:15px 0 0 145px;
	color:#767676;
}
#footer a {
	color:#575757;
	margin:0 5px;
	text-decoration:none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	text-transform: uppercase;
}
#footer .nolink {
	color:#575757;
	margin:0 5px;
	text-decoration:underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	text-transform: uppercase;
}
#footer a:hover {
	text-decoration:underline;
	color:#575757;
}
#footer .copyright, #footer .copyright a {
	color:#939393;
	font:11px Arial;
	text-transform:none;
	margin:0 2px;
}
#footer .copyright a:hover {
	color:#939393;
}
input {
	color:#565656;
	font-family:Tahoma;
	font-size:11px;
	font-weight:400;
	padding-left:2px;
}
textarea {
	color:#565656;
	font-family:Tahoma;
	font-size:11px;
	padding-left:2px;
}
.submit, .reset {
	font:normal 12px Verdana;
	text-align:center;
	color:#767676;
	width:56px;
	border-width:0px;
	float:left;
	cursor:pointer;
	background:none;
	vertical-align: top;
	height:19px;
	padding:0;
}
.submit:hover, .reset:hover {
	text-decoration:underline;
}
.submit {
	font:normal 10px Tahoma;
	text-align:center;
	color:#fff;
	width:107px;
	border-width:0px;
	float:left;
	cursor:pointer;
	vertical-align: top;
	height:19px;
	padding:0;
	background-image: url(../images/button.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-decoration:none !important;
}
 @-moz-document url-prefix() {
.submit, .reset {
vertical-align:inherit;
padding:0;
margin:-3px 0 0 0;
background-position:0 3px;
height:22px;
}
}
