html, body
{
    margin: 0px 0px 0px 0px;
    line-height: 20px;
	font-family: Arial, Helvetica, sans-serif;
 	font-size:14px;
	color:#000;
	background-color: #0101d3;
}

/* main site links */
a:link {color: #0520d3;}
a:visited {color: #0520d3;}
a:hover {color: #032b8a; text-decoration:none;}
img {display:block; border:none;}
img, div { behavior: url(javascript/iepngfix.htc); }

#siteWrapper {width:100%;background:url(images/body-bg.jpg) top repeat-x #0101d3;}
#global {width:960px; margin:0px auto 0px auto;}

#headerWrapper {height:214px;}

#homeMainWrapper {position:relative; height:308px; background:url(images/home-main-bg.jpg) top no-repeat;}
#flashWrapper {position:relative; height:308px; width:701px;}
#flashHolder {width:701px; height:308px; position:absolute; left:37px; background:url(images/homeflash/slides/1.jpg);}
#homeMainTextWrapper {position:absolute; left:700px; height:279px; width:233px; padding:10px; background:url(images/home-right-text-bg.png) top no-repeat;}
#homeMainText { padding:5px; font-size:13px; }


#doubleContentWrapper {width:960px; background:url(images/content-bg.gif);}
#doubleContent {background:url(images/content-top-bg.jpg) no-repeat; padding-top:15px; min-height: 400px; _height:400px; _overflow:visible;}
#leftColumn {float:left; margin-left:25px; min-height:205px; padding-top:10px; width:594px; }
#rightColumn {float:right; width:290px; margin-right:23px; _margin-right:11px;}

#singleContentWrapper {background:url(images/single-bg.gif); width:960px;}
#singleContent {background:url(images/single-content-top-bg.jpg) top no-repeat; padding:25px 20px 9px 20px; min-height: 400px; _height:400px; _overflow:visible;}

#footerLinks {height:45px; width:946px; padding:0px 7px; font-size: 12px; background:url(images/bottom.gif) center no-repeat; line-height:45px; margin:4px auto 0px auto;}
#footerNav {color:#fff; float:right; text-align:right;}
#footerNav a {font-size:12px; color:#fff; padding:0px 4px; text-decoration: none;}
#footerText {font-size:12px; color:#fff;}
#footerText a {font-size:12px; color:#fff;}

#Ten11 {text-align:right; width:960px; font-size: 11px; margin-bottom:4px; color:#fff;}
#Ten11 a {font-size:11px; padding: 0px 3px; color:#fff; text-decoration: none;}

div.clear {clear:both;}

h1 {font-size:22px; color:#000; margin:0px; margin-bottom: 10px; font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;}
h1.home {font-size:18px; line-height: 24px; margin: 0 0 20px 0; padding: 0; color:#0327A1; font-weight:bold; font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;}

h2 {font-size: 18px; }
h2.home {font-size: 16px; line-height: 26px; margin: 0; padding: 0; font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; float: left;}

h2.homeblog { margin:0px; line-height:34px; font-size:20px;}

h3 {font-size: 16px;}
h3.home {font-size:14px; margin:0px;}
h4 {font-size:14px; margin:0px;}


li {margin-bottom: 5px;}

