td {
	font-family: ;
	font-size: 11px;
	font-style: normal;
	line-height: 16px;
	color: #333333;
}
td a:link {
	font-family: Verdana;
	font-size: 11px;
	font-style: bold;
	line-height: 16px;
	color: #000040;
	text-decoration: underline;
}
td a:visited {
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	line-height: 16px;
	color: #333333;
	text-decoration: underline;
}
td a:hover {
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	line-height: 16px;
	color: #3D61A5;
	text-decoration: none;
}	
td a:active {
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	line-height: 16px;
	color: #333333;
	text-decoration: underline;	
}
.greyborder {
	border: 1px solid #CCCCCC;
}

body {
	background-color: #3D61A5;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
}
.subnav_bkgrd {
	background-image: url(images/subnav_gradient_bkgrd.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.ArialGrey11px {
	color: #666666;
	font: normal 11px/17px Arial, Helvetica, sans-serif;
}
.ArialGrey11px a:link {
	color: #666666;
	text-decoration: underline;
	font: normal 11px/17px Arial, Helvetica, sans-serif;
}
.ArialGrey11px a:visited {
	color: #666666;
	text-decoration: underline;
	font: normal 11px/17px Arial, Helvetica, sans-serif;
}
.ArialGrey11px a:hover {
	color: #000000;
	text-decoration: none;
	font: normal 11px/17px Arial, Helvetica, sans-serif;
}	
.ArialGrey11px a:active {
	color: #666666;
	text-decoration: underline;
	font: normal 11px/17px Arial, Helvetica, sans-serif;
}
.who_are_you_bkgrd {
	background: url("../images/who_are_you_bottom.jpg") no-repeat left top;
}
ul {
	list-style: square outside;
}

