﻿body {
    background: #FFFFFF url('../i/site_bg.jpg') repeat-x fixed center top;
    font-family: Georgia, "Times New Roman", Times, serif;
	margin: 0px;
	padding: 0px;
	text-align: center;
	background-color: #eae7d6;
}
#banner {
	background: url(../i/site_header.png) no-repeat;
	height: 112px;
	width: 893px;
	margin-right: auto;
	margin-left: auto;
}
.link_no_underline {
    text-decoration: none;
}
.textbox_right_align {
    text-align: right;
}
h2 {
	color: #090855;
	margin-bottom:0px;
}
h3 {
	color: #090855;
	margin-bottom:0px;
}
h4 {
    font-size:12px;
	color: #090855;
	margin-bottom:0px;
}
.tblmargin {
    margin: 0px 0px 0px 0px;
}
.tblmargin_left {
    margin: 0px 0px 0px 10px;
}
#menu_bar {
	height: 67px;
	width: 893px;
	margin-right: auto;
	margin-left: auto;
}
#wrapper_content {
    width: 893px;
    background-image: url(../i/site_content.png);
    background-repeat: repeat-y;	
	font: .7em Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	margin-right: auto;
	margin-left: auto;	
	overflow: auto;
	clear: both;
}
#footer {
    background-image: url(../i/site_footer.png);
	background-repeat: no-repeat;
	margin-right: auto;
	margin-left: auto;
    width: 893px;
    height: 122px;
    font: .6em Verdana, Arial, Helvetica, sans-serif;
    color: #c7b299;
	font-size: .8em;
	text-align: center;
	text-decoration: none;
	border: none;
}
#wrapper_content_no_right {
    width: 893px;
    background-image: url(../i/site_content_no_right.png);
    background-repeat: repeat-y;	
	font: .7em Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	clear: both;
}
#footer_no_right {
    background-image: url(../i/site_footer_no_right.png);
	background-repeat: no-repeat;
	margin-right: auto;
	margin-left: auto;
    width: 893px;
    height: 122px;
    font: .6em Verdana, Arial, Helvetica, sans-serif;
    color: #c7b299;
	font-size: .8em;
	text-align: center;
	text-decoration: none;
	border: none;
}
.tblborder { border: 1px solid #000000 }
.row_hdr { font-weight: bold }
#copyright {
    font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: .6em;
	text-align: center;
	text-decoration: none;
	border: none;
}
#cleft {
	text-align: left;
	float: left;
	width: 610px;	
	margin-left: 10px;
}
#cright {
	text-align: left;
	float: right;
	width: 262px;
	margin-right: 10px;
	font: .7em Verdana, Arial, Helvetica, sans-serif;
}
.page_header {
    font-size: 20px;
    color: #005596;   
}
.page_header_small {
    font-size: 14px;
    color: #005596;   
}
.seperator {border-right: 1px solid #CCCCCC;}
.imgemp {
	FILTER: progid:DXImageTransform.Microsoft.Glow(color=#000000,strength=3);
}
.buttons {
	font: .8em Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	color: #000000;
	background-color: #bac1d7;
	border: 1px solid #090855;
	cursor: pointer;
}
.leftline {border-left: 1px solid #999999;}
.border_right_bottom {
  border-bottom-color:#000000;
	border-bottom-style:solid;
	border-bottom-width:1px; 
	border-right-color:#000000;
	border-right-style:solid;
	border-right-width:1px;
}
.border_right_top {
    border-top-color:#000000;
    border-top-style:solid;
    border-top-width:1px; 
    border-right-color:#000000;
    border-right-style:solid;
    border-right-width:1px;
}
.border_right {
	border-right-color:#000000;
	border-right-style:solid;
	border-right-width:1px;
}
.border_left {
	border-left-color:#000000;
	border-left-style:solid;
	border-left-width:1px;
}
.border_left_bottom {
	border-left-color:#000000;
    border-left-style:solid;
    border-left-width:1px; 
    border-bottom-color:#000000;
    border-bottom-style:solid;
    border-bottom-width:1px;
}
.border_bottom {
  border-bottom-color:#000000;
	border-bottom-style:solid;
	border-bottom-width:1px; 
}
.border_top {
  border-top-color:#000000;
	border-top-style:solid;
	border-top-width:1px; 
}
.item_border {
	border-left-color:#000000;
	border-left-style:solid;
	border-left-width:1px;
	border-top-color:#000000;
	border-top-style:solid;
	border-top-width:1px;
}
.whttextbottomline {
 border-bottom-width:1px;
 border-bottom-style : solid;
 border-bottom-color : #000000;
 font-weight : bold;
 color : #ffffff;
}
.whttext {
 font-weight : bold;
 color : #ffffff;
}
.unwatermarked {
	
}
.watermarked {
	background-color:#F0F8FF;
	color:#999999;
}	
.popupControl {
	background-color:#AAD4FF;
	position:absolute;
	visibility:hidden;
	border-style:solid;
	border-color: Black;
	border-width: 2px;
}
.modalBackground {
	background-color:Gray;
	filter:alpha(opacity=70);
	opacity:0.7;
}
.modalPopup {
	background-color:#bac1d7;
	border-width:3px;
	border-style:solid;
	border-color:#032079;
	padding:3px;
	width:500px;
	height:400px;
}
.modalPopupFull {
	background-color:#bac1d7;
	border-width:3px;
	border-style:solid;
	border-color:#032079;
	padding:3px;
	width:500px;
	height:600px;
}
.loginPopup {
    font: .7em Verdana, Arial, Helvetica, sans-serif;
	background-color:#bac1d7;
	border-width:3px;
	border-style:solid;
	border-color:#032079;
	padding:3px;
	width:275px;
	height:150px;
}
.PrProgress {
    display: block;
    position: absolute;
    padding: 2px 3px;
    left: -120px;
    top: -100px;
}
.PrContainer {
    border: solid 1px #808080;
    border-width: 1px 0px;
}
.PrHeader {
    background: url(../i/sprite.png) repeat-x 0px 0px;
    border-color: #808080 #808080 #ccc;
    border-style: solid;
    border-width: 0px 1px 1px;
    padding: 0px 10px;
    color: #000000;
    font-size: 9pt;
    font-weight: bold;
    line-height: 1.9;  
    white-space:nowrap;
    font-family: arial,helvetica,clean,sans-serif;
}
.PrBody {
    background-color: #f2f2f2;
    border-color: #808080;
    border-style: solid;
    border-width: 0px 1px;
    padding: 10px;
}
.PrIFrame {
	
}
.processingBackground {
    background-color:#f7f7f7;
    filter:alpha(opacity=70);
    opacity:0.7;
}
.accordionHeader
{
	font-family: Arial, Sans-Serif;
	font-size: 11px;
    padding: 5px;
    margin-top: 5px;
    margin-left:10px;
    cursor: pointer;
}
#master_content .accordionHeader a
{
	color: #FFFFFF;
	background: none;
	text-decoration: none;
}
#master_content .accordionHeader a:hover
{
	background: none;
	text-decoration: underline;
}
.accordionHeaderSelected
{
	font-family: Arial, Sans-Serif;
	font-size: 11px;
	font-weight: bold;
    padding: 5px;
    margin-top: 5px;
    margin-left:10px;
    cursor: pointer;
}
#master_content .accordionHeaderSelected a
{
	color: #FFFFFF;
	background: none;
	text-decoration: none;
}
#master_content .accordionHeaderSelected a:hover
{
	background: none;
	text-decoration: underline;
}
.accordionContent
{
    color: #090855;
    font-size: 11px;
	font-weight: bold;
    padding: 5px;
    padding-top: 10px;
    margin-left:10px;
}
.popupMenu {
	position:absolute;
	visibility:hidden;
	font-family: Arial;
	font-weight: bold;
	opacity:.9;
	filter: alpha(opacity=90);
}
.popupHover {
	background-image:url(images/header-opened.png);
	background-repeat:repeat-x;
	background-position:left top;
	background-color:#F5F7F8;
}