html, body
{
    margin: 23px 0px 0px 0px;
    line-height: 20px;
	font-family: Arial, Helvetica, sans-serif;
 	font-size:14px;
	background:url(images/body-bg.jpg) top center no-repeat fixed #224139;	
	color:#d4d4d4;
	
}


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



#global {width:950px; margin:0 auto;}
#topWrapper {height:80px; background:url(images/top-bg.png) no-repeat; }
#logo {position:absolute;left:50px; top:-93px;}
#topC2A {float:right; margin:17px 20px 0px 0px;}

#navWrapper {margin:0 auto; background:#59897d; height:27px; position:relative;}
#nav {width:950px; text-align:left; position:absolute;}
/*#nav a {line-height:27px; font-size:13px; color:#fff; font-weight:bold; padding:0px 15px;}*/

#homeMidWrapper {height:255px; background: url(images/home-main-bg.png) top center no-repeat #59897d;}
#flashWrapper {float:left; }
#homeFlash {float:left; height:240px; width:767px; margin-left:8px; margin-top:6px; background:url(images/homeflash/slides/1.jpg);}
#homeRight {float:left; margin-left:38px; padding-top:110px;}
#homeRight a {color:#fff; font-size:14px; font-weight:bold; display:block; height:46px;}

#homeContentWrapper {margin-top:4px; width:948px; background: url(images/home-text-bg.png) top no-repeat #2c3b3b; border:solid 1px #3d705b;}
#homeContent {padding:12px;}
#homeContent a {text-decoration:underline;}
#homeBlogWrapper {float:right; margin-right:5px; margin-left:10px; border:solid 1px #2d4343; width:420px; min-height:450px; _height:450px; _overflow:visible; background:url(images/home-text-right-bg.png) top no-repeat #1e3234; padding-top:15px;}
#homeC2A {width:390px; margin:0 auto;}
#homeBlog {padding:10px; color:#98cabe;}
#homeBlog a {color:#98cabe; font-weight:bold;}
#homeBlog a.header{text-transform:uppercase;}


.BlogHeader {font-size: 13px; font-weight: bold; margin-top: 0px;}
.BlogHeader a {color: #E8A800;}
.BlogDesc {margin-bottom: 15px; line-height: 18px; font-size: 12px;}
.BlogNoItems {font-weight: bold;}
.BlogHeading {font-size: 16px; font-weight: bold; margin: 4px 0 8px 0; color: #e9cd48;}




#iWrapper { width:944px; background:#59897d; padding:3px;}
#iContent {width:938px; padding:2px 0px; margin-left:2px; background: url(images/sidebar-bg.gif) left repeat-y #f9f9f9; border:solid 1px #3d705b; min-height:450px;}
#iContent a {text-decoration:underline;}
#iLeft {float:left; width:145px;}
#iRight {float:left; width:777px; margin-left:10px; color: #333;}

#iColWrapper {margin-top:30px; width:960px; background:url(images/iColRepeat.gif) repeat-y;}
#iColContent {width:937px; padding:15px; padding-right:8px; background:url(images/iCol-bg.jpg) top no-repeat; min-height:450px;}
#iColLeft {width:720px; float:left; min-height:400px;}
#iColRight {width:185px; margin-left:28px; float:left; min-height:400px; }

#footerLinks {margin:8px auto 4px auto; line-height:33px; width:914px; font-size: 11px; padding:0px 10px; background:url(images/bottom-bg.png) repeat-x; color:#98cabe; border:solid 1px #3f626d;}
#footerNav {float:right; text-align:right;}
#footerNav a {color:#98cabe; font-size:11px; padding: 0px 4px;}
#footerText {color:#98cabe;}

#Ten11 { width: 940px; margin:4px auto; color:#529c89; font-size: 11px; text-align: right; line-height:12px;}
#Ten11 a {font-size:11px; color:#529c89; padding: 0px 3px;}

#btnFileOnline {width: 150px; text-align: center; margin: 0 auto;}
#btnFileOnline a {display: block; background-color: #7f0033; color: #fff; padding: 4px 2px; border: solid 2px #c18800;-moz-border-radius: 7px;-webkit-border-radius: 7px; margin: 5px auto; text-decoration: none; font-weight: bold;}
#btnFileOnline a:hover { background-color: #3c5050; color: #fff;}


div.clear {clear:both;}

h1 
{
	font-size:22px;
	color:#333;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
  }
h1.home {color:#fff; font-size:24px; font-weight:bold; color:#fff; margin-top:8px;}
h2 {
    font-size: 18px;
 }

h3 {font-size: 16px;
}

h4 {
	font-size:14px; margin:0px;}

li {}

