/*
      Created by CSS Portal Layout Generator
	  
	  http://www.cssportal.com
	 <li>  
*/
* { padding: 0; margin: 0; }

body {
height: 100%;
 font: 100% Arial,sans-serif;
 text-align:left; 
}
html{height: 100%;
 background-color: #C7DEF0;
}

/*Layout*/ 

#wrapper {
     min-height: 100%;
     height: auto !important;
     height: 100%;
     margin: 0 auto -4em;
     width: 800px;
     background-color: white;
     border-left: 20px solid #8abadf;
     border-right: 20px solid #8abadf;
     /*border-right: 20px solid #8abadf;*/
}

#header {
background-color:white;
color:#333333;
height:165px;
position: relative;
width:800px;
}

#main{
	background-color: white;	
}

#nav_list { 
padding-top: 10px;
 color: #333;
 background: white;
 font-size: 16px;
 width: 200px;
 float: left;
}

#nav_list_links { 
padding-top: 10px;
 color: #333;
 background: white;
 font-size: 16px;
 width: 180px;
 float: left;
}

#content{ 
 float: left;
 color: #333;
 background-color: white;
 width: 600px;
 display: inline;
 font-size: 13px;
 min-height: 640px;
}

#margin{
	margin-left: 20px; 
	margin-right: 70px
}

.footer{
     height: 100px;
     font-size: 12px;
     width:515px; 
	 margin: 0 142px;
}

#spacer{
	height: 75px;
}


/*Header Elements*/
#logo{
width: 175px;
height: 85px;
top: 10px;
left: 25px;
position: absolute;
}

#bluebar{ 
 margin-top: 60px;
 color: #333;
 width: 800px;
 float: right;
 height: 55px;
 background: #005699;
}

/*Navigation Elements*/

#navigation {
 float: right;
 width: 595px;
 color: #333;
 background-color: white;
 font-size: 12px;
}

/* Navigation minitabs*/
ul#minitabs{list-style: none;margin: 0;padding: 7px 0;
  border-bottom: 1px solid #CCC;font-weight: bold;
  text-align: left; white-space: nowrap}
ul#minitabs li{display: inline; margin: 0 3px; padding-left: 12px;}
ul#minitabs a{text-decoration: none;padding: 0 0 3px;
  border-bottom: 4px solid #FFF;color: #005699}
ul#minitabs a.current{border-color: #F60;color:#06F}
ul#minitabs a:hover{border-color: #F60;color: #005699}

/*Footer Elements*/

#copyright{
	font-size: 10px;
	color: #808080;
	float:left;
	margin-top: 30px;
	margin-left: 15px;
}

#signature{
	font-size: 10px;
	color: #808080;
	float: left;
	margin-top: 5px;
	margin-right: 15px;
}

#manage{
	font-size: 10px;
	color: #808080;
	float: centre;
	margin-top: 15px;
	margin-right: 15px;
}

/*Footer minitabs*/
ul#footer{list-style: none;margin: 0;padding: 7px 0;text-align: left; white-space: nowrap}
ul#footer li{display: inline; margin: 0 3px; padding-left: 11px;}
ul#footer a{text-decoration: none;padding: 0 0 3px;color: #808080}
ul#footer a:hover{border-color: #F60;color: #F60}


/*Content Formatting*/

p{ padding: 10px 0px }
h3 {padding: 10px 0px; font-size: 16px;}
h2 {padding-top: 25px}

/*List Formatting*/
ul#text {padding-left: 50px; padding-top: 10px; padding-bottom: 10px; list-style: disc;}
ul#circle {padding-left: 20px; padding-top: 10px; padding-bottom: 10px; list-style: circle;}
ul#num {padding-left: 50px; padding-top: 10px; padding-bottom: 10px; list-style: decimal;}
ul#indent {padding-left: 25px; padding-bottom: 10px; }
ul#decimal {list-style-type: decimal; padding-left: 50px; padding-top: 10px; padding-bottom: 10px;}


/*Image Formatting*/
.rimage{float: right; padding-top: 15px; padding-left: 20px; padding-right: 5px; padding-bottom: 5px; width: 185px; color: #005699; }
.limage{float: left; padding-top: 15px; padding-right: 20px; padding-bottom: 5px; width: 185px}

.rimages{float: right; padding-top: 2px; padding-left: 2px; padding-right: 2px; padding-bottom: 2px; width: 125px; color: #005699; }
.limages{float: left; padding-top: 2px; padding-right: 2px; padding-bottom: 2px; width: 125px}

.rimage_v{float: right; padding-top: 15px; padding-left: 20px; padding-right: 5px; padding-bottom: 5px; width: 142px; color: #005699; }
.limage_v{float: left; padding-top: 15px; padding-right: 20px; padding-bottom: 5px; width: 142px}

.rimage_vs{float: right; padding-top: 2px; padding-left: 5px; padding-right: 2px; padding-bottom: 2px; width: 92px; color: #005699; }
.limage_vs{float: left; padding-top: 2px; padding-right: 5px; padding-bottom: 2px; width: 92px}

.thumbnail{	
	padding: 3px 3px 3px 3px;
	background-color: #FDFDFD;
	border: 2px solid #BCBCBC
}

img { border:0; }


/*Link Formating*/
a{text-decoration: none;}
a:link{color: #005699}
a:visited{color: #005699}
a:hover{color: #06F}

a.current{color: white}

/*Special Item Formatting*/
.blueheading{
 color: white;
 height: 20px;
 background: #005699;
 font-size: 16px;
 padding-left: 20px;
 }
 
#map{float: left; padding-top: 15px; padding-left: 0px; padding-right: 45px; width: 239px; text-align: center}

#faq{padding-top: 0px}
#orange{color: #F60	}
#text{ color: #333}
#italic{font-style: italic}


/*Accordian Menu*/
.menu_list {
	width: 200px;
}
.menu_head {
	padding: 0px 25px;
	cursor: pointer;
	position: relative;
	  font-size: 16px;
	margin:1px;
       background: #f60 url(images/nav/closed.gif) center left no-repeat;
    color: white;   
}
.menu_body {
	margin-left: 20px;
 }
.menu_body a {
  display:block;
  color: #055699;
  font-size: 16px;
  text-decoration:none;
}
.menu_body a:hover {
  color: #06F;
  text-decoration:none;
}
.menu_body a.current {
  color: #FFFFFF;
  text-decoration:none;
  margin-right: 1px;
    background: red url(images/nav/list_h.gif) center left no-repeat;
}


#header1 a{
  color: #FFFFFF;
  text-decoration:none;
}

.menu_list #submenu{
  color: #FFFFFF;
  text-decoration:none;

}

.menu_list #submenu a{
  color: #FFFFFF;
  text-decoration:none;
}
.sublinks_lvl1 a{
  text-decoration:none;
  padding-left: 20px;
  background: white url(images/nav/list.gif) center left no-repeat;
}

.sublinks_lvl2 a{
  text-decoration:none;
  padding-left: 20px;
  background: white url(images/nav/list.gif) center left no-repeat;
}

.sublinks_lvl1{
}

.sublinks_lvl2{
  	width: 214px;
}


/* SLIMBOX */

#lbOverlay {
	position: fixed;
	z-index: 9999;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-color: #000;
	cursor: pointer;
}

#lbCenter, #lbBottomContainer {
	position: absolute;
	z-index: 9999;
	overflow: hidden;
	background-color: #fff;
}

.lbLoading {
	background: #fff url(images/loading.gif) no-repeat center;
}

#lbImage {
	position: absolute;
	left: 0;
	top: 0;
	border: 10px solid #fff;
	background-repeat: no-repeat;
}

#lbPrevLink, #lbNextLink {
	display: block;
	position: absolute;
	top: 0;
	width: 50%;
	outline: none;
}

#lbPrevLink {
	left: 0;
}

#lbPrevLink:hover {
	background: transparent url(images/prevlabel.gif) no-repeat 0 15%;
}

#lbNextLink {
	right: 0;
}

#lbNextLink:hover {
	background: transparent url(images/nextlabel.gif) no-repeat 100% 15%;
}

#lbBottom {
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
	line-height: 1.4em;
	text-align: left;
	border: 10px solid #fff;
	border-top-style: none;
}

#lbCloseLink {
	display: block;
	float: right;
	width: 66px;
	height: 22px;
	background: transparent url(images/closelabel.gif) no-repeat center;
	margin: 5px 0;
	outline: none;
}

#lbCaption, #lbNumber {
	margin-right: 71px;
}

#lbCaption {
	font-weight: bold;
	font-size: 12px;
}



