@charset "utf-8";
.imgNavMain {
	border: 2px solid #FFFFFF;
}

body {
	margin-left: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #69747E;
	background-color: #FFFFE9;
}
a:hover {
	color: #666666;
	text-decoration: underline;
}
a:link {
	color: #999999;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #CCCCCC;
}
a:active {
	text-decoration: none;
	color: #CCCCCC;
}
#containterOuter {
	border: 1px solid #C2CFD7;
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
}
#containterInner {
	background-color: #FFFFE9;
	height: 600px;
	width: 864px;
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	vertical-align: bottom;
	height: 30px;
}
#header {
	margin: 0px;
	padding: 0px;
	height: 36px;
}
#logoMain {
	position: relative;
	right: 35px;
	top: 35px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#menu {
	position: relative;
	left: 35px;
	top: 35px;
}
#navTop td {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 12px;
}
.tdVerticalDiv {
	background-image: url(../assets/lineDividerVertical.gif);
	background-repeat: repeat-y;
	width: 20px;
}
.tdMainTextArea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #69747E;
	text-align: justify;
	vertical-align: top;
	width: 372px;
}
p {
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.tdMainTextArea a {
	color: #69747E;
	text-decoration: none;
	font-size: 11px;
}
.tdMainTextArea a:visited {
	color: #69747E;
	text-decoration: none;
	font-size: 11px;
}
.tdMainTextArea a:hover {
	color: #69747E;
	text-decoration: underline;
	font-size: 11px;
}
#headerLeft {
	text-align: left;
}
#headerRight {
	text-align: right;
}
.tableImages {
	margin: 0px;
	padding: 0px;
	width: 401px;
}
h3 {
	margin-bottom: 6px;
}

