/*small reset:*/

body, ul, ol, h1,h2,h3,h4,h5,h6, form,li,p{
margin:0;
padding:0;
}

body{
font-size:0.86em;
font-family:"Verdana", Tahoma, Arial, Helvetica, sans-serif;
background:#FFF url(bg_small9e.jpg) repeat-x left top;
color:#000;
line-height:1.5em;
}

/*All ID container here: */
#top{
position:relative;
width:980px;
margin:0 auto;
}

#head{
position:relative;
height:385px;
}

#logo{
	position:absolute;
	right:20px;
	top:8px;
	height: 95px;
	left: 14px;
	width: 900px;
}

#teaser{
position:absolute;
clear:both;
top:65px;
left:0;
color:#efefef;
height:245px;
}

#main{
position:relative;
float:left;
}

#content{
position:relative;
width:600px;
float:left;
margin-right:60px;

}

#sidebar{
position:relative;
width:250px;
float:left;

}
#sidebar UL {
	PADDING-RIGHT: 0px; 
	PADDING-LEFT: 25px; 
	LIST-STYLE-IMAGE: url(tick.gif); 
	PADDING-BOTTOM: 15px; 
	PADDING-TOP: 0px
}
#footer{
	background:#FFF url(footer3.gif) center bottom;
	height:90px;
	position:relative;
	border-top:1px solid #dedede;
	text-align:center;
	clear:both;
	color:#666;
	padding:5px 0px 5px;
	background-color: #FFFFFF;
	width: 1200px;
}


/*main*/

#main p{
padding-bottom:1em;
}



.small{
float:left;
width:150px;
margin-right:35px;
}

#main .smalllast{
margin-right:0;
}

.entry{
clear:both;
float:left;
padding-bottom:20px;
width:600px;
}

.entryhead{
	border-bottom:1px solid #dedede;
	margin-bottom:2px;
	color: #000000;
}

.entry_content{
padding:5px 0 0 0;
}

.sidebar_entry{
color:#000;
}



/*font/img/list styles*/
a{
color:#000;
}

a:hover{
color:#2B9746;
text-decoration:none;
}
a img{
border:none;
margin:2px 2px 2px 0;
}

.alignleft{
float:left;
margin:0px 20px 5px 0;
}
.alignright{
float:right;
margin:0px 0 5px 20px;
}

.clearboth{
clear:both;
}

h1,h2,h3,h4,h5,h6{
color:#094067;
font-weight:bold;
line-height:1.5em;
clear:both;
}

#teaser h1, #teaser h2, #teaser h3, #teaser h4, #teaser h5, #teaser h6{
color:#fff;
font-weight:bold;
}

#top h1{font-size:24px;line-height:30px;}
h2{font-size:20px;}
h3{font-size:16px;}
h4{font-size:14px;}
h5{font-size:12px;}
h6{font-size:10px;}
#head h1{font-size:35.5px; color:#101010;} /*for a good logo look adjust this so that slogan and site name have the same width*/
#head h2{font-size:36px; font-weight:bold;}
#head h3{font-size:20px; font-weight:normal;}
#head h1 a{color:#333; text-decoration:none;}
#head h1 a span{color:#4CB4AB;}
#head h1 a:hover, #head h1 a:hover span{color:#101010;}

#logo strong{font-size:13.5px;font-weight:normal;color:#1B63AF;}

.entryhead h3{
line-height:16px;
}
.entryhead strong{
color:#1B63AF;
font-weight:normal;
font-size:11px;
}

#main ul, #main ol{
list-style-position:inside;
margin-bottom:20px;
}


#main li{
border-top:1px solid #dedede;
line-height:22px;
}

blockquote{
margin:0;
padding:0 0 0 30px;
color:#111;
}

/*form elements*/
#main form{
margin-bottom:10px;
}

.textinput{
border:1px solid #333;
padding:3px 5px;
width:215px;
background-color:#fff;
color:#333;
margin-right:5px;
font: normal 11px "Verdana", Tahoma, Arial, Helvetica, sans-serif;
}

.button{
color:#fff;
cursor:pointer;
background-color:#094067;
padding:2px 5px;
border:1px solid #333;
width:101px;
}

.button:hover{
color:#333;
cursor:pointer;
background-color:#fff;
}

#content textarea:hover, .textinput:hover{
background-color:#f8f8f8;
}

#content textarea{
width:408px;
padding:3px 5px;
border:1px solid #333;
padding:3px 5px;
height:155px;
background-color:#fff;
color:#333;
font: normal 11px "Trebuchet MS", Tahoma, Verdana, Arial, Helvetica, sans-serif;
}

/*teaser*/
#teaser{
position:relative;
overflow:visible;
}

.teaseritem{
	position:absolute;
	top:-2px;
	left:-3000px;
	width:1478px;
	height: 235px;
}

#top .teaser1{
left:-229px;
}


#teaser .teaser_more{
background-image:url(more.jpg);
width:105px;
height:28px;
line-height:28px;
display:block;
color:#333;
background-position:top left;
text-decoration:none;
text-indent:14px;
font-size:11px;
margin-top:10px;
clear:both;
}
#teaser .teaser_more:hover{
color:#000;
background-position:bottom left;
}


/*special teaser styles*/

#head h2{
padding-top:50px;
}

#top .teaser2 h2, #top .teaser5 h2, #top .teaser6 h2 {
padding-top:10px;
}

/*tooltips*/

.tooltip{
position:absolute;
left:-2000px;
background-color:#dedede;
padding:3px;
border:1px solid #fff;
z-index:9999;
top:0;
}

.tooltip p{
margin:0;
padding:0;
color:#fff;
background-color:#222;
}

.tooltip p img{
margin:0;
padding:0;
display:block;
}


/*table*/

.entry_content table {
	width: 520px;
	padding: 0 0 20px 0;
	margin: 0;
}

caption {
	padding: 0 0 5px 0;
	width: 520px;	 
	font: italic 11px "Verdana", Tahoma, Arial, Helvetica, sans-serif;
	text-align: right;
}

th {
	font: bold 11px "Verdana", Tahoma, Arial, Helvetica, sans-serif;
	color: #333;
	border: 1px solid #999;
	letter-spacing: 2px;
	text-transform: uppercase;
	text-align: left;
	padding: 6px 6px 6px 12px;
	background: #fefefe url(tablehead1.gif) repeat;
}

th.nobg {
	border: 1px solid #999;
	background: none;
}

td {
	border: 1px solid #999;
	background: #fff;
	padding: 6px 6px 6px 12px;
	color: #333;
}


td.alt {
	background: #F5FAFA;
	color: #797268;
}

th.spec {
	border: 1px solid #999;
	font: bold 10px "Verdana", Tahoma, Arial, Helvetica, sans-serif;
}

th.specalt {
	border: 1px solid #999;
	font: bold 10px "Verdana", Tahoma, Arial, Helvetica, sans-serif;
	color: #333;
}

.odd td{
background-color:#ffffff;
}


/*Tabs*/

.advanced_link{
padding:2px 5px;
text-decoration:none;
border:1px solid #dedede;
background-color:#dedede;
color:#333;
}

.advanced_link:hover{
background-color:#62BB45;
color:#dedede;
}

.active{
background-color:#094067;
color:#fff;
}

.tablist{
margin-top:8px;
}


/* navigation bar - styles dropdown menu*/
#top #nav{
	position:absolute;
	top:105px;
	z-index:20;
	left:-40px;
	width: 1223px;
}

#nav, #nav ul{
 margin:0;
 padding:0;
 list-style-type:none;
 list-style-position:outside;
 position:absolute;
 line-height:55px; /*this defines the height of each element*/
 }
 
 #nav a{
 display:block;
 padding:0px 10px;
 }
 
 #nav li{
 float:left;
 position:relative;/*  opera + ie 6 need */
 }
 
  #nav li ul a{
	width:160px;
	height:auto;
	float:left;

 }
 
#nav ul {
    position:absolute;
    display:none;
	width:160px;
	top:55px;
	}

	
#nav li ul ul {
    left:160px;
	top:0;
	position:absolute;
    }
 
#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li:hover ul ul ul ul{
    display:none;

    }
#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li li li li:hover ul{
    display:block;

    }



#nav a{
color:#fff;
font-weight:bold;
text-decoration:none;
}

#nav ul a{
background-color:#f3f3f3;
color:#666;
}

#top #nav a:hover, #top #nav a:visited:hover {
background-image:none;
background-color:#62BB45;
color:#fff;
}
/* set the image to use and establish the lower-right position */
    .cssbox, .cssbox_body, .cssbox_head, .cssbox_head h2{
      background: transparent url(img1aaaa.gif) no-repeat bottom right}
    .cssbox{
    /* intended total box width - padding-right(next) */
      width:250px !important; /* IE Win = width - padding */
      width: 250px; 
    /* the gap on the right edge of the image (not content padding) */
      padding-right:0px; /* use to position the box */
      margin:0px auto}

    /* set the top-right image */
    .cssbox_head{background-position:top left;
    /* pull the right image over on top of border */
      margin-right:-5px; 
    /* right-image-gap + right-inside padding */
      padding-right:15px}

    /* set the top-left image */
    .cssbox_head h2{
      background-position:top left;
      margin:0; /* reset main site styles*/ 
      border:0; /* ditto */
    /* padding-left = image gap + interior padding ... no padding-right */
      padding:10px 0 10px 10px; 
      height:auto !important;
      height:1%} /* IE Holly Hack */

    /* set the lower-left corner image */
    .cssbox2_body{
      background-position:bottom left;
      margin-right:10px; /* interior-padding right */ 
      padding:10px 0 10px 10px} /* mirror .cssbox_head right/left */
	  
/* second set the image to use and establish the lower-right position */
    .cssbox2, .cssbox2_body, .cssbox2_head, .cssbox2_head h2{
      background: transparent url(img1bbbnew1.gif) no-repeat bottom right}
    .cssbox2{
    /* intended total box width - padding-right(next) */
      width:485px !important; /* IE Win = width - padding */
      width: 485px; 
    /* the gap on the right edge of the image (not content padding) */
      padding-right:0px; /* use to position the box */
      margin:0px auto}

    /* set the top-right image */
    .cssbox2_head{background-position:top left;
    /* pull the right image over on top of border */
      margin-right:-5px; 
    /* right-image-gap + right-inside padding */
      padding-right:15px}

    /* set the top-left image */
    .cssbox2_head h2{
      background-position:top left;
      margin:0; /* reset main site styles*/ 
      border:0; /* ditto */
    /* padding-left = image gap + interior padding ... no padding-right */
      padding:10px 0 10px 10px; 
      height:auto !important;
      height:1%} /* IE Holly Hack */

    /* set the lower-left corner image */
    .cssbox2_body{
      background-position:bottom left;
      margin-right:10px; /* interior-padding right */ 
      padding:10px 0 10px 10px} /* mirror .cssbox_head right/left */  
	  
	  
/* THIRD set the image to use and establish the lower-right position */
    .cssbox3, .cssbox3_body, .cssbox3_head, .cssbox3_head h2{
      background: transparent url(img1bb.gif) no-repeat bottom right}
    .cssbox3{
    /* intended total box width - padding-right(next) */
      width:250px !important; /* IE Win = width - padding */
      width: 250px; 
    /* the gap on the right edge of the image (not content padding) */
      padding-right:0px; /* use to position the box */
      margin:0px auto}

    /* set the top-right image */
    .cssbox3_head{background-position:top left;
    /* pull the right image over on top of border */
      margin-right:-5px; 
    /* right-image-gap + right-inside padding */
      padding-right:15px}

    /* set the top-left image */
    .cssbox3_head h2{
      background-position:top left;
      margin:0; /* reset main site styles*/ 
      border:0; /* ditto */
    /* padding-left = image gap + interior padding ... no padding-right */
      padding:10px 0 10px 10px; 
      height:auto !important;
      height:1%} /* IE Holly Hack */

    /* set the lower-left corner image */
    .cssbox3_body{
      background-position:bottom left;
      margin-right:10px; /* interior-padding right */ 
      padding:10px 0 10px 10px} /* mirror .cssbox_head right/left */  
	  
/* THIRD set the image to use and establish the lower-right position */
    .cssbox4, .cssbox4_body, .cssbox4_head, .cssbox4_head h2{
      background: transparent url(img1bbbb.gif) no-repeat bottom right}
    .cssbox3{
    /* intended total box width - padding-right(next) */
      width:250px !important; /* IE Win = width - padding */
      width: 250px; 
    /* the gap on the right edge of the image (not content padding) */
      padding-right:0px; /* use to position the box */
      margin:0px auto}

    /* set the top-right image */
    .cssbox4_head{background-position:top left;
    /* pull the right image over on top of border */
      margin-right:-5px; 
    /* right-image-gap + right-inside padding */
      padding-right:15px}

    /* set the top-left image */
    .cssbox4_head h2{
      background-position:top left;
      margin:0; /* reset main site styles*/ 
      border:0; /* ditto */
    /* padding-left = image gap + interior padding ... no padding-right */
      padding:10px 0 10px 10px; 
      height:auto !important;
      height:1%} /* IE Holly Hack */

    /* set the lower-left corner image */
    .cssbox4_body{
      background-position:bottom left;
      margin-right:10px; /* interior-padding right */ 
      padding:10px 0 10px 10px} /* mirror .cssbox_head right/left */  
