/* CSS Document */

#wrapper 
	{
	width: 760px;
	margin: 0 auto;
	}

#wrapperBottom 
	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	display: block;
	float: right;
	width: 550px;
	padding: 0px;
	margin-bottom: 8px;
	}
.bullet {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	list-style-position: inside;
	list-style-type: circle;
}
#HomeBoxTopRt 
	{
	width: 300px;
	display: block;
	float: right;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-color: #971719;
	border-right-color: #971719;
	border-bottom-color: #971719;
	border-left-color: #971719;
	margin-left: 10px;
	margin-bottom: 10px;
	padding-top: 0px;
	padding-right: 8px;
	padding-bottom: 0px;
	padding-left: 13px;
	}

#HomeBoxTopLt 
	{
	width: 250px;
	float: left;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	margin-right: 4px;
	}

#HomeBoxBottomLt 
	{
	width: 110px;
	padding: 8px;
	float: left;
	border: 0px dotted #971719;
	}

#qMark	
	{
	position: static;
	float: left;
	padding: 15px;
	margin-top: 3px;
	}

#Report	
	{
	position: static;
	float: right;
	padding: 15px;
	margin-top: 1px;
	margin-right: -20px;
	margin-bottom: 0px;
	margin-left: 0px;
	}

#RightSpacer	
	{
	margin-right: 6px;
	}

#FeatureBoxTopRt 
	{
	width: 200px;
	display: block;
	padding-left: 13px;
	padding-right: 8px;
	float: right;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #971719;
	border-right-color: #971719;
	border-bottom-color: #971719;
	border-left-color: #971719;
	margin-left: 10px;
	margin-bottom: 10px;
	}

#FeatureBoxTopRtShaded 
	{
	width: 200px;
	display: block;
	float: right;
	background-color: #CCCCCC;
	margin-left: 20px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	}

.pSidebar	
	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-bottom: 3px;
	}

body	
	{
	margin: 0 auto;
	padding: 0;
	background-image: url(GoM_images/bkgd_body.gif);
	background-repeat: repeat-x;
	}

p	
	{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	}

.v11bold	
	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	}

spacer 
	{
	font-family: "Times New Roman", Times, serif;
	font-size: 6px;
	}
	/* this code came from http://www.adobe.com/devnet/dreamweaver/articles/css_concepts_pt3_07.html */

#nav
	{
	border-bottom: 1px solid #000000;
	}

#nav ul
	{
	padding: 0;
	margin: 0;
	background-color:#00FF99;
	}

#nav ul li
	{
	display: inline;
	padding: 0;
	margin: 0;
	}

#nav ul li a
	{
	color: #FFFFFF;
	background-color: #3333CC;
	text-decoration: none;
	padding: 0 25px 0 25px;
	border-right: 1px solid #000000;
	text-align: center;
	width: 9em;
	}
	
#Wrapper
	{
	text-align: center;
	padding: 0px;
	margin: 0 auto;
	width: 750px;
	float: left;
	display: block;
	}
#Wrapper .NavMainLink p
	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	display: inline;
	margin: 0 auto;
	padding: 0px;
	width: 120px;
	text-align: center;
	border: thin solid #00FF66;
	float: left;
	background-position: center top;
	font-weight: bold;
	}

#Wrapper .NavMainLink a:link 
	{
	color: #FFFFFF;
	}


#Wrapper .NavMainLink a:visited 
	{
	color: #FFFFFF;
	}

#Wrapper NavMainLink a:hover 
	{
	color: #CCCCCC;
	}

#Wrapper .NavMainLink a:active 
	{
	color: #CCCCCC;
	}

	
#NavSubLinks a:link
	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	height: 10px;
	width: 130px;
	display: block;
	color: #971719;
	text-decoration: none;
	font-weight: bold;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #01628C;
	padding: 3px 0 6px 6px;
	margin: 6px 25px 6px 6px;
	}
	
#NavSubLinks a:visited 
	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	height: 10px;
	width: 130px;
	display: block;
	color: #8D5555;
	text-decoration: none;
	font-weight: bold;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #01628C;
	padding: 3px 0 6px 6px;
	margin: 6px 25px 6px 6px;
	}
	
#NavSubLinks a:hover 
	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	height: 10px;
	width: 130px;
	display: block;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #01628C;
	padding: 3px 0 6px 6px;
	margin: 6px 25px 6px 6px;
	}
	
#NavSubLinks a:active 
	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	height: 10px;
	width: 130px;
	display: block;
	color: #01628C;
	text-decoration: none;
	font-weight: bold;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #01628C;
	padding: 3px 0 6px 6px;
	margin: 6px 25px 6px 6px;
	background-color: #FFFFFF;
	}
	
.hd1 
	{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	font-weight: bold;
	padding-top: 3px;
	}
	
.hd2 
	{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #01628c;
	font-weight: bold;
	padding-top: 3px;
	}
#FeatureBoxTopRtShadedThinner {
	width: 125px;
	display: block;
	float: right;
	background-color: #CCCCCC;
	margin-left: 20px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
