body, form{
	margin:0px;
	padding:0px;
}
body, td{
	font-family:tahoma;
	font-size:11px;
	color:#515151;
}
a{
	color:#515151;
	text-decoration:underline;
	font-size:11px;
}
a:hover{
	color:#333;
	text-decoration:none;
	font-size:11px;
}
#topbg{
	background-image:url(../images/top-bg.gif);
	height:161px;
	background-repeat:repeat-x;
	background-position:top;
}
#bottombg{
	background-image:url(../images/bottom-bg.gif);
	height:156px;
	background-repeat:repeat-x;
	background-position:top;
	vertical-align:top;
}
.footertext{
	line-height:16px;
	color:#515151;
}
.footertext a{
	color:#515151;
	text-decoration:none;
}
.footertext a:hover{
	color:#333333;
	text-decoration:underline;
}
.req
{
	color:Red;
	}
input, select, textarea{
	font-size:11px;
	font-family:tahoma;
	border:1px solid #a7a6aa;
	height:17px;
}
.bluetop{
	background-image:url(../images/blue-top.gif); background-repeat:no-repeat; background-position:top; height:43px;
}
.bluemid{
	background-image:url(../images/blue-back.gif); background-repeat:repeat-y; padding:0px 16px 0px 16px;
}
.greydotted{
	background-image:url(../images/grey-dotted.gif); background-repeat:repeat-x; height:1px;
}
.lefttext, .lefttext a{
	color:#515151;
	padding:6px 0px 6px 0px;
	vertical-align:top;
	line-height:16px;
	text-decoration:none;
}
.lefttext a:hover{
	color:#333;
	text-decoration:underline;
}
.righttop{
	background-image:url(../images/right-top-back.gif); background-repeat:repeat-x; background-position:top; height:54px;
}
.righttopmid{
	background-image:url(../images/right-top-tab.gif); background-repeat:repeat-x; background-position:top; height:54px;
}
.rightmid{
	background-image:url(../images/right-back.gif); background-repeat:repeat-y; padding:0px 9px 0px 9px;
}
.righttop1{
	background-image:url(../images/right-top-back1.gif); background-repeat:repeat-x; background-position:top; height:54px;
}
.righttopmid1{
	background-image:url(../images/right-top-tab1.gif); background-repeat:repeat-x; background-position:top; height:54px;
}
.rightmid1{
	background-image:url(../images/right-back1.gif); background-repeat:repeat-y; padding:0px 9px 0px 9px;
}
.helpmid{
 background-image:url(../images/helpmid.gif); background-repeat:repeat-y; padding:0px 9px 0px 9px; }



.bluetext{
	color:#0e4d71;
}
.bluetextI
{
	font-family:tahoma;
	font-size:10px;
	color:#0e4d71;
}

.rowblue{
	padding:6px 0px 6px 0px;
	border-bottom:1px solid #fff;
	background-color:#ebf9fd;
	vertical-align:top;
}
.rowblue1{
	padding:6px 0px 6px 0px;
	border-bottom:1px solid #fff;
	background-color:#ebf9fd;
	vertical-align:top;
	padding-left:5px;
	font-size:10px;
	color:#1c5e81;
}
.rowgrey{
	padding:6px 0px 6px 0px;
	border-bottom:1px solid #fff;
	background-color:#f9f9f9;
	vertical-align:top;
}
.rowgrey1{
	padding:6px 0px 6px 0px;
	border-bottom:1px solid #fff;
	background-color:#f9f9f9;
	vertical-align:top;
	padding-left:5px;
	font-size:10px;
	color:#1c5e81;
}
.redtext{
	color:#ff0000;
	}
