@charset "UTF-8";
/* CSS Document */

html, body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	background-color: #363636;
	color: #8a8c8e;
	margin: 0px;
	padding: 0px;
}

p {
	padding-bottom: 15px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	margin: 0px;
}

img {
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

td {
	text-align: left;
	vertical-align: top;
}

a {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding: 0px;
	color: #666666;
}
a:hover {
	text-decoration: none;
	color: #ffffff;
}

.MainTable {
	
}

.MainTable td {
	padding: 5px;
}

.MainContentTable {
	font-size: 10px;	
}

.ImageArea {
	background-color: #ffffff;
}
.ImageArea  td  {
	padding: 8px;
}

.TopRight {
	text-align: right;
	vertical-align: top;
}

.BottomRight {
	text-align: right;
	vertical-align: bottom;
}
.CopyDarkGrey {
	color: #363636;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
}

.BottomLeft {
	text-align: left;
	vertical-align: bottom;
}

.TopCenter {
	text-align: center;
	vertical-align: top;
}

h1 {
	font-weight: bold;
	font-size: 11px;
	margin: 0px;
	padding: 0px;
	color: #333333;
	line-height: 16px;
}
.ImageArea    p  {
	margin: 0px;
	padding: 0px;
	font-size: 11px;
	line-height: 16px;
}

#Current {
	color: #ffffff;
}

.NavNumbers {
	text-align: center;
	vertical-align: top;
	padding-top: 10px;
}

.ContactPageTable {
	font-size: 10px;
	background-color: #FFFFFF;
}

.ContactPageTable td {
	padding: 0px;
}
.ContactPageTable  td p {
	margin: 0px;
	font-size: 11px;
	line-height: 11px;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	color: #333333;
}

.CopyBold {
	font-weight: bold;
}

.ContactPageTable a {
	margin: 0px;
	font-size: 11px;
	line-height: 12px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	color: #333333;
	text-decoration: none;
}

.ContactPageTable a:hover {
	margin: 0px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-decoration: underline;
}
.HomePageTable   {
	background-color: #FFFFFF;
}
.CopySmall td p   {
	font-size: 10px;
}

.CopySmall td p a {
	text-decoration: none;
	font-size: 10px;
}

.CopySmall td p a:hover {
	text-decoration: underline;
	font-size: 10px;
}
