.whiteBG{
	background-color:#FFFFFF;
}

body {
	background-image:url(../images/nav/bg/background.blue.v3.jpg);
}

body, TD {
	padding-top:0px;
	COLOR: #000000;
	FONT-FAMILY: arial, helvetica, sans-serif;
	text-align : justify;
	line-height: 1.5;
}

A:active, A:link, A:visited {
	COLOR: #0171BA;
	text-decoration: none; 
}

.blueBox A:active, .blueBox A:link, .blueBox A:visited {
	COLOR: #ffffff;
	text-decoration: underline;
}

h1, #mainCol h1, #singlecolumn h1 {
	color: #3f92d2;	
/*	display: inline;  */
	font-size: 26px;
	font-weight: bold;
}

h2, #mainCol h2, #singlecolumn h2 {
	color: #3f92d2;	
/*	display: inline;  */
	font-size: 20px;
	font-weight: bold;
}

h3 {
	font-weight: bold;
/*	display: inline; 	 */
	color: #3f92d2;
}

#singlecolumn {
	padding-right: 40px;
	width: 710px;
}

.searchbox{
	border-color:#0171BA;
	border: 1px solid;
	width: 150px;
	color: #0171BA;
	padding-left:3px;
	padding-right:3px;
}

.dropdowns{
	FONT-FAMILY: arial, helvetica, sans-serif;
	font-size: 12px;
	border-color:#0171BA;
	border: 1px solid;
	color: #000;
	padding-left:2px;
	padding-right:2px;
}

#wrapper{
	width:1000px;
/*	background:#FFFFFF url(../images/nav/bg/background.right.gif) no-repeat top right; */
	background:#FFFFFF url(../images/nav/bg/background.blue.fullwidth.jpg);
}

#top{
	background-image:url(../images/nav/bg/top.jpg);
	height: 170px;
}

#topDDA{
	position:relative;
	left: 400px;
	top: 0px;
	height: 85px;
	width: 120px;
/*	float: right; */
/*	background-color:#FFFF00; */
}

#left{
	background-image:url(../images/nav/bg/background.left.gif);
	float: left;
	width: 225px;
	height: 600px;
	text-align: left;
	padding: 0px 0px 0px 0px;
}

#left ul{
	padding: 0px 0px 0px 0px;
	margin-left: 30px;
}

li.menuItem {
	list-style-type: none;
	padding: 15px 0px 0px 0px;
}

a.menu, a.menu:hover, a.menu:link, a.menu:visited, a.menu:active {
	color: #000000;
	font-weight: normal;
	text-decoration: none;
	font-size: 12px;
}

a.menuActive, a.menuActive:hover, a.menuActive:link, a.menuActive:visited, a.menuActive:active {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	font-size: 12px;
}

#content{
	float: right;
	width: 760px;
/*	padding-top:15px;
	padding-left:30px;
	padding-right:30px;
	height: 800px;*/
	text-align:justify;
}

#welcome{
	height: 375px;
}

#fullWidth{
	width: 680px;
	padding: 0px 0px 0px 0px;
}

#mainCol{
	float: left;
	width: 460px;
	padding: 0px 0px 0px 0px;
}

#rightCol{
	float:right;
	width: 250px;
	padding: 0px 0px 0px 0px;
}

.wideTable{
/*
	width:1100px; 
	background-color:#FFFFFF; 
	border: 1px solid #000000; 
	padding: 10px  10px  10px  10px;
	left: -300px;
	position: relative;
*/
}

table.download {
	text-align:center;
	color:#000000;
	border-width: 1px;
	border-style: outset;
	border-color: gray;
	border-collapse: separate;
	background-color: #6A5ACD;
}
table.download th {
	font-size:11pt;
	text-align:center;
	border-width: 1px;
	padding: 5px;
	border-style: inset;
	border-color: gray;
	background-color: #D3D3D3;
}
table.download td {
	font-size:11pt;
	text-align:center;
	border-width: 1px;
	padding: 5px;
	border-style: inset;
	border-color: gray;
	background-color: #F5F5F5;
}

.blueBoxTitle{
	color: #25567b;	
	font-size: 26px;
	font-weight: bold;
	height: 29px;
	padding: 0px 0px 0px 0px;	
}

.blueBox{
	color:#FFFFFF;
	line-height: 1.2;
	background-color: #25567b;
	background-image:url(../images/nav/bg/bluecurve.gif);
	background-position:bottom right;
	background-repeat:no-repeat;
	padding: 10px 10px 25px 10px;
}

#bottom {
	height: 160px;
	background-image:url(../images/nav/bg/bottom.jpg);
}

#bottom td {
	font-size: 11.5px;
}

#bottom a {
	color:#000000;
	font-size: 9px;
}

#footer{
	padding-top: 0px;
	padding-bottom: 10px;
	padding-left:15px;
	text-align:center;
	color:#FFFFFF;
}

#footer ul, #footer li{
	list-style-type:none;
	list-style-image: url();
	display:inline;
	padding-left:32px;
	padding-right:32px;
}

#footer a, #footer a:hover, #footer a:visited{
	color:#FFFFFF;
}

#footer a:hover {
	text-decoration: underline;
}
.push {
	background-image:url(../images/nav/bg/background.left.gif);
	background-position: left;
	background-repeat: repeat-y;
clear:both;
padding-bottom:700px;
text-indent:-9999em;
}
.pushShort {
	background-image:url(../images/nav/bg/background.left.gif);
	background-position: left;
	background-repeat: repeat-y;	
clear:both;
padding-bottom:50px;
text-indent:-9999em;
}