html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, ul, 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: 20px;
	background-image: url(images/bg.jpg);
}
#container {
	width:780px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 100%;
}
#header {
	background-image: url(images/header.jpg);
	height: 184px;
	width: 780px;
}
#content {
	background-image: url(images/bg-content.jpg);
	background-repeat: repeat-y;
}
#menu {
	width: 161px;
	float: left;
	margin-left: 11px;
}
#content-main {
	margin-left: 190px;
	width: 580px;
	padding-bottom: 20px;
}
#footer {
}
.menu-indent{
	margin-left: 10px;
}
.header{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	color: #3C5E79;
	font-style: italic;
	text-decoration: underline;
	line-height: 1.2em;
}
.headerSub{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: bold;
	color: #3C5E79;
}
.footer{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: 
	normal;
	color: #003366;
	line-height: 18px;
}
.footerBOLD{ 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	font-weight: bold; 
	color: #003366
}
.boxBorder2 {
	font-family:"Times New Roman", Times, serif; font-size:20px; color:#85ABB3; font-weight:bold;
	line-height:20px; text-align:left;
	padding:0 5px; margin:10px 0 5px 15px;
	border:solid #92B5BD; border-width:0 0 0 3px;
}
.BulletText {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: bold;
	color: #3C5E79;
	line-height: 25px;
}
.BulletTextWhite {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 25px;
}
form {
	margin-right: 0;
	margin-left: 0;
	clear: both;
}
textarea {
	background-color:#D8D5C2!important; /* to prevent highlighting by Google Toolbar */
	border:1px solid #c5c5c5;
	color:#092E02;
	width:237px; /* 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:#C3BEA1!important; /* to prevent highlighting by Google Toolbar */
	border:1px solid #c5c5c5;
	color:#000000;
	width:237px; /* 5 pixles smaller than form width !important */
	height:18px;
	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.submit {
	width:75px;
	height:20px;
	cursor:pointer;
	padding:0;
}
input.checkbox {
	width:50px;
	height:20px;
	cursor:pointer;
	padding:0;
}
input.submit {
	width:85px;
	height:28px;
	cursor:pointer;
	padding:0;
	font-size: 18px;
	border: thin solid #092E02;
}
h2 {
	font-size: 14px;
}
p {
	padding-bottom: 10px;
}
h1 {
	padding-top: 15px;
	padding-bottom: 15px;
}
.CallToAction{
	padding: 1em;
	color:#000000;
	margin-bottom: 
	1.2em;
	width: 450px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FBECAE;
	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;
}

