@charset "UTF-8";
/* CSS Document */
<!--

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding:0;
	background-color: #FFFFFF;
	background-image: url(../images/bkg_repeat.jpg);
	background-repeat: repeat-x;
}
a:link {
	color: #002049;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #002049;
}
a:hover {
	text-decoration: none;
	color: #0066CC;
}
a:active {
	text-decoration: underline;
	color: #666666;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Georgia, Times New Roman, Times, serif;
}
h1 {
	font-size: 22px;
	color: #002049;
}
h2 {
	font-size: 18px;
	color: #002049;
}
h3 {
	font-size: 16px;
	color: #000000;
}
h4 {
	font-size: 14px;
	color: #000000;
}

.14ptbold {
	font-size: 14px;
	font-weight: bold;
}

/**************** Page Styles **********************/ 
.small {
	font-family: Helvetica, sans-serif;
	font-size: 10px;
}
.italic {
	font-style:italic;
}
.required {
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 12px;
	color: #990000;
}
.nobullet {
	margin:0;
	padding:0px;
	list-style-type:none;
}
.nobullet2 {
	margin:0;
	padding:0px;
	list-style-type:none;
	text-indent:15px;
}	
.list {
	font-size: 14px;
	color:#000000;
	line-height: 20px;
	text-indent: 25px;
	text-decoration:none;
}
.bkrepeat {
	background:repeat;
}	
.bknorepeat {
	background-repeat: no-repeat;
}

.bkrepeat-y {
	background-repeat: repeat-y;
}

.bkrepeat-x {
	background-repeat: repeat-x;
}
#header {
	margin:0 auto;
	padding:0;
	width: 955px;
}
#content_container {
	margin:0 auto;
	padding:0;
	width: 955px;
} 
#content {
	width: 635px;
	height: inherit;
 	padding: 10px;
} 
.board_img  {
	border-color:#00539C;
	border-style: double;
}
.content_img {
	border-color:#0d467c;
	border-style: double;
}
.staff_img {
	margin: 0 0 15px 15px;
	border-color:#0d467c;
	border-style: double;
}
/*#content_img {
	border-color:#00539C;
	border-style: double;
}*/
#sitemaplist {
	margin:0;
	padding:0px;
	list-style-type:none;
	}
.sitemap {
	font-size: 14px;
	color:#00539C;
	line-height: 20px;
	text-decoration:none;
}
.sitemap2 {
	font-size: 12px;
	color:#00539C;
	line-height: 20px;
	text-indent: 15px;
	text-decoration:none;
}
#multi ul {
	width: 800px;
	list-style-type: disc;
	overflow: auto;
	font-size:11px;
}
#multi li{
	width: 180px;
	float: left;
	padding: 0 10px 0 0;
}
/**************** End Page Styles **************/ 

/**************** Menu Styles ******************/ 

/****** Breadcrumb ******/ 
#breadcrumbs {
	padding-left:15px;
	padding-top:15px;
	text-transform: none;
	text-decoration: none;
	text-align: left;
}
.breadcrumb {
	color: #000000;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 12px;
	font-weight: normal;
	font-variant: normal;
}
/****** NavLinks ******/
.nav {
	margin:0;
	padding:0;
	padding-top:10px;
	line-height: 0;
	font-size: 11px;
	vertical-align: bottom;
	text-indent:415px;
	color:#002049;
}	
.nav  a:link {
	color: #002049;
	text-decoration:none;
}
.nav  a:visited {
	color: #002049;
	text-decoration:none;
}
.nav  a:hover {
	color: #666666;
	text-decoration:underline;
}
.nav  a:active {
	color: #000000;
	text-decoration:none;
}

/****** Main Menu******/
#navmenu {
	margin:0;
	padding:0;
	width: 220px;
	list-style-type:none;
	padding-top: 70px;
}
.menu {
	margin:0;
	padding:0;
	width: 220px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 40px;
	font-weight: bold;
	color: #FFFFFF;
	list-style-type:none;
	border-bottom-width: 1px;
	border-bottom-color: #c7dfef;
	border-bottom-style: solid;
	text-indent:10px;
}
.menu ul {
	list-style-type: none;
	background:#000; /*IE6 needs this*/
	margin:0px;
	text-decoration:none;	 
	
}
.menu li a {
	display:block;
	padding: 0;
	text-decoration:none;
	list-style-type: none;
} 
.menu li a:link,
.menu li a:visited  {
	color:#FFFFFF;
	text-decoration:none;
	
}
.menu li a:hover,
.menu li a:active  {
	color: #C7DFEF;			 /* Change this color to hover color */
	text-decoration:none;
}
.menu2 {
	margin:0;
	padding:0;
	width: 220px;
	font-size: 10px;
	font-style: normal;
	line-height: 24px;
	font-weight: bold;
	color: #FFFFFF;
	background-color:#032048;
	text-decoration:none;
	text-indent:15px;
}
.menu ul2 {
	list-style-type: none;
	background:#000; /*IE6 needs this*/
	margin:0px;	
}

.menu2 li a {
	display:block;
	padding: 0;
	padding-left:0px;
	margin-left: 4px;
	text-decoration:none;
	text-indent:15px;
	float:none;
	width:140px;
	color:#FFFFFF;
	text-decoration:none;
}
.menu2 li a:link,
.menu2 li a:visited  {
	color:#FFFFFF;
	text-decoration:none;
	
}
.menu2 li a:hover,
.menu2 li a:active  {
	color: #C7DFEF;
	text-decoration:none;			 /* Change this color to hover color */
}	
/****** End Menu Styles ******/ 

/****** Footer Styles ******/ 
#footer_container {
	margin:0 auto;
	padding:0;
	width:955px;
	height:75px;
	clear:both;
}

#footerlist {
	margin:0;
	padding:0px;
	list-style-type:none;
	}

.footer {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#002049;
	line-height:13px;
}
.footer a:link,
.footer a:visited  {
	color:#002049;
	text-decoration: underline;
}
.footer a:hover,
.footer a:active  {
	color: #333333;
	text-decoration: none;
}
/****** End Footer Styles ******/ 
-->

 /****** CAPTCHA STYLING ******/
.captchadiv {
	background-color:#E4EFFF;
	border-style:solid;
	border-color:#000066;
	border-width:thin;
	padding:5px;
	width:350px;
	font-size:10px;
}
 /****** END CAPTCHA STYLING ******/
