/*
Dark Blue: #002451;
Mid Blue/Grey: #B5CAD1;
Light Blue/Grey: #CBD8DD;
*/
table#Layout td#SubTop
{
	background-color: #002451;
	color: #fff;
}

table#Layout td#MainSection
{
	background-color: #002451;
	color: #fff;
}

table#Layout td#MainSection h1{
color: #fff;
}

table#Layout td#Bottom
{
	margin: 0;
	padding: 0;
	background-color: #446682;
}

table#Layout td#MainSection h1#PageTitle {
	color: #fff;
}
table#MainContent td#RightPanel {
	background-color: #002451;
	border: 0;
	text-align: left;
}

table#Layout td#RightPanel {
	text-align: left;
	padding-left: 10px;
	color: #fff;
	background-color: #355777;
}

table#MainContent a{
	color: #fff;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}

table#MainContent a:hover{
	color: #f00;
}

a {
color: #fff;
}


ul#NewsIndex{
	margin: 0;
	padding: 0;
	text-align: left;
}
ul#NewsIndex li
{
	margin: 0;
	padding: .3em;
	list-style-type: none;
}
div#BlueTopTab {

	background-image: url(Images/blue_top_tab.png);
	behavior: url(iepngfix.htc);
	background-color: transparent;

}
table#Layout {
background-color: transparent;
}



table#Layout td#FPTop
{
	margin: 0;
	padding: 0;
	background-color: transparent;
	color: #fff;
	background-image: url(Images/fp_toptab.png);
	background-repeat: no-repeat;
	behavior: url(iepngfix.htc);
}

table#Layout td#MainTop
{
	border-width: 0;
	background-color: transparent;
}
div#OuterFrame
{
	width: 960px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 50px;
	padding-top: 0;
	margin-bottom: 20px;
	text-align: center;
	background-color: transparent;
}
div#VetusLogo {
margin-top: 160px;
text-align: right;
font-size: 12px;
}

div#Disclaimer {
margin-top: 10px;
text-align: left;
font-size: 12px;
}

table#Layout td#PageMiddle table#MainContent td#MainSection{
 color: #fff; 
 border-color: #153660;
 width: 790px;
}

div#BF {
background-color: #f00;
position: relative;
top: -20px;
width: 100%;
}

table#Layout td#MainTop
{
	background-image: url(Images/nav_back_front.gif);
}


