html, body
{
    margin: 0px 0px 0px 0px;
    line-height: 18px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
 	font-size:12px;
	background:url(images/body-bg.gif) repeat-x center top #1d2b3a;	
	color:#eee;
}
/* main site links */
a:link {color: #fff;}
a:visited {color: #fff;}
a:hover {color: #fff;}
img {display:block;}
img, div { behavior: url(javascript/iepngfix.htc) }

a.modelLink  {text-decoration:none; display: block; color:#555;}
#siteWrapper {width:100%; background:url(images/outer-wrapper.jpg) top center no-repeat;}
#global {width:960px; margin:0 auto; }

#nav {position:relative; height:112px; width:960px; color:#fff; font-size:14px; background:url(images/top.jpg);}
#navLinks {position:absolute; width: 620px; left:310px; top:81px;}
#nav a {text-decoration:none; font-style:italic; color:#fff; padding:16px; font-size:16px;}

#homeFlashContainer{float:left; width:459px; height:290px; background:url(images/flash-bg.gif); }
#homeFlash {background:url(images/homeflash/slides/1.jpg); width:407px; height:258px; margin:17px 26px 15px 26px;}
#homeRight {position:relative; float:left; background:url(images/home-right-bg.jpg); width:501px; height:290px;}
#homeT1 {position:absolute; width:480px; height:110px; top:17px;}
#homeT2 {position:absolute; width:120px; height:135px; top:135px; left:123px;}
#homeT3 {position:absolute; width:120px; height:135px; top:135px; left:370px;}

div.clear {clear:both;}

#iContent {margin-left:1px; min-height:490px; _height:490px; _overflow:visible; padding:10px; width:936px; background:#073c5b; border-left:solid 1px #6fb8e3; border-right:solid 1px #6fb8e3;}


#footerLinks {margin:5px 0px; width: 940px; color:#8bb2ea; font-size: 11px; line-height:13px; padding: 10px; background:url(images/bottom-divider.gif) top no-repeat;}
#footerLinks a {font-size:11px; color:#8bb2ea; padding: 0px 3px; text-decoration:none;}
#ten11 {margin:0px auto; width:930; text-align:right; color:#a4bfca; font-size:10px;}
#ten11 a {color:#a4bfca; font-size:10px;}


h1 
{
	font-size:18px;
   color:#fe8533;
	
  }
  
h1.home {color:#fe8533; font-size:16px; }
h1.homeHuge {color:#255c70; font-size:28px; text-decoration:underline;}
h2 {
	color:#c6e4f0;
    font-size: 16px;
 }

h2.home {margin-top:0px;padding:0px;}
h3 {
	color:#c6e4f0;
    font-size: 16px;
}

h4 {
	font-family:"Arial Black", Gadget, sans-serif;
	font-size:14px; color:#887f55; margin:0px;}



.homeUL {margin-top: -5px;}
.homeUL li {margin-left: -18px; font-size: 12px;}


.dg {padding:1px 1px 1px 1px; border-top:solid 1px #686524; border-color:#eeeeee;}
.dgHeader {background-color:#007BC2; font-size:14px; height:25px; color:#ffffff; font-weight:bold;}
.dgItem {background-color:#ffffff; color:Black; font-size:14px; font-weight:normal;}
.dgAltItem {background-color:#eeeeee; color:Black; font-size:14px; font-weight:normal;}
.dgSelect {font-weight: normal; color: black; font-style: italic; background-color: #e9e9e9;}

.dgHeaderSmall {background-color:#007BC2; font-size:12px; color:#ffffff; font-weight:bold; padding: 5px;}
.dgItemSmall {background-color:#ffffff; color:Black; font-size:12px; font-weight:normal;}
.dgAltItemSmall {background-color:#eeeeee; color:Black; font-size:12px; font-weight:normal;}

