a img { border: 0; }
a { color:#FFF; }
form { margin: 0; }
input,select,textarea {
	font: normal 12px Arial, Helvetica, sans-serif;
}

* {
	padding: 0;
	margin: 0;
	border: 0;
}
	
.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
	font-size: 0;
}

.clearfix { display: inline; }
* html .clearfix {height: 1%;}
.clearfix {display: block;}
	
.button {
   border-top: 1px solid #96d1f8;
   background: #65a9d7;
   background: -webkit-gradient(linear, left top, left bottom, from(#3e779d), to(#65a9d7));
   background: -moz-linear-gradient(top, #3e779d, #65a9d7);
   padding: 5px 10px;
   -webkit-border-radius: 8px;
   -moz-border-radius: 8px;
   border-radius: 8px;
   -webkit-box-shadow: rgba(0,0,0,1) 0 1px 0;
   -moz-box-shadow: rgba(0,0,0,1) 0 1px 0;
   box-shadow: rgba(0,0,0,1) 0 1px 0;
   text-shadow: rgba(0,0,0,.4) 0 1px 0;
   color: white;
   font-size: 14px;
   font-family: Verdana, serif;
   text-decoration: none;
   vertical-align: middle;
}

.tabl_td { border:1px solid #ffffff; padding:3px; text-align:center; }
.tabl_th { font-weight:bold; }

.button:hover {
   border-top-color: #28597a;
   background: #28597a;
   color: #ccc;
}
   
.button:active {
   border-top-color: #1b435e;
   background: #1b435e;
}

body {
	font: normal 12px Arial, Helvetica, sans-serif;
	background:url(images/banner_bg_17.jpg) no-repeat center 210px #ffffff;
}
	
h1 {
	height: 244px;
	width:726px;
	margin:0 auto;
	background: url(images/banner.png);
}
	
h2 {
	height: 110px;
	background: url(images/top_container_bg.png) no-repeat;
	font-size:22px;
	font-weight:normal;
	padding:0 0 0 28px;
}

h2 em {
	float: left;
	font-style:normal;
	color:#591212;
}

h2 div {
	font-size: 12px;
	font-style:normal;
}
	
h3 {
	font-size: 24px;
	color: #ffffff;
	border-bottom: 2px solid #ffffff;
}
	
h4 {
	font-size: 18px;
	color: #ffffff;
	margin: 15px 0 0 20px;
}

h5 {
	font-size: 14px;
	color: #ffffff;
	margin: 15px 0 0 20px;
}

#inner { 

	width:710px;
	height:450px;
	margin:0 auto;
}
	
#container {
	width: 760px;
	margin: 0 auto;
	background:url(images/main_bg_04.png) no-repeat top center;
}
	
#content {
	display: block;
	width: 497px;
	height: 480px;
	margin-left: 25px;
	float: left;
	overflow: auto;
	overflow-style: scrollbar;
	background:url(images/content_bg.png) repeat;
	border:1px solid #182d4a;
	border-right:none;
	color: #ffffff;
}

#content div {
	margin:10px;	
}
	
p {
	font-size: 12px;
	color: #FFFFFF;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 15px;
	line-height: 20px;
	padding-left: 13px;
}
	
p a {
	color: #FFFFFF;
}

#content div ul {
	font-size: 12px;
	color: #FFFFFF;
	margin: 10px 10px 25px 50px;
	line-height: 20px;
}

#content div ul li a {
	color: #FFFFFF;
}

#content div ul li a:hover {
	color: #FFFFFF;
}

#nav {
	list-style-type: none;
	width: 212px;
	float: right;
	background:url(images/navbg_03.png) repeat;
	height:480px;
	margin-right:24px;
	border:1px solid #182d4a;
	border-left:none;
}

#nav ul {
	margin:6px;	
}


#nav ul li {
	display: inline;
}
	
#nav ul li a {
	display: block;
	height: 23px;
	padding: 9px 0 0 10px;
	font-size: 12px;
	text-decoration: none;
	color:#0f213a;
	background:url(images/navitem_bg.png) no-repeat;
	margin-bottom:1px;
}
	
#nav ul li a:hover {
	background:url(images/navitem_hover.png) no-repeat;
	color:#FFF;
}
	
address {
	margin: 0px auto;
	height: 24px;
	font-size: 12px;
	color: #FFF;
	background:url(images/main_bg_04.png) no-repeat bottom center;
	width: 750px;
	text-align: center;
	padding-top: 6px;
}
	
address a {
	color: #FFF;
}

#spacer {
	padding:7px 4px;	
}

table td { 
	padding:6px 4px;
}

.xltable {
	color: #555;
}

.xlheading,.xlheadingr {
	font-size: 11px;
	font-weight: bold;
	text-align:center;
	background:url(images/table_heading.png) repeat-x bottom;
	background-color: #0378a6;
	color: #fff;
	vertical-align:middle;
}

.xlheading { 
	border-right:1px solid #2c93c3;
	border-left:1px solid #014e75;
}

.xlheadingr {
	width:80px;
	height:80px;
}

.xlheading a {
	color: #fff; 
	text-decoration: none;
}

.xlheading a:hover {
	color: #fff; 
	text-decoration: underline;
}

.xlplain,.xlplain0,.xlplain1,.xlplain2 {
	font-weight:normal;
	font-size:11px;
	text-align:center;
	vertical-align:middle;
}

.xlplain a,.xlplain0 a,.xlplain1 a,.xlplain2 a,.xltext a,.xlfoottext a,.xltext0 a,.xltext1 a,.xltext2 a,.xltextm a,.xltextm0 a,.xltextm1 a,.xltextm2 a {
	color: #671919;
}

.xlplain a:hover,.xlplain0 a:hover,.xlplain1 a:hover,.xlplain2 a:hover,.xltext a:hover,.xltext a:hover,.xlfoottext a:hover,.xltext0 a:hover,.xltext1 a:hover,.xltext2 a:hover,.xltextm a:hover,.xltextm0 a:hover,.xltextm1 a:hover,.xltextm2 a:hover {
	color: #000;
}

.xlfoottext,.xltext,.xltext0,.xltext1,.xltext2,.xltextm,.xltextm0,.xltextm1,.xltextm2 {
	font-weight:normal;
	font-size: 12px;
	text-align:left;
	mso-number-format:"\@";
	mso-pattern:auto none;
}

.xlfootfloat,.xlfloat,.xlfloat0,.xlfloat1,.xlfloat2,.xlfloatm,.xlfloatm0,.xlfloatm1,.xlfloatm2 {
	font-weight:normal;
	font-size: 12px;
	text-align:right;
	mso-number-format:"\#\,\#\#0\.00";
	mso-pattern:auto none;
	white-space:normal
}

.xlfootpercent,.xlinteger,.xlinteger0,.xlinteger1,.xlinteger2,.xlintegerm,.xlintegerm0,.xlintegerm1,.xlintegerm2 {
	font-weight:normal;
	font-size: 12px;
	text-align:right;
	mso-number-format:"\#\,\#\#0";
	mso-pattern:auto none;
	white-space:normal
}

.xlfootpercent,.xlpercent,.xlpercent0,.xlpercent1,.xlpercent2,.xlpercentm,.xlpercentm0,.xlpercentm1,.xlpercentm2 {
	font-weight:normal;
	font-size: 12px;
	text-align:right;
	mso-number-format:Percent;
	mso-pattern:auto none;
	white-space:normal;
}

.xlfoottext,.xlfootfloat,.xlfootinteger,.xlfootpercent {
	font-weight:normal;
	font-size: 12px;
	font-weight: bold;
	background:url(images/table_heading.png) repeat-x bottom;
	background-color: #0378a6;
	color: #fff;
	vertical-align:middle;
}

.xlplain2,.xltext2,.xlfloat2,.xlinteger2,.xlpercent2,.xltextm2,.xlfloatm2,.xlintegerm2,.xlpercentm2 {
	background-color:#FFFFCC;
}

.xlplain1,.xltext1,.xlfloat1,.xlinteger1,.xlpercent1,.xltextm1,.xlfloatm1,.xlintegerm1,.xlpercentm1 {
	background-color:#e6dacc;
	border-right:1px solid #ffffff;
	border-left:1px solid #ffffff;
}

.xlplain0,.xltext0,.xlfloat0,.xlinteger0,.xlpercent0,.xltextm0,.xlfloatm0,.xlintegerm0,.xlpercentm0 {
	background-color:#f2f1ef;
	border-right:1px solid #ffffff;
	border-left:1px solid #ffffff;
}

.xltext,.xltext0,.xltext1,.xltext2,.xlfloat,.xlfloat0,.xlfloat1,.xlfloat2,.xlinteger,.xlinteger0,.xlinteger1,.xlinteger2,.xlpercent,.xlpercent0,.xlpercent1,.xlpercent2 {
	vertical-align:top;
}

.xltextm,.xltextm0,.xltextm1,.xltextm2,.xlfloatm,.xlfloatm0,.xlfloatm1,.xlfloatm2,.xlintegerm,.xlintegerm0,.xlintegerm1,.xlintegerm2,.xlpercentm,.xlpercentm0,.xlpercentm1,.xlpercentm2 {
	vertical-align:middle;
}

.mycustominput0,.mycustominput1,.mycustominput2,.mycustominput3 {
 	font-weight:normal;
	font-size: 12px;
	height:18px;
}

.mycustominput0,.mycustominput1 {
 	width:200px;
}

.mycustominput0 {
	background-color:#e6dacc;
}

.mycustominput1 {
	background-color:#f2f1ef;
}