html, body {
background:#c8d5e5;
padding:0px;
margin:0px;
text-align:center;
font-family:arial;
}

html { 
overflow: -moz-scrollbars-vertical; 
}

html { 
overflow-x: auto; 
}

a:focus { 
-moz-outline-style: none; 
}

hr {
color:#ccc;
margin:20px 0px 20px 0px;
/margin-bottom:0px;
}

#outer {
width:721px;
margin:auto;
margin-top:17px;
margin-bottom:17px;
border:1px solid #375a91;
background:#fff;
text-align:left;
padding:15px 26px 15px 26px;
}

#header {
width:100%;
height:75px;
margin-bottom:14px;
}

#left-col {
height:600px;
width:140px;
float:left;
clear:right;
}

#left-col ul {
list-style-type:none;
margin:0px;
padding:0px;
font-size:11px;
font-weight:bold;
}

#left-col li {
width:140px;
height:20px;
background:#fff;
margin-bottom:7px;
*margin-bottom:5px;
_margin-bottom:3px;
line-height:20px;
}

#left-col li a {
display:block;
padding-left:5px;
color:#333;
text-decoration:none;
border:1px solid #b2c4d7;
}

#left-col li a:hover {
color:#fff;
background:#003d7c;
border:1px solid #003d7c;
}

#left-col li.lightblue {
width:140px;
height:22px;
color:#fff;
background:#c8d5e5;
margin-bottom:5px;
*margin-bottom:3px;
_margin-bottom:3px;
line-height:20px;
border:none;
}

#left-col li.current {
width:140px;
height:22px;
color:#fff;
background:#003d7c;
margin-bottom:5px;
*margin-bottom:3px;
_margin-bottom:3px;
line-height:20px;
border:none;
}

#left-col li.current a {
display:block;
padding-left:5px;
color:#fff;
text-decoration:none;
border:1px solid #003d7c;
}

#left-col p.green {
padding:0px;
margin:0px;
font-family:georgia;
font-size:12px;
color:#117979;
font-weight:bold;
}

#left-col p.green a {
text-decoration:none;
color:#117979;
}

#left-col p.green a:hover {
text-decoration:underline;
}

#left-col p.black{
padding:0px;
margin:0px;
font-family:georgia;
font-size:16px;
color:#000;
font-weight:bold;
}

#left-col p.black a{
text-decoration:none;
color:#000;
}

#left-col p.black a:hover{
text-decoration:underline;
}

#main {
margin-left:26px;
width:521px;
height:100%;
min-height:592px;
background:#eaf5ee;
float:left;
padding:17px;
font-size:13px;
font-family:georgia;
color:#112502;
line-height:18px;
}

#main .left {
width:252px;
float:left;
}

#main .left p {
margin:0px;
padding:0px;
}

#main .right {
width:252px;
float:right;
}

#main .right p {
margin:0px;
padding:0px;
}

#main .full {
width:100%;
float:left;
}

#main .full a {
color:#375a91;
}

.bluetext {
color:#375a91;
}

#main ol li {
margin-bottom:15px;
}

#main ul li{
list-style-type: square;
color:#6493b1;
}

#main ul li p{
list-style-type: square;
color:#000;
font-weight:bold;
margin:0px;
padding:0px;
}

#footer {
width:555px;
float:right;
font-size:10px;
text-align:center;
padding-top:17px;
font-family:georgia;
color: #112502;
line-height:15px;
}

.blue {
color:#375a91;
font-weight:bold;
}


.blue a {
color:#375a91;
font-weight:bold;
text-decoration:underline;
}


.blue-small {
color:#375a91;
font-size:10px;
font-weight:normal;
}

.blue-small a {
color:#375a91;
font-size:10px;
font-weight:normal;
}

.blue-small2 {
color:#375a91;
font-size:12px;
font-weight:normal;
}

.blue-small2 a {
color:#375a91;
font-size:12px;
font-weight:normal;
}

.blue-small3 {
color:#375a91;
font-size:12px;
font-weight:normal;
}

.blue-small3 a {
color:#375a91;
font-size:12px;
font-weight:normal;
}


h1 {
padding:0px;
margin:0px;
width:100%;
height:75px;
}

h1 a {
background-color: transparent;
background-image: url(images/header.jpg);
background-repeat: no-repeat;
background-attachment: scroll;
background-position: 0px 0px;
display: block;
height: 0pt;
overflow-x: hidden;
overflow-y: hidden;
padding-top: 75px;
padding-right: 0px;
padding-bottom: 0px;
padding-left: 0px;
width: 100%;

}

h2.sub {
font-size:24px;
font-weight: normal;
color: #375a91;
padding-bottom: 0px;
margin-bottom: 0px;
line-height:26px;
}

h2.sub2 {
font-size:24px;
font-weight: normal;
color: #375a91;
padding-top: 0px;
margin-top: 0px;
padding-bottom: 0px;
margin-bottom: 0px;
line-height:26px;
}

h3.blue {
color:#375a91;
font-weight:bold;
padding-top: 0px;
margin-top: 0px;
*margin-top: 15px;
padding-bottom: 0px;
margin-bottom: 0px;
*margin-bottom:10px;
font-size:13px;
}

h3.blue_s {
color:#375a91;
font-weight:bold;
padding-top: 0px;
margin-top: 0px;
padding-bottom: 0px;
margin-bottom: 0px;
font-size:13px;
}

h3.blue_s a {
color:#375a91;
}

img {
border:none;
}

a:active {
outline: none;
}

.link {
color:#375a91;
text-decoration:none;
font-size:12px;
}

.link:hover {
text-decoration:underline;
}

p.link:hover {
text-decoration:none;
color:#000;
}

.error {
font-family:georgia;
display: none;
color: #375a91;
font-weight: bold;
}
