/* CSS Document */
<style type="text/css">


.navstripes {
	background-color: cc6600;
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #003399;
	border-right-color: #003399;
	border-bottom-color: #003399;
	border-left-color: #003399;
}
.navstripes {
	background-color: #CC6600;
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #003399;
	border-right-color: #003399;
	border-bottom-color: #003399;
	border-left-color: #003399;
}
.leftborder {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif, "Verdana";
	font-size: 12px;
	text-decoration: none;
	background-repeat: repeat-x;
	background-image: url(images/home-tile.gif);
	background-color: #666666;
}

	
.quicklinks {
	font-family: Verdana, Arial, Helvetica, sans-serif, "Verdana";
	font-size: 9px;
	line-height: 10px;
	color: #003399;
	text-decoration: none;
}
.navdivider {

	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}

table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.bottomborder {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-bottom-style: dotted;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.MainText {
	font-family: Tahoma, Arial;
	font-size: 13px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	text-align: justify;
}
.MainText a:link {
	color: #000000;
	text-decoration: none;
	line-height: 16px;
}
.MainText a:hover {
	color: #666666;
	text-decoration: none;
	line-height: 16px;
}
.MainText a:visited {
	color: #000000;
	text-decoration: none;
	line-height: 16px;
}
.MainText a:active {
	color: #000000;
	text-decoration: none;
	line-height: 16px;
}
.Titles {
	font-family: Tahoma, Arial;
	font-size: 18px;
	font-weight: bold;
	color: #CCCCCC;
	height: 20px;
}
.HMTitles {
	font-family: Tahoma, Arial;
	font-size: 18px;
	font-weight: bold;
	color: #666666;
	height: 20px;
	padding-left: 24px;
}
.form {
	font-family: Verdana, Arial, Helvetica, sans-serif, "Arial Narrow";
	font-size: 10px;
	line-height: 14px;
	padding: 6px;
}

.pipe {
	color: #000;
	font-size: 14px;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #CCCCCC;
	text-decoration: none;
}
a:active {
	color: #FFFFFF;
	text-decoration: none;
}
.homenav {
	color: #FFFFFF;
	text-decoration: none;
}
.homenav a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.homenav a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.homenav a:hover {
	color: #CCCCCC;
	text-decoration: none;
}
.homenav a:active {
	color: #FFFFFF;
	text-decoration: none;
}

li {
	color: #000;
}
li a:link {
	color: #000000;
	text-decoration: none;
	line-height: 16px;
}
li a:hover {
	color: #666666;
	text-decoration: none;
	line-height: 16px;
}
li a:visited {
	color: #000000;
	text-decoration: none;
	line-height: 16px;
}
li a:active {
	color: #000000;
	text-decoration: none;
	line-height: 16px;
}
p {
	color: #000;
}
