body {
background:#e1ede3;
color:#666666;
font-family: Arial,sans-serif; font-size:0.9em;
margin:auto;
padding:0;
text-align:center;
}

a {
color: #5089c7;
font-weight:bold;
text-decoration:none;
}

a:hover {
color:#808080;
text-decoration:underline;
}

p {
line-height:1.1em;
margin:0 0 8px;
}

/*** Main container ***/

#container {
background:#ffffff url(img/header.jpg) repeat-x;
color:#333333;
margin-top: auto;

margin-right: auto;

margin-bottom: auto;

margin-left: auto;
min-width:960px;
padding:0;
text-align:left;
width:960px; border:1px solid #004d6b;
}

/*** Header section ***/

#sitename {
color:#ffffff;
height:170px;
margin:0 20px 10px;
text-align:left;
}

#sitename h1,#sitename h2 {
font-weight:400;
margin:0;
padding:0;
}

#sitename h1 {
font-size:2.4em;
padding-top:20px;
}

#sitename h2 {
font-size:1.6em;
}

/*** Horizontal menu ***/

#mainmenu {
float:left;
margin-bottom:0px;margin-top:6px;
}

#mainmenu ul {
font-size:16px;
margin:0;
padding:0;
}

#mainmenu li {
float:left;
height:30px;
list-style:none;
margin:0;
padding:0;
}

#mainmenu a {
border:1px solid #999999; 
color:#0fa1b8;
display:block;
font-size:0.8em;
padding:8px 5px 5px; margin:5px;
}

#mainmenu a:hover {
background:#0fa1b8;
color:#ffffff;
text-decoration:none;
}

#mainmenu a.current {
background:#0fa1b8;
color:#ffffff;
text-decoration:none;
}

/*** Content wrap ***/

#wrap {
clear:both;
font-size:0.9em;
padding:0;
}

/*** Sidebars ***/

#rightside {
margin:0;
padding:0;
width:190px;
}

#leftside {
float:left; width:180px;
margin-right:10px;
}

#rightside {
float:right;
margin-left:10px;
}

#leftside h1,#rightside h1 {
color:#073d59;
font-size:1.2em;
font-weight:bold;
margin-top: 0pt;

margin-right: 0pt;

margin-bottom: 5px;

margin-left: 8px;
}

#leftside h2,#rightside h2 {
color: #073d59;

font-size: 1.2em;

font-weight: bold;

margin-top: 0pt;

margin-right: 0pt;

margin-bottom: 5px;

margin-left: 8px;
}

#leftside p,#rightside p {
font-size:0.9em;
line-height:1.3em;
margin:0 0 5px 10px; color:#10a2b9;
}

.linklist {
list-style:none;
margin:0 0 16px 10px;
padding:0;
}

.linklist li {margin-bottom:0.7em;}

/*** Sidebar menu ***/

.nav {
background:#0fa1b8;
border:1px solid #003366;
color:#ffffff;
display:block;
margin-top:8px;
padding:5px 4px 4px 10px;
position:relative;
width:140px;
}

.nav:hover,.active {
background:#ffffff;
border:1px solid #0falb8;
color:#003366;
text-decoration:none;
}

.sub {
font-size:0.8em;
letter-spacing:1px;
margin:3px 0 2px 10px;
padding:4px 2px 2px 8px;
width:125px;
}

/*** Content ***/

#content,#contentalt {
background-color:#fafcff;
border:0px solid #909090;
color:#2a2a2a;
padding:15px 5px 5px;
}

#content {margin:0 200px; margin-left: 200px; min-height:650px;}
#contentalt {margin:0 205px 0 0px;}

#content h1,#content h2,#contentalt h1,#contentalt h2 {
background-color:inherit;
color:#10a2b9;
font-size:1.5em;
font-weight:bold;
margin:0 0 15px;
padding:0;
}

#content h2,#contentalt h2 {
font-size:1.2em;
margin-bottom:10px;
}

#content img,#contentalt img {
border:1px solid #b0b0b0;
/*** remove these when you want to always lineout your images to the left
float:left;
***/
margin:5px;
padding:5px;
}
#content a{color:#5089c7; line-height:1.3em; }
#content a:hover{color:#66cc33;}

/*** Footer ***/

#footer {
background:#8b8b8b url(img/footerbg.jpg) top left repeat-x;
clear:both;
color:#d0d0d0;
font-size:0.9em;
font-weight:bold;
margin:0;
padding:20px 0;
text-align:center;
width:100%;
}

#footer a {
color:#d0d0d0;
font-weight:bold;
}

/*** Various classes ***/

.thumbnail {
background:#fafbfc;
border:1px solid #b0b0b0;
margin:0 0 10px 10px;
padding:5px;
}

.searchform {margin:0;}

.searchbox {
background:#f0f0f0;
border:1px solid #10a2b9;
margin:0 4px 0 0;
width:160px;
}

.searchbutton {
background:#10a2b9;color:#ffffff;
border:1px solid #10a2b9;
}

.clearingdiv {
clear:both;
height:30px;
width:1px;
}

.hide {display:none;}

/*** Text format ***/

.intro {
font-size:1.1em;
font-weight:bold;
letter-spacing:-1px;
}

.small {font-size:0.8em;}
.large {font-size:1.4em;}
.center {text-align:center;}
.right {text-align:right;}





#vertnav{list-style: none;}

#vertnav{
     padding:8px;
     margin:0px;
}

#vertnav ul {
     padding: 0;
     margin:0;
     list-style: none;
     width:185px;
     z-index:99;
     position:absolute;
     overflow:visible;
}

#vertnav li {
     margin:0px;padding:0px;
     position: relative;
     width: 180px;
     background-color:#FFF;
     
     border-bottom:solid 1px #666666;
     display:block;
     
}
#vertnav li:first-child{border-bottom:1px solid #000;}

#vertnav li:last-child{border-bottom:1px solid #0fa1b8;}

#vertnav a {
     text-decoration:none; color:#5089c7;
     display:block;
     padding:5px 0 5px 5px;padding-right:0px;
     width:175px;
    
}
#vertnav a:current {
background:#0fa1b8;
color:#ffffff;
text-decoration:none;
}

#vertnav #subfolderstyle{
background: url(./img/bg_bullet_arrow.gif) no-repeat center right;
}

#vertnav a:hover{
     background-color:#0fa1b8; color:#ffffff;
}

#vertnav ul li, #vertnav ul li a{
     background-color:#669999; color:#ffffff;width:550px;padding-right:0px;
}

#vertnav ul li:hover, #vertnav ul li a:hover{
     background-color:#fff; color:#669999;
}

#vertnav ul li:current, #vertnav ul li a:current{
     background-color:#0fa1b8;
}

#vertnav ul, #vertnav ul ul, #vertnav ul ul ul{
     display:none;
     position:absolute;
     top:0;
     left:14em;
}

#vertnav a.current{
background-color: #0fa1b8;
background-image: none;
background-repeat: repeat;
background-attachment: scroll;
background-x-position: 0%;
background-y-position: 0%;
color: #ffffff;
text-decoration: none;
}

/* non-IE browsers see this */
#vertnav ul li>ul, #vertnav ul ul li>ul{
     margin-top:-1.4em;
}

#vertnav li:hover ul ul, #vertnav li:hover ul ul ul, #vertnav li:hover ul ul ul ul, #vertnav li:hover ul ul ul ul ul{
     display:none;
}

#vertnav li:hover ul, #vertnav ul li:hover ul, #vertnav ul ul li:hover ul, #vertnav ul ul ul li:hover ul, #vertnav ul ul ul ul li:hover ul{
     display:block;
}

li>ul {
     top: auto;
     left: auto;
}
/* Win IE only \*/
* html #vertnav li{float:left;}
/* end holly hack */ 

.header-breadcrumbs ul {float:left; width:900px; list-style:none; padding:15px 0px 10px 15px; font-family:arial,sans-serif; font-size:11px; color:#333333; margin-right:5px;}
.header-breadcrumbs ul li {display:inline; padding:0px 10px 0px 10px; background:transparent url(./img/bg_bullet_arrow.gif) no-repeat 0 50%; font-weight:bold; color:rgb(125,125,125); font-size:11px;}
.header-breadcrumbs ul a {color:#66cc33; text-decoration:none;}
.header-breadcrumbs ul a:hover {color:rgb(42,90,138); text-decoration:underline;}

.textarea
{
font-size: 12px;
width: 370px;
height: 100px;
background-color: #ffffff;
color: #333333;
border-top-width: 1px;
border-right-width: 1px;
border-bottom-width: 1px;
border-left-width: 1px;
border-top-style: solid;
border-right-style: solid;
border-bottom-style: solid;
border-left-style: solid;
border-top-color: #5fccff;
border-right-color: #5fccff;
border-bottom-color: #5fccff;
border-left-color: #5fccff;
padding-top: 4px;
padding-right: 4px;
padding-bottom: 4px;
padding-left: 4px;

}

input

{

font-size: 12px;
background-color: #ffffff;
color: #333333;
border-top-width: 1px;
border-right-width: 1px;
border-bottom-width: 1px;
border-left-width: 1px;
border-top-style: solid;
border-right-style: solid;
border-bottom-style: solid;
border-left-style: solid;
border-top-color: #5fccff;
border-right-color: #5fccff;
border-bottom-color: #5fccff;
border-left-color: #5fccff;
padding-top: 4px;
padding-right: 4px;
padding-bottom: 4px;
padding-left: 4px; margin:5px;

}
.field_checkbox{ border: solid 1px #000; background-color: #000;
	}



/*** End of file ***/
