
body {
    color: #000080;
    background-color: #bfd4ff;
    background-image: url(graphics/top_bkground.gif);
    background-repeat: no-repeat;
    background-attachment: scroll;
    background-position: center top;
    padding-right: 0px;
    padding-left: 0px;
    padding-bottom: 0px;
    padding-top: 0px;
    margin-left: 0px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 25px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10pt;
}
.page_area {
	font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10pt;
	color: #000080;
    background-color: #ffffff;
    width: 750px;
}

.tagline {
	font-size: 150%;
	text-align: center;
	color: #000050;
	border: 1px solid #000050;
	border-width: 1px 0;
	margin-bottom: 6px;
}

.warning {
    color: red;
    font-weight: bold;
}

.siteheader{
    color: #ffffff;
}

.crumbbar {
    padding: 0px 25px 6px 25px;
    color: #500000;
    background-color: #ffffff;
    font-weight: bold;
    text-decoration: none;
 }

.crumbbar a, .crumbbar a:visited { padding: 0px 3px; color: #500000; background-color: #ffffff; font-weight: bold; text-decoration: none; }
.crumbbar a:hover, .crumbbar a:focus { padding: 0px 3px; color: #99e600; background-color: #ffffff; font-weight: bold; text-decoration: none; }

.page_body {
	background-color: transparent;
}

.helparea {
    font-size: 75%;
    color: #000000;
    background-color: #ffffc8;
    border: 2px  solid #000080;
    margin: 6px 12px 0px 12px;
    padding: 6px;
}

/*
    PAGEHEADER AREA
*/

.pageheader{
	color: #000075;
    font-family: "Times New Roman", serif;
    font-style: italic;
    font-weight: bold;
    font-size: 200%;
    margin-bottom: 0px;
    padding-bottom: 3px;
    padding-left: 8px;
    border-width: 0px 0px 0px 0px;
    border-color: #000075;
    border-style: solid;
}

.pagenav{
    padding-top: 3px;
    color: #000000;
    background-color: #ffffff;
    font-weight: normal;
    text-decoration: none;
}
.pagenav a:link { color: #33cc00; background-color: #ffffff;  font-weight: normal;    text-decoration: none;  display: inline; }
.pagenav a:visited { color: #33cc00; background-color: #ffffff;  font-weight: normal;    text-decoration: none;  display: inline; }
.pagenav a:active { color: #00ffff; background-color: #ffffff;  font-weight: normal;    text-decoration: underline;  display: inline; }
.pagenav a:hover { color: #00ffff; background-color: #ffffff;  font-weight: normal;    text-decoration: underline;  display: inline; }

/*
    MAIN MESSAGE
*/

.message {
    padding: 0px 25px 6px 25px;
    color: #000000;
    background-color: transparent;
    font-size: 100%;
}

.message ul ol {
    margin-top: 3px;
    margin-bottom: 6px;
    padding-top: 0px;
    padding-bottom: 6px;
}

.message a:link { color: #000080; background-color: #ffffff; text-decoration: underline;  display: inline; }
.message a:visited { color: #000080; background-color: #ffffff; text-decoration: underline;  display: inline; }
.message a:active { color: #0000ff; background-color: #ffffff; text-decoration: underline;  display: inline; }
.message a:hover { color: #0000ff; background-color: #ffffff; text-decoration: underline;  display: inline; }

.sec_title {
	color: #99e600;
    margin-top: 24px;
    margin-bottom: 3px;
    font-size: 125%;
    font-weight: bold;
    text-decoration: none;
}
.sec_title a:link { color: #99e600; text-decoration: none;}
.sec_title a:visited { color: #99e600; text-decoration: none;}
.sec_title a:active { color: #99e600; text-decoration: none; }
.sec_title a:hover { color: #99e600; text-decoration: none; }

.sec_links_cap {
    font-weight: bold;
}
.sec_links {
    margin-top: 6px;
    font-weight: normal;
}
.sec_links a:link { color: #000080; background-color: #ffffff;  font-weight: normal;    text-decoration: none;  display: inline; }
.sec_links a:visited { color: #000080; background-color: #ffffff;  font-weight: normal;    text-decoration: none;  display: inline; }
.sec_links a:active { color: #0000ff; background-color: #ffffff;  font-weight: normal;    text-decoration: underline;  display: inline; }
.sec_links a:hover { color: #0000ff; background-color: #ffffff;  font-weight: normal;    text-decoration: underline;  display: inline; }

.sec_piccaption {
    font-weight: bold;
    color: #ff9933;
}

.sec_list ul ol {
    margin-top: 4px;
    margin-bottom: 4px;
    padding-top: 4px;
    padding-bottom: 4px;
}
.sec_list li {
    padding-bottom: 0.5em;
}

.treelist {
    padding-bottom: 6px;
    font-weight: bold;
}
.treelist a:link { color: #000080; background-color: #ffffff; text-decoration: none;  display: inline; }
.treelist a:visited { color: #000080; background-color: #ffffff; text-decoration: none;  display: inline; }
.treelist a:active { color: #0000ff; background-color: #ffffff; text-decoration: underline;  display: inline; }
.treelist a:hover { color: #0000ff; background-color: #ffffff; text-decoration: underline;  display: inline; }

.treepagelinks {
    list-style: disc;
    font-weight: normal;
}
.treepagelinks a:link { color: #000080; background-color: #ffffff;  font-weight: normal;    text-decoration: none;  display: inline; }
.treepagelinks a:visited { color: #000080; background-color: #ffffff;  font-weight: normal;    text-decoration: none;  display: inline; }
.treepagelinks a:active { color: #0000ff; background-color: #ffffff;  font-weight: normal;    text-decoration: underline;  display: inline; }
.treepagelinks a:hover { color: #0000ff; background-color: #ffffff;  font-weight: normal;    text-decoration: underline;  display: inline; }

.pagefooter{
}

.sitefooter {
	clear: both;
	padding: 0 24px;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	color: #000050;
	background-color: #ffffff;
    background-image: url(graphics/page_bottom.gif);
    background-repeat: repeat-x;
    background-attachment: scroll;
    background-position: left bottom;
	height: 60px;
}

.sitefooter a:link, .sitefooter a:visited {
    font-weight: bold;
    color: #002b80;
    text-decoration: none;
}
.sitefooter a:active, .sitefooter a:hover, .sitefooter a:focus {
    font-weight: bold;
    color: #e6e65c;
    text-decoration: none;
}

.admin_link { padding-left: 3px; float: left; font-weight: normal; background-color: transparent; }
.admin_link a:link, .admin_link a:visited { color: #c8c8c8; text-decoration: none;  display: inline; }
.admin_link a:active, .admin_link a:hover { color: #c8c8c8; text-decoration: underline;  display: inline; }
