/* CSS Document */

body {
	margin: 0;
	padding: 0;
	background: url(../images/background_01.gif);
	text-align: center;
	font-family	: Arial, Helvetica, sans-serif;
/* this body fixes an IE bug and maintains x-browser uniformity */
	font-size: 100.01%;		
}

#top_header {
	width: 800px;
	height: 100px;
	position: relative;
	background:url(../images/top_header_bg.png) no-repeat;
	margin: 0 auto;
}	

#logo {
	background:url(../images/logo_01.png) no-repeat;
	width: 180px;
	height: 100px;
	position: absolute;
	left: 7px;
	top: -1px;
}

#slogan {
	width: 200px;
	height: auto;
	position: absolute;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	color: #ff6900;
	text-align: right;
	left: 586px;
	top: 71px;
}

.style2 {
color: #333333;
font-style:italic;
}

#top_links {
	text-align: right;
	position: absolute;
	width: 200px;
	height: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .7em;
	left: 589px;
	top: 6px;
}

a.top_links {
	text-decoration:none;
	color: #a2b485;	
	border-right: 1px solid #a2b485;
	padding: 1px 6px 2px 4px;
}

a.top_links:hover {
	background: #CCCCCC;
	text-decoration: underline;
	color:#CC6600;
}

#header {
	margin: 0 auto;
	width: 896px;
	height: 246px;
	background: url(../images/top_header_bg3.jpg) no-repeat;
	position:relative;
}

#sub_header {
	margin: 0 auto;
	width: 800px;
	height: 85px;
	background: url(../images/sub_header.png) no-repeat;
	position:relative;
	border-top: 3px solid #B5B5B5;
}

/*Start Main Container*/

#main_container {
	width: 796px;
	height: auto;
	border-top: 4px solid #b7b7b7;
	border-left: 2px solid #b7b7b7;
	border-right: 2px solid #b7b7b7;
	margin: 0 auto;
	background: #fff;
	text-align: left;
	font-family:Arial, Helvetica, sans-serif;
	padding-bottom: 15px;
}

h1.blue, h1.blue_right, h1.blue_right_b, h1.blue_right_c {
	background: #e5f0f5;
	font-family:Arial, Helvetica, sans-serif;
	font-size: .9em;
	color: #488199;
	padding: 10px 0 10px 23px;
	margin: 0;
	font-style:normal;
	border-right: 1px solid #333333;
	border-bottom: 1px solid #333333;
}

h1.blue_right, h1.blue_right_b, h1.blue_right_c {
	border-right: 0;
	border-left: 1px solid #333333;
	
}

h1.blue_right_b {
	
	border-top: 1px solid #333333;
	margin-top: 8px;
}

h1.blue_right_c {
	padding: 4px 0 4px 23px;
	
	border-top: 1px solid #333333;
	margin-top: 8px;
}

ul.navblue {
	background: #85b0c6;
	font-family:Arial, Helvetica, sans-serif;
	font-size: .9em;
	color: #e3f0f6;
	list-style:none;
	display:block;
	margin: 0;
	padding: 0;
	/*padding: 14px 0 14px 8px;*/
}

li.navblue {
	display: block;
	border-bottom: 1px solid #fff;
	padding: 12px 0 12px 0;
}

a.navblue {
	background:url(../images/arrow_blue_01.png) no-repeat;
	background-position: left;
	padding: 2px 0 0 15px;
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #e3f0f6;
	margin-left: 8px;
	display: block;
}

a.navblue:hover {
	color: #e5f0f5;
	background: #333;
	text-decoration:underline;
}

h1.address {
	font-family: Arial, Helvetica, sans-serif;
	color:#999999;
	font-size: .8em;
	margin: 10px 0 0 15px;
	font-weight:200;
}

p.address {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: .7em;
	font-weight:200;	
	margin: 0 0 0 15px;
}

/* start Body here */

.main_wrapper {
	padding: 0 10px 15px 10px;
	
}

h1.main_blue {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: .75em;
	font-style:italic;
	font-weight:100;
}

h1.main {
	margin: 15px 0 0 0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:.95em;
	color: #FF6900;
	font-weight:100;
	font-style:normal;

}

h2.main {
	color: #9BAF7C;
	margin: 15px 0 0 0;
	font-size: .85em;
}

h3.main {
	color: #666666;
	margin: 15px 0 0 0;
	font-size: .8em;
}

h4.main {
	color: #9BAF7C;
	margin: 15px 0 0 0;
	font-size: .85em;
	border-bottom: 1px dashed #666666;
}

img.main {
	border: 4px solid #999999;
	float:right;
	margin: 15px 10px 5px 5px;
}

img.sub {
	border: 4px solid #999999;
	float:right;
	margin: 0;
}

.style3 {
	color: #333;
	font-weight: bold;
}

p.main {
	margin-top: 15px;
	font-size: .7em;
	color:#333333;
	margin-right: 10px;
}

.blue_nav {
	background: #C6DAE4;
	width: 175px;
}

ul.rightnav {
	list-style: none;
	margin: 0;
	padding: 0;
}

a.rightnav, ul.rightnav {
	display: block;
	text-decoration: none;
	background: #85B0C6;
}

li.rightnav {
	padding: 10px 0 10px 10px;
	border-bottom: 1px solid #fff;
	display:block;
}

a.rightnav {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #e3f0f6;
	background:url(../images/arrow_white.png) no-repeat;
	background-position: 0 4px;
	padding: 0 0 0 10px;
	display: block;
}

a.rightnav:hover {
	background: #e3f0f6;
	color: #85b0c6;
	text-decoration:underline;
}

a.midnav {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #006699;
	background:url(../images/arrow_white.png) no-repeat;
	background-position: 0 4px;
	padding: 0 0 0 10px;
	text-decoration:none;
}

a.midnav:hover {
	background: #333333;
	color: #fff;
	text-decoration:underline;
}

a.midnav2 {
	margin: 0 0 0 0;
	text-decoration:none;
	color:#CC6600;
}

a.docs {
	background:url(../images/icon_word.png) no-repeat #e2edf3;
	background-position: 0 5px;
	padding: 8px 2px 8px 22px;
	margin: 2px 2px 1px 0;
	text-decoration:none;
	font-size: .75em;
	color:#333333;
	display:block;
}

a.docs:hover {
	color:#333333;
	text-decoration:underline;
	background:url(../images/icon_word.png) no-repeat #CCCCCC;
	background-position: 0 5px;	
}

a.arrow_orange {
	background:url(../images/arrow_orange1.png) no-repeat #ebebeb;
	background-position: 0 5px;	
	padding: 8px 2px 8px 22px;
	margin: 0 2px 2px 0;
	text-decoration:none;
	font-size: .75em;
	color: #ff6900;
	display:block;
	border: 1px solid #ccc;	
}

a.arrow_orange:hover {
	background: #CCCCCC;
	text-decoration:underline;
	color:#333333;
}

ul.main, li.main {
	list-style: square;
	color:#666666;
	margin: 2px 0 0 15px;
	font-size: .74em;
}

a.norm {
	background: url(../images/arrow_orange2.png) no-repeat;
	background-position: 1px 4px;
	font-size: .69em;
	text-decoration: none;
	margin: 4px 0 0 0;
	display:block;
	padding: 0 0 0 15px;
	color:#3366CC;
}

a.norm:hover {
	background: #ff6900;
	color:#fff;
	text-decoration:underline;
}

#footer_top {
	width:100%;
	background: #666666;
	height: 2px;
	margin-top: 0;
}

#footer {
	width: 800px;
	margin: 10px auto;
}

p.footer {
	font-family:Arial, Helvetica, sans-serif;
	font-size: .75em;
	color:#333333;
	text-align: right;
	color:#333333;
	margin: 0;
}

a.footer {
	color: #FF6900;
	text-decoration:none;
	margin-left: 3px;
}

a.footer:hover {
	color: #FFFFFF;
	text-decoration:underline;
	background:#333333;
}
