body {
	margin: 0px;
	background-color: #B0C4DE;
}

table.layoutTABLE {
	background-color: Black;
	border-width: 1px;
	border-style: solid;
	border-color: Black;
}

h3 {
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

h3.captionH3 {
	color: white;
	margin-bottom: 5px;
	text-align: center;
}

h3.navH3 {
	width: 191px;
	background-color: #9C0926;
	background-image: url("../images/layout/button.jpg");
	background-repeat: repeat-x;
	color: White;
	padding-top: 9px;
	padding-bottom: 11px;
	padding-left: 20px;
	padding-right: 10px;
	margin-bottom: 7px;
	margin-left: 10px;
	text-align: left;
	letter-spacing: 1px;
}

h3.nav2H3 {
	margin-top: 10px;
	font-size: 10px;
	color: #5C5C5C;
	text-align: center;
}

h3.copyH3 {
	margin-bottom: 10px;
	font-size: 10px;
	font-weight: normal;
	color: Gray;
	text-align: center;
}

h4 {
	margin: 0px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	/*color: #9C0926;*/
	color: #18448D;
}

h4.pageTitleH4 {
	margin-bottom: 20px;
	width: 483px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #9C0926;
	letter-spacing: 8px;
}

h5 {
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #18448D;
}

h5.subCatH5 {
	margin-bottom: 10px;
}

td.navCell {
	width: 232px;
	padding-top: 10px;
	background-color: #252525;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: White;
}

td.bulletCell {
	width: 232px;
	background-color: #252525;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: White;
}

td.bottomCell {
	width: 232px;
	background-color: #18448D;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: White;
}

td.mainCell {
	height: 624px;
}

td.nav2Cell {
	background-color: White;
}

img.logoIMG {
	margin-top: 20px;
	margin-left: 30px;
	margin-bottom: 16px;
}

a.navA:link, a.navA:visited {
	text-decoration: none;
	color: White;
}

a.navA:hover, a.navA:active {
	text-decoration: none;
	color: #18448D;
}

a.nav2A:link, a.nav2A:visited {
	text-decoration: none;
	color: Gray;
}

a.nav2A:hover, a.nav2A:active {
	text-decoration: underline;
	color: #9C0926;
}

a.subCatA:link, a.subCatA:visited {
	text-decoration: none;
	color: #18448D;
}

a.subCatA:hover, a.subCatA:active {
	text-decoration: underline;
	color: #9C0926;
}

img.headIMG {
	width: 543px;
	height: 107px;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: White;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: White;
}

p {
	margin: 0px;
	margin-bottom: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: White;
}

p.phoneP {
	margin-top: 10px;
	margin-bottom: 5px;
	text-align: center;
	font-size: 16px;
	font-weight: bold;
}

p.loginP {
	margin-top: 10px;
	font-size: 16px;
	font-weight: bold;
}

a.loginA:link, a.loginA:visited {
	text-decoration: none;
	color: White;
}

a.loginA:hover, a.loginA:active {
	text-decoration: none;
	color: #9C0926;
}

img.siteIMG {
	margin-bottom: 20px;
}

table.addressTABLE {
	margin: 0px;
}
