body {
	color: #8B9196;
	color: #6a6e72;
	font-size: 62.5%;
	font-family: Verdana, Arial, Times New Roman;
}

p {
	font-size: 1.1em;
	line-height: 1.6em;
}

a img {
	border: 0;
}

a {
	color: #017DBF;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

table {
	padding-left: 20px;
}

#mainTextHome p {
	color: #FFF;
}

#mainText p {
	padding-left: 20px;
	padding-right: 20px;
}

h1 {
	font-size: 1.8em;
}

#mainTextHome h1 {
	color: #FFF;
}

#main_page_title h1 {
	color: #FFF;
	margin: 0;
}

#mainText h1, #mainText h2 {
	clear: both;
	display: block;
	color: #007CBF;
	background: url(../../../images/content_bg_blue.jpg) repeat-y;
	height: 31px;
	text-indent: 20px;
	font-size: 1.8em;
	font-weight: normal;
	margin-top: 0;
}

#mainText h2 {
	padding: 9px 0 0 0;
	height: 31px;
	margin-top: auto;
}