body {
	font-size:12px;
	font-family:Verdana, Arial, SunSans-Regular, Sans-Serif;
	line-height:18px;
	padding:0;
	margin:0;
	background-image:url(../images/bg_main.gif);
	background-repeat:repeat-x;
	background-position:top;
	background-color:#f6f3f3;
}

a {
	color:#098408;
	text-decoration:none;
}

a:hover {
	color:#696969;
}

h1 {
	font-size:1.33em;
	font-weight:normal;
	color:#098408;
	padding-top:10px;
}

h2 {
	font-size:1.17em;
	color:#797979;
}

h3 {
	color:#797979;
	font-weight:normal;
	font-size:1em;
	text-transform:none;
	padding:0;
}

.current{
	color:#098408;
	text-decoration:underline;
}

h1.align-center , h2.align-center, h3.align-center, p.align-center {
 	text-align: center;
}

p.align-justify, h1.align-justify, h2.align-justify, h3.align-justify {
	text-align:justify;
}


/* ----------Container-------------- */

#Container {
	width:1040px;
	margin:0 auto;
	padding:0;
	background-image:url(../images/bg_container.gif);
	background-repeat:no-repeat;
	background-position:top;
}

/* ----------Header-------------- */

#Header {
	width:100%;
	margin:0;
	padding:0;
}

#HeaderLeft {
	float:left;
	width:830px;
}

#HeaderLeft a {
	color:#696969;
}

#HeaderLeft a:hover {
	text-decoration:underline;
	color:#098408;
}

#HeaderLeft .current {
	text-decoration:underline;
	color:#098408;
}

#HeaderLogo {
	float:right;
	height:140px;
	width:210px;
}

#HeaderImage {
	height:251px;
	width:990px;
	margin-left:50px;
}

#Search {
	float:right;
	width:300px;
	padding-top:70px;
	margin-left:530px;
}

#Breadcrumb {
	height:16px;
	width: 940px;
	color:#696969;
	font-size:11px;
	margin-left:50px;
	padding-top:10px;
}

/* ----------Main Navi-------------- */

#Navi{
	margin:0;
	padding:0;
	float:left;
}

.droplinetabs{
	margin-left:50px;
	overflow:hidden;
}

.droplinetabs ul{
	margin:0;
	padding:0;
	width:942px;
	list-style:none;
}

.droplinetabs li{
	display:inline;
	margin:0;
	padding:0;
}

.droplinetabs a{
	float:left;
	margin:0;
	padding:0 25px 10px 0;
	color:#696969;
	font-size:1.17em;
	text-transform:uppercase;
}

.droplinetabs ul li ul li a{
	font-size:1em;
	text-transform:none;
		margin:0;
	padding:0;
}

.droplinetabs a:hover{
	color:#098408;
	text-decoration:underline;
}

.droplinetabs a .current{
	color:#098408;
	text-decoration:underline;
}

.droplinetabs ul li ul{
	position:absolute;
	z-index:100;
	margin:0;
	padding:0;
	visibility:hidden;
	background-color:#fff;
	border-top:1px solid #b2b2b2;
	border-bottom:1px solid #b2b2b2;
}

.droplinetabs ul li ul li a{
	padding:6px;
	padding-right:8px;
	margin:0;
	
}
/* ----------Meta Navi-------------- */

#MetaNavi {
	margin:25px 0 0 50px;
	padding:0;
	height:35px;
	color:#098408;
	border-bottom:1px solid #b2b2b2;
}

#MetaNaviRight {
	float:right;
}

#MetaNaviRight ul {
	float:right;
	margin:0;
	padding:0;
	text-align:right;
}

#MetaNaviRight ul li {
	list-style:none;
	display:inline;
	margin:0;
	padding:0;
}

#MetaNaviRight a{
	font-weight:normal;
	padding:0 7px 0 7px;
}

#MetaNaviLeft {
	float:left;
}

/* -----------------Content--------------------- */

#Content {
	width:630px;
	min-height:220px;
	margin:15px 0 30px 50px;
	padding:0 15px 20px 15px;
	background-color:#fff;
	background-image:none;
	border:1px solid #b2b2b2;
	float:left;
}

#Content img {
	border:1px solid #b2b2b2;
	padding:5px;
	float:left;
	margin-bottom:20px;
}

/* --------------Right------------- */

#Right {
	float:right;
	width:320px;
	margin:0;
	padding:0;
}

#Right h3 {
	color:#4d4d4d;
	font-weight:normal;
	font-size:1em;
	text-transform:uppercase;
	padding-left:45px;
	margin:10px 0;
}

#RightBox {
	width:255px;
	margin:15px 0 0 15px;
	background-color:#fff;
	border:1px solid #b2b2b2;
	background-image:url(../images/box_right_large_header.gif);
	background-repeat:no-repeat;
	background-position:top;
}

#RightBox ul {
	margin:0;
	padding:0;
}

#RightBox ul li{
	padding:8px 0 0 5px;
	list-style:none;
	height:22px;
	background-image:url(../images/bg_headline.gif);
	background-repeat:no-repeat;
	background-position:top;
}

/* -----------Footer--------------------------- */

#Footer {
	clear:all;
	width:910px;
	padding:5px 15px 0 15px;
	margin:0 0 15px 50px;
	height:22px;
	background-color:#fff;
	color:#696969;
	border:1px solid #b2b2b2;
}

#FooterCopy {
	float:left;
}

#FooterNavi {
	float:right;
}

#Footer a {
	color:#696969;
}

#Footer a:hover {
	color:#098408;
}
