.dot-v {
	background-image: url(../images/dot-v.gif);
	background-repeat: repeat-y;
}
.head1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height:16px;
	color: #AD0030;
}
.text-1h {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	line-height:16px;
	color: #AD0030;
}
.dot-h {
	background-image: url(../images/dot-h.gif);
	background-repeat: repeat-x;
}
.text1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #020777;
	line-height:16px;
	text-decoration: none;
}
.side-banner-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height:16px;
	color: #AD0030;
}
a.sidelink1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000; 
	line-height:16px;
/*	color: #ADB0AE; */
	text-decoration: none;
}

a:hover.sidelink1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #B50738; 
	line-height:16px;
/*	color: #FD0E02; */
	text-decoration: underline;

}

a.sidelink2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #AD0030; 
	line-height:16px;
/*	color: #ADB0AE; */
	text-decoration: none;
}

a:hover.sidelink2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #0E127D; 
	line-height:16px;
/*	color: #FD0E02; */
	text-decoration: underline;

}.head2 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height:16px;
	color: #11157F;
}
.sub2-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	line-height:16px;
	color: #666666;
	text-decoration: underline;

}
.text-box1 {
	border: 1px dotted #C6C7C1;
}
.bor1 {
	border: 1px dotted #C6C7C1;

}
.dot1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height:16px;
	color: #000000;
}
.dot-vright {
	background-image: url(../images/dot-v.gif);
	background-repeat: repeat-y;
	background-position: right;

}
