body, .tableHead {
background-image: url(images/bg.jpg);
background-position: top left;
background-repeat: repeat-x;
font-family: tahoma;
}
.attnBox {
	background-color: #c50500;
	border: solid 3px #9e0500;
}
.attnBoxText {
	margin: 5px;
	color: #ffffff;
}
.attnBoxText td {
	font-size: 10pt;
}
.attnBoxText a {
	color: #ffffff;
}
.attnBoxText .header1 {
	color: #FFCC00;
}
.right {  
background-image: url(images/right.jpg); 
background-repeat: repeat-y;
}
.content {
color: #737373;
font-size: 10pt;
padding: 10px;
}
.contactBox {
color: #013C58;
font-size: 8pt;
padding: 5px;
padding-left: 12px;
}
.header1 {
color: #013C58;
font-size: 13pt;
font-weight: bold;
}
.header2 {
color: #013C58;
font-size: 10pt;
font-weight: bold;
}
.header3 {
color: #ffffff;
font-size: 10pt;
font-weight: bold;
}
.loginBox {
color: #013C58;
font-size: 8pt;
padding: 5px;
text-align: left;
}
.loginHead {
color: #B4B4B4;
font-size: 11pt;
font-weight: bold;
}
.footer {
font-size: 7.5pt;
color: #ffffff;
padding: 5px;
}
.footer a {
color: #F04343;
text-decoration: underline;
}
.popupheader {
	background-color: #013d59;
}
#signup {
	background-image: url(images/signup.gif);
	background-repeat: no-repeat;
	background-position: bottom right;
	height: 127px;
	width: 145px;
}
.signupText {
	height: 73px;
	width: 83px;
	text-align: center;
	font-size: 10px;
	color: #000000;
}
.signupText a {
	color: #c50500;
}
.smallTxt, .smallTxt a {
font-size: 7.5pt;
color: #737373;
}
.searchBox {
}

#tablist{
margin-left: 0;
margin-bottom: 0;
font: bold 10pt tahoma;
width: 100%;
}

#tablist li{
list-style: none;
display: vertical;
margin: 0;
}

#tablist li a{
margin-left: 3px;
background: white;
}

#tablist li a:link, #tablist li a:visited{
color: #013C58;
}

#tablist li a.current{
background: #EFEFEF;
width: 100%;
padding: 5px;
}

#tablist li a.tab{
width: 100%;
padding: 5px;
}

#tabcontentcontainer{
width: 100%;
padding: 5px;
}

.tabcontent{
display:none;
}