.mainnav {  font-family: Arial, Helvetica, sans-serif; font-size: 10px; font-style: normal; font-weight: bold; text-transform: uppercase; color: #0099CC; text-decoration: none}
.mainlink {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; font-weight: normal; text-transform: uppercase; color: #003366}
.topnav {  font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal; color: #FFFFFF; text-decoration: none}
.onpage {  font-family: Arial, Helvetica, sans-serif; font-size: 10px; font-weight: bold; color: #FFCC33; text-decoration: none}
.Headline, h3 {  font-family: Arial, Helvetica, sans-serif; font-size: 16px; font-weight: bold; color: #003366; text-decoration: none}
.BodyText {  font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #003366; text-decoration: none; font-weight: normal; text-transform: none}
.SubHead {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #003366; text-decoration: none}
.superscript {  font-family: Arial, Helvetica, sans-serif; font-size: 7px; font-weight: normal; color: #003366; text-decoration: none; vertical-align: super; top: 5px; clip:   rect(   )}
.BodyLink {  font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal; color: #0099CC; text-decoration: none; text-transform: none}
.QuestionLink.a {font-weight: 100;}
.superscriptCopy { font-family: Arial, Helvetica, sans-serif; font-size: 7px; font-weight: normal; color: #0099CC; text-decoration: none; vertical-align: super; top: 5px; clip: rect( ) }
.mainnavCopy { font-family: Arial, Helvetica, sans-serif; font-size: 10px; font-style: normal; font-weight: normal; text-transform: none; color: #0099CC; text-decoration: none }
.BodyTextBold { font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #003366; text-decoration: none; font-weight: bold; text-transform: none }
.superscriptCopyGold { font-family: Arial, Helvetica, sans-serif; font-size: 7px; font-weight: normal; color: #FF9900; text-decoration: none; vertical-align: super; top: 5px; clip: rect( ) }
.mainnavGold { font-family: Arial, Helvetica, sans-serif; font-size: 10px; font-style: normal; font-weight: normal; text-transform: none; color: #FF9900; text-decoration: none }
.superscriptGS {  font-family: Arial, Helvetica, sans-serif; font-size: 7px; font-weight: normal; color: #003366; text-decoration: none; vertical-align: super; top: 5px; clip:   rect(   )}
.fixme {color: red;}
.doubleSpacedBullets li{
	padding-bottom: 2em;
	text-align: left;
}

h1{
	font-size: 22px;
	font-family: Georgia,"Times New Roman",Times,serif;
	font-weight: normal;
	color: #003366;
	text-decoration: none;
}

h2{
	font-size: 18px;
	font-family: Georgia,"Times New Roman",Times,serif;
	font-weight: normal;
	color: #003366;
	text-decoration: none;
}

/*general link box */
#generalLinks{
	color: #9BC3FF;
	border-top: 1px solid #9BC3FF;
	margin: 20px 0px 0px 0px;
}

#generalLinks li{
	list-style: none;
}

#generalLinks ul{
	padding: 0px;
	margin: 0px;
	list-style: none;
}

/*GS Price Chart */
#gsPriceChart{
	border-collapse: collapse;
	width: 100%;
}

#gsPriceChart td{
	text-align: center;
	border: 2px solid #003366;

	margin: 0px;
}

.townName{
	font-weight: bold;
}

.imageLeft{
	float: left;
	padding: 0.5em 0.5em 0.5em 0em;
	border: 0px;
}

.imageRight{
	float: right;
	padding: 0.5em 0em 0.5em 0.5em;
	border: 0px;
}

.testimonialArticle{
	margin-bottom: 3em;
}

/* From Page */
.side {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
}
.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #FFFFFF;
}


a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}


.mywhitebody a{
	font-weight: bold;	
}
.mywhitebody a:link    {
	color: #0033FF;

} /* Darker blue */
.mywhitebody a:hover   { color: #FF9900; } /* white */
.mywhitebody a:visited { color: #00CC99; } /* grey */

td.mywhitebody a{
	font-weight: bold;
}
td.mywhitebody a:link    {
	color: #0033FF;

} /* Darker blue */
td.mywhitebody a:hover   { color: #FF9900; } /* white */
td.mywhitebody a:visited { color: #00CC99; } /* grey */

body,td,th {
	font-size: 12px;
	color: #000000;
}
	
.questionLink {
	font-weight: normal ! important;
}

p{
	font-family: Verdana, Arial, Helvetica, sans-serif;
}