.body
{
	font-family: Verdana, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	line-height: 15px;
	padding: 20px 25px 25px 25px;
}

.bold{
	font-family : Verdana, sans-serif;
	font-size : 11px;
	font-weight : bold;
	color : #333333;
	text-decoration : none;
	line-height : 15px;
}

.main{
	font-family : Verdana, sans-serif;
	font-size : 10px;
	color : #333333;
	text-decoration : none;
	line-height : 13px;
}

.nav{
	font-family : Verdana, sans-serif;
	font-size : 9px;
	color : #FFFFFF;
	text-decoration : none;
	line-height : 12px;
}

.bcrupms{
	font-family : Verdana, sans-serif;
	font-size : 9px;
	color : #333333;
	text-decoration : none;
	line-height : 12px;
}

.rightcol{
	font-family : Verdana, sans-serif;
	font-size : 10px;
	color : #003366;
	text-decoration : none;
	line-height : 12px;
}

.header{
	font-family : Helvetica, sans-serif;
	font-size : 22px;
	color : #003366;
	text-decoration : none;
	line-height : 24px;
	letter-spacing : 1px;
	padding: 15px 25px 0px 25px;
}

.subheader{
	font-family : Georgia, serif;
	font-size : 18px;
	color : #6685A3;
	text-decoration : none;
	line-height : 20px;
	padding: 0px 25px 0px 25px;
}

.shdmain{
	font-family : Georgia, serif;
	font-size : 18px;
	color : #6685A3;
	text-decoration : none;
	line-height : 20px;
}

.title
{
	font-family: Verdana, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #003366;
	text-decoration: none;
	line-height: 20px;
	text-transform: uppercase;
}

.title2
{
	font-family: Verdana, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #003366;
	text-decoration: none;
	line-height: 20px;
}

label{
	width: 100px;
	float: left;
	text-align: right;
	margin: 2px 10px 10px 0;
	clear: both
}

.input-box{
	margin-bottom: 10px;
	color: #003366;
	background: #E5EAEF;
	border: #003366 solid 1px
}

.dropdown{
	margin-bottom: 10px;
}

.submit-button{
	margin-top: 10px;
	margin-left: 112px;
	clear: both
}

.p{
	padding: 15px 25px 0px 25px;
}

.p2{
	padding: 15px 0px 0px 0px;
}

 
A:link {color:#CC6600; text-decoration : none}
A:visited {color:#CC6600; text-decoration : none}
A:active {color:#000000; text-decoration : none}
A:hover {color:#000000; text-decoration : none}

A.nav:link {color:#FFFFFF; text-decoration : none}
A.nav:visited {color:#FFFFFF; text-decoration : none}
A.nav:active {color:#CC6600; text-decoration : none}
A.nav:hover {color:#CC6600; text-decoration : none}

A.footer:link {color:#FFFFFF; text-decoration : none}
A.footer:visited {color:#FFFFFF; text-decoration : none}
A.footer:active {color:#000000; text-decoration : none}
A.footer:hover {color:#000000; text-decoration : none}
