body {
background: url(images/bg_shadow.gif) repeat-y center;
background-color: #E7E4D3;
font-family: Verdana, Arial, Helvetica, sans-serif;
}


h1, h2, h3 {
padding: 5px 5px 5px 5px;
color: #4F6CA6;
text-transform: uppercase;
line-height: 1.5em;
width: auto;
margin: 5px 0 5px 0;
}


h1 {font-size: 13px; background-color: #F8F7F1; border-bottom: 1px solid #DBE7D3; border-width: 3px 0;}
h2 {font-size: 10px; background-color: #F8F7F1; border-bottom: 1px solid #DBE7D3; color: #777;}
h3 {font-size: 10px; }
ul {list-style-type: square;}
#content ul li {padding-bottom: 5px;}


#content img {
background-color: #fff;
padding: 5px;
/*border: 1px solid #000;*/
margin: 5px;
display: block;
}

/*li,ol {padding-bottom: 8px;}*/
hr {color: #FF8000; width: 75%;}

#container {margin: auto; padding: 0; border: 1px solid #ffffff; width: 760px; background-color: #fff; border: 0px solid #33862A;}

table {font-size: 12px;}

#date {
color: #a00;
font-size: 10px;
padding: 4px;
margin: 0;
font-weight: bold;
background-color: #F0EEDB;
margin-top: -2px;
border-top: 1px solid #DBE7D3;
/*border-bottom: 2px solid #003366;*/
}

#content {
padding: 10px;
margin: 0;
}


#nav {
/*background-color: white*/;
margin: 0;
padding: 0 0 0 5px;
width: 180px;
}

/*
ul#navmenu {
list-style: none;
padding: 0;
border-bottom: 0;
width: 150px;
margin: auto;
margin-top: 5px;
}

ul#navmenu li{
background-color: #276DAB;
display: block;
padding: 0;
}

ul#navmenu a {
line-height: 2em;
display: block;
text-decoration: none!important;
color: #ffffff;
width: 100%;
padding-left: 5px;
border-bottom: 1px solid #F85507;
font-weight: bold;
}

ul#navmenu a:link {
color: #ffffff;
background-color: #276DAB;
}

ul#navmenu a:visited {
color: #ffffff;
background-color: #276DAB;
}

ul#navmenu a:hover {
color: #ff3333;
background-color: #FFF5E7;
border-bottom-color: #ff0000;
}

ul#navmenu a:active {
color: #ff0000;
background-color: #FFF5E7;
}
*/


#content p {
font-size: 12px;
line-height: 1.6em;
}

#footer {
padding: 0;
margin: 0;
font-size: 10px;
background: url() no-repeat #DBE7D3;
width: 760;
/*border-top: 5px solid #004F9D;
border-bottom: 5px solid #004F9D;*/
color: #000;
font-weight: bold;
}

#footer a {text-decoration: none;}
#footer a:link {color: #1078B7;}
#footer a:active {color: #1078B7;}
#footer a:visited {color: #1078B7;}
#footer a:hover {color: #1078B7;}

.highlight {
color: #a00;
/*
font-weight: bold; 
border-bottom: 1px solid red;*/
}

.noticebox {
margin: 3px;
padding: 5px;
background-color: #FFFFC0;
border: 2px solid #FF0000;
}

a {text-decoration: none;}
a:link {color: #003366;}
a:active {color: #003366;}
a:hover {color: #003366;}
a:visited {color: #003366;}

#content a:hover {text-decoration: underline;}

table.fancy1 {
width: 95%;
border: 4px solid #DBE7D3;
border-width: 4px 0;
background-color: #fff;
padding: 10px;
}

table.fancy1 tr{
vertical-align: top;
}

table.fancy1 td{
border-bottom: 1px solid #DBE7D3;
padding: 1em;
margin: 0;
}

div.svc_tiles {
color: black;
font-size: 12px;
font-weight: bold;
text-align: center;
background: #DBE7D3;
border: 3px solid #D3CD98;
padding: 10px 3px 15px 3px;
margin: 1px;
display: block;
width: 200px;
height: 40px;
float: left;
}

/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

.glossymenu{
list-style-type: none;
margin: 5px 0;
padding: 0;
width: 170px;
/*border: 1px solid #9A9A9A;*/
border-bottom-width: 0;
background-color: #588BE6;background-color: #fff;
}

.glossymenu li a{
/*background: white url(images/glossyback.gif) repeat-x bottom left;*/
font: bold 13px "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
color: #000;
display: block;
width: auto;
padding: 3px 0;
padding-left: 10px;
text-decoration: none;
border-bottom: 1px solid #FFE0C0;
}

* html .glossymenu li a{ /*IE only. Actual menu width minus left padding of A element (10px) */
width: 160px;
}

.glossymenu li a:visited, .glossymenu li a:active{
color: #000;
}

.glossymenu li a:hover{
/*background-image: url(images/glossyback2.gif);*/
background-color: #DBE7D3;
color: #000;
}

#nav_activelink a {
background: #F0EEDB url();
color: #000;
border-bottom: 1px solid #FF8080;
border-left: 4px solid #FAA634;
} 

a.submenu {
margin-left: 15px;
border-bottom: 1px solid #DEFFBF!important;
}