/* CSS Document */

html, body{height:100%}

a:link { color: #3399CC; text-decoration: none }
a:active { color: #3399CC; text-decoration: none }
a:visited { color: #3399CC; text-decoration: none }
a:hover { color: #3399CC; text-decoration: underline }

BODY {
  background: #7190a2;
  margin: 0px;
  scrollbar-face-color: #444444;
  scrollbar-highlight-color: #ffffff;
  scrollbar-shadow-color: #E0E4DB;
  scrollbar-3dlight-color: #E0E4DB;
  scrollbar-arrow-color: #96bfd7;
  scrollbar-track-color: #96bfd7;
  scrollbar-darkshadow-color: #444444
    }

.bodytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #444444;
	text-align: left;
	padding: 10px;

}
.captiontext {
	font-family: Arial, sans-serif;
	font-size: 10px;
	line-height: 10px;
	color: #444444;
	text-align: center;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #B2BDA5;
	text-align: left;
	font-weight: bold;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: 444444;
	font-weight: normal;
	font-style: normal;
	text-align: justify;
}
.footerbkgd {
	background-image:  url(../images/footer.gif);
	background-repeat: no-repeat;
}
.footertext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #fff;
	padding-left: 5px;
}
.footertext a:link { color: #464646; text-decoration: none }
.footertext a:active { color: #464646; text-decoration: none }
.footertext a:visited { color: #464646; text-decoration: none }
.footertext a:hover { color: #3399CC; text-decoration: underline 
}
.sidebartext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	line-height: 18px;
}
.sidebartext a:link { color: #666666; text-decoration: none }
.sidebartext a:active { color: #666666; text-decoration: none }
.sidebartext a:visited { color: #666666; text-decoration: none }
.sidebartext a:hover { color: #3399CC; text-decoration: underline 
}
.sidebkgd-top {
	background-image: url(../images/sidebkgd-top.gif);
	background-repeat: repeat-x;
}
.buttonbkgdfirst {
	background-image: url(../images/buttonbkgdfirst.gif);
	background-repeat: no-repeat;
}
.buttonbkgd {
	background-image: url(../images/buttonbkgd.gif);
	background-repeat: no-repeat;

}

.menutext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
}
.menutext a:link { color: #FFFFFF; text-decoration: none }
.menutext a:active { color: #FFFFFF; text-decoration: none }
.menutext a:visited { color: #FFFFFF; text-decoration: none }
.menutext a:hover { color: #FFCC00; text-decoration: underline 
}
.service-bkgd {
	background-image: url(../images/services-index-bkgd.gif);
	background-repeat: repeat-y;
}
.rightside-bkgd {
	
}
.footer-border {
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #BAB693;
}
hr {
	background-color: #BAB693;
}

h2 {
font-size: 1.5em;
border-bottom: solid 2px #cfcbb7;
margin-top:5px;
margin-bottom:10px;
}

.mainNewsHead
{
  padding:3px;
  font-weight:bold;
  font-size: 0.75em;
  color: #302c2d;
}


.mainNewsSubHead
{
  padding:3px;
  font-weight:bold;
  font-size: 0.7em;
}

.mainNewsBody
{
  padding:3px;
  font-size: 0.75em;
}

