@charset "utf-8";
/* CSS Document */

body{
	background-image:url(/graphics/background.jpg);
	background-color:#ffd897;
	background-repeat:repeat-x;
	font-size:10pt;
	font-family:Arial, Helvetica, sans-serif;
	margin-top:0px;
	margin-left:0px;
	}

.sidenav_text{
padding-left:10px;

color:#FFFFFF;
font-size:10pt;
}

.sidenav_mainlink{
color:#FFFFFF;
font-size:10pt;
line-height:2px;
}

.content{
background-image:url(/graphics/background.jpg);
}

.forms {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	text-decoration: none;
	border: 1px solid #98b8c3;
	background-color: #fffdf8;
	font-weight: normal;
	width: 100%;
}
.forms2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	text-decoration: none;
	border: 1px solid #98b8c3;
	background-color: #fffdf8;
	font-weight: normal;

}
.searchform {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	text-decoration: none;
	border: 1px solid #98b8c3;
	background-color: #F1F1D4;
}
.searchformsmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	text-decoration: none;
	border: 1px solid #98b8c3;
	background-color: #fffdf8;
}


.formssmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	text-decoration: none;
	border: 1px solid #98b8c3;
	background-color: #fffdf8;
}
.roundcont {
	width: 335px;
	background-color: #f3e2c5;
	color: #000000;
	font-size:9.5pt;
}

.roundcont p {
	margin: 0 10px;
}

.roundtop { 
	background: url(/graphics/tr.gif) no-repeat top right; 
}

.roundbottom {
	background: url(/graphics/br.gif) no-repeat top right; 
	clear: both;
}

img.corner {
   width: 15px;
   height: 15px;
   border: none;
   display: block !important;
}


.roundcont_tan {
	width: 335px;
	background-color: #f3d9ac;
	color: #000000;
	font-size:9.5pt;
}

.roundtop_tan { 
	background: url(/graphics/tr_tan.gif) no-repeat top right; 
}

.roundbottom_tan {
	background: url(/graphics/br_tan.gif) no-repeat top right; 
	clear: both;
}

.roundcont_tan p {
	margin: 0 10px;
}

.tabpanel
{
    border: solid 1px #e5e3cc;
    padding: 10px 20px 10px 20px;
    width: 580px;
    background: #fffaee;
     
}

.title 
{
    font-weight: bold;
    font-size: 16pt;
    color: #26395f;
}

.subtitle
{   font-weight: bold;
    font-size:14pt;
    color:#3185a2;
}
.mainicon
{
    padding-right:5px;
    float:left;
}
.sectionheader
{
    color:#3185a2;
    font-size:12pt;
    font-weight:bold;
}

.topicheader
{
    color:#26395f;
    font-size:11pt;
    font-weight:bold;
    border-bottom: solid 1px #26395f;
    width:325px;
}

.searchresult:link
{
     color:#3185a2;
    text-decoration: none;
    font-size:13pt;
}
.searchresult:hover
{
     color:#3185a2;
    text-decoration: underline;
    font-size:13pt;
}
.searchresult:acive
{
     color:#3185a2;
    text-decoration: none;
    font-size:13pt;
}
.searchresult:visited
{
     color:#3185a2;
    text-decoration: none;
    font-size:13pt;
}

.eventlinks:link
{
    color:#3185a2;
    text-decoration: none;
}

.eventlinks:hover
{
    color:#3185a2;
    text-decoration: underline;
}

.eventlinks:visited
{
    color:#3185a2;
    text-decoration: none;
}

.eventlinks:active
{
    color:#3185a2;
    text-decoration: none;
}

.formcell
{
    width: 200px;
    padding-bottom: 6px;
}
.formcell2
{
    width: 250px;
    padding-bottom: 6px;
}
.formcell3
{
    width: 130px;
    padding-bottom: 6px;
}

.gridformcell {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	text-decoration: none;
	border: 1px solid #3186a3;
	background-color: #cae3ee;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	height: 25px;
	width: 150px;
}
.gridformcell2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	text-decoration: none;
	border: 1px solid #3186a3;
	background-color: #cae3ee;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	height: 25px;
	width: 195px;
}
.gridformcell3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	text-decoration: none;
	border: 1px solid #3186a3;
	background-color: #cae3ee;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	height: 25px;
}
.gridformcellnb {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	text-decoration: none;
	border: 1px solid #3186a3;
	background-color: #cae3ee;
	font-variant: normal;
	text-transform: none;
	height: 25px;
}

.MainBodyGridWrapperMain {
	vertical-align: top;
	border-spacing: 0px;
	width: 100%;
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.MainBodyGridWrapperTopRow {
	background-image: url(/images/FrontEndGrid/interface_bodypanel_top_bgd.jpg);
	vertical-align: top;
	background-color: #3186a3;
	background-repeat: repeat-x;
	height: 20px;
}
.MainBodyGridWrapperFooterRow {
	background-image: url(/images/FrontEndGrid/interface_bodypanel_bottom_bgd.jpg);
	vertical-align: top;
	background-color: #f1f6fa;
	background-repeat: repeat-x;
	height: 20px;
}
.MainBodyGridWrapperMidRow {
	background-image: url(/images/FrontEndGrid/interface_bodypanel_body_bgd.jpg);
	vertical-align: top;
	background-color: #f1f6fa;
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #000000;
}
.MainBodyGridWrapperLeftColumn {
	background-image: url(/images/FrontEndGrid/interface_bodypanel_left_bgd.jpg);
	vertical-align: top;
	background-repeat: repeat-y;
}
.MainBodyGridWrapperRightColumn {
	background-image: url(/images/FrontEndGrid/interface_bodypanel_right_bgd.jpg);
	vertical-align: top;
	background-repeat: repeat-y;
}
.MainBodyGridWrapperTitleRow {
	background-image: url(/images/FrontEndGrid/interface_bodypanel_title_bgd.jpg);
	background-color: #FFFFFF;
	background-repeat: repeat-x;
	height: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-decoration: none;
	color: #27395f;
	font-weight: bold;
	line-height: normal;
	text-indent: 4px;
}
.MainBodyGridWrapperSubtitleRow {
	visibility: visible;
}
.SpacerColumn {
	vertical-align: top;
	width: 10px;
}
.RegularColumn {
	vertical-align: top;
}

.formsdropdown {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	text-decoration: none;
	border: 1px solid #3186a3;
	background-color: #badce9;
	color: #27395f;
	font-weight: normal;
	height: 22px;
	width: 189px;
	vertical-align: middle;
}

.ButtonAlign {
	text-align: center;
	padding: 20px;
}

.borderedbox
{
    background: #ffffff;
    border: solid 1px #dfd8b7;
    padding: 20px;
}

.smalltext
{
    font-size:8pt;
}