  /* generic body text styles */

.body {
color: #666666;
}

p,li,ol,ul,td
{
color: #666666;
font-size: 12px; 
line-height: 18px; 
font-family: arial;
}


.header {width:963px;
height:109px;
background-color:#FFF;
position:relative;
	margin:auto;}
	
.phone{
	width:200px;
	font-family:Arial, Helvetica, sans-serif;
	color:#666;
	font-size:18px;
	text-align:right;
	position:absolute;
	right:20px;
	top:13px;
}

.phone a{
	font-family:Arial, Helvetica, sans-serif;
	color:#666;
	text-decoration:none;
}

#pscroller1{
width: 250px;
height: 222px;
padding: 5px;
font-family:Arial, Helvetica, sans-serif;
color:#666666;
font-size: 12px; 
line-height: 18px; 
font-family: arial;
}

.scrollertitle{
width: 250px;
height: 222px;
padding: 5px;
font-family:Arial, Helvetica, sans-serif;
color: #13629a;
font-size: 14px; 
line-height: 18px; 
font-family: arial;
font-weight:bold;
}

#pscroller1 a{
width: 250px;
height: 222px;
padding: 5px;
color: #13629a;
font-size: 12px; 
line-height: 18px; 
font-family: arial;
font-weight: bold;


}

.espanol{
	width:150px;
	height:18px;
	background-color:#666;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	text-align:center;
	color:#FFF;
	position:absolute;
	bottom:0px;
	right:20px;
	-webkit-border-top-left-radius: 20px;
-moz-border-radius-topleft: 20px;
border-top-left-radius: 20px;
background: #B7B7B7; /* old browsers */
	background: -moz-linear-gradient(top, #B7B7B7 0%, #9D9D9D 100%); /* firefox */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#B7B7B7), color-stop(100%,#9D9D9D)); /* webkit */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#B7B7B7', endColorstr='#9D9D9D',GradientType=0 ); /* ie */
}

.espanol a{
	background-color:#666;
	font-family:Arial, Helvetica, sans-serif;
	color:#FFF;
	text-decoration:none;
}

.wrapper {
	width:963px;
	background-color:#FFF;
	position:relative;
	min-height: 100%;/*for ie6* to make footer stay at bottom*/
	height: auto !important;/*for ie6* to make footer stay at bottom*/
	height: 100%;
	margin: 0 auto -142px; /* the bottom margin is the negative value of the footer's height */
	}
	
.bluepanelleftedge{
	width:12px;
	height:472px;
	position:absolute;
	z-index:0;
	background-image: url(images/bluepaperleftedge.png);
	background-repeat:no-repeat;
	background-position:top;
	left:-12px;
	top:-95px;
}

.bluepanelbottomedge{
	width:566px;
	height:13px;
	position:relative;
	z-index:0;
	background-image: url(images/bluepaperbottomedge.png);
	background-repeat:no-repeat;
	background-position:top;
	left:15px;
	top:13px;
}

.bluepanelrightedge{
	width:12px;
	height:472px;
	position:relative;
	float:right;
	z-index:0;
	background-image: url(images/bluepaperrightedge.png);
	background-repeat:no-repeat;
	background-position:top;
	right:-11px;
	top:885px;
}

.newscontainer{
	width:100%;
	border:1px solid #999;
	background-color:#fff;
	padding:1px;
	-webkit-border-bottom-right-radius: 20px;
-webkit-border-bottom-left-radius: 15px;
-moz-border-radius-bottomright: 20px;
-moz-border-radius-bottomleft: 15px;
border-bottom-right-radius: 20px;
border-bottom-left-radius: 15px;
z-index:10;
}

.indexheaders{
height:33px;
width:100%;
	border-top:1px solid #FFF;
	border-bottom:1px solid #FFF;
	font-family:Verdana, Geneva, sans-serif;
	font-size:18px;
	line-height:24px;
	color:#fff;
	padding-left:5px;
	background: #B7B7B7; /* old browsers */
	background: -moz-linear-gradient(top, #B7B7B7 0%, #9D9D9D 100%); /* firefox */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#B7B7B7), color-stop(100%,#9D9D9D)); /* webkit */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#B7B7B7', endColorstr='#9D9D9D',GradientType=0 ); /* ie */
	-moz-box-shadow: 5px 5px 5px #ccc;
  -webkit-box-shadow: 5px 5px 5px #ccc;
  box-shadow: 5px 5px 5px #ccc;
/*for ie*/
	filter: 
        progid:DXImageTransform.Microsoft.Shadow(color=#9a9484,direction=0,strength=7)/*top*/
        progid:DXImageTransform.Microsoft.Shadow(color=#9a9484,direction=90,strength=7)/*right*/
        progid:DXImageTransform.Microsoft.Shadow(color=#9a9484,direction=180,strength=7)/*bottom*/
        progid:DXImageTransform.Microsoft.Shadow(color=#9a9484,direction=270,strength=7)/*left*/;
}

a.indexheaders:link{
	font-family:Verdana, Geneva, sans-serif;
	text-decoration:none;
	font-size:18px;
	line-height:18px;
	color:#fff;
	padding-left:5px;
}

.clear { clear: both;}

.footer {	height: 142px; 
width:963px;
margin:auto;/* .push must be the same height as .footer */
	clear:both;
	padding-top:30px;}

.push {	height: 142px; /* .push must be the same height as .footer */
	clear:both;/*clear is for multi column layouts*/}
	
	.copyright {    font-family: Arial, Helvetica, sans-serif;
                color:#333;
                font-weight:normal;
                font-size:10px;
                line-height:12px;
                text-align:center;
                width:957px;
                margin:auto;}

a copyright:link{ font-family: Arial, Helvetica, sans-serif;
                color:#333;
                font-weight:normal;
                font-size:10px;
                line-height:12px;
                text-align:center;
                text-decoration:none;}



.bodyEmphasis
{
color: #13629a;
font-size: 12px; 
line-height: 18px; 
font-family: arial;
}

.bodyEmphasis2
{
color: #13629a;
font-size: 12px; 
line-height: 18px; 
font-family: arial;
font-weight: bold;
}

.bodyEmphasisBlue
{
color: #13629a;
font-size: 12px; 
line-height: 18px; 
font-family: arial;
}

.bodyEmphasis2Blue
{
color: #13629a;
font-size: 12px; 
line-height: 18px; 
font-family: arial;
font-weight: bold;
}

.bodyEmphasisRed
{
color: #ac4242;
font-size: 12px; 
line-height: 18px; 
font-family: arial;
}

.bodyEmphasis2Red
{
color: #ac4242;
font-size: 12px; 
line-height: 18px; 
font-family: arial;
font-weight: bold;
}
.BigCats
{
color:#000000;
font-size: 16px; 
line-height: 18px; 
font-family: arial;
font-weight: bold;
}

.bodyEmphasisGreen
{
color: #74973d;
font-size: 12px; 
line-height: 18px; 
font-family: arial;
}

.bodyEmphasis2Green
{
color: #74973d;
font-size: 12px; 
line-height: 18px; 
font-family: arial;
font-weight: bold;
}

.highlightSmall {
color: #666666;
font-size: 12px; 
font-weight: bold;
}


.highlightMid {
color: #535681;
font-size: 13px; 
font-weight: bold;
}

.highlightTitleGreen {
color: #74973d;
font-size: 14px; 
font-weight: bold;
}

.highlightTitleGrey {
color: #666666;
font-size: 14px; 
font-weight: bold;
}
.highlightTitle {
color: #13629a;
font-size: 12px; 
font-weight: bold;
}
/* overall link styles if no class is applied */

A:link  {
font-size: 12px;
font-family: arial;
color: #999999;
text-decoration: underline;
}

a:visited {
font-size: 12px;
color: #999999;
text-decoration: underline;
}

A:hover  {
font-size: 12px;
color: #999999;
text-decoration: none;
}

select {
	font: 11px arial
}

textarea {
	BORDER-RIGHT: #696969 1px solid;
	BORDER-TOP: #696969 1px solid;
	BORDER-LEFT: #696969 1px solid;
	BORDER-BOTTOM: #696969 1px solid;
	font: 11px arial
}
 
INPUT {
	background-color: #FFFFFF;
	BORDER-RIGHT: #696969 1px solid;
	BORDER-TOP: #696969 1px solid;
	BORDER-LEFT: #696969 1px solid;
	BORDER-BOTTOM: #696969 1px solid;
	font: 11px arial
} 

.colortd {
	text-align: center;
	background-color: #245F97;
	color: #FFFFFF;
	font-weight: bold;
}

.footer{
color: #660000;
font-size: 10px; 
line-height: 12px; 
font-family: arial;
}

A.smallcal  {
font-size: 10px;
color: #660000;
text-decoration: underline;
}

A.smallcal:hover  {
font-size: 10px;
color: #660000;
text-decoration: underline;
}

A.smallcal:visited  {
font-size: 10px;
color: #660000;
text-decoration: underline;
}
.Navybody {
color: #334B8C;
font-size: 11px; 
line-height: 14px; 
}
body {
	background-color: #D2E5F4;
	background-image: url(images/bg.jpg);
	background-position:top;
	background-repeat:repeat-x;
}
.graphic
{
	margin: 5px 5px 5px 5px;
	border: 1px solid #666;
	border-color:#9f9f9f;
	padding: 2px;
}
a.callink:link {
color: #74973d;
text-decoration: none;
font-size:12px;
}

a.callink:visited {
color: #74973d;
text-decoration: none;
font-size:12px;
}

a.callink:hover {
color: #74973d;
text-decoration: none;
font-size:12px;
}

.vertnavcontainer {
	width:303px;
	position:relative;
	top:5px;
	left:23px;
	background-color: #fff;
	padding:2px;
	z-index:200;
	border:1px solid #999;
}


.vertnavtable {
	width:303px;
	position:relative;
	top:0px;
	padding:0px;
}

.horznavcontainer {
	width:932px;
	position:relative;
	background-color: #fff;
	padding:2px;
	z-index:800;
	border:1px solid #999;
	margin:auto;
	
}

.bodycontainer {
	width:948px;
	position:relative;
	background-color: #fff;
	padding:2px 0px 0px 0px;
	z-index:400;
	margin:auto;
}




.vertnavtable_red {
	width:303px;
	padding:0px;
	background: #C05E5D; /* old browsers */
	background: -moz-linear-gradient(top, #C05E5D 0%, #621E1D 100%); /* firefox */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#C05E5D), color-stop(100%,#621E1D)); /* webkit */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#621E1D', endColorstr='#C05E5D',GradientType=0 ); /* ie */
}


.vertnavtable_green {
	width:303px;
	padding:0px;
	margin:0px;
	background: #5B841E; /* old browsers */
	background: -moz-linear-gradient(top, #5B841E 0%, #74963D 100%); /* firefox */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#5B841E), color-stop(100%,#74963D)); /* webkit */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#5B841E', endColorstr='#74963D',GradientType=0 ); /* ie */
}

.vertnavtable_blue {
	width:303px;
	padding:0px;
	background: #2A6E87; /* old browsers */
	background: -moz-linear-gradient(top, #2A6E87 0%, #57A1BA 100%); /* firefox */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#2A6E87), color-stop(100%,#57A1BA)); /* webkit */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2A6E87', endColorstr='#57A1BA',GradientType=0 ); /* ie */
}

.vertnavtable_gray {
	width:303px;
	left:0px;
	position:relative;
	top:0px;
	padding:0px;
	background: #B7B7B7; /* old browsers */
	background: -moz-linear-gradient(top, #B7B7B7 0%, #9D9D9D 100%); /* firefox */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#B7B7B7), color-stop(100%,#9D9D9D)); /* webkit */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#B7B7B7', endColorstr='#9D9D9D',GradientType=0 ); /* ie */
}

.vertmenu {font-family: Arial, Helvetica, sans-serif;position:relative;margin:0px; padding:0px;}
.vertmenu ul {padding:0px;margin:0px;list-style-type: none; width:295px;}
.vertmenu ul li a, .vertmenu ul li a:visited {display:block;text-decoration:none;color:#fff;letter-spacing:0px;text-align:left;font-size:12px;line-height:18px;font-weight:bold;padding-top:0px;padding-left:7px;}
.vertmenu ul li {position:relative;}
.vertmenu ul li ul {display:none;}
.vertmenu ul li ul li {padding-top:3px;padding-bottom:3px;}
.vertmenu ul li:hover a {color:#dbdada;background-image:url('images/trans.gif')}
.vertmenu ul li:hover ul {display:block;position:absolute;top:1px; left:200px; width:150px;z-index:800; background-color:#d2e5f4; border:1px solid #333;}
.vertmenu ul li:hover ul li a.hide {color:#eee;font-size: 11px;font-weight: bold;}
.vertmenu ul li:hover ul li:hover a.hide {font-size: 14px; width:140px;text-decoration: none;}
.vertmenu ul li:hover ul li ul {display: none;text-decoration:none;}
.vertmenu ul li:hover ul li a {display:block;color:#000;font-size: 11px;line-height:14px;font-weight: bold;text-decoration:none;}
.vertmenu ul li:hover ul li a:hover {font-size: 11px;color:#666;font-size: 11px;font-weight: bold;text-decoration: none;}



.nav_redgradientheader {
	height:33px;
	width:303px;
	border-bottom:1px solid #FFF;
	font-family:Verdana, Geneva, sans-serif;
	font-size:18px;
	line-height:18px;
	color:#fff;
	padding-left:5px;
	background: #C05E5D; /* old browsers */
	background: -moz-linear-gradient(top, #C05E5D 0%, #621E1D 100%); /* firefox */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#C05E5D), color-stop(100%,#621E1D)); /* webkit */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#C05E5D', endColorstr='#621E1D',GradientType=0 ); /* ie */
}

.nav_greengradientheader {
	height:33px;
	width:303px;
	border-bottom:1px solid #FFF;
	border-top:1px solid #FFF;
	font-family:Verdana, Geneva, sans-serif;
	font-size:18px;
	line-height:18px;
	color:#fff;
	padding-left:5px;
	background: #8CAF53; /* old browsers */
	background: -moz-linear-gradient(top, #8CAF53 0%, #3E561A 100%); /* firefox */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#8CAF53), color-stop(100%,#3E561A)); /* webkit */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#8CAF53', endColorstr='#3E561A',GradientType=0 ); /* ie */
}

.nav_bluegradientheader {
	height:33px;
	width:303px;
	border-top:1px solid #FFF;
	border-bottom:1px solid #FFF;
	font-family:Verdana, Geneva, sans-serif;
	font-size:18px;
	line-height:18px;
	color:#fff;
	padding-left:5px;
	background: #67ADC6; /* old browsers */
	background: -moz-linear-gradient(top, #67ADC6 0%, #0B3E51 100%); /* firefox */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#67ADC6), color-stop(100%,#0B3E51)); /* webkit */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#67ADC6', endColorstr='#0B3E51',GradientType=0 ); /* ie */
}

.nav_graygradientheader {
	height:33px;
	width:303px;
	border-top:1px solid #FFF;
	border-bottom:1px solid #FFF;
	font-family:Verdana, Geneva, sans-serif;
	font-size:18px;
	line-height:18px;
	color:#fff;
	padding-left:5px;
	background: #B7B7B7; /* old browsers */
	background: -moz-linear-gradient(top, #B7B7B7 0%, #9D9D9D 100%); /* firefox */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#B7B7B7), color-stop(100%,#9D9D9D)); /* webkit */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#B7B7B7', endColorstr='#9D9D9D',GradientType=0 ); /* ie */
}

.nav_graygradientheader a:link {
	font-family:Verdana, Geneva, sans-serif;
	text-decoration:none;
	font-size:18px;
	line-height:18px;
	color:#fff;
	padding-left:5px;
}

.indexnav_graygradientheader {
	height:33px;
	width:100%;
	border-top:1px solid #FFF;
	border-bottom:1px solid #FFF;
	font-family:Verdana, Geneva, sans-serif;
	font-size:18px;
	line-height:18px;
	text-align:left;
	color:#fff;
	padding-left:5px;
	background: #B7B7B7; /* old browsers */
	background: -moz-linear-gradient(top, #B7B7B7 0%, #9D9D9D 100%); /* firefox */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#B7B7B7), color-stop(100%,#9D9D9D)); /* webkit */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#B7B7B7', endColorstr='#9D9D9D',GradientType=0 ); /* ie */
}

.indexnav_graygradientheader a:link {
	font-family:Verdana, Geneva, sans-serif;
	text-decoration:none;
	font-size:18px;
	line-height:18px;
	color:#fff;
	padding-left:5px;
}
