a:link {color: #328484; text-decoration:underline}
a:visited {color: #328484; text-decoration:underline}
a:hover {color: #7DC8C8; text-decoration:none}

body {
	background-color: #EEEEEE;
	margin-left: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align: center;
	margin-left:auto;
	margin-right:auto;
}
.subnav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #006600;
	text-align: left;
	line-height: 17px;

}

.subnav a:link {color: #006600; text-decoration:none; font-weight: bold;}
.subnav a:visited {color: #006600; text-decoration:none; font-weight: bold;}
.subnav a:hover {color: #000000; text-decoration:underline}

.content { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #54707C;
	text-align: left;
	line-height: 18px;}


.centered content { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #54707C;
	text-align: center;
	line-height: 18px;}
		
.questioncontent { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #54707C;
	text-align: left;
	line-height: 18px;
	font-weight: bold;
	font-style: italic;}
	
.subhead {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 15px;
	color: #000000;
	width: 100%;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DBE2E4;
	margin-top: 10px;
}
.subhead2{
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	color: #54707C;
	font-weight: bold;
}
}

.inline a:link {color: #006600; text-decoration:none; font-weight: normal;}
.inline a:visited {color: #006600; text-decoration:none; font-weight: normal;}
.inline a:hover {color: #328484; text-decoration:underline}