body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.5em;
	color: #666666;
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
}


p {
	text-align: justify;
}
p a:link {
	color: #666666;
	text-decoration: none;
	background-color: transparent;
	border-color: #333333;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-top-width: 0px;
	border-style: dotted;
}

p a:visited {
	color: #666666;
	text-decoration: none;
	background-color: transparent;
	border-color: #333333;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-top-width: 0px;
	border-style: dotted;
}

p a:hover {
	color: #31438F;
	text-decoration: none;
	background-color: transparent;
	border-color: #31438F;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-top-width: 0px;
	border-style: dotted;
}



h1 {
	font-size: 130%;
	color: #CC0000;
	text-transform: uppercase;
	padding-top: 0px;
	margin: 0px;
}
.leftside {
	width: 24px;
	height: 778px;
}
.rightside {
	background-attachment: scroll;
	background-image: url(images/right_shadow.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	height: 778px;
	width: 24px;
}
.footer_top {
	background-color: #D5D6D5;
	height: 85px;
}
.footer {
	font-size: 13px;
	color: #666666;
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
	text-align: center;
}
.footer p {
	color: #666666;
	margin: 0px;
	padding: 0px;
	text-align: center;
}

.home_left_panel {
	background-color: #31438F;
	width: 425px;
}
.bold {
	font-weight: bold;
	color: #31438F;
}
