h1, h2, h3, h4, h5 {
	color: #004070;
	font-weight: bold;
}
ul li ul li, ul li {
	list-style-image: url(listarrow.gif);
}
hr {
	border: 0px solid #ffffff;
	border-top: 2px solid #E7E7DF;
	margin: 2px 0 6px 0;
}
/*----- content links -----*/
#content a:link {
	text-decoration: underline;
	color: #004070;
}
#content a:visited {
	text-decoration: underline;
	color: #666666;
}
#content a:active {
	text-decoration: underline;
}
#content a:hover {
	color: #BAD3E6;
	text-decoration: underline;
}
/*-------------------- Navigation ---------------------*/
#b1 a:link, #b1 a:visited {
	text-decoration: none;
	padding: 3px 49px 15px 50px;
	margin-left: 0px;
}

#b1 a:visited {
color: #FFFFFF;
}

#b1 a:link {
	color: #ffffff;
	font-weight: normal;
}

#b1 a:hover{
	background-color: #BAD3E6;
	color: #333333;
	text-decoration: none;
}
/*-------------------- b2 ---------------------*/
#b2 a:link, #b2 a:visited {
	text-decoration: none;
	padding: 3px 16px 15px 18px;
}
#b2 a:visited {
color: #FFFFFF;
}
#b2 a:link {
color: #ffffff;
}

#b2 a:hover{
	background-color: #BAD3E6;
	color: #333333;
	text-decoration: none;
	
}
/*-------------------- c1 ---------------------*/
#c1-nav a:link, #c1-nav a:visited {
	display: block;
	text-decoration: none;
	padding: 3px 6px 3px 8px;
	color: #037EFC;
}

#c1-nav a:link {
color: #333333;
}

#c1-nav a:visited {
color: #333333;
}

#c1-nav h2 a:link, #c1-nav h2 a:visited{
	padding-left: 14px;
	border-bottom: 0px solid #ececec;
}

#c1-nav h3 a:link, #c1-nav h3 a:visited{
	padding-left: 22px;
	border-bottom: 0px solid #ececec;
}

#c1-nav h4 a:link, #c1-nav h4 a:visited{
	padding-left: 30px;
}

#c1-nav a:hover{
	background-color: #004070;
	color: #ffffff;
	text-decoration: none;
	background-image: url("arrow-hover.gif");
	background-position: center left;
	background-repeat: no-repeat;
}

#c1-nav h1 a:hover{
background-color: #004070 !important;
}
	
/*-------------------- c1 ---------------------*/
#d1 a:link, #d1 a:visited {
	text-decoration: none;
	padding: 3px 26px 8px 26px;
}
#d1 a:visited {
color: #ececec;
}
#d1 a:link {
color: #ffffff;
}

#d1 a:hover{
	background-color: #BAD3E6;
	color: #333333;
	text-decoration: none;
}

/*-------------------- d2 ---------------------*/
#d2 a:link, #d2 a:visited {
	text-decoration: none;
	padding: 3px 16px 8px 16px;
}
#d2 a:visited {
color: #ececec;
}
#d2 a:link {
color: #ffffff;
}

#d2 a:hover{
	background-color: #BAD3E6;
	color: #333333;
	text-decoration: none;
}

/*-------------------- bacground-colors ---------------------*/

td.b1 {	
	background-color: #003399;

}
		
td.b2 { 
	background-color: #003399;

	}
	
td.c1 {
	background-color: #E7EBEE;
	border-right: 0px solid #ececec;
	}
td.d1 { 
	background-color: #003399;

	}	

td.d2 { 
	background-color: #003399;
	}
/*-------------------- bacground-colors ---------------------*/
/*------------------ top feature ---------------*/
.top-feature {
	background-color: #BAD3E6;
	border-bottom: 0px solid #004070;
	width: 570px;

}
.top-feature h1, .top-feature h2, .top-feature h13, .top-feature h4 {
	color: #333333 !important;
}
.top-feature td {
	border-collapse: collapse;
	vertical-align: top;
}
/*---- add to right column ----*/
.top-feature-right {
	padding: 10px 16px 0px 22px;
}
.top-feature img {
	float: left;
}
.top-feature a:link {
	text-decoration: underline;
	color: #000000;
}
.top-feature a:visited {
	text-decoration: underline;
	color: #666666;
}
.top-feature a:active {
	text-decoration: underline;
}
.top-feature a:hover {
	color: #000066;
	text-decoration: underline;
}
.top-feature-text {
padding: 10px 20px 10px 26px;
}

/*------------------ creates a to top button ---------------*/
.totop{
	 clear: both;
	 color: #638CC3;
	 float: right;
	 font-size: .5em;
	 padding:0 12px 0 0;
	 font-weight: bold;
	 background-image: url("uparrow.gif");
	 background-repeat: no-repeat;
	 background-position: right;
	 }

/*------------------ use as div around photo with small text underneith ---------------*/
.SortTitle  { 
	font-size:7pt;
	font-weight:bold;
	text-transform: uppercase;
	text-decoration: none;
	color:#004070;
}

/* use for any listing containing links */
p.linkListing {
	margin-left: 2em;
	margin-bottom: .7em;
	margin-right: 0;
	margin-top: 0;
}

.twocolumn{
	clear: both;
	width:510px;
	padding: 0;
	margin: 0px 0 10px 0;
}
.twocolumn_left{
	float:left;
	width:255px;
}
.twocolumn_right{
	float:right;
	width:255px;
	margin:0;
}

/* used for left photo with caption underneth */
.caption {
 font-size: 7pt;
 width: 200px;
 float: left;
 padding-right: 20px;
 margin: 10px 10px 10px 0;
}
/* arrow link to top of page */
.totop{
	 clear: both;
	 color: #507860;
	 float: right;
	 font-size: .6em;
	 padding:0 12px 0 0;
	 font-weight: bold;
	 background-image: url(uparrow.gif);
	 background-repeat: no-repeat;
	 background-position: right;
	 }
.finetype {
font-size: .7em;
color: #333;
margin: 6px 0 0 0:
}
/*--------------------------------- ? ----------------------------*/	
p.c1_head {
	margin: 8px 0px 8px 8px;
	font: bold 8pt Verdana;
	color: #FFFFFF;
}

p.c1_sub {
	margin: 8px 0px 8px 20px;
	font: bold 8pt Verdana;
	color: #FFFFFF;
}


/* formatting for content */

p.title {
	margin: 0 0 1em 1em;
	font: bold italic 13pt Verdana;
	line-height: 15pt;
}


p.details {
	margin: 0em 1em .5em .1em;
	font: 8pt Verdana;
	line-height: 10pt;
}

p.description {
	margin: 5px 10px 5px 50px;
	font: 9pt Verdana;
	line-height: 14pt;
	clear: both;
}


p.home_list_head {
	margin: 10px 0px 5px 5px;
	font: bold 11pt Verdana;
	line-height: 12pt;
	padding: 6px 0px 0px 0px;
	border-top: 1px gray solid;
	clear: both;
}


p.page_header {
	margin-left: 0em;
	margin-bottom: .5em;
	margin-right: 0;
	margin-top: 0;
	font: bold 14pt Verdana;
	line-height: 14pt;
}

p.section_heading {
	margin: .5em 0 .5em 1em;
	font: bold italic 11pt Verdana;
}

p.program_heading {
	margin: .8em 0 .7em 1em;
	font: bold 9pt Verdana;
}

p.picturelist {
	margin: 5px 10px 5px 0px;
	font: 9pt Verdana;
	line-height: 13pt;
	clear: both;
}


img.floatleft {
	float: left; 
	margin-right: 15px;
	margin-bottom: 5px;
	}
	
img.floatright {
	float: right; 
	margin: 0px 0px 10px 20px;
	}
strong {
	color: #666666;
}
.picleft {
	float: left;
	margin: 8px 28px 10px 0px;
	width: 140px;
	font-size: 0.7em;
	line-height: 1.4em;
	background-color: #ffffff;
	border: 0px solid #ececec;
}

.picleft img {
	margin-bottom: 6px;
	border: 5px solid #ececec !important;
}
.picright {
	float: right;
	margin: 8px 0px 10px 20px;
	width: 140px;
	font-size: 0.7em;
	line-height: 1.4em;
	background-color: #ffffff;
	border: 0px solid #ececec;
}

.picright img {
	margin-bottom: 6px;
	border: 5px solid #ececec !important;
}
.darkbluetd {
background-color: #003399;
padding-left: 28px;
}
.darkbluetd h1 ,.darkbluetd h2, .darkbluetd h3{
color: #ffffff !important;
}
.twocol-left-td {
padding-right: 16px;
vertical-align: top;
}
.twocol-right-td {
padding-left: 16px;
vertical-align: top;
}

