.text {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 16px;
	color: #42495D;
	text-decoration: none;
	text-align: justify;
}
.v-dotted-line {
	background-image: url(v-dotted-line.gif);
	background-repeat: repeat-y;
	background-position: center top;
}.h-dotted-line {

	background-image: url(h-dotted-line.gif);
	background-repeat: repeat-x;
	background-position: left center;
}
.text-bold {

	font-family: Tahoma;
	font-size: 11px;
	line-height: 16px;
	font-weight:bold;
	color: #42495D;
	text-decoration: none;
}
.yellow-bold {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 16px;
	font-weight:normal;
	color: #E3B600;
	text-decoration: none;
	
}
.yellow-bold:hover {

	color: #ADB1BD;
	
}
.text-link-green {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 16px;
	color: #42495D;
	text-decoration: none;
	
}
.text-link-green:hover {
	color: #5FAB38;
	text-decoration: none;
	
}
.disclaimer {
	font-family: Tahoma;
	font-size: 11px;
	color: #565D72;
	text-decoration: none;
	background-image: url(footer.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.box {
	font-family: Tahoma;
	font-size: 11px;
	color: #42495D;
	text-decoration: none;
	text-align: justify;
	border: 1px solid #C3C6CA;
	width:175px;
}
.redish-link {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 16px;
	color: #FF8484;
	text-decoration: none;
	
}
.redish-link:hover {

	color: #ADB1BD;
	text-decoration:underline;

	
}
.blue-border {
	border: 1px solid #85DFFF;
}
.box2 {
	font-family: Tahoma;
	font-size: 11px;
	color: #42495D;
	text-decoration: none;
	text-align: justify;
	border: 1px solid #C3C6CA;
	width:275px;
}
.pink-bold {


	font-family: Tahoma;
	font-size: 11px;
	line-height: 16px;
	font-weight:bold;
	color: #EE4491;
}
.green-bold {


	font-family: Tahoma;
	font-size: 11px;
	line-height: 16px;
	font-weight:bold;
	color: #8BB302;
}
