﻿img, a img, p img, div img {
border:none;
}
#GSA_Schedule {
 font-size:8px;
 }
 
.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;
}

.hometopics {
display: block;
padding:0px 10px 0px 10px;
margin: 0px 5px;
text-align:left;
}
.hometopics a, .hometopics a:visited {
display:block;
color: #2F2F2F;
width:100%;
}
.hometopics a:hover {
text-decoration:none;
}

.hometopics p {
margin-left: 5px;
margin-top: -5px;
}

.hometopics h2 {
padding-bottom: 3px;
border-bottom: 1px solid #7f7f7e;
background-image: url(/images/homeoptionsbg.gif);
background-repeat: no-repeat;
background-position: right bottom;
font-size: 1.5em;
line-height: 1.1em;
}

.BodyTextErr {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #cc0000;
}
#FlashHome {
	z-index: 0;
}
