html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6,  p {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
}
body {
	background-color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 22px;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-y;
	background-position: center;
	margin-top: 10px;
	margin-bottom: 10px;
}
#container {
	width:800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#header {
	background-image: url(images/header.jpg);
	height: 301px;
	width: 800px;
}
#button-contact {
	width: 193px;
	padding-left: 607px;
	padding-top: 15px;

}
#button-resources {
	width: 170px;
	padding-left: 630px;
	padding-top: 89px;
	font-weight: bold;
	line-height: 18px;

}
#header-menu {
	background-color: #000000;
	height: 35px;
	width: 785px;
	color: #FFFFFF;
	font-size: 10px;
	font-weight: bold;
	padding-top: 15px;
	padding-left: 15px;

}
#header-bot {
	background-image: url(images/header-bottom.jpg);
	height: 35px;
	width: 800px;
}
#menu {
	width: 170px;
	height: 24px;
	float: left;
	margin-left: 10px;
	color: #FFFFFF;
}
#content-main {
	width: 580px;
	height: 24px;
	margin-left: 210px;
}
#footer {
}
.footer{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: 
	normal;
	color: #003366;
	line-height: 18px;
}

form {
	margin-right: 0;
	margin-left: 0;
	clear: both;
}
textarea {
	background-color:#E7E4D8!important; /* to prevent highlighting by Google Toolbar */
	border:1px solid #c5c5c5;
	color:#092E02;
	width:300px; /* 5 pixles smaller than form width !important */
	height:60px;
	line-height:18px;
	vertical-align: middle;
	margin-bottom:4px; /* sets vertical spacing between fields */
	padding-top:1px; /* vertically position text in input/textarea field */
	padding-left:4px; /* horizontally position text in input/textarea field */
	font-family: Arial, Helvetica, sans-serif;
	font-size:0.95em;
	font-weight: bold;
}	
select {
	background-color:#D8D5C2!important; /* to prevent highlighting by Google Toolbar */
	border:1px solid #c5c5c5;
	color:#092E02;
	width:110px; /* 5 pixles smaller than form width !important */
	height:20px;
	line-height:18px;
	vertical-align: middle;
	margin-bottom:4px; /* sets vertical spacing between fields */
	padding-top:1px; /* vertically position text in input/textarea field */
	padding-left:4px; /* horizontally position text in input/textarea field */
	font-family: Arial, Helvetica, sans-serif;
	font-size:0.95em;
	font-weight: bold;
}	
input {
	background-color:#E7E4D8!important; /* to prevent highlighting by Google Toolbar */
	border:1px solid #c5c5c5;
	color:#000000;
	width:300px; /* 5 pixles smaller than form width !important */
	height:20px;
	line-height:18px;
	vertical-align: middle;
	margin-bottom:4px; /* sets vertical spacing between fields */
	padding-top:1px; /* vertically position text in input/textarea field */
	padding-left:4px; /* horizontally position text in input/textarea field */
	font-family: Arial, Helvetica, sans-serif;
	font-size:0.95em;
	font-weight: bold;
	margin-top: 5px;
}
input.submit {
	width:75px;
	height:20px;
	cursor:pointer;
	padding:0;
}
input.checkbox {
	width:50px;
	height:20px;
	cursor:pointer;
	padding:0;
	background-color: #A8B2BE;
}
input.submit {
	width:85px;
	height:28px;
	cursor:pointer;
	padding:0;
	font-size: 18px;
	border: thin solid #092E02;
}
p {
	padding-bottom: 10px;
}
h1 {
	padding-top: 15px;
	padding-bottom: 15px;
}
h2 {
	font-size: 14px;
}
.CallToAction{
	padding: 1em;
	color:#000000;
	margin-bottom: 
	1.2em;
	width: 400px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFF99;
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-bottom-color: #000000;
}
.Emphasis {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #262937;
	font-style: italic;
}
.header {  font-family: Geneva, Arial, Helvetica, san-serif; font-size: 24px; font-weight: normal; color: #128FBB}
.headerSUB { font-family: Geneva, Arial, Helvetica, san-serif; font-size: 15px; font-weight: bold; color: #003399}
.headerSUBblack { font-family: Geneva, Arial, Helvetica, san-serif; font-size: 15px; font-weight: bold; color: #000000}
#container #header-menu a {
	color: #FFFFFF;
}
#container #header #button-resources a {
	color: #000000;
}
#container #content #menu a {
	color: #FFFFFF;
}
#container #content #menu a:hover {
	color: #FFFFCC;
}
h1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #003399;
}
#content {
background:url(images/bg-content.jpg)}
