html, body, div, span, h1, h2, h3, h4, h5, h6, p, pre, a, font, img, hr, ol, ul, li, form {
	margin: 0;
	padding: 0;
	border: 0;
	font-family: Verdana, Geneva, sans-serif;
}

body {
	color: #515151;
	font-size: 0.8em;
	line-height: 1.5em;
	background: #003366 url(../image/newbg.png) no-repeat top;
}

#wrap {
	width: 810px;
	margin: 10px auto 0 auto;
	text-align: left;
	background-color: #fff;
	position: relative;
	border-right: 1px #000 solid;
	border-left: 1px #000 solid;
}

#header {
	height: 208px;
	background-image: url(../image/header.jpg);
	background-position: center;
	background-repeat: no-repeat;
	background-color: transparent;
	width: 100%;
}

#mainbody {
	margin: 0;
	background-color: #fff;
}
#rtcol {
	margin: 0 0 0 400px;
	padding: 10px;
	background-color: #fff;
}
#lftcol {
	float: left;
	background-color: #fff;
	border-right: solid 1px #242230;
	padding: 10px;
	width: 380px;
}
#rtcoldescr {
	margin: 0 0 0 260px;
	padding: 5px;
	background-color: #fff;
	border-left: solid 1px #242230;
}
#lftcolnav {
	float: left;
	background-color: #fff;
	padding: 10px;
	width: 230px;
}
#onecol {
	padding: 10px;
	margin: 10px;
}

a {
	color: #970900;
	background-color: transparent;
	text-decoration: underline;
}
a:hover {
	color: #7b0900;
	background-color: #fddbd5;
	text-decoration: none;
}
a.button {
	background: transparent url(../image/button_right.png) no-repeat scroll top right;
	display: block;
	float: left;
	height: 35px;
	margin-right: 6px;
	padding-right: 20px;
	margin-bottom: 2px;
	text-decoration: none;
	color: #000000;
	font-size:0.9em;
	font-weight:bold;
}
a.button span {
	background: transparent url(../image/button_left.png) no-repeat;
	display: block;
	line-height: 22px;
	padding: 7px 0 6px 18px;
}
a.button:hover span {
	text-decoration:underline;
}

h1 {
	color: #242b30;
	background-color: transparent;
	font-weight: bold;
	font-style: normal;
	font-size: 1.4em;
	padding-bottom: 0;
	margin: 10px 0 0 0;
}
h2 {
	color: #970900;
	background-color: transparent;
	font-weight: bold;
	font-size: 1.2em;
	line-height: 1.2em;
	padding-bottom: 0;
	margin: 10px 0 0 0;
}
h3 {
	color: #4f4f4f;
	background-color: transparent;
	font-weight: bold;
	font-size: 1.1em;
	line-height: 1.2em;
	padding-bottom: 0;
	margin: 10px 0 0 0;
}

h4 {
	color: #51504a;
	background-color: transparent;
	font-weight: bold;
	font-size: 1.0em;
	line-height: 1em;
	padding-bottom: 1px;
	margin: 10px 0 0 0;
}
p {
	margin: 0 0 1em 0;
}

#header p {
	font-size: 0.8em;
	color: #FFF;
	text-align: right;
	padding: 0.7em 2em 0 0;
}

.sub3 {
	text-indent: 0.5em; margin-bottom: 0.1em; font-size: 90%;}
.sub2 {
	text-indent: 0; margin-bottom: 0.5em; line-height: 1.2em; font-size: 90%;}
.emr {
	font-style: italic; text-align: right; padding-right: 3em;}
ol, ul {
	list-style-type: none;}

dt {
	color: #970900;
	background-color: transparent;
	font-weight: bolder;
	font-size: 1em;
	margin-top: 20px;
}
dd {
	color: #515151;
	background-color: transparent;
	margin: 5px 0 20px 1em;
}

hr {
	clear: both;
	background-color: #7b0900;
	color: #7b0900;
	height: 1px;
	margin-left: 0;
	margin-right:auto;
	margin-bottom: 10px;
	width: 60%
}
em {
	font-weight: bold;
	font-style: normal;
	color: #000;
	background-color: transparent;
}

.center {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.clear {
	clear: both;
}
.floatlft {
	float: left;
	margin: 4px 15px 10px 0;
}
.floatrt {
	float: right;
	margin: 4px 15px 10px 10px;
}

/*            Box Modules          */

div.box1 a,div.box1 a:hover,div.box2 a,div.box2 a:hover,div.box3 a,div.box3 a:hover {
	color: #c10e00;
	background-color: transparent;
}
div.box1 h3, div.box2 h3, div.box3 h3 {
	color: #ddd;
	background-color: transparent;
	font-size: 1.2em;
	line-height: 0.75em;
	margin: 0px 0px 10px 0px;
	text-indent: 0px;
	border: none;
}

div.box1 {margin-bottom: 10px; background: url(../image/topright_light.png) 100% 0 no-repeat; height: 1%; color: #51504a;}
div.box1 div {background: url(../image/topleft_light.png) 0 0 no-repeat;}
div.box1 div div {background: url(../image/botright_light.png) 100% 100% no-repeat;}
div.box1 div div div {background: url(../image/botleft_light.png) 0 100% no-repeat; padding: 12px 15px 15px 15px;}
div.box1 div div div div {background: transparent none; padding: 0;}

div.box2 {margin-bottom: 10px; background: url(../image/topright_mid.png) 100% 0 no-repeat; height: 1%; color: #51504a;}
div.box2 div {background: url(../image/topleft_mid.png) 0 0 no-repeat;}
div.box2 div div {background: url(../image/botright_mid.png) 100% 100% no-repeat;}
div.box2 div div div {background: url(../image/botleft_mid.png) 0 100% no-repeat; padding: 12px 15px 15px 15px;}
div.box2 div div div div {background: transparent none; padding: 0;}

div.box3 {margin-bottom: 10px; background: url(../image/topright_dark.png) 100% 0 no-repeat; height: 1%; color: #51504a;}
div.box3 div {background: url(../image/topleft_dark.png) 0 0 no-repeat;}
div.box3 div div {background: url(../image/botright_dark.png) 100% 100% no-repeat;}
div.box3 div div div {background: url(../image/botleft_dark.png) 0 100% no-repeat; padding: 12px 15px 15px 15px;}
div.box3 div div div div {background: transparent none; padding: 0;}

div.box,div.boxbdr {margin-bottom: 10px; background: url(../image/topright_bdr.png) 100% 0 no-repeat; height: 1%;}
div.box div, div.boxbdr div {background: url(../image/topleft_bdr.png) 0 0 no-repeat;}
div.box div div, div.boxbdr div div {background: url(../image/botright_bdr.png) 100% 100% no-repeat;}
div.box div div div, div.boxbdr div div div {background: url(../image/botleft_bdr.png) 0 100% no-repeat; padding: 12px 15px 15px 15px;}
div.box div div div div, div.boxbdr div div div div {background: transparent none; padding: 0; }
div.box h3, div.boxbdr h3 {margin: 0px 0px 10px 0px; text-indent: 0px; border: none;}

.menuleft {
	float: left;
	width: 10px;
	height: 45px;
}
.menuright {
	float: right;
	width: 10px;
	height: 45px;
}
#footer {
	height: 120px;
	text-align: center;
	margin: 0px auto;
	width: 100%;
	overflow: hidden;
	background: #f8d0cb url(../image/newfooterlogos.png) no-repeat 50% 20%;
}
.ftr-left {
	font-size: 0.85em;
	color: #036;
	background-color: transparent;
	margin-top: 100px;
	padding-left: 10px;
	line-height: normal;
}
.ftr-right {
	float: right;
	width: 10px;
	height: 110px;
}

/*           Breadcrumbs            */

.path {background-color: #fef5f3; color: #51504a; border: 1px solid #fddbd5; margin: 8px; padding: 8px; font-size: 1.1em;}
