/* ------------------- GENERAL FORMATING ------------------- */

body {
	font-family:Verdana,Helvetica, sans-serif;
	font-size : 13px;
	color:#333333;
	text-decoration: none;
	background-color: #E7F3FC;
	margin: 0px;
	padding: 0px;

}

A:LINK, A:ACTIVE, A:VISITED { 
	text-decoration: none;
	color: #0066FF; 
} 
A:HOVER {
	text-decoration: underline;
	color: #0066FF;
} 
h1 {
	color: #000000;
	font-weight:bold;
	margin-top:2px;
	font-size : 15px;
	margin-bottom : 2px;
	padding-top : 2px;
	padding-bottom : 2px;
}  
h2 {
	color: #003399;
	font-weight:bold;
	margin-top:2px;
	font-size : 14px;
	margin-bottom : 6px;
	padding-top : 2px;
	padding-bottom : 2px;
}  
h3 {
	font-size : 12px;
	font-weight:bold;
	margin-top:4px;
	margin-bottom: 2px;
}  
h4 {
	font-weight:bold;
	margin-top:2px;
	font-size : 11px;
	color: #28316D;
}
/* ------------------- Custom List Styles ----------------- */

ul.arrows
{
	margin: 0;
	padding-left: 0; 
	list-style: none; 
}

ul.arrows li
{
	padding-left: 15px;
	background-image: url(images/arrow.gif);
	background-repeat: no-repeat;
	background-position: 0 0.3em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
}

ul.arrows li a
{
	font-weight:bold;
	color: #333333;
}

ul.arrows li a:hover
{
	text-decoration: none;
}
/* ------------------- CONTENT AREA ------------------- */

.bodytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	text-decoration: none;
	line-height: 1.2em;
}
A.bodytext:LINK , A.bodytext:VISITED , A.bodytext:ACTIVE { 
	color : #003399;
	text-decoration: none;
}
A.bodytext:HOVER { 
	color: #0066FF;
	text-decoration: underline;
}

.subheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #003399;
	text-decoration: none;
	font-weight: bold;
}

/* ------------------- more general text styles ------------------- */

.white {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	text-decoration: none;
	color : #FFFFFF;
	font-weight: normal;
}
	
A.white:LINK , A.white:ACTIVE , A.white:VISITED {
	color : #FFFFFF;
	text-decoration: none;
}

A.white:HOVER {
	color : #CCCCCC;
	text-decoration: underline;
}

.quote {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13px;
	text-decoration: none;
	font-style : italic;
	color : #333333;
	font-weight: normal;
}
	
A.quote:LINK , A.quote:ACTIVE , A.quote:VISITED {
	color : #FFFFFF;
	text-decoration: underline;
}

A.quote:HOVER {
	color : #FFCC00;
	text-decoration: underline;
}

.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	line-height: 1.2em;
}

.btmnav {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : normal;
	text-decoration: none;
	font-style : normal;
	color : #666666;
}
	
A.btmnav:LINK , A.btmnav:VISITED , A.btmnav:ACTIVE { 
	color : #666666;
	text-decoration: none;
}

A.btmnav:HOVER {
	color : #18408E;
	text-decoration: underline;
}

.footer { 
	font-family : Arial, Helvetica, sans-serif; 
	font-size : 10px;
	text-decoration: none;
	color : #666666;
	line-height: 1.1em;
}
	
A.footer:LINK , A.footer:VISITED , A.footer:ACTIVE { 
	color : #666666;
	text-decoration: none;
}

A.footer:HOVER { 
	color: #003399;
	text-decoration: underline;
}
.topnav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #333333;
	font-size: 10px;
}
A.topnav:LINK , A.topnav:VISITED , A.topnav:ACTIVE { 
	color : #333333;
	text-decoration: none;
}

A.topnav:HOVER { 
	color: #003399;
	text-decoration: underline;
}



/* ------------------- Table cell styles ------------------- */

#tdBtmNav {
	background-color: #3888D7;
	background-image: url(images/btmnav_bckgd.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}

#tdCntntBck {
	background-color: #FFFFFF;
	padding: 5px 8px 15px;
	vertical-align: top;
	background-image: url(images/cntnt_bckgd.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF9900;
}
#tdCntnt {
	padding: 15px 15px 5px 18px;
	vertical-align: top;
	background-image: url(images/cntnt_bckgd.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	height: 350px;
}

#tdBorderBtm {
	border-bottom: 1px solid #353F46;
}
#tdHdrBar {
	background-image: url(images/hdr_bckgd.jpg);
	background-repeat: repeat-y;
	vertical-align: bottom;
}
#tdHdrNav {
	background-image: url(images/hdrnav_bckd.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}

#tdNav {
	background-image: url(images/nav_bckgd.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
#tdNavBrdr {
	border-left: 1px solid #BA9F5A;
}

#tdBorderAll { 
border: 1px solid #CCCCCC; 
}


#tdBoxTop1 {
	background: url(images/box_top1.jpg) no-repeat left top;
	display: block;
	height: 25px;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 12px 15px 0px 22;
	color: #FFFFFF;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	line-height: 20px;
	margin-bottom: -4px;
}
#tdBoxTop2 {
	background: url(images/box_top2.jpg) no-repeat left top;
	display: block;
	height: 25px;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 12px 15px 0px 22;
	color: #FFFFFF;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	line-height: 20px;
	margin-bottom: -4px;
}
#tdBoxTop3 {
	background: url(images/box_top3.jpg) no-repeat left top;
	display: block;
	height: 13px;
	
}
#tdBoxCntnt {
	background: url(images/box_bckgd.jpg) repeat-y left top;
	text-decoration: none;
	font-weight: bold;
	display: block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 2px 18px 0px 22;
	color: #333333;
	font-size: 11px;
	width: 195px;
}
#tdBoxSbnv {
	background: url(images/box_bckgd.jpg) repeat-y left top;
	text-decoration: none;
	display: block;
	width: 195px;
}
#tdBoxAddress {
	background: url(images/box_bckgd.jpg) repeat-y left top;
	text-decoration: none;
	display: block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 0px 18px 0px 22;
	color: #333333;
	font-size: 11px;
	width: 195px;
}
#tdBoxBtm {
	background: url(images/box_btm.jpg) no-repeat left top;
	display: block;
	height: 17px;
}



/*------Horizontal Navigation style ------*/


div#navcontainer
{
	left: 10px;
}

div#navcontainer ul 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-align: center;
	margin: 0;
    padding-bottom: 10px;
	padding-top: 11px;
	list-style-type: none;
	text-transform: uppercase;
	font-weight: bold;
}

div#navcontainer ul li 
{
display: inline; 
margin-left: -3px; 
}

div#navcontainer ul li a 
{
padding: 11px 14px 10px 10px; 
text-decoration: none; 
border-right: 1px solid #9AC9F0; 
color: #FFFFFF;
}

div#navcontainer ul li a:hover 
{
	color: #FFFFFF;
	background-image: url(images/hdrnav_bckgd2.jpg);
	background-repeat: repeat-x;

}

#active a { border-left: 1px solid #9AC9F0; }


/*---- LEFT SIDE  Navigation Styles --------*/

#leftnavcontainer { margin: 0px; }

#leftnavcontainer ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	/* --
	text-transform: uppercase;
	--*/
}

#leftnavcontainer li { margin: 0px; }

#leftnavcontainer a {
	display: block;
	padding: 3px 20px 2px 22px;
	background-image: url(images/box_bckgd.jpg);
	background-repeat: repeat-y;
	color: #333333;
	text-decoration: none;
	width: 230px;
}

#leftnavcontainer a:hover {
	color: #0066CC;
	text-decoration: none;
	background-image: url(images/box_bckgd2.jpg);
	background-repeat: repeat-y;
}

#leftnavcontainer ul li { 
margin: 0px;
display: inline; /* this fixes the gaps in Internet Explorer */
 }

#leftnavcontainer ul ul a
{
display: block;
padding: 3px 0px 3px 22px;
color: #333333;
background-color: #F7F7F7;
text-decoration: none;
font-weight: normal;

}

#leftnavcontainer ul ul a:hover
{
color: #003399;
background-color: #F7F7F7;
text-decoration: none;
background-image: url(images/nav_bckgd3.jpg);
border-bottom: 1px solid #CCCCCC;
width: 195px; 
}

/*-------- Highlight the Active Link----------*/

body#link0 a#link0,
body#link1 a#link1,
body#link2 a#link2,
body#link2b a#link2b,
body#link2c a#link2c,
body#link2d a#link2d,
body#link2e a#link2e,
body#link3 a#link3,
body#link3b a#link3b,
body#link3c a#link3c,
body#link3d a#link3d,
body#link3e a#link3e,
body#link4 a#link4,
body#link4b a#link4b,
body#link4c a#link4c,
body#link4d a#link4d,
body#link4e a#link4e,
body#link5 a#link5,
body#link5b a#link5b,
body#link5c a#link5c,
body#link5d a#link5d,
body#link5e a#link5e,
body#link6 a#link6,
body#link7 a#link7,
body#link8 a#link8,
body#link9 a#link9,
body#link10 a#link10
{
	color: #333333;
	text-decoration: none;
	font-weight: bold;
	background-image: url(images/box_bckgd2.jpg);
	background-repeat: repeat-y;
	
}
