<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">

body {
font-size:100%;
text-align:center;
}

#toptext {
font-family:"Arial", sans-serif;
width:760px;
text-align:right;
font-size:.5em;
margin:auto;
}

#toptext a {
color:black;
text-decoration:none;
}

#titlebanner {
background-image:url('../images/title_banner1.png');
width:760px;
height:200px;
margin:0 auto;
margin-top:10px;
background-repeat:no-repeat;
}

#menutop {
width:720px;
height:5px;
margin:auto;
background-image:url('../images/horiz_bar.gif');
background-repeat:repeat-x;
background-color:#ffffff;
}

#menubottom {
width:760px;
height:5px;
margin:auto;
margin-top:0px;
margin-bottom:0px;
background-image:url('../images/menu_bottom.gif');
background-repeat:no-repeat;
}

#menubar {
height:37px;
margin:0px;
margin-bottom:0px;
text-align:center;
vertical-align:middle;
background-color:#003300;
}

#menubar img {
border:none;
margin:none;
}

#menubar a {
text-decoration:none;
color:#003300;
}

#menubar a:visited {
text-decoration:none;
color:#003300;
}

#menubar a:hover {
text-decoration:none;
color:#003300;
}

#menubar a:active {
outline:none;
text-decoration:none;
color:#003300;
}

#pagetitle {
width: 750px;
height: 100px;
margin: auto;
}

#pagetitle img {
display:block;
}

#maintop {
width:760px;
margin:0px;
background-image:url('../images/border_top.gif');
background-repeat:no-repeat;
background-position:bottom;
}

#mainbottom {
width:760px;
height:5px;
margin:auto;
margin-top:0px;
background-image:url('../images/border_bottom.gif');
background-repeat:no-repeat;
}

#mainpage {
width:760px;
margin:auto;
background-image:url('../images/border_side.gif');
background-repeat:repeat-y;
margin-bottom:0px;
padding-bottom:10px;
}

#submenutop {
/*background-image:url('../images/sub_border_top.gif');
background-repeat:no-repeat;
background-position:bottom;*/
width:235px;
height:10px;
margin-top:0px;
margin-left:0px;
padding-left:0px;
}

#submenuframe {
float:left;
width:235px;
margin-left:10px;
}

#submenu {
background-image:url('../images/sub_border.gif');
background-repeat:repeat y;
color:#003300;
font-family:"Verdana", Sans-serif;
font-size:1em;
letter-spacing:0px;
font-weight:bold;
width:235px;
padding-top:10px;
padding-left:10px;
padding-bottom:20px;
text-align:left;
float:left;
}

#submenu a.menu{
display: block;
padding-bottom:5px;
width: 100%;
color: #003300;
text-decoration: none;
}

#submenu a {
color:#007700;
text-decoration:none;
font-weight:bold;
}

#submenu a:visited {
color:#007700;
text-decoration:none;
font-weight:bold;
}

#submenu a:hover {
color:#007700;
text-decoration:underline;
font-weight:bold;
}

#submenu a:active {
color:#007700;
text-decoration:none;
font-weight:bold;
}


#submenubottom {
background-image:url('../images/sub_border_bottom.gif');
background-repeat:no-repeat;
width:225px;
height:10px;
float:left;
}

#mainbodyframe {
margin-top:20px;
margin-left:245px;
margin-right:20px;
margin-bottom:0px;
font-family:"Verdana", Sans-serif;
font-size:.8em;
text-align:justify;
}

#mainbodyframe a {
color:#007700;
text-decoration:none;
font-weight:bold;
}

#mainbodyframe a:visited {
color:#007700;
text-decoration:none;
font-weight:bold;
}

#mainbodyframe a:hover {
color:#007700;
text-decoration:underline;
font-weight:bold;
}

#mainbodyframe a:active {
color:#007700;
text-decoration:none;
font-weight:bold;
}


#nomenumain {
margin-top:20px;
margin-left:20px;
margin-right:20px;
margin-bottom:0px;
font-family:"Verdana", Sans-serif;
font-size:.8em;
text-align:justify;
}

#nomenumain a {
color:#007700;
text-decoration:none;
font-weight:bold;
}

#nomenumain a:visited {
color:#007700;
text-decoration:none;
font-weight:bold;
}

#nomenumain a:hover {
color:#007700;
text-decoration:underline;
font-weight:bold;
}

#nomenumain a:active {
color:#007700;
text-decoration:none;
font-weight:bold;
}

#nomenumain a.rsrc {
padding-left:40px;
color:#007700;
text-decoration:none;
font-weight:bold;
}

#nomenumain a.rsrc:hover {
color:#007700;
text-decoration:underline;
font-weight:bold;
}

#nomenumain h1 {
font-size:1.2em;
text-align:center;
font-weight:bold;
}

#nomenumain h2 {
font-size:1.4em;
text-align:left;
font-weight:bold;
}

#nomenumain h3 {
padding-left:20px;
font-size:1.2em;
text-align:left;
}

#nomenumain table {
font-family:"Verdana", Sans-serif;
font-size:1em;
}

#graybox {
float:left;
width:320px;
margin-right:10px;
border:1px solid black;
background-color:#eeeeee;
padding:10px;
}

#newsitem {
width:300px;
padding:5px;
border:3px gray;
border-style:ridge;
background-color:#ffffff;
padding-bottom:15px;
}

/*
#newstitle{
width:300px;
padding:5px;
border:0px;
border-bottom:3px gray;
border-bottom-style:ridge;
margin:0px;
}
*/

p.newsheading {
font-family:"Verdana", Sans-serif;
font-size:1.2em;
font-style:bold;
}
p.newsbody {
font-family:"Arial", Serif;
font-size:.75em;
text-align:justify;
padding-left:15px;
}

#bottomtext {
font-family:"Arial", sans-serif;
width:760px;
text-align:center;
font-size:.7em;
margin:auto;
margin-bottom:20px;
margin-top:5px;
}