body {
	background: #1E2464 url(images/back_home.png) repeat-x center top;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
}
#panel {
	height: 85px;
	width: 800px;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
	background: url(images/temp_head.png) no-repeat top;
}
#header {
	height: 85px;
}
#content {
	background: #FFFFFF url(images/panel_topleft.png) no-repeat left top;
	width: 796px;
	height: 429px;
	font-size: 12px;
	vertical-align: top;
}

#footer {
	margin-top: 4px;
	margin-right: auto;
	margin-left: auto;
	width: 800px;
	font-size: 11px;
	color: #FFFFFF;
	font-variant: small-caps;
	text-align: center;
	clear: both;
}
#outer {
	background: url(images/back_footer.png) no-repeat bottom;
	padding-bottom: 50px;
	height: 429px;
}
#inner {
	background: url(images/panel_border_r.png) repeat-y right;
	width: 800px;
	float: right;
	height: 429px;
}


#topbar {
	float: right;
	height: 22px;
	width: 360px;
	margin-top: 13px;
	margin-right: 17px;
}
.panel {
	width: 454px;
	float: left;
	margin-left: 12px;
	margin-top: 0px;
}
.panel H3 {
	background: url(images/temp_paneltop.png) no-repeat;
	height: 25px;
	width: 446px;
	padding-left: 8px;
	font-style: italic;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 18px;
	margin: 0px;
	padding-bottom: 0px;
}
div.panel div.content, div.rpanel div {
	margin: 0px;
	padding: 2px 6px;
	border-right: 2px solid #003399;
	border-left: 2px solid #003399;
}

div.panel div.content p, div.rpanel div p {
	margin: 0px;
	padding: 4px 0px 0px;
}
#lmenu {
	float: left;
	height: 360px;
	width: 150px;
}


#homepanel {

	height: 650px;
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	background: url(images/back_home-panel.png);
}
.rpanel {
	width: 154px;
	float: left;
	margin-left: 12px;
	margin-top: 0px;
}
div.rmenu {
	margin: 0px;
	padding: 0px;
	border-style: none;
}

div.rmenu ul{
	display: block;
	width: 154px;
	margin: 0px;
	padding: 0px;
}
.rmenu LI {
	display: block;
	list-style: none;
	margin: 0px;
	padding: 0px;
}
.rmenu LI a{
	display: block;
	margin: 0px;
	padding: 2px 2px 2px 10px;
	height: 18px;
	border-bottom: 1px dotted #494E8D;
	font-family: "Trebuchet MS";
	font-weight: bold;
	color: #1D2362;
	text-decoration: none;
	width: 138px;
	background: #F0F0F0;
}
.rmenu LI a:hover{
	color: #E86D24;
	text-decoration: none;
	background: #DEDEDE;
}

.rcloser {
	height: 6px;
	background: url(images/panel_r_closer.png) no-repeat top;
	padding: 0px;
	width: 154px;
	float: left;
	margin-top: 0px;
	margin-left: 12px;
	margin-bottom: 8px;
}
.pcloser {
	height: 6px;
	width: 454px;
	margin-top: 0px;
	background: url(images/panel_closer.png) no-repeat top;
	padding: 0px;
}


.rpanel H3 {

	background: url(images/temp_r-paneltop.png) no-repeat;
	height: 25px;
	width: 146px;
	padding-left: 8px;
	font-style: italic;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 18px;
	margin: 0px;
}
.nav3-grid {
	width:142px;
	font-family: "trebuchet ms", arial, sans-serif;
	float: left;
	margin-left: 14px;
	background: #2B328B;
	margin-top: 1px;
}
#submenu {
	width: 124px;
	margin: 0px;
	padding-left: 18px;
	font-size: 10px;
	display: block;
}

.nav3-grid dt a, .nav3-grid dt a:visited {
	display:block;
	padding:8px 10px 7px;
	text-decoration:none;
	color:#FFFFFF;
	font-weight:bold;
	font-size:120%;
	margin-top: 0px;
	border-bottom: 1px solid #FFFFFF;
	text-transform: uppercase;
}
.nav3-grid dt.active a, .nav3-grid dt.active a:visited {
	background: url(../img/templateA_button_active.png) right;
}
.nav3-grid dd a, .nav3-grid dd a:visited { display:block; min-height:1.7em /*Non-IE6*/; height:auto !important; height:1.7em /*IE6*/; line-height:2em; padding:0px 10px 0px 40px; border:none; font-weight:bold; text-decoration:none; color:rgb(70,122,167); font-size:120%;}
.nav3-grid dt a:hover {
	color:#F07020;
	text-decoration:none;
	background: #242B77;
}
.nav3-grid dd a:hover {
	color:rgb(42,90,138);
	text-decoration:none;
}
.mcloser {
	width: 142px;
	height: 12px;
	background: url(images/temp_menu_closer.png) no-repeat bottom;
}
