
a:link {
	color: #3C81A8;
	text-decoration: underline;
	}
a:visited { 
	color: #3C81A8;
	text-decoration: underline; 
	}
a:hover {
	color: #000000;
	text-decoration: underline;
	}
a:active { 
	color: #3C81A8;
	text-decoration: underline; 
	}

.standard { 
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#000000;
	line-height:19px;
	/*letter-spacing:.04em;*/
	}

.small { 
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#000000;
	line-height:14px;
	/*letter-spacing:.04em;*/
	}
	
.header { 
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color:#183651;
	line-height:14px;
	/*letter-spacing:.03em;*/
	}
	
.subheader { 
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color:#183651;
	line-height:14px;
	/*letter-spacing:.03em;*/
	}
	
.footer { 
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color:#9E9E9E;
	line-height:14px;
	letter-spacing:.04em;
	}
	
.bullet { 
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#DF8F33;
	line-height:19px;
	/*letter-spacing:.04em;*/
	}
	
td.box01
{
	border-style: solid;
	background-color:#6792BA;
	border-top-width: 1px;
	border-top-color: #183651;
	border-right-width: 1px;
	border-right-color: #183651;
	border-left-width: 1px;
	border-left-color: #183651;
	border-bottom-width: 1px;
	border-bottom-color: #183651;
}

td.box02
{
	border-style: solid;
	background-color:#FFFFFF;
	border-top-width: 1px;
	border-top-color: #929192;
	border-right-width: 1px;
	border-right-color: #929192;
	border-left-width: 1px;
	border-left-color: #929192;
	border-bottom-width: 1px;
	border-bottom-color: #929192;F2F2F2
}

td.box03
{
	border-style: solid;
	background-color:#F2F2F2;
	border-top-width: 1px;
	border-top-color: #929192;
	border-right-width: 1px;
	border-right-color: #929192;
	border-left-width: 1px;
	border-left-color: #929192;
	border-bottom-width: 1px;
	border-bottom-color: #929192;
}

td.box04
{
	border-style: solid;
	background-color:#F7F7F7;
	border-top-width: 1px;
	border-top-color: #929192;
	border-right-width: 1px;
	border-right-color: #929192;
	border-left-width: 1px;
	border-left-color: #929192;
	border-bottom-width: 1px;
	border-bottom-color: #929192;
}
/*new styling for Q's collected at tops of pages*/
div#questdex
{
	margin:15px 0 13px 0;
	padding-bottom:12px;
	border-bottom: 1px solid #79a4cc;
}
#questdex a
{
	text-decoration:none;color:#3c81a8;
}
div#questdex div.subheader {
	margin:0 0 0.25ex 0;
	padding:0 0 0.25ex 1.5em;
	text-indent:-1.5em;
	line-height:normal;
}
div#questdex div.right-side-box {
	width:15em;
	float: right;
	padding:1ex 1ex;
	border:solid 1px #929192;
	line-height:normal;
}
