body {
	font-family: Tahoma;
	font-size: 12px;
	line-height: 18px;
	margin: 0px;
	background-color: #D4D4D4;
	background-image: url(/images/bg.gif);
	background-repeat: repeat-x;
	text-align: justify;
}
.nav {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	margin-right: 12px;
}
.bplink {
	font-family: Tahoma;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	line-height: 20px;
	width: 95%;
}
h2 {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #6E6E6E;
	text-transform: capitalize;
}

.splink {
	font-family: Tahoma;
	font-size: 12px;
	color: #0000FF;
	text-decoration: underline;
	line-height: 18px;
}
h1 {
	font-family: Tahoma;
	font-size: 18px;
	text-transform: capitalize;
	color: #515151;
	margin-bottom: 15px;
}
.footer {


	font-family: Tahoma;
	font-size: 12px;
	line-height: 20px;
	color: #FFFFFF;
}
.content{
width:550px; float:right;padding:14px; border-left:1px dashed #000000;
}
.panel{
	width:170px;
	float:left;
	text-align:left;
	padding: 15px;
	
}
.content li {
	padding-top: 5px;
	padding-bottom: 5px;
}
.bclink {
	font-family: Tahoma;
	font-size: 13px;
	font-weight: bold;
	color: #6E6E6E;
	text-decoration: underline;
	line-height: 25px;
}
