form,ul,li,ol,div,body,p,h1,h2,h3,h4,h5,h6{margin:0px 0px;}
body {
	background-color: #352c66;
	font: 62.5%/150% Verdana, sans-serif;
	color: #818285;
}
form{margin-top:10px;
	margin-bottom:44px;}

td{vertical-align:top;}
p{padding:10px 0px 0px;}
a {
	color: #0072bb;
	text-decoration: none;
}

a:hover {
	color: #ffc20f;
}

img{border:none;margin:0px 0px;padding:0px 0px;}
h1{font-size:16px;}

h2 {
	color: #7375a8;
	font-weight: normal;
	padding:20px 20px 10px 20px;
	font-size: 1.6em;
}

#footer {
	width: 825px;
	height: 64px;
	background: url(../images/footer_bkgd2.png) no-repeat left top;
	font-size: 0.9em;
	text-align: center;
}

#footer p {
	margin-top: -4px;
}

.grad {
	margin-left: 20px;
}

#header {
	background: url(../images/header_bkgd.png) no-repeat center top;	
}

#home_flash {
	width: 799px;
	height: 242px;
	background: url(../images/home2_nf.jpg) no-repeat left top;
}

#left_sidebar {
	width: 13px;
	background: url(../images/left_sidebar_bkgd.png) repeat-y right top;
}

#main_capsule {
	margin-top: 20px;
	background: url(../images/main_capsule_bkgd.png) repeat-y left top;
}

#main_capsule p, #sub_main_capsule p, #sub_capsule p {
	margin-left: 20px;
	margin-right: 40px;
}

#main_content {
	width: 799px;
	padding-bottom: 30px;
	background-color: #e7e7e8;
	border-bottom: 1px solid #999;
}

#menu {
	width: 799px;
	padding-left: 60px;
	background: url(../images/menu_bkgd.png) repeat-x left top;
	text-align: center;
	height:20px;
}



ul#nav,ul#nav li{
	padding: 0px 0px;
	margin: 0px 0px;
	float:left;
	list-style:none;
}
ul#nav li{	height: 24px;
	line-height:23px;
	vertical-align:middle;
	text-align: middle;
	padding-right: 20px;
	padding-left: 20px;
}
#nav a {
	font-size: 1.2em;
	color: #666;
}

ul#nav a:hover, ul#nav a.selected{
	color: #352c66;
}
#top_menu{
	padding:15px 42px 0px 0px;
	text-align:right;
}

#top_menu a.selected {
	color: #ffc20f;
}
#nav li {
	float: left;
}

#nav li ul {
	position: absolute;
	margin:0px 0px;
	width: 180px;
	left: -999em;
	border: 1px solid #818285;
	padding:0px 0px;
		background-color: #dbdcdd;

}
ul#nav li ul li{
padding:0px 0px 2px;
	margin:0px 0px;
		width: 180px;
		line-height:18px;
		height:16px;
}
#nav li ul a {
	color: #666;
}

#nav li ul a:hover {
	color: #352c66;
}

#nav li:hover ul, #nav li.sfhover ul {
	left: auto;
	padding-bottom:10px;
	padding-right:10px;
}

#right_sidebar {
	width: 13px;
	background: url(../images/right_sidebar_bkgd.png) repeat-y left top;

}

#sub_capsule {
	margin-right: 20px;
	margin-top: 20px;
	padding-right: 7px;
	background: url(../images/sub_capsule_bkgd.png) repeat-y left top;
}


#sub_main_capsule {
	background: url(../images/sub_main_capsule_bkgd.png) repeat-y left top;
}

#sub_main_capsule wide {
	background: url(../images/sub_main_capsule_bkgd_wide.png);
}

#sub_flash {
	width: 799px;
	height: 110px;
	background: url(../images/sub2_nf.jpg) no-repeat left top;
}

ul#leftMenu, ul#leftMenu li{
	margin:0px 0px;
	list-style-type: none;
}

ul#leftMenu{padding:20px 0px 0px 10px;}

ul#leftMenu li {
	line-height:20px;
	height:20px;
	vertical-align:left;
	text-align:left;
	width: 100px;
}

.sub_sidebar {
	background: url(../images/sub_sidebar_bkgd.png) repeat-x left top;
}

.sub_top {
	height: 243px;
	background: url(../images/sub_top_bkgd.png) repeat-x left top;
}

.top {
	height: 375px;
	background: url(../images/top_bkgd.png) repeat-x left top;
}

#top_menu a {
	font-weight: bold;
}
