﻿*
{
	margin: 0;
	padding: 0;
}
html, body
{
	/*background-color: #002e56;*/
	background-color: #002e56;
}
#searchDiv
{
	width: 189px;
	height: 23px;
	margin-top: 5px;
	background-image: url('../Images/search_bar.jpg');
	background-position: center;
	background-repeat: no-repeat;
	padding-left: 15px;
	_padding-left: 5;
	_padding-right: 8px;
}
#q
{
	font-family: Arial;
	font-size: 12px;
	color: #666666;
	margin-top: 3px;
	margin-right: 3px;
	width: 155px;
	border: 0;
}
#searchBtn
{
	width: 24px;
	height: 20px;
	vertical-align: middle;
}
table.sitefooter
{
	background-color: #002e56;
}
table.sitefooter td.footer-img
{
	background-image: url('../Images/bottom_slice.jpg');
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: top left;
	background-color: #002e56;
	padding-top: 10px;
	width: 990px;
	height: 20px;
}
footer-corner
{
	height: 18px;
}
td.footer-copy
{
	padding-top: 7px;
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: White;
	text-decoration: none;
	background-color: #002e56;
	text-align: center;
	line-height: 1.8em;
}
span.footer-copy-bold
{
	text-align: center;
	white-space: nowrap;
	font-weight: bold;	
}
td.footer-copy a
{
	color: White;
	text-decoration: none;
}
td.footer-copy a:hover
{
	text-decoration: underline;
}
h2.header
{
	font-family: Arial;
	font-size: 20px;
	color: #002e56;
	margin-bottom: 2px;
	margin-top: 0px;
}
h3.header
{
	font-family: Arial;
	font-size: 13px;
	color: #002e56;
	margin-top: 0px;
	margin-bottom: 2px;
	white-space: nowrap;
}
td.header-base
{
	font-family: Arial;
	font-size: 11px;
	color: #002e56;
	padding-left: 290px;
}
td.header-base a
{
	color: #002e56;
	text-decoration: none;
	height: 30px;
}
td.header-base a:hover
{
	color: #002e56;
	text-decoration: underline;
}

/*********************************************/
table.bodytable
{
	width: 990px;
	background-color: #ffffff;
	background-image: url('../Images/white_slice.jpg');
	background-repeat: repeat-y;
}
table.bodytable td
{
	text-align: left;
}

table.bodytable td.header
{
	height: 93px;
	padding: 0;
	margin: 0;
	width: 900px;
}
table.bodytable td.gutter
{
	width: 22px;
	padding: 0px;
	margin: 0px;
	background-color: #002e56;
}
table.bodytable td.menu
{
	width: 183px;
	vertical-align: top;
	background-image: url('../../Content/Images/sub_bkg.jpg');
	background-color:#ffffff;
	background-attachment: scroll;
	background-repeat: repeat-x;
	background-position: top left;
}
table.bodytable td.toplinks
{
	font-family: Arial;
	font-size: 12px;
	padding-left: 5px;
	background-color: #002e56;
	vertical-align: middle;
	text-align: left;
	color: #ffffff;
	height: 22px;
}
table.bodytable td.toplinks a
{
	color: #ffffff;
	text-decoration: none;
}
table.bodytable td.toplinks a:hover
{
	color: #bedd00;
	text-decoration: none;
}
table.bodytable td.bodycopy
{
	vertical-align: top;
	width: 763px;
	padding: 10px;
	margin: 0px;
	background-image: url('../../Content/Images/sub_bkg.jpg');
	background-color:#ffffff;
	background-attachment: scroll;
	background-repeat: repeat-x;
	background-position: top left;
}
table.bodytable td.index
{
	vertical-align: top;
	width: 763px;
	padding: 0px;
	margin: 0px;
}
table.bodytable td.footer
{
	background-color: #002e56;
}
table.headertable
{
	border: 5px solid #ffffff;
}
table.bodytable td.indexcopy
{
	vertical-align: top;
	width: 763px;
	padding: 0px;
	margin: 0px;
}
table.bodytable td.indexmenu
{
	width: 183px;
	vertical-align: top;
	background-image: url('../../Content/Images/sub_bkg.jpg');
	background-color:#ffffff;
	background-attachment: scroll;
	background-repeat: repeat-x;
	background-position: top left;
}
.hiddenPic
{
	display: none;
}