body {
	background-color: #6B737A;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	margin: 0px 0px 0px;
}
.OutlineMain {
	border: 3px solid #FFFFFF;
	background-color: #FFFFFF;
}
#TopHeadBG {
	background-image: url(images/BGTopHeadGrey.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	display: block;
	height: 20px;
	width: 762px;
}
.navCell {
	color: #FFFFFF;
	font-weight: bold;
	list-style-type: none;
	list-style: none;
	padding: 0px;
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	text-align: center;
	line-height: normal;
}
.navCell a {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	letter-spacing: -0.5px;
	line-height: normal;
}
.navCell a:visited {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
.navCell a:hover {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	background-image: url(images/NAVbg.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	display: block;
	height: 24px;
}
.navCell a:active {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
.LeftnavCell {
	color: #000000;
	font-weight: normal;
	list-style-type: none;
	list-style: none;
	padding: 0px;
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	text-align: left;
	line-height: normal;
	display: block;
	height: 20px;
	width: 120px;
}
.LeftnavCell a {
	color: #000000;
	font-weight: normal;
	text-decoration: none;
	letter-spacing: -0.5px;
	line-height: normal;
	display: block;
	height: 20px;
}
.LeftnavCell a:visited {
	color: #000000;
	font-weight: normal;
	text-decoration: none;
}
.LeftnavCell a:hover {
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
	background-image: url(images/BGTopHead.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	height: 20px;
	display: block;
}
.TableBottom {
	background-image: url(images/tablebottom2.jpg);
	background-repeat: repeat-x;
	background-position: center bottom;
}

.TableBorder {
	border: 1px solid #000000;
}

.LeftnavCell a:active {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
.bottomLINK {
	color: #666666;
	font-weight: bold;
	list-style-type: none;
	list-style: none;
	padding: 0px;
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
	text-decoration: none;
	background-image: url(images/tablebottom2.jpg);
	background-position: bottom;
	background-repeat: repeat-x;
}
.bottomLINK a {
	color: #666666;
	font-weight: bold;
	text-decoration: none;
}
.bottomLINK a:visited {
	color: #666666;
	font-weight: bold;
	text-decoration: none;
}
.bottomLINK a:hover {
	color: #C32428;
	font-weight: bold;
	text-decoration: underline;
}
.bottomLINK a:active {
	color: #666666;
	font-weight: bold;
	text-decoration: none;
}
.PageTitle {
	font-weight: bold;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #DB3237;
	padding-bottom: 2px;
}
.imgBorder {
	padding:5px;
	background:#fff;
	margin:0 0 0px 0px;
	border:1px solid #eee;
}
li {
	padding-bottom: 3px;
}
a {
	color: #325163;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	color: #325163;
}

a:hover {
	color: #C02B2D;
}
