/* CSS Document */
/* Jen Ouzts    */


* {
margin:0;
padding:0;
}


body {
margin: 0px auto;
padding:0px;
font-family: Arial, Helvetica, sans-serif;
font-size: 13px;
color: #2f5760;
background: #EDF1F9 url(/i/pagebg.gif) bottom left repeat-x;

}

a.skipnavigation {display: none;}

#printheader {display:none;}

.clear {clear: both;height:1px;overflow:hidden;}
#clear {clear:both;}

#wrapper {
width:750px;
margin:0 auto;
margin-top:5px;
padding: 0px;
border-top:1px solid #666666;
border-right:2px solid #666666;
border-bottom:2px solid #666666;
border-left:1px solid #666666;
}

#container {
margin:0px auto;
padding:0px;
width:750px;
border: 0;
background: #ffffff;

}

#header {
background:transparent url(../i/header3.jpg) top left no-repeat;
width:750px;
height:100px;
margin:0px;
padding:0px;
border-bottom: 1px solid #0A6080;
}



/* begin top tab nav */
#navwrap {
width:750px;
text-align:center;
border-bottom:1px solid #0A6080;
margin:0;
padding:0;
overflow:hidden;
}

#navigation {
padding:3px;
text-align:center;
background-color: #6684B6;
}


#navigation ul
{
text-decoration:none;
list-style: none;
padding: 0;
margin: 0;
}

#navigation li
{
display:inline;
margin:0px;
color: #BDD5F6;
padding:15px;  
} 


#navigation a
{
color: #fff;
background: #6684B6; 
text-decoration: none;
font-size:14px;
padding-right:25px; 
font-weight:normal;}

/* Hide from IE5-Mac \*/
#navigation a
{
float: none
}
/* End hide */

#navigation a:hover
{
color: #ffc056;
text-decoration:underline;
}


/* begin left side nav bar*/

#sidenavcontainer {
clear:both;
float:left;
width:175px;
height:auto;
margin:0px;
padding:0px;
}

#sidenav {
position:relative;
width:175px;
float:left;
margin:0px;
padding:0px;

}

#sidenav ul {
list-style-type:none;
margin:0px;
padding:0px;
}

#sidenav li {
margin:0px;
padding:0px;
}

#sidenav a {
	display: block;
	text-decoration:none;
	background: #97bcf1; /* url(/i/navback.gif) repeat-x left top;*/
	border-top: 0;
	border-right: 1px solid #0A6080;
	border-bottom: 1px solid #0A6080;
	border-left: 0;    
	padding: 5px 0 5px 5px;
    color: #fff;
	width: 170px;
	voice-family: "\"}\"";
    voice-family: inherit;
	width: 164px;

}



#sidenav a:hover {
color:#2f5760;
font-weight:bold;
background-color:#ffc056;
}

#sidenav1 {
display:inline;
width:170px;
border:0;
}
#sidenav1 img {padding-top:15px;padding-left:5px;border: 0px;}


#sidenav2 {
display:inline;
width:170px;
border:0;
}
#sidenav2 img {padding-top:15px;border: 0px;}


#content {
border:0px;
margin:0 0 0 170px;
padding:0px;
height:1%;}

#primarycontent{
margin:5px;
padding:5px;
height:auto;

}
#primarycontent a {text-decoration:none;}
#primarycontent a:hover{font-weight:bold;text-decoration:underline;}

#primarycontent ul {list-style-type:none;margin: 10px 0 10px 0;line-height:1.5em;} 

#primarycontent h1 {color:#2f5760;border-bottom: 1px solid #ffc056;}

h1 {font-size:16px;margin: 15px 15px 15px 0;}

#primarycontent h2 {font-size: 15px;margin: 15px 15px 8px 0;color:#50678D;}

#primarycontent h3 {font-size: 13px;margin: 15px 15px 8px 0;color:#50678D;}

body p {padding: 8px 0 8px 0;}

#rightcol {
float:right;
width:200px;
margin:0px;
padding:0px;
padding-bottom:25px;
background-color:#E7F5FA;
border-left:1px solid #666666;
border-bottom:1px solid #666666;
}

.rightcol {
float:right;
width:200px;
margin:0px;
padding:0px;
background-color:#E7F5FA;
border-left:1px solid #000197;
}

.section {
margin:0px;
padding:8px 0px 0px 0px; 
width:200px;
height:20px;
background: #2f5760 url(../i/col-head2.gif) top left no-repeat;
border-top:1px solid #2f5760;
border-bottom:1px solid #C2E9F8;
}
.section span {margin-left:30px;margin-top:15px;margin-bottom:0px;color:#ffffff;}  /* for text header */

.text {background:transparent;
margin:5px;
font-size:11px;
color:#2f5760;}

#rightcol img {
clear:right;
padding-left:10px;
padding-bottom:10px;
border:0;}

#footer{
color:#fff;
text-align:center;
width:750px;
height:50px;
margin: 0px auto;
padding: 5px 0px 5px 0px;
background-color: #0098c2;
border-top:1px solid #666666;
}



