body {
	margin: 0;
	font-family: arial, helvetica, sans-serif, "MS Sans Serif"; 
	font-size:11pt;
	background-color: #ffffff;
	text-align: center;
	padding-bottom:50px;
}
img {
	border:none;
	text-align: center;
}
iframe {
	font-size:10pt;
}
#wrapper {
	position: relative;
	text-align: left;
	width: 858px;
	margin-right: auto;
	margin-left: auto;
	background-image: url("images/shadow-bg.jpg");
	background-repeat:repeat-y;
	min-height:300px;
}
#effects_wrapper {
	padding: 0 23px 23px 23px;
	background-image:url("images/shadow-bottom.jpg");
	background-repeat:no-repeat;
	background-position: bottom left;
}
* html #effects_wrapper {        /* fix padding for bottom drop shadow in IE6 */
	padding-bottom: 25px;
}
#main {
/*	background-image:url("images/sidebar-logo.jpg"); */
/*	background-position:bottom; */
/*	background-repeat:no-repeat; */
}
#main_nosidebar {
	background-color:#FFF;
}
#header {
	margin:0;
	padding:0;
	width:100%;
    height:20px;
	background-color:#03294f;
}
#header h1 {
	margin: 0;
    padding: 0;
    font-weight:normal;
    color: #cb352d;
    font-size: 190%;
    position:absolute;
    bottom: 4px;
    right: 10px;
}
#banner {
	position:relative;         /* position child objects relative to this div */
	float:left;
	vertical-align:top;	         /* protect from super-large user text sizing */
	border:0;
	margin:0;
	padding:0;
	width:100%;                                  /* grey-fill the entire width */
	background-color:#5c738d;
	border-bottom:2px solid #5c738d;     /* give us a bottom border underneath */
	height:196px;
}
#banner .theme_img {
	color: #778899;
	background-color: transparent;
	float: right;
	width: 583px;
}
#banner .logo {
	float: left;
	width: 229px;
	height:196px;
	margin:0;
}
* html #banner .logo {
	margin-right:-3px;
}
#language {
	position:relative;
	float:right;
	background-color:#03294f;
	height:20px;
	font-size:70%;
	text-align:right;
}
#language ul {
	list-style:none;
	color:#ffffff;
	margin:0;
	padding:0;
	padding-top:3px;
}
#language li {
	display:inline;
}
#language li a:link, #language li a:visited {
	padding-right:20px;
	color:#ffffff;
	text-align:left;
	text-decoration:none;
	border-bottom:none;
}
#language li a:hover {
	color:#d87e37;
}
#content {
/*	padding: 243px 20px 20px 250px; */
	padding:5px 20px 10px 20px;
	float:right;
	position:relative;
	width:543px;
	color: #5c738d;
	min-height:300px;
}
* html #content {
	padding-top:15px;
	padding-bottom:15px;
}
#content_fullwidth {
	position:relative;
	border-top:#7d6146 solid 4px;
	padding: 10px 20px 20px 20px;
	min-height:300px;
}
#content p {
	line-height: 1.3em;
	text-align: left;
}
#content h1 {
	color: #03294F;
	font-size: 110%;
	font-variant:small-caps;
	line-height:18px;
	font-weight:lighter;
	padding:0 0 0 38px;
	background:url("images/org_bar.gif") no-repeat top left;
}
#content h2 {
	color: #03294F;
	font-size: 110%;
	font-style:italic;
	line-height:18px;
	font-weight:lighter;
	padding-top: 0.5em;
}
#content h3 {
	color: #03294F;
	font-size: 100%;
	line-height:18px;
	font-weight:bold;
	padding-top: 0.5em;
	padding-bottom: 0;
}
#content a:link, #content a:visited {
	color:#d87e37;
	text-decoration:none;
	border-bottom: 1px dotted #d87e37;
}
#content a:hover {
	color:#C30;
	border-bottom: 1px dotted #C30;
}
#content_fullwidth a:link, #content_fullwidth a:visited {
	color:#d87e37;
	text-decoration:none;
	border-bottom: 1px dotted #d87e37;
}
#content_fullwidth a:hover {
	color:#C30;
	border-bottom: 1px dotted #C30;
}
.img_rt {
	float:right;
	padding-left:10px;
}
.img_nowrap {
	clear:both;
}
#sidebar {
	font-size:12px;
	color: #03294f;
	position:relative;
	float:left;
	width:229px;
	background-color: transparent;
	padding-bottom:10px;
}
#sidebar h1 {
	font-size: 90%;
	color: #ffffff;
	text-transform:uppercase;
	margin: 15px 15px 5px;
	padding: 2px 10px 2px;
	background-color:#03294f;
}
#sidebar p {
	margin: 0;
	padding: 5px 15px 5px 15px;
}
#sidebar ul {
	margin: 0;
	padding: 0px 15px 0px 15px;
}
#sidebar div {
	padding:0 15px;
}
#sidebar a:link, #sidebar a:visited {
	color: #03294f;
	text-decoration:none;
	border-bottom: 1px dotted #5c738d;
}
#sidebar a:hover {
	color: #5c738d;
/*	background-color:#5c738d; */
}
.sidebar_nav {
	list-style-type:none;
	line-height:1.5em;
}
.plain_ul {
	list-style-type:none;
	line-height:1.5em;
	padding-left:0;
}
#footer {
	clear:both;
	font-size: 80%;
	text-align:center;
	color: #ffffff;
	height:25px;
/*	background-color: #5c738d; */
	background-color: #03294f;
	padding:0;
	margin:0;
}
.footertxt {
	padding: 5px;
}
#footer a:link, #footer a:visited {
	color: #dae2ec;
	text-decoration:none;
	border-bottom: 1px dotted #dae2ec;
}
#footer a:hover {
	color: #FFF;
}
#sidebar .sidebar_img {
	margin:0;
}
#sidebar .sidebar_img a:link, #sidebar .sidebar_img a:visited {
	border-bottom: none;
}
.inline_heading {
	font-weight:bold;
}
.readmore {
	font-size: 75%;
	color:#d87e37;
	text-transform:uppercase;
	padding-bottom:10px;
}
#content a.readmore:link, #content a.readmore:visited {
	color:#d87e37;
	text-decoration:none;
	border:none;
}
#content a.readmore:hover {
/*	color: #03294f; */
	color:#C30;
	border:none;
}
#sidebar .votd_ref {
	text-align:right;
	font-style:italic;
}
#sidebar p.votd_ref {
	padding-top:0;
}
#sidebar a.votd_ref, #sidebar a.votd_ref:visited {
	color:#5c738d;
}
#sidebar a.votd_ref:hover {
	color: #03294f;
}
.list_head {
	padding-bottom:0.5em;
	margin-bottom:0;
}
.list_p {
	padding-top:0;
	margin-top:0;
}
.extract {
	font-style:italic;
	padding-left:1em;
	padding-right:1em;
}
input.nav_btn {
	font-family: arial, helvetica, sans-serif, "MS Sans Serif"; 
	font-size:1em;
	border:none;
	color:#ffffff;
	background-color:#03294f;
	padding:0 4px 0 0;
}
input.nav_btn:hover {
	color:#d87e37;
	cursor:pointer;
}
form p {
	margin:0;
	padding:0 0 0.5em 0;
}
fieldset {
	float:left;
	clear:left;
	width:100%;
	margin:0 0 -1em 0;
	padding:0 0 1em 0;
	border:none;
	background-color:#DAE2EC;
}
legend {
	margin-left:1.5em;
	padding:0;
	color:#d87e37;
	font-weight:bold;
}
form ol {
	list-style:none;
	margin:0;
	padding:0;
	padding-left:1em;
}
form li {
	padding-bottom:0.5em;
}
fieldset.submit {
	float:none;
	width:auto;
	border-style:none;
}
label {
}
input.txt {
}
input.radio {
}
td {
	font-size:10pt;
}
.tbl_head {
	font-weight:bold;
	color:#dfe6ee;
	background-color:#00264c;
}
.alt_row {
	background-color:#f7f8fa;
}
.faq {
	margin:0;
	padding:0;
	padding-bottom:0.5em;
}
#content .faq_head {
	font-size:11pt;
	border-top:2px #5c738d dotted;
	margin-top:2em;
	padding-top:0.5em;
}