body {
/*background: #dae8be;*/
background: #e7f0d6;
/*background: #eef4e2;*/
/*background-color:#eef4e2;*/
}

#center
{
padding: 0;
margin: 0 auto;
text-align: center;
/*width: 960px;*/
width: 100%;
}
.mainbody{
	padding:0;
	margin: 0 auto;
	float:none;
	width:960px;
	text-align:center;
	}
.header{
	border-style:none;
	position:relative;
	float:none;
	width:100%;
	text-align:center;
	}
.rightbody{
	text-align:left;
	float:left;
	position:relative;
	/*top:190px;*/
	left:50px;
	width:550px;
	/*background-color:#f4f6e8;*/
	padding-left:20px;
	padding-top:30px;
	}
.leftbody{
	float:left;
	margin: 0 auto;
	position:relative;
	}
.bodycopy{
	line-height:16px;
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	font-style: normal;
	text-align: left;
	width:500px
	}
.bodycenter{
	line-height:16px;
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	font-style: normal;
	text-align: center;
	width:500px
	}
.bodycopy a{
	color: #454f3b;
	font-style: normal;
	}
.bodycopy li{
	text-align:left;
	list-style:inside;
	line-height:20px;
	}

.body_inset{
	background-color:#FFFFFF;
	border-style:solid;
	border-color:#001E4F;
	margin-right:10px;
	padding:10px;
	}

.bottom_text {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #003169;
	font-style: italic;
	width:500px;
	text-align:center;
	}

.bottom_text a{
	color: #454f3b;
	font-style: normal;
	}
.bottom_field{
	border-style:double;
	background-color:#FFFFFF;
	padding:20px;
	padding-left:30px;
	margin-left:-20px;
	}
.sub_head{
	text-align:left;
	font-family:  Arial, Helvetica, sans-serif;
	font-size:14px;
	font-style: italic;
	color: #003169;
}
.body_head {
	text-align:left;
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #003169;
	font-style: italic;
	}
.sub_head a{
	font-size:14px;
	color: #454f3b;
	font-style: normal;
	text-decoration:none;
	line-height:24px;
	}
.nav {
	height:35px; 
	background: url(images/bg.gif) repeat-x; 
	position:relative; 
	font-family:arial, verdana, sans-serif; 
	font-size:13px; 
	width:100%; 
	z-index:100;
	margin:0;
	padding:0;
	}

.nav .table {
	display:table; 
	margin:0 auto;
	}

.nav .select,
.nav .current {
	margin:0; 
	padding:0; 
	list-style:none; 
	display:table-cell; 
	white-space:nowrap;
	}

.nav li {
	margin:0; 
	padding:0; 
	height:auto; 
	float:left;
	}

.nav .select a {
	display:block; 
	height:35px; 
	float:left; 
	font-weight:bold;
	background: url(images/bg.gif); 
	/*padding:0 30px 0 30px;*/
	padding:0 20px 0 20px;
	text-decoration:none; 
	line-height:35px; 
	white-space:nowrap; 
	color:#2b3238;
	}


.nav .select a:hover, 
.nav .select li:hover a {
	background: url(images/hover.gif); 
	/*padding:0 0 0 15px;*/
	padding:0 0 0 10px;
	cursor:pointer; 
	color:#2b3238;
	}

.nav .select a b{
	font-weight:bold;
	}

.nav .select a:hover b, 
.nav .select li:hover a b {
	display:block; 
	float:left; 
	/*padding:0 30px 0 15px;*/ 
	padding:0 20px 0 10px; 
	background:url(images/hover.gif) right top; 
	cursor:pointer;
	}

.nav .select_sub {
	display:none;
	}

/* IE6 only */
.nav table {
	border-collapse:collapse; 
	margin:-1px; 
	font-size:1.4em; 
	width:0; 
	height:0;
	}

.nav .sub {
	display:table; 
	margin:0 auto; 
	padding:0; 
	list-style:none;
	}

.nav .sub_active .current_sub a, 
.nav .sub_active a:hover {
	background:transparent; 
	color:#2b3238;
	}

.nav .select :hover .select_sub, 
.nav .current .show {
	display:block; 
	position:absolute; 
	/*width:960px;*/
	width:100%;
	top:35px; 
	background:url(images/back.gif); 
	padding:0; 
	z-index:100; 
	left:0; 
	text-align:left;
	}

.nav .current .show {
	z-index:10;
	}

.nav .select :hover .sub li a, 
.nav .current .show .sub li a {
	display:block; 
	float:left; 
	background:transparent; 
	padding:0 20px 0 20px; 
	margin:0; 
	white-space:nowrap; 
	border:0; 
	color:#3570A8; 
	}

.nav .current .sub li.sub_show a {
	cursor:default; 
	}

.nav .select .sub li a {
	color:#73a0d2; 
	font-weight:bold;
	}

.nav .select :hover .sub li a:hover, 
.nav .current .sub li a:hover {
	visibility:visible; 
	/* Light Blue
	color:#73a0d2;*/ 
	/*Dark Blue*/
	color:#002D63;
	font-weight:bold;
	}
