

body{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-color:#999999;
}

a{
	text-decoration: none;
	font-weight: bold;
	
}

a:hover{
	color:#333333;
}

img{
	border: none;
}


table.root{
	width: 740px;
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#5a5959;
}

td.header{
	height: 156px;
	border-color:#FFFFFF;
	border-width: 0px 0px 2px 0px;
	border-style: solid;
}


td.content{
	padding: 10px 20px 10px 25px;
	background-image: url(images/topFade.jpg);
	background-repeat: repeat-x;
	background-position: top;
	line-height:21px;
}

span.blueBold{
	font-weight: bold;
	font-size:15px;
	color:#002452;

}

span.redBold{
	color:#e80000;
	font-weight: bold;
	font-size: 16px;

}


span.blackBold{
	color:#000000;
	font-weight: bold;
	font-size: 13px;

}



table.form{
	width:692px;
}



td.footer{
	line-height: 36px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#002452;
	background-color:#c7d5e8;
	text-align: center;
}

td.footer em{
	padding: 0px 6px 0px 6px;
}


td.footer a{
	color:#002452;
}

td.footer2{
	padding:0px 0px 0px 0px;
}