body {
	background-color: #FFFFFF;
	background-image: url(../bgs/diag_bg2.png);
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 101%;
	color: #374053;
	background-repeat: repeat;
}
#page {
	text-align:center;
}
p, li, td {
	font-size: .8em;
	color: #374053;
	line-height: 140%;
}
#mainBox a.aC:hover {
	color: #02B9F5 !important;
}
#mainBox a.aM:hover {
	color: #E90493 !important;
}
#mainBox a.aY:hover {
	color: #FAF000 !important;
}
div.indent1 {
	margin-left:15px;
}
div.L1Box {
	text-align: left;
	width: 800px;
	margin: 0px auto;
	position: relative;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666666;
}
#topMenu {
	position: absolute;
	height: 25px;
	width: 645px;
	top: 103px;
	margin-left: 0px;
	overflow: hidden;
	z-index: 1;
	left: 145px;
}

div#headerBox {
	height: 125px;
	margin-top: 30px;
}
#footerBox {
	background-color: #F0EFF4;
	height: 35px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #E0E3EA;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}
#mainBox {
	background-color: #FFFFFF;
	height: 500px;
	padding: 30px;
	width: 740px;
	overflow: auto;
}

/*TOP MENU CSS*/

#topMenu p, #topMenu li, #topMenu a {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}

.listMenu1 ul {
	list-style-image: none;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
.listMenu1 li {
	display: block;
	float:left;
	margin: 0px;
	padding: 0px;
}
.listMenu1 a {
	padding: 0px 10px;
	text-decoration:none;
}
h1 {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #E0E3EA;
	font-size: 200%;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #374053;
}
noscript {
	background-color: #F4C400;
	border: 3px solid #D5AA00;
	padding: 5px;
}
h5 {
	font-size: 120%;
	margin-top: 10px;
	margin-bottom: 10px;
}
h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 140%;
	color: #566583;
	font-weight: bold;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
p.note {
	color: #E1028F;
	margin-top: 5px;
	margin-bottom: 5px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 110%;
}
em {
	font-style: italic;
	font-weight: bold;
	color: #E70492;
}
b, strong {
	color: #3650A7;
}
h4 span {
	font-size: 70%;
}
div#rightCol {
	float: right;
	width: 220px;
	margin-top: 12px;
	border: 3px solid #D1DBE9;
	margin-left: 20px;
}
#rightCol .listArticle h5 {
	margin: 0px;
	padding: 4px;
	background-color: #D1DBE9;
	color: #374053;
	text-align: center;
	border: 2px solid #FFFFFF;
}
#rightCol ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#rightCol .listArticle a {
	font-size: 90%;
	text-decoration: none;
	color: #3C5E9B;
	display: block;
	background-color: #F5F7FA;
	padding: 3px;
	border: 2px white solid;
	vertical-align: middle;
}
#rightCol .listArticle li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#rightCol .listArticle a:hover {
	background-color: #333333;
	font-weight: bold;
}
ul {
	list-style-type: circle;
}
li {
	margin-top: 10px;
	margin-bottom: 10px;
}
