body {
	scrollbar-base-color:#CC6600;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #111111;
	background-image: url(images/background.gif);
}
.normal {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height:14pt;
	color: #000000;
	background-color: #EBEBEB;
}
.normal A:link {
	color: #000043;
}
.normal A:visited {
	color: #336699;
}
.normal A:hover {color: #CC6600; text-decoration: underline;}
.normal A:visited:hover {color: #CC6600; text-decoration: underline;}

.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	background-color: ebebeb;
}
.footer A:link {
	color: #333333;
	text-decoration: none;
}
.footer A:visited {
	color: #999999;
	text-decoration: none;
}
.footer A:hover {color: #CC6600; text-decoration: underline;}
.footer A:visited:hover {color: #CC6600; text-decoration: underline;}
.titles {
	font-family: Garamond, Verdana, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #000033;
}
.normalSmaller {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.data {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	background-color: #ffffff;
}
.data td {
	margin: 0px;
}
.underlined {
	border-bottom: 1px solid black;
}
.communitydot {
	text-align: center;
}
.communitydot a:link, .communitydot a:visited, .communitydot a:active {
	color: #EBEBEB;
	text-decoration: none;
	font-weight: bold;
}
.communitydot a:hover {
	color: #CC6600;
	text-decoration: none;
	font-weight: bold;
}
.greenTitles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	font-weight: bold;
}

.gshbtn {
	background-color:#333366;
	border:#000000 1px solid;
	color:#ffffff;
	/*font-weight:bold;*/
	font-family: Verdana, Arial, Helvetica, sans-serif;
	vertical-align:middle;
}
.parawhere{
	width:100%; text-align:justify; line-height:22px;text-indent: 30px; padding-bottom:15px;
}

.wherelinks{
	width:175px; text-align:justify; padding-top:15px; padding-bottom:15px;
}

.whereextralinks{
	
	color:#2F2F79;
	-moz-transition: all 0.26s ease-out 0s;
    background-attachment: scroll;
    background-clip: border-box;
    background-color: transparent;
    background-image: -moz-linear-gradient(left center , transparent, transparent 50%, rgba(0, 0, 0, 0.2));
    background-origin: padding-box;
    background-position: 0 0;
    background-repeat: repeat;
	background-size: 200% 100%;
}

.whereextralinks:hover{
	padding: 4px 0 3px 15px;	
}.subtitle {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #333;
}
.subnormal {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333;
}

