
body {background:#c0c0c0; font:76% Verdana,Tahoma,Arial,sans-serif; margin:0 auto; padding:1;}

/* Main layout and header */
#wrap {background:#c0c0c0; margin:0 auto; color:#303030; width:780px;}
#header {background:url(img/bgd_horiz1.jpg) no-repeat bottom left #fff; margin-top:20px;color:#505050;border:1px solid #989898; height:96px; padding:0;}


/* Left sidebar and menu */
#leftside {clear:left; float:left;}
#leftside ul.avmenu {list-style:none; margin:2px;width:150px;} /* all boxes left margin */
#leftside ul.avmenu li {display:inline;width:150px;}
#leftside ul.avmenu li a {color:#333333; float:left; font-size:1em; font-weight:700; padding:4px 2px 4px 12px; text-decoration:none; width:125px;}  /* margin for between boxes */
#leftside ul.avmenu li a:hover{background:url(img/menubg1.gif) repeat-x bottom left #eaeaea; padding:4px 2px 4px 8px; border-left:4px solid #0d4a94; color:#333333;}
#leftside ul.avmenu ul ul {font-size:1em;}
#leftside h2 {font-size:1.5em; font-weight:400;}
#leftside .announce {background-color: #e8f3da; border-bottom:1px solid #d8d8d8; border-left:4px solid #9bb47a; border-right:1px solid #d8d8d8; border-top:1px solid #d8d8d8; clear:left; color:#505050; line-height:1.3em; margin:10px 0; width:134px;}
#leftside p,.announce p {font-size:0.9em;}

#navlist
{
padding-left: 0;
margin-left: 0;
width: 160px;
color:#333333;
}

/* Main content variations */
#content {line-height:1.5em; margin:0px 150px 10px 190px; padding:0; text-align:left;}

/* Links and paragraphs */
a {background:inherit; color:#166090; text-decoration:none; font-weight:700;}
a:hover {background:inherit; color:#333333; text-decoration:underline;}
a img {border:0;}
p {margin:0 0 8px;}
blockquote {background:url(img/menubg.gif) repeat-x bottom left #f4f4f4; border-bottom:1px solid #d8d8d8; border-left:4px solid #ccc; border-right:1px solid #d8d8d8; border-top:1px solid #d8d8d8; color:#505050; margin:16px; padding:7px 7px 7px 11px;}
blockquote p {font-size:1.1em; line-height:1.3em; margin:0;}


/* Various classes */
.subtitle h5 {margin:0 0 0px;text-align:left;font-weight:400;font-size:.9em;color:#9bb47a;}
.subtitle h4 {margin:0 0 4px; padding:0; line-height: 1.25em; font-weight:600; color:#9bb47a;}
.subtitle h3 {margin:0 0 4px; padding:0; line-height: 1.5em;}
.announce h2 {margin:0 0 4px; padding:0;}
.textright {margin:-10px 0 4px; text-align:right;}
.center {text-align:center;}
.small {font-size:0.8em;}
.large {font-size:1.3em;}
.highlighted {background:#f0f0f0; border:1px solid #b0b0b0; color:#303030; padding:3px;}
.button {background:url(img/menubg.gif) repeat-x bottom left #f4f4f4; border-bottom:1px solid #d8d8d8; border-left:4px solid #0d4a94; border-right:1px solid #d8d8d8; border-top:1px solid #d8d8d8; color:#505050; font-weight:700; margin:0 0 15px; padding:7px 7px 7px 11px; width:120px;}
.left {float:left; margin:10px 10px 5px 0;}
.right {float:right; margin:10px 0 5px 10px;}
#leftside ul.avmenu li a.current  { background:url(img/menubg1.gif) repeat-x bottom left #eaeaea;padding:4px 2px 4px 8px;  border-left:4px solid #0d4a94; color:#333333; } 
.indent {margin-left: 2.5em}