/* CSS Document  - C.G. Conn */

body {
background-color:#000066;
text-align: center;
font: 9pt/11pt normal Verdana, sans-serif;
margin: 0;
}

p {
font: 10pt/12pt;
color: #666;
text-decoration:none;
}

a, a:visited, a:hover {
color:#000099;
text-decoration:underline;
}

a:hover {
text-decoration:none;
}

h1 {
font: 12pt/14pt normal Verdana, sans-serif;
color: #000066;
margin: 0;
padding-top: 8px;
padding-bottom: 0px;
padding-left: 0px;
padding-right: 0px;
}

h2 {
font: 11pt/12pt normal Verdana, sans-serif;
color: #0066CC;
margin: 0;
padding-top: 2px;
padding-bottom: 2px;
padding-left: 0px;
padding-right: 0px;
}

h3 {
font: 10pt/10pt normal Verdana, sans-serif;
font-weight: bold;
color:#333;
margin: 0;
padding-top: 2px;
padding-bottom: 2px;
padding-left: 0px;
padding-right: 0px;
}

td {
color: #666;
}

#container {
position: relative;
text-align: left;
vertical-align: middle;	
margin: 0px auto;
padding: 0px;
top: 0px;
left: 0px;
width: 760px;
height: 1px;
}

#header {
position: relative;
top: 0px;
left: 0px;
height: 54px;
width: 760px;
background-image:url(../images/header_bg.gif);
background-repeat: repeat-x;
background-color: #266AC7;
border-bottom: 1px solid #FFF;
border-top: 0;
border-left: 0;
border-right: 0;
color: #FFF;
margin: 0;
z-index: 1;
}

#quicknav {
position: absolute;
top: 16px;
left: 576px;
width: auto;
height: auto;
background-color: #000;
filter:alpha(opacity=70);
-moz-opacity:0.75;
opacity: 0.75;
z-index: 3;
text-align: left;
}

.dropdown { 
font: 11px/13px normal Arial, Helvetica, sans-serif;
color: #FFF;
background-color:#000033;
}

#navigation {
position: relative;
top: 0;
left: 0;
width: 760px;
height: 22px;
background-color:#000033;
color: #FFF;
border-bottom: 1px solid #FFF;
border-top: 0;
border-left: 0;
border-right: 0;
line-height: 22px;
}

#navigation a, a:visited {
color: #FFF;
text-decoration:none;
}

#navigation a:hover {
color: #FFFF99;
text-decoration:underline;
}

#navigation ul {
margin-left: 0;
padding-left: 0;
display: inline;
} 

#navigation ul li {
margin-left: 0;
padding: 1px 6px;
list-style: none;
display: inline;
}
	
#navigation ul li.first {
margin-left: 0;
border-left: none;
content: ", ";
display: inline;
}

.padding {
padding: 4px;
}

.content_padding { 
padding-top: 4px;
padding-left: 190px;
padding-right: 8px;
padding-bottom: 4px; 
}

#content_layout {
position:relative;
top: 0;
left: 0;
width: 760px;
min-height: 730px;
background-color:#FFF;
background-image:url(../images/content_bg.jpg);
background-repeat:repeat-y;
margin: 0;
border-top: 1px solid #CCC;
border-right: 0px;
border-left: 0px;
border-bottom: 0px;
}

#sidenav {
position: absolute;
top 4px;
left: 6px;
width: 200px;
height: auto;
font: 8pt/10pt normal Verdana, sans-serif;
margin: 0;
z-index: 1;
}

#sidenav a, a:visited {
text-decoration:none; 
color: #666;
}

#sidenav a:hover {
text-decoration:underline;
}

/* for Internet Explorer */
/*\*/
* #sidenav ul {
padding-left: 1.7em;
}
/**/

#sidenav ul {
padding-left: 1.3em;
margin-left: 0;
list-style-type:square;
color: #666;
}

.navheader {
font-weight: bold;
}

.navheader ul {
list-style-type:square;
}

#footer {
position: relative;
height: 24px;
width: 760px;
background-color:#000033;
color: #FFF;
text-align: center;
line-height: 20px;
font: 8pt/20pt normal Verdana, sans-serif;
}

#footer a, a:visited {
text-decoration:underline; 
color: #ffc852;
}

#footer a:hover {
text-decoration:none; 
color: #FFF;
}

#content_layout a, a:visited {
color: #5389D3;
text-decoration:underline;
}

#content_layout a:hover {
color: #5389D3;
text-decoration:none;
}

#sidenav a, a:visited {
color: #666;
text-decoration:none;
}

#sidenav a:hover {
text-decoration:underline;
}
