html, body
{
    margin: 0px 0px 0px 0px;
    line-height: 17px;
	 font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
 	font-size:13px;
	background:url(images/body-bg.png) repeat-x top center #587f9f;	
	color:#162843;
}


/* main site links */
a:link {color: #005298;}
a:visited {color: #005298;}
a:hover {color: #003b92;}
img {display:block;}
img, div { behavior: url(javascript/iepngfix.htc) }

#top {margin:0 auto; width:950px;}
#navigation {padding-top: 6px; padding-left: 10px; margin:0 auto;width: 940px; height: 43px; background: url(images/nav.png) no-repeat; }

#global {width:950px; margin:0 auto; }
#contentWrapper {background:url(images/content-bg.gif) repeat-y; min-height:500px;}
#leftCol {float:left; width:170px; min-height:480px; _height:480px; _overflow:visible; background:url(images/left-col.jpg) no-repeat top;}
#mainContent {float:right; width:760px; margin-right:10px;}

#homeWrapper {width:771px; float:right; margin-right:6px;}
#homeMainWrapper {width:771px; height:308px; background:url(images/home-main.jpg) no-repeat;}
#homeTextTop {height:287px; width:190px; padding: 7px 4px 5px 7px; overflow:hidden; color:#fff;}

#homeWrapper2 {padding:10px;}
#homeText {margin-top:15px; float:left; width:380px; padding:0px 15px;}
#homeBlogWrapper {margin-top:15px; float:right; width: 320px; padding:0px 15px 8px 25px; min-height:250px; background:url(images/blog-home-bg.gif) left repeat-y;}
#homeBlog {}

div.clear {clear:both;}

#footerLinks {margin:10px auto 0 auto; width: 930px; color:#000; font-size: 11px; padding: 3px 10px;}
#footerLinks a {font-size:11px; color:#000; padding: 0px 3px; text-decoration:none;}

.BlogHeader {font-size: 12px; font-weight: bold; margin-top: 0px;}
.BlogHeader a { color: #0859a3;}
.BlogDesc {margin-bottom: 15px; font-size: 12px; line-height: 14px;}
.BlogNoItems {font-weight: bold;}




h1 
{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	text-transform:capitalize;
	font-weight:bold;
	font-size:24px;
   	margin:5px 0px;
	height:34px;
	color:#4c4c4c;
	
  }
  
h1.home {font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; font-size:17px; background:none; line-height:20px; color:#fff; margin: 0px; padding:0; }

h2 {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#444;
    font-size: 18px;
 }



h3 {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#444;
    font-size: 16px;
}

h4 {font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:14px; color:#444; margin:0px;}

li {font-size:100%;
   font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
   padding-bottom: 4px;
 }


