/* CSS Document */
body{
	background-color: #336699;
	font-family: Verdana, Geneva, sans-serif;
}
LI{
	top-margin: -10px;
	font-size: 12px;
	list-style-type: none;
	color: #ccccff;
	text-decoration: none;
}
a:hover{
	text-decoration: underline;
	color:#ffffff;
}
.headertext {
	font-size: 18px;
	font-weight: bold;
	color: #003399
}
.paragraphHeader{
	color: #003399;
	font-size: 12px;
	font-weight:bolder;
}
.indexlink {
	color: #003399;
	text-decoration: none;
}
.temptext{
	font-size: 12px;
	color: #003399 ;
	text-decoration: none;
}
.blocktext{
	font-size:12px;
	color:#003399;
	text-align:justify;
	vertical-align:top;
}
.homeLink{
	color:#003399;
	font-size: 13px;
	font-weight: bolder;
	text-decoration: underline;
}
.textlink{
	color: #003399;
	font-size: 12px;
	text-decoration: underline;
}
.navlink{
	color:#003399;
	font-size:10px;
	text-decoration:underline;
 	vertical-align:middle;
	text-align:justify;
}
.footertext{
	color: #003399;
	font-size: 10px;
}
.footer{
	background-color: #98B2CB;
	padding-left: 155px;
	color: #003399;
	font-size: 10px;
}
.lftbuffer{
	padding-left: 5px;
}


	