/* Body Styles */


.body {
	padding: 10pt;
}

.body p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 15pt;
	font-weight: normal;
	color: #000000;
}

.body li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 15pt;
	font-weight: normal;
	color: #000000;
	list-style-image: url(../_media/_template/bullet.jpg);
}

.body a {
	color: #993333;
	text-decoration: none;
}

.body a:hover {
	color: #663399;
	text-decoration: underline;
}

.body h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16pt;
	font-weight: normal;
	color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}

.body h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	text-transform: lowercase;
	color: #6666CC;
	text-align: right;
	line-height: 0px;
	letter-spacing: 1pt;
	word-spacing: 2pt;
}

.body h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	line-height: 15pt;
	color: #8A6B4C;
	background-image: url(../_media/_template/gradient.jpg);
	padding-top: 5pt;
	padding-bottom: 5pt;
	padding-left: 5pt;
}

.body h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	line-height: 15pt;
	color: #6E4F94;
}






/* Borders */


.bord_blk {
	border: 1px solid #000000;

}


.bord_purp {

}






/* Highlight */

.highlight {
	background-color: #CCCCCC;
}




/* Footer */


.footer {
	padding: 5pt;

}


.footer h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	font-weight: normal;
	color: #FFFFFF;

}


.footer a {
	color: #FFFFFF;
	text-decoration: none;
}
