/* CSS Document */

a:link {
	text-decoration: none;
	color: #5CC7D6;
}
a:visited {
	text-decoration: none;
	color: #CCCCCC;
}
a:hover {
	text-decoration: underline;
	color: #FF9933;
}
a:active {
	text-decoration: none;
	color: #666666;
}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.me:link {
	text-decoration: none;
	color: #024675;
	font-size: 9px;
}
.me:visited {
	text-decoration: none;
	color: #666666;
	font-size: 10px;
}
.me:hover {
	text-decoration: underline;
	color: #0066CC;
	font-size: 10px;
}
.me:active {
	text-decoration: none;
	color: #FF9900;
	font-size: 9px;
}


body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #f2f2f2;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	padding: 20px;
	line-height: 18px;
	text-align: justify;
}

.vline {
	background-image: url(vline.jpg);
	width: 2px;
	position: static;
	background-repeat: repeat-y;
	float: none;
}
.grey_bg {
	background-image: url(gry_bg.jpg);
	background-repeat: repeat-y;
}
.lefttop {
	background-image: url(lefttop.jpg);
	width: 196px;
	height: 185px;
	background-repeat: no-repeat;
}
.textbold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	padding: 20px;
	line-height: 18px;
	font-weight: bold;
}
.textkyeblue {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #5CC7D6;
	text-align: left;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 20px;
}
.text_orange {


	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF9933;
	padding: 20px;
	line-height: 18px;
	text-align: left;
}
.text_orangebold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF9933;
	line-height: 18px;
	text-align: left;
	font-weight: bold;
	padding-top: 20px;
	padding-right: 20px;
	padding-left: 20px;
}

.text_bullets {



	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	line-height: 18px;
	text-align: left;
}
.text2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	line-height: 18px;
	text-align: left;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
}
.leftlink {

	text-decoration: none;
	color: #FFFFFF;
}
.textbold_normal {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	line-height: 18px;
	font-weight: bold;
}
.text_orangebold_normal {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF9933;
	line-height: 18px;
	text-align: left;
	font-weight: bold;
}
.btmlinttxt {
	font-size: 9px;
}
