/* CSS Document */
<style type=text/css>
html body{margin-top:0px;}
.formtboxes_drop{
	width:175px;
	height:15px;
	border:solid 1px #496e90;
	font-family: arial;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #F8F8F8;
	text-decoration: none;	
}
.formtboxes{
	width:175px;
	height:15px;
	border:solid 1px #496e90;
	font-family: arial;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #1e5a88;
	text-decoration: none;	
}
.formtboxes2{
	width:175px;
	height:45px;
	border:solid 1px #496e90;
	font-family: arial;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #1e5a88;
	text-decoration: none;	
}
.more {text-decoration:underline; color:#CB1932;}
.button{font:"Arial", Helvetica, sans-serif; font-size:12px; color:#000000; text-decoration:none;}
.red{font:"Arial", Helvetica, sans-serif; font-size:12px; color:#CB1932; text-decoration:underline;}
.black{font:"Arial", Helvetica, sans-serif; font-size:12px; color:#000000; text-decoration:underline;}
.blacktwo{font:"Arial", Helvetica, sans-serif; font-size:12px; color:#000000; text-decoration:none;}
.blue{font:"Arial", Helvetica, sans-serif; font-size:12px; color:#1E5A88; text-decoration:none; }
.box{font:"Arial", Helvetica, sans-serif; font-size:13px; color:#000000; text-decoration:none;}
.boxone{font:"Arial", Helvetica, sans-serif; font-size:14px; color:#000000; text-decoration:none;}
.leftpick{background-image:url(images/leftpick.jpg); background-repeat:repeat-y;}
.rightpick{background-image:url(images/rightpick.jpg); background-repeat:repeat-y;}

</style>