
.header { background-image: url(images/top_bg.gif); background-repeat: repeat-x; position: relative; height: 97px; margin: 0; padding-bottom: 50px; }
body { color: black; background-color: #e0ebf1; text-align: center; margin: 0; padding: 0; }
.header h1
				{ top: 6px; background-image: url(images/title.png) ; background-repeat: no-repeat; background-position: center 0; background-color: transparent; text-align: center; width: 800px; height: 85px; margin-top: 2px; margin-right: auto; margin-left: auto; padding: 0; }
.header h1 a
					{
					display: block;
					width: 287px;
					height: 66px;
					text-indent: -999em;
					text-decoration: none;
					border: 0;
					overflow: hidden;
					}
#navlist
{ padding: 5px 0 3px; font: bold 15px verdana, sans-serif; text-align: center; margin: 0; border-bottom: 1px solid #006; }
#navlist li
{ list-style: none; margin: 0; padding: 0; display: inline; }
.leftimage { background-color: #ccdfe9; float: left; margin-right: 10px; padding: 5px; border: groove 1px #015789; }
#navlist li a
{ color: #fff; padding: 3px 0.5em; margin-left: 3px; background: #015486; text-decoration: none; border-top: 1px solid #778; border-right: 1px solid #778; border-left: 1px solid #778; border-bottom-style: none; border-bottom-width: medium; }
#navlist li a:link { color: #fff; }
#navlist li a:visited { color: #e1ecf2; }
h3 { color: #fff; font-size: 12px; font-weight: bold; background-color: #6c0a0c; text-align: center; margin: 1em 0; }
#navlist li a:hover
{
color: #000;
background: #AAE;
border-color: #227;
}
#navlist li a#current
{ color: #015486; background: white; border-bottom: 1px solid white; }
#content { font-size: 13px; font-family: arial; text-align: left; width: 900px; overflow: hidden; margin-top: 0; margin-right: auto; margin-left: auto; padding: 0; border-right: 1px solid #006; border-left: 1px solid #006; }
.text { background-color: #fff; font-family: arial; line-height: 18px; text-align: justify; padding: 10px; overflow: hidden; }
h2 { color: #fff; font-size: 16px; font-weight: bold; background-color: #1774a3; text-align: center; margin: 12px 0; }
.highlight { color: #fff; font-size: 11px; background-color: #6c0a0c; float: left; margin-top: 10px; margin-left: 30px; padding: 3px 13px; }
#footer { color: #fff; font-size: 12px; font-family: arial; background-image: url(images/top_bg.gif); }
.bigred { color: #6c0a0c; font-size: 17px; font-weight: bold; }
.rightimage { background-color: #ccdfe9; float: right; margin-top: 3px; margin-bottom: 3px; margin-left: 10px; padding: 3px; border: solid 1px #015789; }
.bluebox { color: #fff; font-size: 12px; background-color: #468eb2; overflow: hidden; padding: 5px 13px; }
td { height: 35px; }
h4 { color: #6c0a0c; font-size: 16px; font-weight: bold; text-align: center; margin: 12px 0; }
.leftbox { background-color: #e1ecf2; text-align: left; width: 350px; float: left; margin-right: 20px; padding: 10px; }
table { font-size: 13px; }
#footer a:link { color: #fff; text-decoration: none; }