/* CSS Document */

body{margin:0; padding:0; background-color:#1C1C1C; font-family:Tahoma;}

.testi{font-size:12px; color:#4F4F4F; text-align:justify; line-height:18px;}
.more{font-size:11px; color:#1D80C5; text-decoration:none;}
.more a{font-size:11px; color:#1D80C5; text-decoration:none;}
.more a:hover{font-size:11px; color:#1D80C5; text-decoration:underline;}

.serHeading{font-size:12px; font-weight:bold; line-height:18px;}
.blueTxt{color:#1D80C5; font-size:13px;}
.blueTxt1{color:#1D80C5; font-size:20px;}
.blueTxt a{color:#1D80C5;text-decoration:none;}
.blueTxt a:hover{color:#000;text-decoration:underline;}

.mainTxt{font-size:13px; line-height:18px;}
.mainTxt a{font-size:14px; line-height:18px; color:#000000; text-decoration:none;}
.mainTxt a{font-size:14px; line-height:18px; color:#000000; text-decoration:underline;}


.footer{color:#8E8E8E; font-size:12px;  text-decoration:none;}
.footer a{color:#8E8E8E; font-size:12px; text-decoration:none;}
.footer a:hover{color:#8E8E8E;color:#ccc; font-size:12px; text-decoration:underline;}

.textbox {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#053A57;
	text-align:justify;
	border: solid #3D7997 1px;
	width: 200px;
}
.textboxbig {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#053A57;
	text-align:justify;
	border: solid #3D7997 1px;
	width: 200px;
	height: 70px;
}
.button {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	text-align:center;
	border: solid #3D7997 1px;
	width: 70px;
	height: 20px;
	background: #163240;
}

