html{overflow-y:scroll;}
body,table {
	text-align:left;
	font: 12px/18px Arial, Helvetica, sans-serif;
	padding: 0px;
	margin: 0px;
	color:#333333;
	}

body, table {
 	line-height: 18px;
 	font-size: 11px;
 	color: #333333;
	} 

ol{font-weight:bold;}

ul {
	list-style-image:url(/i/square.gif);
	}

.box {
	font-size:11px;
	}

a, a:visited, a:hover, a:active, a:link {
	color: #063381;
	text-decoration:underline;
	}

a:hover {
	text-decoration:none;
	color:#063381;
	}

.title {
	font-size:14px;
	color:#3257B2;
	font-weight:bold;
	}

.boxlk,
a.boxlk:link,
a.boxlk,
a.boxlk:visited,
a.boxlk:active {
	color: #000000;
	font-weight:bold;
	text-decoration:none;
	}

a.boxlk:hover {
	text-decoration:underline;
	}


.subnav,
a.subnav:link,
a.subnav,
a.subnav:visited,
a.subnav:active {
	color: #ffffff;
	font-weight:normal;
	font-size:11px;
	text-decoration:none;
	}

a.subnav:hover {
	text-decoration:underline;
	}

input,textarea{border:1px solid #cccccc;}



