body {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	background-image: url(/_includes/images/bg_body.gif);
	background-repeat: repeat-y;
}
.fluidbg {
	background-image: url(/_includes/images/bg_fluidbg.gif);
	background-repeat: repeat-x;
}
.fluidbghome {
	background-image: url(/_includes/images/bg_fluidbg_home.gif);
	background-repeat: repeat-x;
}
.pagetitle {
	font-size: 1px;
	background-color: #7279B0;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
}
.contentplain {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	width: 505px;
	margin-top: 35px;
	margin-left: 30px;
}
.contentquote {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
.quotebody {
	width: 390px;
	margin-top: 35px;
	margin-left: 20px;
	width: 415px;
}
.imagequote {
	width: 172px;
	float: left;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 20px;
}


.hr {
	height: 1px;
	width: 416px;
	float: right;
	font-size: 1px;
	border-bottom: 1px solid #CCCCCC;
}


.hr2 {
	height: 1px;
	width: 590px;
	float: left;
	font-size: 1px;
	border-bottom: 1px solid #CCCCCC;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #6666FF;
	margin-bottom: 0px;
}

.h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #6666FF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-bottom: 5px;
	margin-top: 10px;
}

ul {
	color: #990000;
	margin-left: 40px;
}
li {
	color: #333333;
	list-style-image: url(/_includes/images/icon_li.gif);

}


a.sl {
	color: #333399;
	text-decoration: none;
	border-bottom: 1px solid #ACB0D1;
}
a.sl:hover {
	color: #333399;
	text-decoration: none;
	border-bottom: 1px solid #333399;

}


a.s2 {
	color: #FFFFFF;
	text-decoration: none;
	border-bottom: 1px solid #ACB0D1;
}
a.s2:hover {
	color: #FFFFFF;
	text-decoration: none;
	border-bottom: 1px solid #FFFFFF;

}


a.s3 {
	color: #8E7860;
	text-decoration: none;
	border-bottom: 1px solid #FFFFFF;
}
a.s3:hover {
	color: #8E7860;
	text-decoration: none;
	border-bottom: 1px solid #8E7860;



}
.footer {
	text-align: center;
	color: #999999;
	margin-top: 40px;
	margin-bottom: 15px;
	line-height: 18px;
}
.copyright {
	color: #7279B0;
	margin-top: 20px;
	line-height: 14px;
}
.recentdate {
	font-size: 11px;
	color: #999999;
	margin-top: 15px;
}
strong {
	font-weight: bold;
	color: #52598C;
}
b {
	font-weight: bold;
	color: #333333;
}
