/* CSS Document */

body {

	margin-left: 0px;

	margin-top: 15px;

	margin-right: 0px;

	margin-bottom: 0px;

	background-image:url(images/tiles/bg_tile.jpg);
	
	background-repeat:repeat-x;
	
	background-color: #2174bc;

}

.bodybg{

	background-image:url(images/tiles/bg_tile.jpg);

	background-repeat:repeat-x;

}

.whitetext{

		font-family:Verdana, Arial, Helvetica, sans-serif;

		font-size:10px;

		font-weight:normal;

		color:#FFFFFF;

		padding:0px 3px 0px 3px;

}

.bluetext{

	font-family:Verdana, Arial, Helvetica, sans-serif;

	font-size:11px;

	font-weight:bold;

	color:#82dff9;

	text-decoration: none;

}

.bluetext:hover{

	font-family:Verdana, Arial, Helvetica, sans-serif;

	font-size:11px;

	font-weight:bold;

	color:#82dff9;

	text-decoration:none;

}

.welcomrheadblue{

	font-family:Verdana, Arial, Helvetica, sans-serif;

	font-size:16px;

	font-weight:bold;

	color:#014997;

	text-decoration:none;

}

.welcomrheadblack{

	font-family:Verdana, Arial, Helvetica, sans-serif;

	font-size:16px;

	font-weight:bold;

	color:#323232;

	text-decoration:none;

}

.blacktext{

	font-family: Tahoma;

	font-size: 12px;

	line-height: 18px;

	font-weight: normal;

	color:#333333;

	text-decoration: none;

}

.heading{

	font-family:Verdana, Arial, Helvetica, sans-serif;

	font-size:12px;

	font-weight:bold;

	color:#014997;

	text-decoration:none;

}

.footerbg{

	background-image:url(images/footer-bg.gif);

	background-repeat:repeat-x;

	height:25px;

}

/*-----------newstyle-----------*/

.brownBorder {

	border-top-width: 1px;

	border-right-width: 1px;

	border-bottom-width: 1px;

	border-left-width: 1px;

	border-top-style: none;

	border-right-style: solid;

	border-bottom-style: none;

	border-left-style: solid;

	border-top-color: #1750a2;

	border-right-color: #1750a2;

	border-bottom-color: #1750a2;

	border-left-color: #1750a2;

}

.white12Bold {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 14px;

	font-weight: bold;

	color: #ffffff;

}

.que{

	font-family:Verdana, Arial, Helvetica, sans-serif;

	font-size:12px;

	font-weight:bold;

	color:#014997;

	padding-bottom:3px;

	text-decoration:none;

}

.quetext{

	font-family:Verdana, Arial, Helvetica, sans-serif;

	font-size:12px;

	font-weight:bold;

	color:#014997;

	text-decoration:none;

	padding-bottom:3px;

}

.anw{

	font-family:Verdana, Arial, Helvetica, sans-serif;

	font-size:12px;

	font-weight:bold;

	color:#323232;

	padding-top:3px;

	text-decoration:none;

}

form{



}

.formbox{

	height:18px;

	font-family:Tahoma;

	font-size:11px;

	font-weight:normal;

	color:#4c4b4b;

	margin-top:3px;

	margin-bottom:3px;

	padding-left:3px;

	border:1px solid #d9d7d7;

}

.textareabox{

	height:100px;

	width:193px;

	font-family:Tahoma;

	font-size:11px;

	font-weight:normal;

	color:#4c4b4b;

	margin-top:3px;

	margin-bottom:3px;

	padding-left:3px;

	border:1px solid #d9d7d7;

}

.login{

	font-family:Verdana, Arial, Helvetica, sans-serif;

	font-size:12px;

	font-weight:normal;

	color:#014997;

	text-decoration:none;

}

.login:hover{

	font-family:Verdana, Arial, Helvetica, sans-serif;

	font-size:12px;

	font-weight:normal;

	color:#323232;

	text-decoration:none;

}

.copyright{

	font-family:Verdana, Arial, Helvetica, sans-serif;

	font-size:11px;

	font-weight:bold;

	color:#ffffff;

	text-decoration:none;

}

.txtFooter {color: #a3bfd7}
