/* CSS Document */


/* =================Evan====================== */
body {
	margin:0;
	background-image: url(images/bodybg.jpg);
	background-repeat: repeat-x;
	background-position: 0 0;
	background-color: #8100B3;
}

.service-text{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	list-style-image: url(images/arrow.gif);
}

a.footer {
	color:#FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;
}

a.footer:hover {
	color:#00FFFF;
	text-decoration:underline;
}

.ban_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	font-weight: normal;
	color: #FFFFFF;
}

.heading_text{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: italic;
	line-height: 23px;
	font-weight: bold;
	padding-left: 20px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #8100B3;
	border-right-color: #8100B3;
	border-bottom-color: #0BA80F;
	border-left-color: #8100B3;
	background-color: #F8FDF9;
	color: #8100B3;
	
}

.body_text{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	list-style-image: url(images/bullet1.jpg);
	line-height: 22px;
	padding-right: 30px;
	padding-left: 30px;
}


/* =================Evan====================== */
