body,td,th,li {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
}
body {
	background:url(images/bg.jpg) repeat-x #54B8F3;
	margin: 0 auto;
}
a:link {
	color: #EF3D43;
	text-decoration: underline;
}
a:visited {
	text-decoration: none;
	color: #006699;
}
a:hover {
	text-decoration: underline;
	color:  #75AFE1;
}
a:active {
	text-decoration: none;
}
h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
}
h1 {
	font-size: 20px;
	color: #75AFE1;
}
h2 {
	font-size: 18px;
	color: #EF3D43;
}
h3 {
	font-size: 16px;
	color: #006699;
}
h4 {
	font-size: 14px;
	color: #999999;
}
h5 {
	font-size: 14px;
	color: #333333;
}
p {
	font-size: 14px;
	color: #000000;
}
.bullet {
	list-style-image: url(images/bullet.jpg);
	line-height:20px;
}
.month {
	font-size: 16px;
	color: #006699;
}

 /* ------------- Page Styles ---------------*/
#wrapper {
	margin:0 auto;
	padding:0;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
} 
#content {
	margin:0 auto;
	width:730px;
	padding: 15px 45px 20px 45px;
} 
#content img {
	border-style: double;
	border-color:#006699;
}
#mission {
	margin:0 auto;
	padding: 0;
	width: 550px;
	height:auto;
	border-style: double;
	border-color:#006699;
	background-color: #EDF0F5;
 }
 .mission-text {
 	margin:0 auto;
 	padding: 15px;
 }
 #tips {
 	width: 600px; 
	background: #E7FFCC; 
	margin: 0 auto;
	margin-top:15px;
	padding: 15px;
	display: none;
	border-style: solid;
	border-color:#666666;
	background-color:  #EDF0F5;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
 }
 #tips.tip-text  {
 	color: #333333;
	font-size: 11px;
	line-height:15px;
 }
 #popup {
	margin:0 auto;
	padding: 0;
	width: 275px;
	height: auto;
	vertical-align:middle;
	background-color: #75AFE1;
	border-style:solid;
	border-width: medium;
	border-color: #006699;
 }
 .popup-btn {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight:bold;
 }
.popup-btn a:link {
 	color: #666666;
	text-decoration:none;
 }
.popup-btn  a:hover {
 	color: #333333;
	text-decoration:none;
 }
.bold {
	color: #EF3D43;
	font-weight:bold;
}
.pagepix a:link {
	border-style: double;
	border-color:#006699;
}
.pagepix  a:hover {
	border-style: double;
	border-color:#EF3D43;
}
.required {
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 10px;
	color: #990000;
}
.bkrepeat {
	background:repeat;
}	
.bknorepeat {
	background-repeat: no-repeat;
}
.bkrepeat-y {
	background-repeat: repeat-y;
}
.bkrepeat-x {
	background-repeat: repeat-x;
}
div#content div#sitemaplist {
	margin:0;
	padding:0px;
	list-style-type:none;
	}
div#content div#sitemaplist.sitemap li {
	font-size: 14px;
	color:#006699;
	line-height: 20px;
	text-indent: 25px;
	text-decoration:none;
}

.sitemap a:link, 
.sitemap a:visited, {
	color:#006699;
	text-decoration:none;
}
.sitemap a:hover {
	color:#EF3D43;
	line-height: 20px;
	text-indent: 25px;
	text-decoration:none;
}
 /* ------------- Navigation ---------------*/
/****** Breadcrumb ******/ 
.breadcrumb {
	color: #006699;
	font-size: 10px;
}

/****** Main Menu******/
#menulist {
	margin:0 auto;
	padding:0;
}
#menulist ul {
	margin:0 auto;
	padding:0;
	padding-left:90px;
	width: 950px;
	list-style-type: none;
}
.menu {
	float: left;
}	

.menu a {
	margin: 0;
	padding: 0;
	padding-right: 28px;
	padding-left: 28px;
	display: block;
	line-height: 59px;
	text-decoration: none;
	font-family: Tahoma, Helvetica, Arial, sans-serif;
	font-size: 14px;
	font-weight:bold;
	color: #006699;
}
.menu a:hover {
	background-image: url(images/menuBG_ovr.jpg);
	background-repeat:repeat-x;
	/*border-left-color: #006699;
	border-left-style: solid;
	border-left-width: thin;
	border-right-color:#006699;
	border-right-style: solid;
	border-right-width: thin;*/
	z-index:15;
	color:#75AFE1;
}
/****** End Menu Styles ******/ 

/****** Footer Styles ******/ 
#footer_container {
	margin:0 auto;
	padding:0;
	width:900px;
	height:75px;
	clear:both;
} 
.footer {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#666666;
	padding:10px;
	line-height:14px;
}
.footer a:link,
.footer a:visited  {
	color:#666666;
	text-decoration: underline;
}
.footer a:hover,
.footer a:active  {
	color: #000000;
	text-decoration: none;
}
/****** End Footer Styles ******/ 

