.textsinglespaced   {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	color: #333366;
}
.title
{
	font-size:  30px;
	color:  #009900;
	text-align:  center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: italic;
}

.subtitle
{
   font-size:  16px;
   color:  #339933;
   text-align:  center;
}
   
.Body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: capitalize;
	color: #FFFFFF;
}
.Spacing {
	margin-bottom: 25px;
}
.orangebackground {
	background-color: #FFFFCC;
}
.brownbackground  {
	background-color: #FFCC00;
}
.lightgreenbackground {
	background-color: #33FFCC;
}
.whitebody {
	font-size: 10px;
	color: #FFFFFF;
}
.Blue1pxbackground {
	background-image: url(../../Users/Jim/AppData/Roaming/Adobe/Dreamweaver%209/Configuration/ServerConnections/Jim/Images/Bluetpx.jpg);
}
.blue1pxtop {
	background-image: url(../../Users/Jim/AppData/Roaming/Adobe/Dreamweaver%209/Configuration/ServerConnections/Jim/Images/Bluetop1px.jpg);
}
.blue5pxstripes {
	background-image: url(../../Users/Jim/AppData/Roaming/Adobe/Dreamweaver%209/Configuration/ServerConnections/Jim/Images/Blue5pxstripes.jpg);
}
.sidebarbackground {
	background-image: url(../../Users/Jim/AppData/Roaming/Adobe/Dreamweaver%209/Configuration/ServerConnections/Jim/Images/sidebar.jpg);
}
.yellowsubtitle {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: oblique;
	color: #FFFF99;
	font-weight: bold;
}
.newbluebackground {
	background-image: url(../../Users/Jim/AppData/Roaming/Adobe/Dreamweaver%209/Configuration/ServerConnections/Jim/ImageInProcess/Background/Bluecolor1px.jpg);
}
.sidebarlinks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	font-style: italic;
	color: #FFFFFF;
}

a.sidebarlinks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
	font-style: italic;
}

a.sidebarlinks:Hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration: underline;
	color:#FFFF00
}.greenbackground {
	background-image: url(../Seeley%20Swan/images/Greenbackground.jpg);
}
.yellowsubtitle2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 30px;
	font-style: italic;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	color: #FFFF00;
	text-decoration: underline;
}

.Darkgreenlink {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: capitalize;
	color: #666600;
	text-decoration: none;
}

a.Darkgreenlink {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: capitalize;
	color: #666600;
	text-decoration: none;
}

a.Darkgreenlink:Hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: capitalize;
	color:#000000;
	text-decoration: none;
}		

a.Darkgreenlink:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: capitalize;
	color:#FF0000;
	text-decoration: none;
}		
#mainContent  .question {
	font-weight: bold;
	display: block;
	margin-top: 15px;
	margin-bottom: 0px;
	padding-top: 5px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #C9F173;
}
