@charset "utf-8";
/* CSS Document */


/* Global
*******************************************************************************/

body {
	color: #656565;
	font: 76.4%/1.7em verdana,geneva,helvetica,arial,sans-serif;
	min-width: 746px;
	position: relative;
	text-align: center;
}
#body {
	font-size: 1em;
	margin: 0 ;
	padding: 1px 0;
	position: relative;
	text-align: left;
	width: 732px;
}
#top {
	margin: 0;
	padding: 0;
	position: absolute;
	text-indent: -9999px;
}
* html #top {
	position: static;
}
.clear {
	clear: both;
}
h1, h2, h3, h4, h5, h6 {
	font-size: 1em;
	clear: both;
}
hr {
	display: none;
}
input,
select,
textarea {
	font-family: verdana,geneva,helvetica,arial,sans-serif;
	font-size: 1em;
}

/* Content (column layouts)
*******************************************************************************/

.sec {
	background-color: #fff;
	margin: 6px 0;
	width: 732px;
}
.sec-end {
	background: #fff;
	clear: both;
	font-size: 0;
	height: 10px;
	width: 732px;
}
.sub {
	background: no-repeat 0 0;
	float: left;
	margin: 0 2px 0 0;
}
.w0 {
	background-color: A5B59C;
	font-size: 1.1em;
	line-height: 1.6em;
	width: 739px;
	padding: 1px 1px 1px 1px;
}
.w1 {
	background-color: A5B59C;
	font-size: .9em;
	line-height: 1.6em;
	width: 739px;
}
.w2 {
	margin-top: 0;
	padding-top: 1px;
	width: 739px;
}

.sec p {
	margin: 1.1em 10px;
	padding: 0;
}
p strong {
	color: #555;
}
.sec ul,
.sec dl {
	list-style: none;
	margin: 1em 10px;
	padding: 0;
}
.sec li {
	clear: both;
	display: block;
	list-style: none;
	margin: 0;
	padding: 2px 0 2px 10px;
}
.sec ul ul {
	margin: 0 20px;
}
.w1 li {
	border-top: none;
}
.sec h1, h2, h3, h4 {
	color: #fff;
	margin: 0;
	padding: 0 10px;
	text-indent: 0;
	text-transform: uppercase;
	width: auto;
}
.sec h4 {
	color: #fff;
	margin: 0;
	padding: 0 10px;
	text-indent: 0;
	text-transform: none;
	width: auto;
}
.sec h3 {
	color: #346ccf;
	text-transform: capitalize;
}
.w2 h1,
.w1 h2 {
	height: 24px;
	line-height: 24px;
	padding: 0 0 0 10px;
}
.w2 h1 {
	display: block;
	font-size: 1.4em;
	font-family: verdana,geneva,helvetica,arial,sans-serif;
	font-weight: bold;
	height: auto;
	line-height: 1.2em;
	margin: 9px 0 0 0;
	padding: 5px 10px 30px 10px;
}
.w2 h2 {
	border: 1px #9fbdec;
	border-style: solid none;
	color: #346ccf;
	font-size: 1em;
	margin: 10px 10px 5px;
	padding: 10px 24px;
	text-transform: capitalize;
}
.w1 h2 {
	background: #A5B59C;
}
.w2 h4 {
	border: 1px #9fbdec;
	border-style: solid none;
	color: #346ccf;
	font-size: .9em;
	margin: 10px 10px 5px;
	padding: 10px 24px;
	text-transform: none;
}
.w1 h4 {
	background: #A5B59C;
	color:#fff;
	height: 24px;
	line-height: 24px;
	padding: 0 0 0 10px;
}
.c1 {
  clear:both;
}

.c2 {
  float:left;
}
.text {
	margin-left:10px;
}