﻿body {
	font-family: Verdana, sans-serif; 
	color: black; 
	line-height: 1.1em; 
	margin: 0px 0 0 0; 
	padding: 10px 0 0 0; 
	background-color: #153e7e;
}
#container {
	margin: 0 auto 0 auto;
	width: 850px;
	border:1px solid blue;
	background-color: white;
	clear:both;
	overflow: auto;
}

a {color: blue; text-decoration: none;}
a:hover {color: red; text-decoration: underline;}

a:link.otherlinks2 {color: #727272; text-decoration: none; margin:0;}
a:active.otherlinks2 {color: #727272; text-decoration: none; margin:0;}
a:visited.otherlinks2 {color: #727272; text-decoration: none; margin:0;}
a:hover.otherlinks2 {color: red;text-decoration: underline; margin:0;}

h1{
	font-family: Verdana,Arial,sans-serif;
	font-size: 150%;
	color: #334d55;
	margin: 0px;
	padding: 0px;
	text-align: center;
}

h2{
	font-family: Verdana,Arial,sans-serif;
	font-size: 140%;
	color: #334d55;
	margin: 0px;
	padding: 0px;
	text-align: center;
}

h3{
 font-family: Verdana,sans-serif;
 font-size: 100%;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}

h4{
 font-family: Verdana,sans-serif;
 font-size: 100%;
 font-weight: normal;
 color: #333333;
 margin: 0px;
 padding: 0px;
}

h5{
 font-family: Verdana,Arial,sans-serif;
 font-size: 100%;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}

ul{
/* list-style-type: square;*/
}

ul ul{
/* list-style-type: disc;*/
}
img {
	border:none;
	}

/***********************************************/
/* Layout Divs                                 */
/***********************************************/

#masthead{
	padding: 0;
	border-bottom: 1px solid #cccccc;
	width: 100%;
	color: #00007E;
}



#content{
	float: left;
	width: 65%;
	font-size: 75%;
	line-height:1.7em;
	margin:0 0 0 2em;
	background-color: white;
	border-left: 1px gray dotted;
	/*border-right: 1px gray dotted;*/	
	padding:0 0 0 2em;
}

#content img{
	margin-left:2em;
	border:none;
	vertical-align:middle
}




/************** .story styles *****************/


/************* #siteInfo styles ***************/




/*********** #navBar link styles ***********/

.nav {
border-top-style: none;
	border-right-style: none;
	border-bottom: #666666 dotted 1px;
	border-left-style: none;
	list-style:none;
	line-height:1.8em;
	/*display:block;*/
	margin:200px 0 0 0;
	color: #4C4C4C}
.nav li {
	width:130px; padding:0;list-style:none;
}


.foo {
		border-top-style: none;
	border-right-style: none;
	border-bottom: #666666 dotted 1px;
	border-left-style: none;
	line-height:1.8em;
	list-style:none;
	line-height:1.8em;
	/*display:block;*/
	/*margin-left:1em;*/
	color: #4C4C4C}
/***********************************************	*/
#navBar{
	float: left;
	width: 130px;
	margin: 2em 0 0 1em;
	padding: .5em 0 .7em  0;
	background-color: #FFFFFF;
	border-right: 1px solid white;
	border-bottom: 1px solid white;
	position: relative;
	font-size: 80%;
	color:#787878;
	clear:left
}

.sponsors {
	float: left;
	width: 130px;
	margin: 2em 0 0 1em;
	padding: .5em 0 .7em  0;
	background-color: #FFFFFF;
	border-right: 1px solid white;
	border-bottom: 1px solid white;
	position: relative;
	font-size: 80%;
	color:black;
}
.sponsors ul {
	display:inline;
	text-align: left;	
}

.sponsors li {
	list-style:none;
	margin-bottom:1em;
	border-bottom: 1px gray dotted;
}

/***********************************************	*/	
	
	

/*********** .relatedLinks styles ***********/

.relatedLinks{
	position: relative;
	margin: 0px;
	padding: 0px 0px 10px 10px;
	font-size: 90%;
}


#footer {
	clear: both;
	display: block;
	border: 1px solid #cccccc;
	font-size: 70%;
	color: black;
	padding: 15px;
	text-align: center;
	overflow: visible;
	height: auto;
}
#footer p {
	line-height:1.1em;
	margin:0;
	padding:0;
	}
	
#valid {
	width:140px;
	float:left; 
	text-align:left; 
	margin: -1em 0 .1em 1em; 
	color:#E0E0E0
	}
	
#head {
	float: left;
	border: 1px solid #E7E7E7;
	font-family: "Lucida Calligraphy";
	font-size: 185%;
	margin: 20px 0 0 0;
	z-index: 20;
	width: 600px;
}
#nav2 {
	font-size: 8pt;
}
#nav2 p {
	margin-top:0;
	margin-bottom: 0px;
}
#container #navBar .sponsor {
	border: 1px solid #999999;
	padding:.1em .2em .1em .5em;
	width: 100%;
	color: black;
}
#ie6 {
	width: 200px; 
	float:right;
	border:1px red solid;
	padding: .5em;
	font-size:8pt;
	line-height:1.2em;
	margin:.5em 0 0 .2em;
	z-index:50;
}
#rtBox {
	width:150px;
	float:right;
	border:1px solid #666;
	padding:.2em; padding-top:.4em;  padding-bottom:.4em;
/*	position:absolute*/;
	left:800px;
	text-align: center;
	top: 356px;;
	margin-left:1em; margin-top:10px
		}
		
#rtBox p {
	
	line-height:1em;
	margin:0;
	padding:0;
	text-align: center; font-size:9pt
}
