/* CSS Document */

body {
font: Verdana;
font-size: 9pt;
line-height: 18px;
color: #003300;
font-weight: normal;
word-spacing: 4pt;
background-color: #336633;
margin: 20px auto 20 auto;
padding: 0;
}

#page {
margin: 0 auto 0 auto;
width: 778px;
background-image: url(../../images/bp_bkgrd3.gif);
border: 2px solid #003300;
}

#column1 {
margin-top: 0px;
margin-left: 0px;
width: 510px;
padding: 10px;
float: left;
border-right: 1px solid #003300;
}

#column2 {
margin-top: 0px;
width: 200px;
padding: 10px;
float: right;
}

#header, #footer {
margin: 10 auto;
padding: 15px;
width: auto;
clear: both;
}

#header {
margin-top: 15px;
background-image: url(../../images/bannertype.jpg);
background-repeat: no-repeat;
height: 150px;
z-index: 1;
}

#footer {
color: #003300;
font-family: Verdana;
font-size: 9pt;
margin-bottom: 0;
height: 20px;
}

#footer a{
color: #003300;
}

#footer a:visited{
color: #003300;
}

.hr {
line-height: 4px;
color: #99CC66;
}

#column1 a{
font-family: Verdana;
font-size: 9pt;
font-weight: bolder;
color: #000066;
text-decoration: none;
}

#column1 a:hover{
color:#0066CC;
}

#navbar a{
font-family: Verdana;
font-size: 9pt;
Font-weight: bold;
color: #ffcc33;
text-decoration: none;
}

#navbar a:hover{
color: #ffff99;
}

.footerlink {
	font-family: Verdana;
	font-size: 9pt;
	color: #003300;
	text-decoration: none;
}

h1 {
	color: #003399;
	font: Verdana;
	font-size: 24px;
	font-weight: normal;
	border-bottom: 1px solid #6666cc;
	line-height: 24px;
	text-align: right;
	font-style: italic;
	}

h2 {
	color: #FF0000;
	font: Verdana;
	font-size: 20px;
	font-weight: bold;
	text-align: right;
	}

h3 {
color: #006633;
font: Verdana;
font-size: 14pt;
font-weight: bold;
}

a {
font-family: Verdana;
font-size: 9pt;
font-weight: bold;
letter-spacing: 0;
word-spacing: 0;
color: #003366;
text-decoration: none;
}

a:visited {
color: #003300;
}

a:hover {
color: #0066CC;
}

.list {
display: list-item;
list-style:  url(../../images/bullet2.gif) outside;
}
.syslink {
	font: Verdana;
	font-size: 9px;
	color: #000099;
}
