﻿body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #2F2F2F;
	background-image: url(/images/back_page.gif);
	background-repeat: repeat-x;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #2F2F2F;
}
.Tier1Nav {
	background-image: url(/images/back_navbar.gif);
	background-repeat: repeat-x;
}
.Option1 {
	height: 75px;
	width: 310px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #DBD6C0;
}
.Option2 {
	height: 75px;
	width: 310px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-top-color: #DBD6C0;
	border-bottom-color: #DBD6C0;
	border-bottom-style: solid;
}
.Option3 {

	height: 75px;
	width: 310px;
	border-bottom-width: 1px;
	border-bottom-color: #DBD6C0;
	border-bottom-style: solid;
}
.RandomHomeTable {
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
}
.WhatNewTable {
	background-color: #FFFFFF;
	border: 2px solid #F0E028;
	height: 230px;
	width: 253px;
	margin: 0px;
}
.CallUSATTable {
	background-color: #FFFFFF;
	border: 2px solid #7F7F7E;
	height: 230px;
	width: 253px;
	margin: 0px;
}
#masthead {
}

#top_nav {
}

#container {
	position: relative;
	width: 100%;
}

#left_col {
	width: 200px;
	position: absolute;
	left: 0px;
	top: 0px;
}

#page_content {
	margin-right: 200px;
	margin-left: 200px;
}

#right_col {
	width: 200px;
	position: absolute;
	right: 0px;
	top: 0px;
}
.Footer {
	color: #666666;
	background-image: url(/images/back_footer.gif);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
a {
	color: #003399;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.BodyTextErr {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #cc0000;
}
#FlashHome {
	z-index: 0;
}
.BackgroundSwoop {
	background-image: url(/images/news_table_background.gif);
	background-position: right center;
	background-repeat: no-repeat;
}
