﻿a:link, a:visited, a:active {text-decoration:underline; color:#333333}
a:hover {text-decoration:underline; color:black;}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: white;
	margin: 0;
	background: #2f30cc url('../siteart/background-blue.jpg') repeat-x top;
	} 

td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	}
	
#maintable {
	width: 986px;
	background: white;
	border-top:0;
	border-bottom:10px solid white;
	border-right:10px solid white;
	border-left:10px solid white;
	
}	

#common {
	border:0;
	width: 100%;
}

#common td {
	vertical-align:top;
}

#sub-header {
	background: #070707;
	color: white;
	padding: 10px;
	font-size: 11px;
	height:85px;
}

#contact {
	border:0;
}

#contact td {
	color: white;
	font-size: 11px;
}

#main {
	border:0;
	width: 100%;
}

#main td {
	vertical-align: top;
}

#nav {
	background: url('../siteart/nav-bkg.gif') repeat-y;	
	width: 153px;
	text-transform: uppercase;
}

#nav a {
	display:block;
	text-decoration: none;
	font-size: 10px;
	padding: 14px 0px 12px 10px;
	border-bottom: 1px solid #afaaaa;
	color: #262422;
	background: url('../siteart/arrow.gif') no-repeat 128px 16px;
}

#nav a:hover {
	color: black;
	background: url('../siteart/arrow-on.gif') no-repeat 128px 16px;
}

#blue-top-wide {
	background: url('../siteart/blue_top.jpg') no-repeat;
	padding: 5px 0px 4px 0px;
	text-align:center;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	color: white;
	display:block;
}

#white-bottom-wide {
	height: 100%;
	background: white;
	padding: 3px;
	display:block;
}

#gray-box {
	background: #cecece;
	padding: 14px;
	font-size: 10px;
	line-height: 18px;
}

#attachments {
	float: right;
	width: 200px;
}

#content-home {
	background: #131416 url('../siteart/main-home.jpg') no-repeat top;
	text-align:right;
	padding:20px;
}

#content-home2 {
	background: #131416 url('../siteart/main-home2.jpg') no-repeat top;
	text-align:right;
	padding:20px;
}


#content {
	background: #131416 url('../siteart/contentBG.jpg') no-repeat top;
	padding:20px;
	color: white;
}