
.topBorder {
	background-color: #C92219;
	height: 20px;
}
.bkg {
	background-image: url(library/bkg_arrow.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.btmBorder {
	background-color: #C92219;
	height: 8px;
}
.logo {
	height: 100px;
	background-position: left center;
	background-image: url(library/logo.gif);
	background-repeat: no-repeat;
}
.slogan {
	background-image: url(library/slogan.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.navigation {
	text-align: left;
	vertical-align: middle;
	height: 28px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dashed;
	border-bottom-style: dashed;
	border-top-color: #BBBBBB;
	border-right-color: #BBBBBB;
	border-bottom-color: #BBBBBB;
	border-left-color: #BBBBBB;
}
.space {
	height: 15px;
}
.subNav {
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #BBBBBB;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #363636;
	text-align: left;
	vertical-align: top;
	padding-right: 15px;
	padding-left: 20px;
}
.textSubNav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #363636;
	text-align: left;
	vertical-align: middle;
	padding-left: 6px;
	height: 25px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #BBBBBB;
}
.subSlogan {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #97A7A6;
	background-position: center center;
	height: 22px;
}
.TableBG {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #323232;
	background-color: #CBCBB4;
	background-position: center center;
	height: 22px;
}
.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #363636;
	font-weight: bold;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #363636;
	font-weight: bold;	
}
.subHeading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #363636;
	font-weight: bold;
}
a:link {
	text-decoration: none;
	color: #363636;
}
a:visited {
	text-decoration: none;
	color: #666666;
}
a:hover {
	text-decoration: none;
	color: #C92219;
}
a:active {
	text-decoration: none;
}
body {
	margin-left: 0px;
	margin-top: 20px;
	background-color: #CBCAB5;
}
.SmallList 
{
		line-height: 15px;
}
a:link.UnderLine
{
		text-decoration: underline;
}
