/* CSS Document */
body {
	background: url("../images/background.jpg") repeat-x top;
	background-color: #27567C;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.header {
	background: #0A5483;
}
.topmenu {
	float: right;
}
.topmenu a {
	display: block;
	float: left;
	height: 20px;
	width: 90px;
	text-align: center;
	padding: 10px 0 0 0;
	margin: 0 0 0 0;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	color: #FFFFFF;
}
.topmenu a:hover {
	text-decoration: none;
	background-color: #6699CC;

}
.topmenu .selected {

}

.submenu a {
	display: block;
	height: 28px;
	width: 190px;
	text-align: center;
	vertical-align: middle;
	padding: 11px 0 0 0;
	margin: 3px 0 3px 3px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color: #FFFFFF;
	background: url("../images/gradient.jpg") repeat-x top;
	background-color: #0A5483;
	

}
.submenu a:hover {
	background: #6699CC;
}
.smallbutton {
	width: 143px;
}
.smallbutton a {
	background:  url("../images/smallbutton.gif") no-repeat;
	display: block;
	height: 26px;
	width: 143px;
	text-align: center;
	padding: 12px 0 0 0;
	margin: 0 0 6px 0;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
}
.smallbutton a:hover {
	background:  url("../images/smallbutton2.gif") no-repeat;	
}

.leftcol {
	background-position: right;
	background: #FFFFFF;
	padding-top: 0;
}
.pagetext {
	background: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0E3554;
	line-height: 20px;
	padding: 20px;
}
.pagetext h1 {
	font-size: 14px;
	font-weight: bold;
	font-family: "Eras Demi", Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
}
.pagetext h2 {
	font-size: 14px;
	font-weight: bold;
	border-bottom: 1px solid #27567C;
	padding: 0;
	margin: 0px;
	text-transform: uppercase;
}
.pagetext h3 {
	font-size: 14px;
	font-weight: normal;
	padding: 0;
	margin: 0px;
	display: inline;
}
.pagetext a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0E3554;
	line-height: 22px;
	font-weight: bold;
	text-decoration: none;
}
.pagetext a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0E3554;
	line-height: 22px;
	font-weight: bold;
	text-decoration: underline;
}
.pagetext li {
	list-style: square;
	padding: 0 0 0 10px;
	margin: 0 0 0 0;
}
.pagetext ul {
	margin: 10px 0 0 15px;
}
.pagetext2 {
	background: #C8DDEE;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0E3554;
	line-height: 20px;
	padding: 20px;
}
.pagetext2 h1 {
	font-size: 14px;
	font-weight: bold;
	padding: 3px 0 0 0;
	margin: 0;
	padding: 0;
}
.pagetext2 h2 {
	font-size: 14px;
	font-weight: bold;
	border-bottom: 1px solid #27567C;
	padding: 3px 0 0 0;
	margin: 10px 0px;
	text-transform: uppercase;
}
.footer {
	background-color: #003354;
	padding: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
.footer a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	margin: 5px 8px;
}
.footer a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: underline;
}

/* Styles for index page */

.largetext {
	font-size: 18px;
	font-weight: bold;
}

/* Styles for interior pages */
.intheader {
	height: 230px;
	padding: 0;
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	line-height: 18px;
}



/* Styles for both */ 	

.subhead {
	font-size: 14px;
	font-weight: bold;
	background: #C8DDEE;
	padding: 2px 0 2px 5px;
}
.aboutus {
	margin: 20px 0 0 15px;
}
.aboutus ul {
	padding: 0 10px;
	margin: 0;
}
.aboutus li {
	padding: 0;
	margin: 0 0 25px 15px;
}

.highlightbox {
	padding: 10px 20px;
	background: #C8DDEE;
}
.formbox {
	padding: 20px;
	background: #C8DDEE;
	width: 300px;
}

.button {
	color: #FFFFFF;
	padding: 3px 4px;
	font-size: 10px;
	margin: 2px;
	font-weight: bold;
	background-color: #0E3554;
	border: 0;
	cursor: pointer;
	cursor: hand;
}
div.closebutton {
	
}
a.closebutton, a:hover.closebutton {
	padding: 2px 4px;
	width: 50px;
	font-size: 12px;
	margin: 0px;
	font-weight: bold;
	border: 1px solid #FFFFFF;
	cursor: pointer;
	cursor: hand;
	line-height: 100%;
	text-decoration: none;
}



/*Feed Styles:  see http://www.google.com/support/feedburner/bin/answer.py?answer=78991 for styling help */
.feedburnerFeedBlock { /* entire block */
 	line-height: 120%;
}
.feedburnerFeedBlock a { /* entire block - links */
	font-family: Arial, Helvetica, sans-serif;
	color: #0E3554;
	font-weight: bold;
	text-decoration: none;
}
.feedburnerFeedBlock a:hover { /* entire block - links rollover*/
	text-decoration: underline;
}
.feedburnerFeedBlock ul { /* entire list */
	margin: 15px 0 0 3px;
	padding: 0;
}
.feedburnerFeedBlock li { /* list items */
	list-style: none;
	margin-bottom: 15px;
}
div.feedburnerFeedBlock p.feedTitle a { /* feed title */
	font-size: 14px;
	background-color: #C8DDEE;
	display: block;
	font-weight: bold;
	padding: 2px 0 2px 5px;
	margin: 0;
}

.headline { /*news item headline */

}
.date { /*news item date */
	
}
.enclosure { /*podcast link, etc. */
	
}
#creditfooter { /*footer */
	text-align: right;
}



/* layers */
#apDiv1, #apDiv2, #apDiv3, #apDiv4, #apDiv5, #apDiv6 {
	position: absolute;
	display: block;
	clear: both;
	width:420px;
	height: auto;
	color: #FFFFFF;
	z-index:1;
	padding: 20px 20px;
	background-color: #0E3554;
	visibility: hidden;
}
#apDiv1 a, #apDiv2 a, #apDiv3 a, #apDiv4 a, #apDiv5 a, #apDiv6 a {
	color: #FFFFFF;
}
#apDiv1 p, #apDiv2 p, #apDiv3 p, #apDiv4 p, #apDiv5 p, #apDiv6 p {
	margin: 10px 0px 5px 0px;
}

