body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
h1 {
	margin-top: 0px;
	margin-right: 0px;
	font-size:27px;
	margin-bottom: 20px;
	margin-left: 0px;
	font-weight: normal;
	color: #262262;
	letter-spacing: -1px;
	padding: 0px;
}
h2 {
	font-size:18px;
	font-weight: normal;
	color: #262262;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 12px;
	margin-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #7B879F;
}
#rightclm h2 {
	font-size: 20px;
	color: #FFFFFF;
	border-bottom-style: none;
}

h3 {
	letter-spacing: 0px;
	margin-top: 0px;
	margin-right: 0px;
	font-size:16px;
	margin-bottom: 12px;
	color:#9F9F9F;
	margin-left: 0px;
	font-weight: normal;
}
abbr {
	font-size:9px;
	color:#A4A4A4;
}

p {
	margin-top: 0px;
	margin-bottom: 14px;
}
#maincontent ul li {
	background-image: url(layout_images/bullet.gif);
	background-position: 22px 5px;
	background-repeat: no-repeat;
	text-indent: 40px;
	margin:0;
	padding: 0;
	margin-bottom: 10px;
}

.EditorMenu ul li {
	text-indent: 0 !important;
}

#maincontent ul  {
	padding: 0px;
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
#maincontent ol  {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 16px;
}
	
a:hover {
	color: #002849;
}
a, a:link, a:visited {
	outline: none;
	text-decoration: underline;
	color: #262262;
	background-image: none;
	/* color: #7fa658; */
}
#footer a {
	color: #FFFFFF;
	text-decoration: none;
}
#footer a:hover {
	color: #262626;
	text-decoration: none;
}

