


body
{
    position: relative;
    margin: auto;
    background: #97a56a;
    }


.TemplateWidth
{
    width: 778px;
    background: white;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 10px;
}

/* Logo Area */

.LogoBlock
{
    text-align: left;
    margin-left: 25px;
    margin-bottom: 13px;
}


.Logo
{
    display: block;
    height: 88px;
    width: 203px;
}

.LogoRight
{
    width: 556px;
    height: 88px;
    text-align: right;
    padding-top: 18px;
}

.CallUs
{
    font-family: verdana, tahoma, Sans Serif;
    font-size: 21px;
    color: #4e4e4e;
    text-decoration: none;
}
.CallUsBold
{
    font-weight: bold;
}

/* End Logo Area */

/* footer area */

.FooterBlock
{
    display: block;
    text-align: center;
    padding-top: 5px;
    padding-left: 8px;
    padding-left: 15px;
    padding-bottom: 15px;
}

.footer
{
    font-family: verdana, tahoma, Sans Serif;
    font-size: 10px;
    font-weight: normal;
    color: #002850;
    text-decoration: none;
}
.footerbold
{
    font-weight: bold;
}

.footer A:link, .footer A:visited
{
    font-family: verdana, tahoma, Sans Serif;
    font-size: 10px;
    color: #002850;
    text-decoration: underline;
}
.footer A:hover
{
    font-family: verdana, tahoma, Sans Serif;
    font-size: 10px;
    text-decoration: underline;
    color: #751509;
}

.topnav
{
    font-family: verdana, tahoma, Sans Serif;
    font-size: 10px;
    font-weight: normal;
    color: #002850;
    text-decoration: none;
}

.topnav A:link, .topnav A:visited
{
    font-family: verdana, tahoma, Sans Serif;
    font-size: 10px;
    font-weight:normal;
    color: #002850;
    text-decoration: none;
}
.topnav A:hover
{
    font-family: verdana, tahoma, Sans Serif;
    font-size: 10px;
    font-weight:normal;
    text-decoration: underline;
    color: #751509;
}

.mapping
{
    font-family: arial, verdana, tahoma, Sans Serif;
    font-size: 13px;
    font-weight: normal;
    color: #00376b;
    text-decoration: none;
}


.mapping A:link, .mapping A:visited
{
    font-family: arial, verdana, tahoma, Sans Serif;
    font-size: 13px;
    font-weight:normal;
    color: #00376b;
    text-decoration: underline;
}
.mapping A:hover
{
    font-family: arial, verdana, tahoma, Sans Serif;
    font-size: 13px;
    font-weight:normal;
    text-decoration: underline;
    color: #751509;
}

.copyright
{
    font-family: verdana, tahoma, Sans Serif;
    font-size: 10px;
    font-weight: normal;
    color: #6e6e6e;
    text-decoration: none;
}
.copyright a
{
    font-family: verdana, tahoma, Sans Serif;
    font-size: 10px;
    font-weight: normal;
    color: #6e6e6e;
    text-decoration: underline;
}
.copyright a:hover
{
    font-family: verdana, tahoma, Sans Serif;
    font-size: 10px;
    font-weight: normal;
    color: #751509;
    text-decoration: underline;
}

/* end footer area */

/* top sidebar blocks */


.SideBarLeft
{
    width: 591px;
    height: 188px; /*    background: url(../images/sidebarleftimage.jpg) no-repeat; */
}
.ImageClass
{
    vertical-align: bottom;
    margin: 0px; /* important for IE - keeps out the IE white space below image */
}

.SideBarDivider
{
    width: 6px;
}
.SideBarRight
{
    width: 161px;
    height: 188px;
    background: url(../images/sidebarrightimage.jpg) no-repeat;
    text-decoration: none;
    font-family: verdana, tahoma, Sans Serif;
    font-size: 18px;
    font-weight: bold;
    text-align: center;
}

.SideBarRight a
{
    color: #ffffff;
    text-decoration: none;
}
.SideBarRight a:visited
{
    color: #d5d9ae;
    text-decoration: none;
}
.SideBarRight a:hover
{
    color: #d5d9ae;
    text-decoration: none;
}
.TakeTour a
{
    font-family: verdana, tahoma, Sans Serif;
    font-size: 18px;
    font-weight: bold;
    color: #ffffff;
    text-decoration: none;
}
.TakeTour a:visited
{
    font-family: verdana, tahoma, Sans Serif;
    font-size: 18px;
    font-weight: bold;
    color: #d5d9ae;
    text-decoration: none;
}
.TakeTour a:hover
{
    font-family: verdana, tahoma, Sans Serif;
    font-size: 18px;
    font-weight: bold;
    color: #d5d9ae;
    text-decoration: none;
    line-height: 1em;
}

.TourText
{
    font-family: verdana, tahoma, Sans Serif;
    font-size: 11px;
    font-weight: bold;
    color: #ffffff;
    text-decoration: none;
    text-align: center;
}

/* end top sidebar blocks */



/* Spacing */

.VSpace6
{  display: block;
    height: 2px;
    width: 100%;
}
.VSpace12
{
    height: 12px;
}
.VSpace34
{
    height: 34px;
}
.VSpace20
{
    height: 20px;
}
.HSpace23
{
    width: 23px;
}
.HSpace16
{
    width: 16px;
}


/* end spacing */

/* SB for flash*/

#homeheaderarea{background-color: #ffffff;
                       height:90px;
                       width:205px;
                       float:left;
                       width:100%;} 

#homesidebararea{height:90px;
                                float:left;
                                position:relative;
                                 width:205px;
                                 margin: -200px auto;}

#homelogo {float:left;
                                height:113px;
                                position:relative;
                                width:205px;}



/* END SB for flash */


/* content area */

.ContentBlock
{
    display: block;
    text-align: center;
    padding-top: 8px;
    background-color: #d4dfe9;
    min-height: 218px; /* firefox only, no support in IE */
}
.ContentDividerTop
{
    display: block;
    height: 16px;
    background: url(../images/contentTopBG.jpg) repeat-x;
}

.ContentLeft
{
    width: 379px;
    text-align: left;
    vertical-align: top;
}

.ContentDivider
{
    width: 42px;
}


.ContentRight
{
    width: 315px;
    padding-right: 13px;
    text-align: left;
    vertical-align: top;
}

/* Content Fonts */

.BlueHeader, H1
{
    font-family: Georgia, Times New Roman, Serif;
    font-size: 16px;
    font-weight: bold;
    color: #00376b;
    text-decoration: none;
}

#apDiv1 {
	position:absolute;
	width:200px;
	height:0px;
	z-index:1;
	visibility: hidden;
	overflow: hidden;
}

.GrayHeader
{
    font-family: verdana, tahoma, Sans Serif;
    font-size: 18px;
    font-weight: bold;
    color: #4e4e4e;
    text-decoration: none;
}
.GrayHeader a
{
    font-family: verdana, tahoma, Sans Serif;
    font-size: 18px;
    font-weight: bold;
    color: #4e4e4e;
    text-decoration: none;
}

.GrayHeader a:hover
{
    font-family: verdana, tahoma, Sans Serif;
    font-size: 18px;
    font-weight: bold;
    color: #751509;
    text-decoration: none;
}
.SmallBodyText
{
    font-family: verdana, tahoma, Sans Serif;
    font-size: 11px;
    font-weight: normal;
    color: #4e4e4e;
    text-decoration: none;
}
.SmallBodyText a
{
    font-family: verdana, tahoma, Sans Serif;
    font-size: 11px;
    font-weight: normal;
    color: #00376b;
    text-decoration: underline;
}
.SmallBodyText a:hover
{
    font-family: verdana, tahoma, Sans Serif;
    font-size: 11px;
    font-weight: normal;
    color: #751509;
    text-decoration: underline;
}


/* content rollovers */

.loginRollover a
{
    display: block;
    background-color: #d4dfe9;
    width: 69px;
    height: 50px;
    text-decoration: none;
    background: url(       "../images/login.jpg" ) no-repeat left top;
}

.loginRollover a:hover
{
    background: url(       "../images/loginRollover.jpg" ) no-repeat left bottom;
}

.arrowRollover a
{
    display: block;
    background-color: #d4dfe9;
    width: 45px;
    height: 89px;
    text-decoration: none;
    background: url(       "../images/arrow.jpg" ) no-repeat left top;
}

.arrowRollover a:hover
{
    background: url(       "../images/arrowRollover.jpg" ) no-repeat left bottom;
}

.asteriskRollover a
{
    display: block;
    background-color: #d4dfe9;
    width: 56px;
    height: 86px;
    text-decoration: none;
    background: url(       "../images/asterisk.jpg" ) no-repeat left top;
}

.asteriskRollover a:hover
{
    background: url(       "../images/asteriskRollover.jpg" ) no-repeat left bottom;
}


/* end Content area */
/* menu area */

.FlyoutMenuBar
{
    height: 28px;
    background-color: #002840;
    width: inherit;
}

/* end menu area */


/* Inside Pages */

.PhotoBarInsideLeft
{
    width: 588px;
    height: 78px;
    float:left;
}
.PhotoBarInsideRight
{
    width: 166px;
    height: 78px;
    float:right;
}

.SidebarLeftInside
{
    width: 215px;
    vertical-align: top;
}

.SidebarLeftInside
{
    width: 215px;
    vertical-align: top;
}

.ContentDividerInside
{
    width: 23px;
    border-top: solid 1px #ffffff;
    border-left: solid 11px #d4dfe9;
    border-right: solid 11px #d4dfe9;
    border-bottom: solid 1px #ffffff;
    vertical-align: top;
}

.ContentDivider1
{
    width: 11px;
    vertical-align: top;
}
.ContentDivider2
{
    width: 1px;
    background-color: white;
    vertical-align: top;
}
.DividerLine
{
    width: 23px;
    height: 1px;
    background-color: white;
    vertical-align: top;
}



.ContentInside
{
    width: 544px;
    padding-left: 18px;
    text-align: left;
    vertical-align: top;
}


.ExpandoMenubar
{
    background-color: #dfe7ef;
    width: 184px;
}

h1{ font-family: Georgia, Times New Roman, Serif;
    font-size: 18px;
    font-weight: bold;
    color: #00376b;
    text-decoration: none;
}

.subhead1{font-family:Lucida Grande, Arial;
   font-size:  14px;
   font-weight: bold;
   color: #00376b;
   text-decoration: none;
   line-height:16px;
}

.subhead1 a{font-family:Lucida Grande, Arial;
   font-size:  14px;
   font-weight: bold;
   color: #00376b;
   text-decoration:underline;
   line-height:16px;
}

.subhead1 a:hover{font-family:Lucida Grande, Arial;
   font-size:  14px;
   font-weight: bold;
   color: #751509;
   text-decoration: underline;
   line-height:16px;
}

.subhead1 a:visited{font-family:Lucida Grande, Arial;
   font-size:  14px;
   font-weight: bold;
   color: #00376b;
   text-decoration: underline;
   line-height:16px;
}

.subhead2{font-family:Lucida grande;
   font-size:  12pt;
   font-weight: bold;
   color: #4e4e4e;
   text-decoration: none;
   line-height:16px;
}

.subhead4{font-family:Lucida grande;
   font-size:  13pt;
   font-weight: bold;
   color: #751509;
   text-decoration: none;
   line-height:16px;
}

.subhead3{font-family:Lucida Grande, Arial;
   font-size:  14px;
   font-weight: bold;
   line-height:30px;
   color: #00376b;
   text-decoration: none;
}

.subhead3 a{font-family:Lucida Grande, Arial;
   font-size:  14px;
   font-weight: bold;
   line-height:30px;
   color: #00376b;
   text-decoration: underline;
  }

.subhead3 a:hover{font-family:Lucida Grande, Arial;
   font-size:  14px;
   font-weight: bold;
   line-height:30px;
   color: #751509;
   text-decoration: underline;
   }

.subhead3 a:visited{font-family:Lucida Grande, Arial;
   font-size:  14px;
   font-weight: bold;
   line-height:30px;
   color: #00376b;
   text-decoration: underline;
}

.bodytext{font-family:Lucida Grande, Arial, Verdana; 
                     font-size:13px;
                     font-weight:normal;
                     text-decoration:none;
                     color:#000;
                     line-spacing:16px;
}
   
.bodytext a{font-weight:normal;
                      color:#00376b;
                     text-decoration:underline; 
}
.bodytext a:hover{font-weight:normal;
                      color:#751509;
                     text-decoration:underline;
}

.bodytext a:visited{font-weight:normal;
                      color:#751509;
                     text-decoration:underline; 
}

ul {
text-indent: 0px;
list-style-position: outside;
list-style-image: url(../images/bullet.gif);
list-style-type: square;
padding: 5px 10px;
margin: 0px 5px 5px 10px;
}

li{
margin:0px 2px 6px 0px;
}


.bottomspace {
    display: block;
    height: 25px;
    width: 100%;
    }

hr {
  border: 0;
  width: 100%;
  color: #00376b;
  background-color:#00376b;
  height:1px;
   margin: 0px 0px 0px 0px;
}

.QuestionHeader{ font-family: Georgia, Times New Roman, Serif;
    font-size: 17px;
    font-weight: bold;
    color: #00376b;
    text-decoration: none;
}
.QuestionText{ font-family: Georgia, Times New Roman, Serif;
    font-size: 12px;
    font-weight: bold;
    color: #00376b;
    text-decoration: none;
}

.pdfs
{
    font-family: verdana, tahoma, Sans Serif;
    font-size: 10px;
    font-weight: normal;
    color: #6e6e6e;
    text-decoration: none;
}
.pdfs a
{
    font-family: verdana, tahoma, Sans Serif;
    font-size: 10px;
    font-weight: normal;
    color: #6e6e6e;
    text-decoration: underline;
}
.pdfs a:hover
{
    font-family: verdana, tahoma, Sans Serif;
    font-size: 10px;
    font-weight: normal;
    color: #751509;
    text-decoration: underline;
}


.sbtext{
    font-family: verdana, tahoma, Sans Serif;
    font-size: 12px;
    font-weight: normal;
    color: #6e6e6e;
    text-align:left;
    text-decoration: none;
}
.sbtext a{  
    font-family: verdana, tahoma, Sans Serif;
    font-size: 12px;
    font-weight: normal;
    color: #6e6e6e;
    text-align:left;
    text-decoration: underline;
}
.sbtext a:hover{
    font-family: verdana, tahoma, Sans Serif;
    font-size: 12px;
    font-weight: normal;
    color: #751509;
    text-align:left;
    text-decoration: underline;
}
.sbtext a:visited{
    font-family: verdana, tahoma, Sans Serif;
    font-size: 12px;
    font-weight: normal;
    color: #6e6e6e;
    text-align:left;
    text-decoration: underline;
}
.mainExpand {
  cursor:hand;
  cursor:pointer;
  font: bold .9em verdana, arial, helvetica, sans-serif;
 background-color:#ffffff;}

.td {
	background-color: #ffffff;
	text-align:left;
   }


.tbl  {
	width:510px;
    height:100%;
    valign:middle;
	 background-color: #ffffff;
	text-align: left;
	display:block;
    line-height:100%;
	text-decoration: none;
	color:#000;
}

.tbl a {
	width:510px;
    height:100%;
    valign:middle;
	background-color: #dfe7ef;
	text-align: left;
	display:block;
    text-decoration: underline;
   	color:#00376b;
}

.tbl a:hover {
   width:510px;
    height:100%;
   valign:middle;
	text-decoration: none;
	background-color: #ecf2f7;
   text-align: left;
	display:block;
    text-decoration: underline;
	color: #751509;
}

.sectionHDR{font-family:Georgia, Lucida Grande, Arial;
   font-size:  13px;
   font-weight: bold;
   color: #751509;
   text-decoration: none;
   line-height:16px;
}

.iframeloading
{
background: #d4dfe9 url(/Templates/realtime/Images/loading.gif) no-repeat 50% 50%;
}
/* the news box */
#scrollnews
{
	width:349px;
	background:#d4dfe9;
	font-family:tahoma, sans-serif;
}
#scrollnews a:link
{
	color:#000;
		text-decoration:none;
	
}
#scrollnews a:visited
{
	color:#000;
		text-decoration:none;
}
#scrollnews a:hover
{
	color:#fff;
	text-decoration:none;
	background-color:#751509;
}
#scrollnews ul
{
	/*margin:0 0 0 1em;*/
	padding:0;
	width: 100%;
	margin-left: 0px;
}
#scrollnews li{
	line-height:1.25em;
	width: 100%;
	display:block;
}
#scrollnews li div{
	width:100%;
  border: .5px dotted silver;
}
#scrollnews li div:link
{
	color:#000;
	text-decoration:none;
}
#scrollnews li div:visited
{
	color:#000;
	text-decoration:none;
}
#scrollnews li div:hover
{
	color:#fff;
	text-decoration:none;
	background-color:#751509;
}
/* the news box when JavaScript is available */
#scrollnews.hasJS
{
	height:60px;
	overflow:hidden;
	position:relative;
	font-family:tahoma, sans-serif;
}
/* The nested UL when JavaScript is available */
#scrollnews.hasJS ul
{
	position:absolute;
	top:60px;
	left:0;
	margin:0 0 0 .5em;/*0 .5em 0 .5em */
	margin-left: 0px;
	padding:0;
	width: 100%;
}


