.leftNav{
	border-bottom:1px solid #000000;
	padding:10px;
}
.leftNav a{
	font-family:Verdana, Times, serif;
	font-size: 11px;
	text-decoration:none;
	color:#000000;
}
.leftNav a:hover{
	font-family:Verdana, Times, serif;
	font-size: 11px;
	color:#0833B3;
}
.leftNav a strong{
	font-family:Verdana, Times, serif;
	font-size: 11px;
	color:#0066FF;
	font-weight: bold;
}
.leftNav a:hover strong{
	font-family:Verdana, Times, serif;
	font-size: 11px;
	color:#F5C024;
	font-weight: bold;
}
.bdylnk {
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	color: #003366;
	text-decoration: none;
}

.bdylnk:hover {
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	color: #003366;
	text-decoration: underline;
}

a {
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	color: #FFFFFF;
	text-decoration: none;
}

a:hover {
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	color: #003366;
	text-decoration: none;
}

input {
    	border: 1px solid #CCCCCC ;
		font-family: Verdana;
		font-size: 11px;
    	}

select {
		border: 1px solid #CCCCCC;
		font-size: 11px;
		color: #333333;
		font-family: Verdana;
		background-color: none;
		}

textarea {
		border: 1px solid #CCCCCC;
		font-size: 11px;
		color: #333333;
		font-family: Verdana;
		background-color: none;
		}


<!-- New Styles -->
.headline {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
}
