/* CSS Document */

body,td,th {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #155EC3;
	background-image: url(../images/bodybg.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.client_list{
	padding: 6px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0C49A5;
	font-size: 14px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	}
.text14{
	font-size:14px;
	}
.text16{
	font-size:16px;
	font-family: Arial, Helvetica, sans-serif;
	}

a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	color: #333333;
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
a:active {
	color: #FFFFFF;
	text-decoration: none;
}

a.topbt_on:link,a.topbt_on:active,a.topbt_on:visited, a.topbt_on:hover {
	font-size:12px;
	background-image: url(../images/bt_over.gif);
	color: #FFFFFF;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	display: block;
	width: 80px;
	padding: 6px;
	background-position: center;
	text-decoration: none;
	height: 20px;
	background-repeat: no-repeat;
	line-height: 18px;
}
a.topbt_off:link,a.topbt_off:active,a.topbt_off:visited {
	font-size:12px;
	color: #FFFFFF;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	display: block;
	width: 80px;
	padding: 6px;
	text-decoration: none;
	height: 20px;
	background-image: url(../images/bt_visited.gif);
	background-repeat: no-repeat;
	background-position: center;
	line-height: 18px;
}
a.topbt_off:hover {
	background-image: url(../images/bt.gif);
	background-repeat: no-repeat;
	background-position: center;
	color: #FFFFFF;
}

.welcome{
	background-image: url(../images/welcome.gif);
	background-repeat: no-repeat;
	background-position: 20px 30px;
	height: 80px;
}
.welcome_heading{
	font-size: 22px;
	color: #FFFFFF;
	padding-top: 20px;
	padding-right: 8px;
	padding-bottom: 4px;
	padding-left: 8px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}


.main{
	color: #FFFFFF;
	line-height: 16px;
	text-align: justify;
}
.white{
	color: #FFFFFF;
}

.textbg_left{
	background-image: url(../images/textbg.gif);
	height: 555px;
	width: 539px;
}
.textbg_right{
	background-image: url(../images/textbg_2.gif);
	height: 555px;
	width: 462px;
}
a.certificate:link,a.certificate:active,a.certificate:visited {
	text-decoration: none;
	color: #FFFFFF;
	font-size: 11px;
	background-color: #000000;
	display: block;
	width: 120px;
	text-align: center;
	margin-right: 20px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
}
a.certificate:hover {
	text-decoration: underline;
}

.footer{
	color: #FFFFFF;
}

a.footer:link,a.footer:active,a.footer:visited {
	text-decoration: none;
	color: #FFFFFF;
	font-size: 11px;
	padding: 3px;
}
a.footer:hover {
	text-decoration: underline;
}

.poweredby{
	color: #5bb7ef;
}
a.poweredby:link,a.poweredby:active,a.poweredby:visited {
	text-decoration: underline;
	color: #FFFFFF;
}
a.poweredby:hover {
	text-decoration: none;
}

.underline {
	text-decoration: underline;
}


.text_box {
	font-size:10px;
}
.text_boxcolor {
	font-size:12px;
	padding-right: 6px;
	padding-left: 6px;
	padding-top: 2px;
	padding-bottom: 2px;
}
.yellow_heading{
	color: #FFFF00;
	font-weight: bold;
	font-size: 14px;
}
.black_color{
	color: #000000;
}

.yellow_color{
	color: #FFFF00;
}
.contactus_headingh{
	font-size: 18px;
	font-weight: bold;
	color: #FFCC00;
	text-decoration: none;
	padding: 6px;
}

