/* Body */

.body {
}

.body h1 {
	color: #003366;
	font-family: Times New Roman, Times, serif;
	font-size: 16pt;
	font-weight: normal;
}
.body h2 {
	font-family: Times New Roman, Times, serif;
	font-size: 12pt;
	line-height: 0px;
	text-transform: lowercase;
	color: #FFFFFF;
	background-image: url(../_media/_template/header_bg.jpg);
	text-align: right;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #99ccff;
	background-repeat: repeat-y;
	padding: 7pt;
}

.body h3 {
	font-family: Times New Roman, Times, serif;
	font-size: 15pt;
	line-height: 16pt;
	color: #0696D2;
}

.body h4 {
	font-family: Times New Roman, Times, serif;
	font-size: 13pt;
	line-height: 15pt;
	color: #3366CC;
}

.body p {
	font-family: Times New Roman, Times, serif;
	font-size: 11pt;
	line-height: 16pt;
	font-weight: normal;
	color: #000000;
}

.body li {
	font-family: Times New Roman, Times, serif;
	font-size: 11pt;
	line-height: 16pt;
	font-weight: normal;
	color: #000000;
	list-style-image: url(../_media/_template/bullet.jpg);
}

.body a {
	color: #FF6600;
	text-decoration: none;

}

.body a:hover {
	color: #0000CC;
	text-decoration: underline;
}






/* Padding */

.padding_5 {

}









/* Borders */

.border_blk {

}








/* Footer */

.footer {
	background-image: url(../_media/_template/footer.jpg);
	padding: 5pt;

}

.footer h5 {
	font-family: Times New Roman, Times, serif;
	font-size: 7pt;
	font-weight: normal;
	color: #FFFFFF;

}

.footer a {
	color: #FFFFFF;
	text-decoration: none;

}
