body {
	padding: 0px;
	margin: 0px;
	background-color: #1a456b;
	font-family: Times, "Times New Roman";
	font-size: 15px;
}

#main {
	padding: 0px;
	margin: 0px auto;
	width: 987px;
}

#header {
	background-image: url(/images/header_right.gif);
	background-position: top right;
	background-repeat: no-repeat;
	background-color: #1a456b;
	height: 168px;
	width: 985px;
}

#header a img {
	border: 0px;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
}

#header a, #header a:visited, #header a:link {
	color: #ababaa;
	text-decoration: none;
}

#header a:hover {
	color: #ffffff;
	text-decoration: none;
}

#header a.selected {
	color: #ffffff;
	text-decoration: none;	
}

#header h3 {
	font-family: Times, "Times New Roman";
	font-variant: small-caps;
	padding: 20px;
	margin: 0px;
	font-size: 16px;
	color: #ffffff;
}

#veteran {size: 22px; font-variant: small-caps; color: red; text-align: center; padding-bottom: 2em;}

#nav {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 47px 0px;
	width: 269px;
	height: 220px;
	float: left;
	background-image: url(/images/nav_bg.gif);
	background-repeat: repeat-y;
	background-position: top left;
}

#nav a, #nav a:visited, #nav a:link {
	color: #ababaa;
	text-decoration: none;
}

#nav a:hover {
	color: #1a456b;
	text-decoration: none;
}

#nav a.selected {
	color: #1a456b;
	text-decoration: none;	
}

#nav h3 {
	font-family: Times, "Times New Roman";
	padding: 0px 30px;
	margin: 0px;
	font-size: 16px;
	color: #1a456b;
}

#nav2 {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 47px 0px;
	width: 269px;
	height: 650px;
	float: left;
	background-image: url(/images/nav_bg.gif);
	background-repeat: repeat-y;
	background-position: top left;
}

#nav2 a, #nav2 a:visited, #nav2 a:link {
	color: #ababaa;
	text-decoration: none;
}

#nav2 a:hover {
	color: #1a456b;
	text-decoration: none;
}

#nav2 a.selected {
	color: #1a456b;
	text-decoration: none;	
}

#nav2 h3 {
	font-family: Times, "Times New Roman";
	padding: 0px 30px;
	margin: 0px;
	font-size: 16px;
	color: #1a456b;
}

#content {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 269px;
	width: 716px;
	background-image: url(/images/content_bg.gif);
	background-repeat: repeat-y;
}

#home_content {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	width: 985px;
	background-image: url(/images/home_content_bg.gif);
	background-repeat: repeat-y;
}

div .content_bottom {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 47px 269px;
	width: 716px;
}

div .home_content_bottom {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 47px 0px;
	width: 985px;
}

.content {
	width: 600px;
	margin: 0px auto;
	padding: 0px 0px 25px 0px;
}

.home_content {
	width: 900px;
	margin: 0px auto;
	padding: 0px 0px 25px 0px;
}

.home a img {
	border: none;
}

.home td {
	border-left: 1px dotted #ababaa;
	padding: 0px 8px;
	margin: 0px 8px;
}

.home td.first {
	border-left: none;
}

#home_top {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	width: 985px;
	background-image: url(/images/top-social-bg.gif);
	background-repeat: repeat-x;
}

.home_top {
	width: 900px;
	margin: 0px auto;
	padding: 0px 0px 25px 0px;
}


#content h1, #home_content h1 {
	font-family: Times, "Times New Roman";
	font-size: 18px;
	color: #1a456b;
	padding: 0px 0px;
	margin: 0px;
}

#content h3, #home_content h3 {
	font-family: Times, "Times New Roman";
	font-size: 16px;
	color: #1a456b;
	padding: 0px 0px;
	margin: 0px;
	border-bottom: 1px solid #1a456b;	
}

#content ul {
	list-style-type: none;
	padding: 10px;
	margin: 0px;
}

#content li {
	padding: 1px 0px;
	margin: 0px;
}

#content a, #content a:visited, #content a:link {
	color: #1a456b;
	text-decoration: none;
}

#content a:hover {
	text-decoration: underline;
}

#content a.pdf, #content a:visited.pdf, #content a:link.pdf {
	background: url('/images/pdf.gif') no-repeat left center;
	padding-left: 20px;
	color: #000;
	font-weight: bold;
}

#content a.email {
	background: url('/images/email.gif') no-repeat left center;
	padding-left: 20px;
	color: #1a456b;
}

#content a.external {
	background: url('/images/ext_link.gif') no-repeat left center;
	padding-left: 20px;
	color: #1a456b;
}

#footer {
	padding: 0px 0px;
	margin: 0px 0px 40px 0px;
	width: 985px;
	height: 58px;
	background-image: url(/images/footer.gif);
	background-repeat: none;
	clear: both;
}

#footer h3 {
	font-family: Times, "Times New Roman";
	font-size: 15px;
	color: #ababaa;
	font-weight: normal;
	padding: 20px 0px 0px 0px;
}

.right {
	float: right;
}

.left {
	float: left;
}
