body{

font-face: arial,helvetica,sans;

font-size:14px;

color:#250A2A;

}

div.purpleBorder{

	border: #250A2A 3px solid;

	color:#250A2A;

}

.purpleBorderLeft{

	border-right: #250A2A 3px solid;

	border-bottom: #250A2A 3px solid;

}

.purpleBorderRight{

	border-left: #250A2A 3px solid;

	border-bottom: #250A2A 3px solid;

}

.purpleRight{

	border-left: #250A2A 3px solid;

}

.purpleLeft{

	border-right: #250A2A 3px solid;

}

#title{

font-weight:bold;

color:#250A2A;

text-size:14px;

line-height:25px;

}

div.mainText{

padding-left:25px;

padding-right:25px;

font-size:14px;

}

div.ulText{

margin-right:15px;

font-size:14px;

}

#list {

	list-style-image: url(images/arrow.gif);

	line-height: 16px;



}



#list li{

	margin: 10px 0 0 3px;



}

#footer{

	color:#666666;

	font-size:11px;

	text-align:right;

	padding-top:5px;

}

	/* General linkology */

	

a:link, a:visited {

	text-decoration : none;

	color: #333;

	}



a:hover {

	text-decoration : underline;

	color: #666;

	}



a:active {

	text-decoration : none;

	color: #333;

	}

.contactText{

	text-size:12px;

	line-height:20px;

	padding-left:25px;

	



}



