a {
	color: #666666;
	text-decoration: underline;
}

a:hover {
	color: #BFBFBF;
	text-decoration: underline;

}

body {
	color: Navy;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: small;
	background-color: White;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;

	
}
h1 {
	font-size: medium;
	font-weight: bold;
	color: #BA1B1B;
	margin-top:7px;
	padding-top:7px;
}

h2 {
	font-size: medium;
	font-weight: normal;
	color: #000080;
	margin-top:7px;
	padding-top:7px;
}


td, th {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: small;

}

form {margin: 0px 0px 0px 0px;
}

textarea {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: small;
}



ul {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: small;
	list-style-position: outside;
	list-style-type: square;
}



.footer {
	background-color: #ffffff;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;

}



.small {
	font-size: x-small;
}



.smallGrey {
	font-size: x-small;
	color: #999999;
}

.footertext {
	font-size: x-small;
	color: #999999;
	line-height: 15px;
	border-bottom: 0px;
	border-left: 0px;
	border-right: 0px;
	border-top: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	padding-bottom: 2px;
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 2px;
	text-align: center;
}

.footertext a{
	color: #999999;
}

.footertext a:hover{
	color: #05447F;
	text-decoration: underline;
}


.hrcell
{
height:1px; background-color:#666666;
}

.menutable {
	
}

.logo {
	
}

.leftnavcolumn{
	width:180px;
}
	.menuitemrow {
		color: #8D8D8D;
		font-weight:normal;
		text-decoration: none;
		text-align: left;
		border-bottom: 1px;
		border-bottom-style: solid;
		border-bottom-color: #BA1B1B;
		border-left: 0;
		border-right: 0;
		border-top: 0;
		padding-bottom: 5px;
		padding-left: 0px;
		padding-right: 3px;
		padding-top: 5px;
		margin-left:0px;
		}
	
.menuitemrow a{
		color: navy;
		font-weight:normal;
		
		text-decoration: none;
		
		
		}
		
		.menuitemrow a:hover{
	color: #666666;
		font-weight:bold;
		
		text-decoration: none;
		
	
		}

				.menuitemrow a:active{
	color: #666666;
		font-weight:bold;
		
		text-decoration: none;
		
	
		}
.imagepaddingleft{
	padding-left: 5px;
}

.imagepaddingright{
	padding-right: 5px;
}
.menubgleft{
background-image: url(../images/menu/menu_r2_c1.gif);
background-repeat: repeat-y;
	
}

.menubgright{
background-image:url(../images/menu/menu_r2_c3.gif);
background-repeat: repeat-y;
	
}