body{
	margin:0;
	background-image:url(../images/page_pg.jpg);
	background-repeat:repeat-x;
	background-color:#ffffff;
}
div#menu {
	width:962px;
	position:absolute;
	margin-left:0px;
	z-index:100;
}
div#banner {
    text-align:right;
    float:right;
    width:350px;
    height:145px;
	margin:128px 0px 0px 0px;
	padding:0px 13px 0px 0px ;
	z-index:200;
}
div#submitbtn {
    float:left;
	margin:217px 0px 0px 296px;
}
.left_shadow{
	background-image:url(../images/shadow_left.png);
	background-repeat:repeat-y;
}
.right_shadow{
	background-image:url(../images/shadow_right.png);
	background-repeat:repeat-y;
}
.ydotted{
	background-image:url(../images/ydotted.jpg);
	background-repeat:repeat-y;
	background-position:center;
}
.hdotted{
	background-image:url(../images/xdotted.jpg);
	background-repeat:repeat-x;
	background-position:center;
}
.head-txt{
	font-family:Georgia, Times New Roman;
	font-size:16px;
	color:#000000;
}
.ntxt{
	font-family:Arial;
	font-size:11px;
	color:#5d5c5c;
}
.blue-txt{
	font-family:Arial;
	font-size:12px;
	color:#0470cb;
}
.three-brdr{
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #a9a9a9;
	border-bottom-color: #a9a9a9;
	border-left-color: #a9a9a9;
}
.ntxt-table{
	font-family:Arial;
	font-size:11px;
	color:#323232;
}
.footer-txt{
	font-family:Arial;
	font-size:11px;
	color:#ffffff;
}
.footer-link{
	font-family:Arial;
	font-size:11px;
	color:#ffffff;
	text-decoration:none;
}
.footer-link:hover{
	font-family:Arial;
	font-size:11px;
	color:#ffffff;
	text-decoration:underline;
}
.copy{
	font-family:Arial;
	font-size:11px;
	color:#bfbfbf;
}
.link-ntxt{
	font-family:Arial;
	font-size:11px;
	color:#0761ad;
	text-decoration:underline;
}
.link-ntxt:hover{
	font-family:Arial;
	font-size:11px;
	color:#e36c09;
	text-decoration:none;
}
.note{
	font-family:Arial;
	font-size:11px;
	color:#ff0000;
}
.txtbox{
	font-family:Arial;
	font-size:11px;
	color:#000000;
	border:1px solid #000000;
}