/* @override http://alanwoodruff.com/css/woodruff.css */

body{
margin:0;
padding:0;
line-height: 1.5em;
	color: #000;
	background-color: #000087;
}
b{font-size: 110%;}
em{color: red;}

#maincontainer{
width: 840px; /*Width of main container*/
margin: 0 auto; /*Center container on page*/
}
#topsection{
height: 220px; /*Height of top section*/
background: url('../images/Banner-Website.jpg') repeat-x;
}
#topsection h1{
margin: 0;
padding-top: 15px;
}
#contentwrapper{
float: left;
width: 100%;
	background-color: white;
}
#contentcolumn{
margin: 0 190px 0 180px; /*Margins for content column. Should be "0 RightColumnWidth 0 LeftColumnWidth*/
}
#leftcolumn{
float: left;
width: 160px; /*Width of left column in pixel*/
margin-left: -842px; /*Set margin to that of -(MainContainerWidth)*/
background-color: #7db1e1;
}
#rightcolumn{
float: left;
width: 185px; /*Width of right column*/
margin-left: -185px; /*Set left margin to -(RightColumnWidth)*/
background-color: #7db1e1;
}
#footer{
clear: left;
width: 100%;
background: black;
color: #FFF;
text-align: center;
padding: 4px 0;
}
#footer a{
color: #FFFF80;
}
.innertube{
margin: 10px; /*Margins for inner DIV inside each column (to provide padding)*/
margin-top: 0;
}
.leftnav {
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}
#statement {
	background-color: #FFFF00;
	border-top: 4px groove silver;
	border-bottom: 4px groove silver;
	text-align: center;
	position: relative;
	top: 80px;
}
#banner{
border-style: solid;
	border-width: 2px;
	font-size: x-large;
		font-family: "Arial Black";
		background-color: #FFFFFF;
	text-align: center;
	width: 390px;
	margin-right: auto;
	margin-left: auto;
	top: 40px;
	position: relative;
}
#sub-banner{
	border-style: solid;
	border-width: 2px;
	color: #0000FF;
	width: 190px;
	font-family: Arial;
	font-size: x-small;
	background-color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
	top: 39px;
	position: relative;
	text-align: center;
	float: none;
	height: 16px;
	padding-bottom: 4px;
}

.TitleStyle-1 { 
text-align: center; 
font-family: arial black;
font-size: 24px; 
color: rbg(0,0,153); 
line-height: 100%;
 }

.TopicIndex { 
font-family: arial black;
font-size: 8px;
text-align: justify;
margin-left: 0;
margin-top: 0;
color: rbg(0,0,153); 
line-height: 100%;
 }

.BasicTextStyle-12 { 
font-family: tahoma;
font-size: 13px;
text-align: justify;
margin-left: 0;
margin-top: 0;
margin-bottom: 5px;
line-height: 125%;
}

.BasicTextStyle-12red { 
font-family: tahoma;
font-size: 13px;
text-align: justify;
margin-left: 0;
margin-top: 0;
margin-bottom: 5px;
line-height: 125%;
	color: #ff1d21;
}

.BasicTextStyle-12black { 
font-family: tahoma;
font-size: 13px;
text-align: justify;
margin-left: 0;
margin-top: 0;
margin-bottom: 5px;
line-height: 125%;
	color: black;
}

.BasicTextStyle-75 { 
font-family: Arial;
font-size: 11px;
text-align: justify;
margin-left: 0;
margin-top: 0;
margin-bottom: 5px;
line-height: 85%;
}

.BasicTextStyle-12-Center { 
font-family: Arial;
font-size: 12px;
text-align: center;
margin-left: 0;
margin-top: 0;
margin-bottom: 10px;
line-height: 100%;
}

.BasicTextStyle-13 { 
font-family: Arial;
font-size: 13px;
text-align: justify;
margin-left: 0;
margin-top: 0;
margin-bottom: 10px;
line-height: 100%;
}
.BasicTextStyle-13-Center { 
font-family: Arial;
font-size: 13px;
text-align: center;
margin-left: 0;
margin-top: 0;
margin-bottom: 10px;
line-height: 100%;
}
.BasicTextStyle-14 { 
font-family: Arial;
font-size: 14px;
text-align: justify;
margin-left: 0;
margin-top: 0;
margin-bottom: 10px;
line-height: 100%;
}

.BasicTextStyle-14-Center { 
font-family: Arial;
font-size: 14px;
text-align: center;
margin-left: 0;
margin-top: 0;
margin-bottom: 10px;
line-height: 100%;
}
#nav_370301 li a {
	width: 145px;
}
