/* CSS Document */

.content {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:18px;
	padding-bottom:10px;
	}
	
a:link {
	text-decoration:underline;
	color:#47689F;
	}
	
a:visited {
	color:#47689F;
	text-decoration:underline;
	}

a:hover {
	color:#93A7C8;
	text-decoration:none;
	
	}
	
.subhead {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:23px;
	color:#006699;
	font-weight:500;
	text-transform:uppercase;
	}
	
.subhead2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	}
	
.subhead2 a:link {
	text-decoration:none;
	}
	
.subhead2 a:visited {
	text-decoration:none;
	}

.subhead2 a:hover {
	text-decoration:none;
	
	}
	
