body {
	background-color: #D3D3D3;
	margin: 20px 0;
	padding: 0;
	text-align: center;
}

body, p, li, div, span, textarea, input, table, select {
	color: #344356;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px;
}

img {
	border: 0px;
}

input {
	padding: 2px;
}

span input, span textarea {
	width: 100%;
}

a:link, a:visited, a:active {
	color: #344356;
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
}

a:hover {
	color: #79889b;
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
}

#wrapper_body {
	width: 950px;
	margin: 0 auto;
	padding: 2px;
	border: 1px solid #b5b5b5;
	background-color: #ffffff;
}

#header {
	width: 950px;
	padding: 0;
	margin: 0;
	background-color: #4A688C;
}

#header_banner {
	padding: 0;
	margin: 0;
	height: 124px;
}

#header_title {
	margin: 0;
	padding: 6px 13px !important;
	padding: 4px 13px 6px 13px;
	color: #ffffff;
	font-size: 10px;
	letter-spacing: 2px;
	font-weight: bold;
	text-align: left;
}

#version {
	margin: 0;
	padding: 6px 13px !important;
	padding: 4px 13px 6px 13px;
	color: #ffffff;
	font-size: 11px;
	text-align: right;
	font-weight: bold;
}

/* start of footer styles */
#footer {
	background-color: #fff;
	width: 950px;
	border-top: 1px solid #EAE2C9;
	padding: 0;
	margin: 0;
	text-align: center;
	font-size: 9px;
	border-bottom: 25px solid #4a688c;
}

#footer table {
	padding: 10px 0;
}

#footer td {
	color: #8F9093;
	padding: 15px 0;
}

.footer_menuItems, .footer_linkItems {
	display: inline;
	font-size: 10px;
}

.footer_col {
	width: 210px;
}

#footer_link {
	width: 520px;
	color: #8F9093;
	margin: 0 auto 8px auto;
	padding: 0 0 8px 0;
	border-bottom: 1px solid #EAE2C9;
}

/* option to customize the links in the footer */
.footer_linkItems a:link, .footer_linkItems a:visited, .footer_linkItems a:active {
	font-size: 10px;
	color: #4A688C;
}

.footer_linkItems a:hover {
	font-size: 10px;
	color: #848588;
}

.footer_menuItems a:link, .footer_menuItems a:visited,.footer_menuItems a:active {
	font-size: 10px;
	color: #4A688C;
}

.footer_menuItems a:hover {
	font-size: 10px;
	color: #848588;
}

/* start of sidebar styles */
#leftMenu {
	width: 210px;
	background-color: #F8F5EA;
	border-right: 1px solid #eae3ce;
	margin: 0;
	padding: 0;
	text-align: left;
	font-weight: bold;
	color: #4a688c;
}

#menu-links td {
	border-bottom: 1px solid #eae3ce;
	margin: 0px;
	padding: 6px 5px 6px 10px;
	letter-spacing: 1px;
}
#menu-links a:link,#menu-links a:visited,#menu-links a:active {
	color: #4a688c;
	font-size: 11px;
}
#menu-links a:hover {
	color: #848588;
}


#sign-in td {
	color: #42688C;
	padding: 0 18px 2px 10px;
}

#sign-in .sign_in_title {
	padding: 5px 18px 0 10px;
}
#sign-in .sign_in_field {
	font-size: 10px;
	padding: 5px 18px 1px 10px;
}
#sign-in .sign_in_link {
	text-align: right;
	padding: 3px 12px 0 10px;
}

#sign-in a:link, #sign-in a:visited, #sign-in a:active {
	font-size: 10px;
	letter-spacing: 0px;
}

#sign-in a:hover {
	color: #79889B;
	font-size: 10px;
}
/* start of content styles */
#wrapper_content {
	width: 740px;
	padding: 0;
	text-align: center;
}

.content {
	width: 560px;
	margin: 20px auto;
	padding: 0 5px;
	text-align: justify;
}

.content p {
	font-size: 10px;
}

h1 {
	text-align: left;
	font-size: 16px;
	color: #42688C;
	font-weight: bold;
	margin: 0 0 15px 0;
}

.content_subtitle {
	color: #344356;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	margin: 5px 0;
}

.content_text {
	text-align: justify;
}

.content ul, .content ol {
	margin: 3px auto 2px auto;
	padding: 0 0 0 30px;
}
.content ul li, .content ol li {
	list-style-type: none;
	margin: 0;
	padding: 2px 0;
}

.content ul li a:link, .content ul li a:active, .content ul li a:visited {
	color: #42688C;
	font-weight: bold;
	text-decoration: none;
}
.content ul li a:hover {
	color: #79889b;
	text-decoration: underline;
}

#view_profile td {
	height: 23px;
}
#profileCommand .profile_input, #reportError input {
	padding: 2px;
	margin: 3px 0 2px 0;
}

.agreement {
	text-align: center;
	padding: 15px 0 0 0;
}
/* Misc Styles */
.button {
	background-color: #344356;
	color: #ffffff;
	font-weight: bold;
	font-size: 11px;
	padding: 2px 3px !important;
	padding: 2px 0;
	text-align: center;
}

.error_msg, .error_msg span {
	text-align: left;
	font-weight: bold;
	color: #cc0000;
	font-size: 10px;
	padding: 0 0 5px 0;
}

#sign_in .error_msg span {
	font-size: 9px;
}

.global_error_msg, .global_error_msg span {
	font-weight: bold;
	color: #cc0000;
	font-size: 12px;
	padding: 0 0 2px 0;
}

.meta_error_msg, .meta_error_msg span {
	text-align: left;
	font-weight: bold;
	color: #cc0000;
	font-size: 10px;
	padding: 3px 0;
}

.red_msg {
	text-align: justify;
	color: #cc0000;
	font-size: 11px;
}

.meta_text {
	text-align: justify;
	color: #344356;
	font-size: 11px;
}

.meta_msg {
	color: #4A688C;
	font-weight: bold;
}

.field_msg {
	font-weight: bold;
}
/* end of content styles */

/* Invisible link - Subtitle Style */
.content_subtitle a:link, .content_subtitle a:visited, .content_subtitle a:active, .content_subtitle a:hover {
	font-size: 12px;
	color: #344356;
	font-weight: bold;
}

.small_font, .small_font a:link {
	font-size: 10px;
}

.center {
	text-align: center;
	margin: 0 auto;
}

/* styles used in metadata page */
.dateMenu {
	width: 85px;
}

.keywordsgroup {
	width: 245px;
}
.keywords {
	width: 280px;
}
.keybutton {
	padding: 3px 0 0 0;
}
.selected_keygroup {
	width: 240px;
}
.selected_keyword {
	width: 240px;
}

.originator {
	padding: 0 12px 0 0;
}
/* About Us */
.logo {
	width: 560px;
	margin: 0 auto;
	text-align: center;
	font-size: 10px;
	margin: 0 0 5px 0;
}

.logoItems1 {
	width: 250px;
	text-align: center;
	padding: 0;
}

.logoItems2 {
	width: 210px;
	text-align: right;
	padding: 5px 20px 10px 0;
}

.logoItems3 {
	text-align: left;
	padding: 5px 0 5px 0;
}

.logoItems4 {
	width: 315px;
	text-align: center;
	padding: 0;
}

.logoText {
	text-align: center;
	padding: 5px 15px;
	font-style: italic;
}

.data_error_msg, .data_error_msg span {
	text-align: center;
	font-weight: bold;
	color: #cc0000;
	font-size: 10px;
	padding: 0 0 5px 0;
}

.radio-field * {     vertical-align: middle; } 

.file_error_msg, .file_error_msg span {
	text-align: center;
	font-weight: normal;
	color: #cc0000;
	font-size: 20px;
	padding: 0 0 5px 0;
}



