BODY {
	BACKGROUND: url(/images/background.jpg) #ece0bb repeat-x center top;
	TEXT-ALIGN: center;
	margin: 0px;
	padding: 0px;
}

a, a:visited
{
	text-decoration: none;
	color:Blue;
}
a:hover
{
	text-decoration:underline;
}

h1
{
	text-align:left;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	padding-top: 20px;
	padding-bottom: 10px;
}

h2
{
	text-align:left;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

p
{
	text-align:left;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 25px;
}

table.infotable
{
	width: 100%;
	border-width: 1px;
	border-style: outset;
	border-color: black;
	border-collapse: collapse;
}
table.infotable th {
	border-width: 1px;
	padding: 2px;
	border-style: dashed;
	border-color: gray;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
}
table.infotable td {
	border-width: 1px;
	border-style: dashed;
	border-color: gray;
	padding: 2px;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}

	

#headerWrapper {
	padding: 0px;
	height: 100px;
	WIDTH: 780px;
	TEXT-ALIGN: left;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#headerBar {
	WIDTH: 780px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#headerLogo {
	WIDTH: 185px;
	display: inline;
	float: left;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;

}
#headerText {
	WIDTH: 185px;
	display: inline;
	float: left;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;

}

#menuBar {
	WIDTH: 780px;
	TEXT-ALIGN: left;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.menu {
	margin: 0;
	padding: 0;
	float: left;
	font: bold 13px Arial;
	width: 100%;
	background: black url(/images/menuActive.jpg) center center repeat-x;
	height: 40px;
	border-top-width: 1px;
	border-right-width: 0;
	border-bottom-width: 0px;
	border-left-width: 0;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
}
.mainTextHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #99A9B9;
}
.mainText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #33332D;
}

.menu li{
display: inline;
}
.menu li a{
	float: left;
	color: #333333;
	text-decoration: none;
	border-right: 1px solid white;
	padding-top: 9px;
	padding-right: 9px;
	padding-bottom: 15px;
	padding-left: 9px;
}
.menu li a:visited{
color: #333333;
}
.menu li a:hover, .menu li .current{
	color: #FFFFFF;
	background-image: url(/images/menuDefault.jpg);
	background-repeat: repeat-x;
	background-position: center center;
}
#contentWrapper{
	WIDTH: 780px;
	TEXT-ALIGN: left;
	margin-top: 15px;
	margin-right: auto;
	margin-bottom: 30px;
	margin-left: auto;

}
#mainContent {
	WIDTH: 510px;
	text-align: left;
	float: left;
}

#mainBodyLeftSide{
	width:585px;
	float:left;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

#mainBodyRightSide{
	width:195px;
	float:left;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

.secondaryContent
{
	width: 185px;
	display: inline;
	float: left;
	text-align: center;
	padding: 5px 5px 20px 5px;
}

#contactInformationHeader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
}
#contactInformation {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
}
#copyright {
	FONT-SIZE: 13px;
	COLOR: #FFFFFF;
	LINE-HEIGHT: 18px;
	FONT-FAMILY: "Trebuchet MS", "Bitstream Vera Sans", verdana, lucida, arial,   helvetica, sans-serif;
}

#subContentBar {
	WIDTH: 100%;
	height: 10px;
	background-color: #99A9B9;
	background-image:url(/images/subContent.jpg);
	padding: 0px; 
	margin: 0px;
	MARGIN-TOP: 0px;
}

#footer-wrapper {
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; PADDING-BOTTOM: 30px; PADDING-TOP: 15px; background-color:#333333
}
#footer {
	WIDTH: 780px;
	TEXT-ALIGN: left;
	margin-right: auto;
	margin-left: auto;
}
#footer-menu {
	WIDTH: 510px;
	text-align: left;
	float: left;
}
#footer-menu A:link {
	COLOR: #8e9fb2; TEXT-DECORATION: none
}
#footer-menu A:visited {
	COLOR: #8e9fb2; TEXT-DECORATION: none
}
#footer-menu A:hover {
	COLOR: #c2cfde; TEXT-DECORATION: none
}
#footer-menu A:active {
	COLOR: #c2cfde; TEXT-DECORATION: none
}

#footer-contact {
	WIDTH: 185px;
	display: inline;
	float: left;

}
DIV.clear {
	CLEAR: both; OVERFLOW: hidden; HEIGHT: 1px
}

#logoText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	position: absolute;
	top: 30px;
	width: 170px;
}
