@charset "utf-8";
/* CSS Document */
div#container{
	width: 696px;
	margin: 0 auto;
	text-align: left;
	background-color: #000000;
}
div#container2{
	width: 696px;
	margin: 0 auto;
	text-align: left;
}
body{
	background-color:#000000;
	background-image:url(bg1.jpg);
	background-repeat:repeat-x;
}
div#content {
	float: right;
	width: 696px;
	background-color: #000000;
}
div#leftnav {
	width: 170px;
	float: left;
	background-color: #000000;
}
div#body {
	width: 522px;
	float: right;
	background-image: url(shadow.gif);
	background-repeat: repeat-y;
	background-color: #FFFFFF;
	padding-left: 0px;
	padding-top: 0px;
}
div#footer{
	clear: right;
	background-color: #000046;
	text-align: center;
}
div#copy {
	text-align: left;
	letter-spacing: normal;
	padding-left: 25px;
	padding-bottom: 15px;
	padding-right: 50px;
	padding-top: 15px;
}
.footertext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	margin: 0px;
	padding: 10px;
	font-weight: bold;
	text-align: right;
}
#sectionLinks{
	margin: 0px;
	padding: 0px;
	width: 100%;
	background-color: #000000;

}

#sectionLinks h3{
	padding: 10px 0px 2px 10px;
	border-bottom: 1px solid #cccccc;
}

#sectionLinks a:link, #sectionLinks a:visited {
	display: block;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #cccccc;
	background-image:  url(bg_nav.jpg);
	font-weight: bold;
	color: #000066;
	margin-left: 0px;
	text-indent: 10pt;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}

#sectionLinks a:hover{
	border-top: 1px solid #cccccc;
	background-color: #CDCED5;
	background-image: none;
	font-weight: bold;
	text-decoration: none;
}
.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FF6600;
}
.bodycopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
div#flash {
	background-color: #000046;
	width: 100%;
	vertical-align: top;
}
