a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
.style1 {color: #333333}







h1 {
	
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: 14px;
	line-height: normal;
	text-align: left;
}

h2 {
	
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: 14px;
	line-height: normal;
	text-align: left;
}



h3 {
	color: #666633;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: 22px;
	line-height: 1em;
	text-align: center;
}







.mainTextBox {
	font-family: Verdana, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color: #000000;
}

.textLinksLarge {
	font-family: Verdana, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	padding-top: 10px;
	color: #CC3300;
}

.formTextSmall {
	font-family: Verdana, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	text-align: left;
	padding-top: 10px;
	color: #CC3300;
}


.formTextIn {
	font-family: Verdana, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	text-align: center;
	color: #000000;
}



.formTextLarge {
	font-family: Verdana, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	text-align: left;
	color: #000000;
}

.formTextLargeBold {
	font-family: Verdana, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	text-align: left;
	color: #000000;
}

.topNav {
	font-family: Verdana, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #FF6600;
	text-decoration: none;
	line-height: normal;
	width: auto;
	background-color: #003366;
	display: inline-table;
}

.topNav:hover {
	font-family: Verdana, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FF6600;
	text-decoration: none;
	line-height: normal;
	width: auto;
	background-color: #336699;
}
.infoBar {
	font-family: Verdana, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #FFCC33;
	text-decoration: none;
	vertical-align: middle;
}

.textHeader {
	font-weight: normal;
	text-decoration: none;
	vertical-align: middle;
	background-color: #333333;
	color: #CC9933;
	font-family: verdana;
	text-align: right;
	display: inline;
	font-size: 14px;
}



#wrapper {
	width: 800px;
	margin: 0 auto;
	position: relative;
	left: auto;
}

#bookmark {
	width: 100px;
	position: absolute;
	left: auto;
	right: 5px;
	margin-left: 100px;
	top: 10px;
	
}


#css {
	width: 320px;
	margin: 0 auto;
	position: relative;
	left: auto;
	top:10px;
}

.bckgrdHeader {
	background-color: #333333;
}


.bckgrdTopNavBar {
	background-color: #003366;
}

.bckgrdMainText {
	background-color: #FFFFFF;
}


.bckgrdFooter {
	background-color: #003366;
}

.bckgrdSideBar {
	background-color: #333333;
}


.bckgrdLogo {
	background-color: #003399;
}
