@charset "utf-8";
/* CSS Document */

body {
	margin: 0px;
	padding: 0px;
	background-color: #003;
	font-family: Verdana, Geneva, sans-serif;	
	font-size: 12px;
}

#nav a {
	font-size: 14px;
	color: #FFF;
	text-decoration: none;	
}

#nav a:hover {
	font-size: 14px;
	color: #efaf4b;
	text-decoration: none;
	font-weight: bold;
	
}

#nav {
	background-color: #28507a;
}

#imgheader {
	background: url(images/header.png);
}

.text {
	font-size: 11px;
}
.intnavtext {
	font-size: 10px;
	color: #28507a;
}

#content {
	background-color:#FFF;
	font-size: 11px;
	cellpadding: 5;
}

#content h1 {
	font-size: 20px;
	font-weight: bold;
	color: #28507A;	
}

#content h2 {
	font-size: 16px;
	font-weight: bold;
	color: #BA3232;
}

#content a {
	font-size: 12px;
	color: #336;
	text-decoration: none;
}

#content a:hover {
	font-size: 12px;
	color: #666;
	text-decoration: underline;
	font-weight: bold;
}

#search {
	background-color:#FFF;
}


#search a {
	font-size: 12px;
	color: #336;
	text-decoration: none;
}

#search a:hover {
	font-size: 12px;
	color: #666;
	text-decoration: underline;
	font-weight: bold;
}

#footer a {
	font-size: 10px;
	color: #336;
	text-decoration: none;	
}

#footer a:hover {
	font-size: 10px;
	color: #666;
	text-decoration: none;
	font-weight: bold;
	
}

#footer {
	background-color: #FFF;
	font-size: 10px;
}

#navint a {
	font-size: 12px;
	color: #FFF;
	text-decoration: none;	
}

#navint a:hover {
	font-size: 12px;
	color: #efaf4b;
	text-decoration: none;
	font-weight: bold;
	
}

#navint {
	background-color: #28507a;
}

#intsidenav {
	font-size: 10px;
	color: #fff;
	text-decoration: none;	
	font-weight: bold;
}

#intsidenav a {
	font-size: 10px;
	color: #fff;
	text-decoration: none;	
	font-weight: bold;
}

#intsidenav a:hover {
	font-size: 10px;
	color: #0a112a;
	text-decoration: underline;
	font-weight: bold;
	
}

#content2 {
	background-color:#FFF;
	font-size: 11px;
	cellpadding: 5;
}

#content2 h1 {
	font-size: 20px;
	font-weight: bold;
	color: #28507A;	
}

#content2 h2 {
	font-size: 16px;
	font-weight: bold;
	color: #BA3232;
}

#content2 a {
	font-size: 12px;
	color: #336;
	text-decoration: none;
}

#content2 a:hover {
	font-size: 12px;
	color: #666;
	text-decoration: underline;
	font-weight: bold;
}

#search h1 {
	font-size: 20px;
	font-weight: bold;
	color: #28507A;	
	align: right;
}
#search h2 {
	font-size: 16px;
	font-weight: bold;
	color: #BA3232;
}
.term {
	font-size: 12px;
	font-weight: bold;
	color: #28507A;
}

#navbar a {
	font-size: 12px;
	color: #28507a;
	text-decoration: none;	
	font-weight: bold;
}

#navbar a:hover {
	font-size: 12px;
	color: #fff;
	text-decoration: underline;
	font-weight: bold;
	
}

#navbar {
	background-color: #f1b647;
}
