td {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #333333;
	text-decoration: none;
	text-align: justify;
}
.blue-text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #0156af;
	text-decoration: none;
	text-align: justify;
}
.small-text {
font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 18px;
	color: #0156af;
	text-decoration: none;
	text-align: justify;
}
.blue-text:hover {
	color: #FF9600;
}
.dark-blue-bold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #0156AF;
	text-decoration: none;
	font-weight: bold;
}
.v-dotted-line {
	background-image: url(v-dotted-line.gif);
	background-repeat: repeat-y;
	background-position: center top;
}
.orange-bold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF9600;
	text-decoration: none;
}
.h-dotted-line {
	background-image: url(h-dotted-line.gif);
	background-position: left center;
	background-repeat: repeat-x;
}
.text-bold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #333333;
	text-decoration: none;
	font-weight: bold;

}
.blue-border {
	border: 1px solid #59BEF6;
}
.box {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	text-align: justify;
	border: 1px solid #4AB9F5;
	width: 200px;


}
.btn {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #3092DD;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #58AFF0;
	border-right-color: #1176C3;
	border-bottom-color: #1176C3;
	border-left-color: #58AFF0;
}
.page-border {
	border: 1px solid #CBD6E3;
}
.tabs-blue-border {
	border-top: none;
	border-right: 1px solid #239EFB;
	border-bottom: 1px solid #239EFB;
	border-left: 1px solid #239EFB;
}




