/* CSS Document */
body{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	margin: 0px 0px 0px 0px;

}

.menu{ 
	padding: 5px 5px 5px 5px;
	background-color:#02396f;
	text-decoration:none;
	
}

.text
{
	padding-left:5px;
	padding-right:5px;
	text-align:justify;
	background-color:#02396f;
 }
 
 .headerText{
 background-color:#02396f;
 padding-left:5px;
 font-size:18px;
}

.dietrichIndex a, .dietrichIndex a:visited, .dietrichIndex a:active{
	background-color:#02396f;
	text-decoration:none;
	color:#FFF;
}

.dietrichIndex a:hover{
	background-color:#02396f;
	text-decoration:none;
	color:#99CC00;
}

.dietrichIndex {
	background-color:#02396f;
	font-size:13px;
	vertical-align:top;	
  
}

.footer{
	font-size:9px;
	text-align:center;
	padding-bottom:3px;
	padding-top:3px;
	background-color:#02396f;
	border-top:#FFFFFF 1px solid;
}

.h1{
	width:780px;
	height:4px;
	border-bottom-style:dashed;
	border-bottom-color:#FFFFFF;
	background-color:#02396f;
}
.topline{

background:url(line.gif) no-repeat;
height:4px;
background-color:#02396f;

}

.headers{ 
	font-size:20px;
	color: #99CC00;
	background-color:#02396f;  }

.subheaders{
	font-size:15px;
	text-decoration: underline;
	background-color:#02396f;
}


.links a, .links a:visited, .links a:active{
	font-size:15px;
	text-decoration:none;
	color:#CCCCCC;
	background-color:#02396f;	
}

.links a:hover{ color:#FFF;}

.indexSon{
	background-image:url(HomePage/img9.jpg);
	width:396px;
	height:87px;
}

.indexBFS{
	background-image:url(HomePage/img10.jpg);
	width:384px;
	height:87px;
}


