body { font-family: "trebuchet ms", "helvetica neue", helvetica, arial, sans-serif; font-size: 12px; color: #464646; background: #fff; } 

div.cleardiv { clear: both; height: 0; line-height: 0%; margin: 0; padding: 0; }
br.clearbr { clear: both; height: 0; margin: 0; padding: 0; }

div.dotted_line { clear: both; height: 1px; line-height: 0%; margin: 0; padding: 0; background: url(../gfx/border_dotted.gif) 0 repeat-x;}

.margin_top_10 { margin-top: 10px; }
.margin_top_5 { margin-top: 5px; }

.padding_top_10 { padding-top: 10px; }
.padding_top_5 { padding-top: 5px; }

.font_size_10 { font-size: 10px; }

.line_height_130_proc {line-height: 130%; }

.float_left { float: left; }
.float_right { float: right; }

.text_align_right { text-align: right; }

.bold { font-weight: bold; }
.italic { font-style: italic; }

.center { text-align: center; }

span.bold { font-weight: bold; }
strong { font-weight: bold; }
span.italic { font-style: italic; }
em { font-style: italic; color: #888; }
span.green { color: #00ff00;}

.blue { color: #006699;}

a {	 
	color: #6f8b97;
	font-weight: normal;
	font-size: 12px;
	text-decoration: underline;
}
a:hover {
	color: #6f8b97;
	text-decoration: none;
}
p.more {
	text-align: right;
}
a.more {
	float: right;
	margin: 0;
	padding: 3px 5px;
	background: #e4f2fd;
	border: 1px solid #474747;
	text-decoration: none;
	color: #ff6600;
	font-family: "trebuchet ms", "helvetica neue", helvetica, arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

/* "myriad pro","bitstream vera sans","trebuchet ms","helvetica */

/* "helvetica neue","lucida grande",helvetica,arial,sans-serif */

/* top start */
div#top_outer {
	margin: 0;
	padding: 0;
	background: #6f8b97;
}
div#top {
	position: relative;
	width: 980px;
	height: 180px;
	margin: 0 auto;
	padding: 0;
	background: #6f8b97;
}
div#top h2 {
	padding: 60px 0 0 0;
	font-family: "trebuchet ms", "helvetica neue", helvetica, arial, sans-serif;
	color: #efe5b0;
	font-size: 22px;
}
div#top h2 span {
	display: block;
	padding: 0 0 0 300px;
	line-height: 200%;
}
div#top img.logo {
	float: left;
	margin: 0 20px 0 0;
	padding: 0;
}

/* top end */

/* main start */
div#main_outer {
	margin: 0;
	padding: 0;
	background: #fff;
}
div#main {
	width: 980px;
	margin: 0 auto;
	padding: 20px 0 0 0;
	background: #fff;
	line-height: 100%;
	border-top: 5px solid #b8ab74;
}
div#main h1 {
	margin: 0 100px 10px 200px;
	line-height: 160%;
	font-family: "helvetica neue","lucida grande",helvetica, arial, sans-serif;
	font-size: 18px;
	color: #b8ab74;
}
div#main p {
	margin: 0 100px 10px 200px;
	line-height: 160%;
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
}

/* footer start */
div#footer {
	margin: 20px 0 0 0;
	padding: 3px 30px 5px 30px;
	background: #b8ab74;
	text-align: right;
}
div#footer h4 {
	color: #fff;
	font-family: "trebuchet ms", "helvetica neue", helvetica, arial, sans-serif;
	font-size: 13px;
	font-size: normal;
}
/* footer end */

/* main end */