
#overlay img{ border: none; }

#overlay{ background-image: url(overlay.png);
		  display: none;
		  position: absolute;
		  top: 0px;
		  left: 0px;
		  z-index: 1000;
		  width: 100%; }

* html #overlay{
	background-color: #333;
	back\ground-color: transparent;
	background-image: url(blank.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="overlay.png", sizingMethod="scale");
	}

html {
	margin: 0 0 0 -1px;
	padding: 0;
	overflow-Y: scroll;
}

body {
	padding: 0;
	margin: 0 auto;
	display: table;
	width: 80%;
}

body {
	color: #0A0A0A;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 17px;
	font-style: normal;
	font-weight: normal;
	text-transform: normal;
}

p {
	letter-spacing: normal;
	line-height: 20px;
}

h1 {
	color: #cdb380;
	font-size: 24px;
	margin: 25px 0 10px 0;
	clear: both;
}

h2 {
	color: #cdb380;
	font-size: 18px;
	margin: 20px 0 10px 0;
	clear: both;
}

h3 {
	color: #cdb380;
	font-size: 16px;
	margin: 20px 0 5px 0;
	clear: both;
}

a:link,a:visited {
	color: #cdb380;
	text-decoration: none;
}

a:hover {
	color: #fa720a;
	text-decoration: underline;
}

body {
	background-color: #F2F2F2;
}

#wrapper {
	border-top: 1px solid #ffffff;
}

#topWrapper {
	width: 100%;
	height: 75px;
	background-color: #031634;
	color: #FFFFFF;
	padding-top: 35px;
}

#topWrapper a {
	font-size: 30px;
	font-weight: bold;
	margin-left: 35px;
	font-family: "Comic Sans MS";
	font-weight: bolder;
	font-style: italic;
	color: #FFFFFF;
}

#topnav {
	background-color: #000000;
}

.errMsg {
	font-size: 14px;
	color: red;
	padding-top: 15px;
	padding-bottom: 8px;
	font-weight: bold;
	text-align: left;
	padding-left: 20px;
}

.errMsg ul {
	text-align: left;
	padding-top: 8px;
	margin-left: 50px;
	margin-top: 0px;
	margin-bottom: 0px;
	list-style-type: decimal;
}

.errMsg li {
	list-style-type: decimal;
}

#topnav {
	height: 40px;
	margin: 0 auto;
	text-align: left;
}

#viewBlock {
	height: auto;
	margin: 0 auto;
	width: 600px;
	position: absolute;
	top: 160px;
	z-index: 9000;
	left: 370px;
	background-color: white;
	
}

.viewFonts{
	text-transform: uppercase;
	font-size: 14px;
	font-family: Arial, sans-serif;
	font-weight: bold;
	color: black;
}

#topnav ul {
	display: table;
	padding: 0;
	margin-top: 0px;
	margin-left: 20px;
	list-style-type: none;
	position: relative;
	height: 40px;
	text-transform: uppercase;
	font-size: 12px;
	font-family: Arial, sans-serif;
}

#topnav ul li {
	display: block;
	float: left;
	margin: 0;
	padding: 0;
	background-color: #000000;
}

.td2{
	text-transform: uppercase;
	font-size: 14px;
	font-family: Arial, sans-serif;
	font-weight: bold;
	width: auto;
	color: black;
}

.page a {
	padding-left: 8px;
	padding-right: 8px;
	text-decoration: none;
	color: #cdb380;	
}

.page a:hover {
	color: #fa720a;
	text-decoration: underline;
}

.page a:visited {
		color: #fa720a;	
}

#topnav ul li a {
	display: block;
	float: left;
	color: #FFFFFF;
	text-decoration: none;
	padding: 0px 10px;
	line-height: 40px;
	font-weight: bold;
}

#topnav ul li a:hover {
	text-decoration: underline;
	color: #00FF66;
}

#topnav ul {
	width: auto;
}

.labels {
	height: 28px;
	width: 75%;
	background-color: #031634;
	color: #FFFFFF;
	font-size: 13px;
	font-weight: bold;
	padding-top: 3px;
	padding-left: 9px;
	text-align: left;
}

.buttons {
	width: auto;
	height: 28px;
	padding-left: 10px;
	padding-right: 10px;
	background-color: #031634;
	color: white;
	float: left;
	margin-left: 9px;
	margin-top: 10px;
}

.textLabels {
	color: #0A0A0A;
	font-size: 13px;
	font-weight: bold;
	text-align: right;
	padding-top: 10px;
	padding-left: 9px;
	margin-top: 10px;
}

.border {
	border: 1px solid #CCCCCC;
	margin-top: 55px;
	margin-bottom: 47px;
}

.textbox {
	border: 1px solid #CCCCCC;
	height: 20px;
	width: 185px;
	color: red;
	float: left;
	margin-left: 5px;
	margin-top: 15px;
}

body {
	background-position: center 240px;
}

#container {
	margin: 0 auto;
	background-color: #FFFFFF;
	height: auto;
	width: 100%;
}

#content p {
	margin-top: 10px;
	text-align: justify;
}

#bottomWrapper {
	height: 28px;
	background-color: #031634;
	text-align: center;
	color: #FFFFFF;
	font-size: 13px;
	font-weight: bold;
	padding-top: 11px;
	text-align: center;
}

#bottomWrapper a {
	text-decoration: none;
	color: #FFFFFF;
}

#bottomWrapper a:hover {
	text-decoration: underline;
	color: #00FF66;
}

a img {
	border: none;
}

.clear {
	clear: both;
	display: block;
	overflow: hidden;
	padding-top: 15px;
	padding-bottom: 15px;
	text-align: center;
	width: auto;
	height: auto;
}