
.mainpage img {
	border-bottom: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}

*html .mainpage h1 {
	margin-top: 0.75em;
}
.mainpage h2 {
	font-size: 18px;
	color: #273D4B;
	font-weight: normal;
	margin-top: 1.25em;
	margin-bottom: 0.25em;
	text-transform: capitalize;
}
.mainpage h3 {
	font-size: 14px;
	font-weight: bold;
	color: #0C0C0C;
	margin-top: 0.5em;
	margin-bottom: 0em;
	margin-left: 30px; 
	text-transform: capitalize;
}
.mainpage p {
	width: 90%;
	color: #000000;
	margin-top: 1em;
	margin-bottom: 0em;
}
.mainpage a {
	color: #224155;
	text-decoration: none;
}
.mainpage a:hover {
	text-decoration: underline;
}
.mainpage a:visited {
	color: #224155;
}

.sortLinks {
	color: #FFFFFF;
	font-weight: bold;
	text-align: right;
	background-color: #084466;
}
.sortLinks a {
	color: #FFFFFF;
	margin-right: 2em;
	text-decoration: none;
	text-transform: capitalize;
}
.sortLinks a:hover {
	color: #CCC;
	text-decoration: none;
}
.sortLinks a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.mainpage .alsoLinks {
	color: #666;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 30px;
}
.mainpage .alsoLinks a {
	color: #666;
	font-weight: normal;
	text-decoration: none;
	margin-left: 0.25em;
}
.mainpage .alsoLinks a:hover {
	color: #224155;
	text-decoration: underline;
}
.mainpage .alsoLinks a:visited {
	color: #666;
}
.mainpage .letterLinks {
	border-bottom: 1px solid #263C47;
}
.mainpage .letterLinks a {
	font-weight: bold;
	margin-right: 2px;
}
.mainpage .letterLinks a:hover {
	background-color: #999;
	text-decoration: none;
	color: #FFF;
}

.mainpage .ndsArea {
	color: #506674;
	font-weight: bold;
	padding-top: 0.25em;
	margin-right: 0.5em;
}
.mainpage .ndsDetail a {
	color: #000;
	font-weight: normal;
	text-decoration: none;
}
.mainpage .ndsDetail a:hover {
	color: #224155;
	text-decoration: underline;
}
.mainpage .ndsDetail a:visited {
	color: #000;
	font-weight: normal;
}
.mainpage .facImage img {
	text-align: right;
	margin-bottom: 10px;
	margin-left: 10px;
	padding: 0px;
}

.mainpage .expertArea {
	width: 100%;
	background-color: #E0E9EF;
	border: 1px solid #273D4B;
}
.mainpage .expertSubArea {
	padding: 20px;
	padding-left: 25px;
	vertical-align: top;
}
.mainpage .expertSubArea ul {
	padding-left: 25px;
}
*html .mainpage .expertSubArea ul {
	padding-left: 0px;
}
*html .mainpage .expertSubArea li {
	margin-left: -10px;
}
.mainpage #expertArea h4 {
	color: #000;
	margin-top: 0em;
	margin-bottom: 0.75em;
	font-size: 12px;
	font-weight: bold;
}

.mainpage .changeYourInfo {
	border-top: 1px solid #273D4B;
	padding-top: 15px;
}
.mainpage .changeYourInfo a {
	font-weight: bold;
}


