@charset "utf-8";
/* CSS Document */

a:link {
	color: #f47b2a;
}

.big_red{
	font-size: 18px;
	font-weight: bold;
	color:#CC0000;
}


body{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
.bold{
	font-weight:bold;
}


.bold_blue {
font-weight:bold;
color: #003466;
}

.bold_large{
	font-weight:bold;
	font-size:18px;
	color:#CC0000;
}

.dot{
font-size:10px;
font-weight:bold;
}

.content_head{
	font-weight:bold;
	font-size:14px;
	color:#000000;
}

.contentBox{
	border: #CCCCCC 1px solid;
	width:775px;
	height:50px;
	float:left;
	padding-bottom:10px;
	padding-top:10px;
	margin-left: 20px;
	margin-top: 15px;
}

.emlarged{
	font-size:14px;
}

.grey {color: #666666}

.greyBorder {border:#CCCCCC 1px solid;
}

.italic_mediumblue_large {
	font-size: 17px;
	font-weight: bold;
	font-style: italic;
	color: #003466;
}

.italicTitle{
font-size:20px;
color:#003366;
font-style:italic;
}

.lightGreyBorder
{
	border:#CCCCCC solid 1px;
}

.lightGrey {
	color:#999999;
}

.largeText{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #990000;
	font-weight:bold;
}

.locationTracker{
	border:1px solid #CCCCCC;
	width:150px;
	height:200px;
	vertical-align:top;
}

option{
	font-size:10px;
}

.question{
	width:325px;
	float:left;
	text-align:left;
}

.resource_head{
	font-size: 18px;
	font-weight: bold;
	color: #003466;
}

.resource_head2{
	font-size: 24px;
	font-weight: bold;
	color: #8AA1B9;
}

.resultContent{
left:-50%;
}

.submit
{
font-size:11px;
font-weight:bold;
background:#CCCCCC;
border:#000000 1px solid;
}



.smallLink{
font-size:10px;
text-decoration:underline;
color:#000033;
}

.smallText{
font-size:10px;
}

.spacer{
	min-width:20px;
	width:20px;
	height:30px;
	float:left;
}

.style2 {font-size: 16px}

.style4 {
	font-size: 12px;
	color: #333333;
}

.textFieldInput
{
color: #000000;
background: #ffffff;
border-bottom:1px solid #999999;
border-left: 0px;
border-right:0px;
border-top:0px;
font-size:10px;
}

.title{
	width:140px;
	float:left;
	font-weight:bold;
	text-align:left;
}



