body {		font-family: verdana, arial, helvetica, sans-serif;	font-size: 13px;	line-height: 15px;	margin: 0px 0px 0px 0px;	padding: 0px 0px 0px 0px;	background-color: #ffffff;	text-align: left;	}/* Regular Link Styles */a {	text-decoration: none;	color:  #0E1F7C;	outline: none;	}a:visited {	color:   #0E1F7C;	text-decoration: none;	}a:active {	color:   #0E1F7C;	text-decoration: none;	}a:hover {		color: #5763a4;	text-decoration: underline;	}	/* Main Navigation Link Styles */a.nav, a.nav:visited, a.nav:hover, a.special, a.special:visited, a.special:hover {		padding: 8px;	padding-left: 40px;	padding-right: 30px;	width: 115px;	text-decoration: none;	font-family: garamond, palatino, "Times New Roman", serif;	font-size: 14px;	color:  #000000;	outline: none;	display: block;	}a.nav:hover {	color:  #ffffff;	text-decoration: none;	background-color:  #5763a4;	display: block;	}	a.special, a.special:visited {	color: #0E1F7C;	}	a.special:hover {	color: #990000;	}	/* Sub Navigation Link Styles */div#subnav {	margin-top: 50px;	margin-left: 210px;	padding: 0px;	width: 500px;	height: 30px;	background: #ffdeb5;	color: #000000;	}	a.subnav, a.subnav:visited, a.subnav:hover	{	height: 30px;	line-height: 30px;	padding: 10px;	font-size: 12px;	text-decoration: none;	color: #000000;	}		a.subnav:hover {	background-color: #ffcc66;	color: #000000;	text-decoration: none;	}	a.subnav_a, a.subnav_a:visited, a.subnav_a:hover	{	background-color: #ffcc66;	height: 30px;	line-height: 30px;	padding: 10px;	font-size: 12px;	font-weight: bold;	text-decoration: none;	color: #000000;	}	a.subnav_a:hover {	background-color: #ffcc66;	color: #000000;	text-decoration: none;	}/* basic text styles */span.heading {	font-family: garamond, serif;	color: #000000;	font-size: 16pt;	line-height: 20px;	}p	{padding: 0px 0px 15px 0px;	color: #000000;	}	td {	font-size: 13px;	}	h1 {	font-size: 14px;	}	h2	{	font-size: 12px;	}		h3	{	font-size: 13px;	}	span.small {	color: #336633;	font-size: 13px;	line-height: 12px;	font-weight: light;	}span.big	{	font-size: 12px;	line-height: 14px;	font-weight: normal;	color: #0E1F7C;	}span.white {	color: #999999;	font-weight: normal;	}	/*layout styles */div.out {	padding-left: 20px;	padding-top: 4px;	}	div#box	{	margin: 10px;	padding: 10px;	border: 1px solid #ffcc66;	}div.image {	padding: 10px;	}div#header {	margin: 0px 0px 0px 0px;	padding: 0px 0px 0px 0px;	height: 131px; 	background: #5763a4;	text-align: left;	}div#wrapper {	width: 750px;	margin: 0px;	padding: 0px;	border: 0px;	}#holder {	margin: 0px;	margin-top: 65px;	padding: 0px;	background: #ffffff;	border-top: 8px solid #ffcc66;	width: 500px;	text-align: left;	float: left;	}	#content {	width: 500px;	margin: 0px;	margin-left: 210px;	padding: 0px;	padding-top: 20px;		padding-bottom: 5px;	border-top: 8px solid #ffcc66;	border-bottom: 4px solid #ffcc66;	background: #FFFFFF;	text-align: left;	}	div#card {	width: auto;	margin: 0px;	padding: 3 0 3 0;	border: 0;	}	#logo {	margin: 0px;	padding: 20px 0px 0px 70px;	background: #ffffff;	height: 100px; 	}	#navstrip {	float: left;	margin: 0px;	margin-top: 50px;	padding: 0px;	background: #ffffff;	width: 200px;	text-align: left;		}#footer {	clear: both;	margin: 0px;	padding-left: 40px;	padding-top:50px;	padding-bottom: 10px;	border-top: 0px solid #000;	/*background: #5763a4;*/	width: 700px;	text-align: left;	}