body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
body {
	background-color: #666666;
	background-image:  url(../Images/background.gif);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-repeat: repeat-x;
	line-height: 18px;
}
a:link {
	color: #000066;
}
a:visited {
	color: #000066;
}
a:hover {
	color: #666666;
}
a:active {
	color: #000066;
}
h1 {
	font-size: 22px;
	color: #000066;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: dashed;
	border-top-color: #000066;
	border-bottom-color: #CCCCCC;
	font-weight: normal;
	padding-top: 5px;
	padding-bottom: 5px;
}
h2 {
	font-size: 18px;
	color: #000066;
}
h3 {
	font-size: 16px;
	color: #000066;
}
h4 {
	font-size: 12px;
	color: #000066;
}
h5 {
	font-size: 10px;
	color: #000066;
}
.tagline {
	font-size: 13px;
	font-style: italic;
	font-weight: bold;
	color: #000066;
}
.LeftColumn {
	background-color: #000066;
	padding: 10px;
	width: 150px;
	color: #FFFFFF;
}
.RightColumn {
	background-color: #FFFFFF;
	padding: 25px 15px 35px;
	border: 2px solid #000066;
}
#navcontainer ul
{
	margin: 5px 0 0;
	padding: 0px 0px 5px;
	list-style-type: none;
	background-color: #000066;
}

#navcontainer li { margin: 0 0 0px; }

#navcontainer a
{
	display: block;
	color: #FFFFFF;
	background-color: #000066;
	width: 118px;
	padding: 6px 12px;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10px;
	text-align: right;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}

#navcontainer a:hover
{
	background-color: #000066;
	color: #999999;
}
.style1 {
color: #FFFFFF
}
.style1 a {
color: #FFFFFF
}
.style1 a:link {
color: #FFFFFF
}
.GrayColumn {
	background-color: #E8E8E8;
	line-height: 12px;
	padding: 5px;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
}
