body { 
    width: 100%;
	margin: 0px;
	padding: 0px;
	color: #005476;
	text-align:center;
	background-color: #EFECDF;
	font-family:Helvetica, Arial, Verdana, sans-serif;
	font-size: 11px;
	height: 100%;
}

p {
	margin-bottom:10px;
	margin-top:5px;
	font-size: 11px;
	line-height: 20px;
	font-family:Helvetica, Arial, Verdana, sans-serif;
	color: #005476;
	line-height: 18px;
}

h2 {
    font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 19px;
	margin-top: 0px;
	margin-bottom:5px;
	color:#A29061;
	font-weight:normal;
}	
	
h3 {
	font-size: 14px;
    font-family: Helvetica, Arial, Verdana, sans-serif;
	color:#A29061;
	margin-bottom:7px;
	margin-top:3px;
	text-transform: uppercase;
	font-weight:normal;
}

h4 {
	font-size: 12px;
    font-family: Helvetica, Arial, Verdana, sans-serif;
	color:#A29061;
	margin-bottom:3px;
	margin-top:0px;
	font-weight:normal;
}

a {
	text-decoration: none;
	color: #67A0C8;
    font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 11px;
}

a:hover {
	text-decoration: none;
	color: #006A96;
    font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 11px;
}

img {
    border-width:0px;
	padding:0px;
	margin:0px;
}

hr {
	padding:0px;
	margin:0px;
	width: 100%;
	border: #227898 solid 1px;
}

td {
	font-size: 11px;
	font-family:Helvetica, Arial, Verdana, sans-serif;
	color: #005476;
}

ul {
	margin:5px 0px 5px 0px;
}

li {
	
	line-height: 18px;
	padding-bottom: 5px;
}

input {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 11px;
	vertical-align: middle;
	color: #005476;
    border: 1px solid #9B8857;
	background-color: #EFECDF;
}

select {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 11px;
	vertical-align:middle;
	color: #005476;
    border: 1px solid #9B8857;
	background-color: #EFECDF;
}

textarea {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 11px;
	vertical-align:middle;
	color: #005476;
    border: 1px solid #9B8857;
	background-color: #EFECDF;
}

/* Global Classes */

.label {
	text-align:right;
	vertical-align:top;
	font-weight: bold;
	font-size: 11px;
	font-family:Helvetica, Arial, Verdana, sans-serif;
	color: #005476;
}
	

.center {
	text-align: center;
}
	
.nomargin {
	padding: 0px;
	margin: 0px;
}

/* Layout Divs */

#container {
	width: 940px;
	text-align: left;
	margin:0 auto;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	background-color: #F5F3EA;
	/*
	background-image:url(images/container-bg.gif);
	background-position:bottom;
	background-repeat:repeat-x;
	*/
}

#container-margin {
    padding:0px;
	background-image:url(images/content-bg.gif);
	background-position:left;
	background-repeat:repeat-y;
	position:absolute;
	min-height: 100%;
	height: auto !important;
	height: 100%;
}

#header {
	width:940px;
	height:173px;
}
#header-margin {
	width: 940px;
}
#header-top {
	height:173px;
	width: 940px;
}

#content-section {
	width: 940px;
	min-height: 590px;
	height: auto !important;
	height: 590px;
}
#content {
	float:right;
	width: 700px;
	min-height: 500px;
	height: auto !important;
	height: 500px;
}

#content-margin {
	padding-top: 20px;
	padding-right: 20px;
	min-height: 450px;
	height: auto !important;
	height: 450px;
}
#nav {
	float: left;
	width: 220px;
	background-image:url(images/nav-bg.gif);
	background-position:right;
	background-repeat:repeat-y;
	min-height: 500px;
	height: auto !important;
	height: 500px;
}

#nav-margin {
	padding:10px 0px 0px 0px;
	min-height: 500px;
	height: auto !important;
	height: 500px;
	margin-left:28px;
}

#nav-content {
	padding: 0px;
	min-height: 481px;
	height: auto !important;
	height: 481px;
}

#nav-content-margin {
	padding:130px 0px 0px 10px;
}

#font-resizer {
	color: #FFFFFF;
	padding:10px 2px 0px 15px;
}

#subscribe {
	padding:10px 2px 0px 2px;
}
#subscribe-margin {
	padding:8px 12px 12px 12px;
	background-color: #03445F;
	height: auto !important;
	overflow: auto;
	position:absolute;
	z-index: 1;
}

#subscribe .heading {
	color: #FFFFFF;
	font-size: 11px;
}
#subscribe input {
	color: #FFFFFF; 
	font-size: 11px;
	width: 160px;
	height: 23px;
	background-color: #006C98;
	padding-top: 3px;
	padding-left: 5px;
	border-color: #D6CDB4;
}

#subscribe .button {
	color: #FFFFFF; 
	font-size: 11px;
	width: auto;
	height: 23px;
	background-color: #015577;
	padding-top: 0px;
	padding-left: 5px;
	border-color: #0F7CA9;
}

#request-pds {
	float:right; 
	padding-bottom:5px; 
	padding-left: 5px;
}
/*Div Specific HTML tags and classes*/

.clear {
	clear: both;
}

#footer {
	width: 700px;
	min-height: 70px;
	height: auto !important;
	height: 70px;
}

#footer-margin {
	padding-top: 6px;
	font-family: Helvetica, Arial, Verdana, sans-serif;
}

#footer-nav {
	color: #67A0C8;
	font-size: 11px;
}
#footer-nav a {
	color: #67A0C8;
}
#footer-nav a:hover {
	color: #005476;
}

#footer-nav-nude {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 11px;
	color: #A29061;
}
#footer-nav-nude a {
	color: #A29061;
}
#footer-nav-nude a:hover {
	color: #BFB589;
}

/* Form Tags */
	
form {
	margin: 0px;
}

/* Radio Button Background */

input.verysmall {
	width: 30px;
}

input.small {
	width: 100px;
}
	
input.mediumsmall {
	width: 130px;
}
	
input.medium {
	width: 180px;
}
	
input.large {
	width: 300px;
}

select.small {
	width: 100px;
}
	
select.medium {
	width: 180px;
}
	
select.mediumlarge {
	width: 260px;
}
	
select.large {
	width: 400px;
}
	
	
textarea.small {
	width: 350px;
	height: 100px;
}
	
textarea.medium {
	width: 350px;
	height: 200px;
}
	
textarea.large {
	width: 350px;
	height: 400px;
}
	
.warningbox {
	width:95%;
	padding: 10px;
	line-height: 16px;
	font-weight: bold;
	margin: 20px 0px 20px 0px;
	border: 1px #CC0000 solid;
	background: #FFDDDD;
}

.warningbox ul {
	padding: 0px;
	margin: 0px;
}

.warningbox li {
	list-style-type:none;
}
	
#messagebox {
	width:95%;
	padding: 10px;
	line-height: 13px;
	font-weight: bold;
	margin: 20px 225px 20px 0px;
	border: 1px #339933 solid;
	background: #D8ECD7;
}
#messagebox ul {
	padding: 0px;
	margin: 0px;
}
#messagebox li {
	list-style-type: none;
}	

