/* CSS Document */

body{
	margin:0;
	background-color:#fff;
	line-height:14px;
	}
	
table,td{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	line-height:14px;
	}
	
	
/*-------------------------*/

.borderLR{
	border-color:#F3F3F3;
	border-style:solid;
	border-width:0px 1px 0px 1px;
	}
	
.borderLRB{
	border-color:#F3F3F3;
	border-style:solid;
	border-width:0px 1px 1px 1px;
	color:#7F7F7F;
	font-size:10px;
	padding-left:6px;
	}
.padding1{
	padding:10px 2px 5px 20px;
	}
	
	
	
/*-------------------------*/

#img1{
	background-image:url(../images/top-img1.gif);
	background-repeat:no-repeat;
	width:391;
	}
#img2{
	background-image:url(../images/top-img2.gif);
	background-repeat:no-repeat;
	background-position:bottom;
	width:160px;
	height:113px;
	}
#img3{
	background-image:url(../images/top-img3.gif);
	background-repeat:no-repeat;
	background-position:bottom;
	width:160px;
	height:115px;
	}
	
#Layer1 {
	position:absolute;
	width:391px;
	height:32px;
	z-index:1;
	top: 220px;
	background-image:url(../images/layer-img.gif);
}
	
/*-------------------------*/
.bg-topLinks{
	background-image:url(../images/bg-topLinks.gif);
	width:177px;
	height:24px;
	line-height:23px;
	padding:0px 0px 0px 20px;
	background-repeat:no-repeat;
	}

.bg-topLinks a{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	text-decoration:none;
	}
	
.bg-topLinks a:hover{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#931542;
	text-decoration:none;

	}

	
a.topLinks1{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#fff;
	text-decoration:none;
	}
	
a.topLinks1:hover{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#E6E6E6;
	text-decoration:none;
	
	}
	
/*-------------------------*/

.vsworx{
	padding-top:5px;
	color:#00225D;
	text-decoration:none;
	}
.vsworx a{
	color:#00225D;
	text-decoration:none;
	}
.vsworx a:hover{
	color:#8E0A39;
	text-decoration:none;
	}

.greyText{
	color:#7F7F7F;
	font-size:10px;
	}
.whiteText{
	font-size:12px;
	color:#ffffff;
	}

.bluetxt{
	color:#00225D;
	font-size:11px;
	text-decoration:none
	}
.bluetxt:hover{
	color:#8E0A39;
	font-size:11px;
	text-decoration:none
	}
	
.blacktxt{
	color:#666666;
	padding:10px 2px 5px 20px;
	font-size:11px;
	text-decoration:none;
	font-weight:bold;
	}
	
.blacktxt1{
	color:#405986;
	font-size:10px;
	text-decoration:none;
	font-weight:Bold;
	}
	
.blacktxt2{
	color:#666666;

	font-size:11px;
	text-decoration:none;
	font-weight:bold;
	}
	
.blacktxt3{
	color:#666666;

	font-size:11px;
	text-decoration:none;
	font-weight:normal;
	}
	
.field { 
background-color:#fff;
		/*border:1px #3083CE solid;*/
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size:11px;
		color:#000000;
		font-weight:normal;	
		width:130px;	
}

.btn {
	background-color: #ffffff;
	padding-top: 1px;
	padding-right: 1px;
	padding-bottom: 1px;
	padding-left: 1px;
	
	font-family:Verdana, Arial, Helvetica, sans-serif;
	
	font-size:11px;
	color:#000000;
	font-weight:normal;
}