﻿.BannerTitle {
	font-family: Arial;
	font-size: 17px;
	font-style: italic;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #ff0000;
}
.BannerText {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
}

a.bannernavlink:link {
	font-family: "Arial";
	font-size: 22px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
}
a.bannernavlink:visited {
	font-family: "Arial";
	font-size: 22px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
}
a.bannernavlink:hover {
	font-family: "Arial";
	font-size: 22px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FF0000;
	text-align: center;
}
.Content {
	font-family: "Arial";
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-align: justify;
	text-transform: none;
}


.FooterText {
	font-family: "Arial";
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	border-top-color: #000000;
	border-top-style: solid;
	border-top-width: 1px;
}
.ImgRight {
	margin-left: 6px;
	float: right;
}
.ImgLeft {
	margin-Right: 6px;
	float: left
}

.addressText {
	font-family: "Arial";
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-align: right;
}
/*                    Menu                   */
.MenuHeading {
	color: #CCCCCC;
	font-family: Arial;
	text-align: center;
	line-height: 34px;
}

#menu {
	width: 175px;
	height: 100%;
	margin-left: 2px;
	float: left;
	text-align: center;
	color: #cccccc;
	font-family: Arial;
	font-size: 25px;
}

#menu ul {
	list-style: none;
	margin: 0;
	padding: 0;
	text-align: left;
	list-style-type: disc;
}


#menu li a {
	height: 33px;
	voice-family: "\"}\"";
	voice-family: inherit;
	text-decoration: none;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}	
	
#menu li a:visited {
	color: #000000;
	display: block;
	background: url(images/offG.png) top center no-repeat;
	padding: 6px 0 0 4px;
	height: 33px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
	
#menu li a:link {
	color: #000000;
	display: block;
	background: url(images/offG.png) top center no-repeat;
	padding: 6px 0 0 4px;
	height: 33px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
	
#menu li a:hover {
	color: #5A5A5A;
	background: url(images/onG.png) top center no-repeat;
	padding: 6px 0 0 4px;
	height: 33px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}	


#wrapper {
margin: 0 auto;
width: 800px;
padding: 0;
text-align: left;
}
#question li
  {
	padding-top: 3px;
}	


#question li a
  {
	text-decoration: none;
	text-align: left;
	color: navy;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	list-style-type: disc;
}	
	
#question li a:visited {

}
	
#question a:link {
}
	
#question a:hover {
	color: #D50000;
}	


a:hover {
	color: #D50000;
}
