body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	background-color: #CCCCCC;
	background-image: url(images/bgr.gif);
}
#container {
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	border: 1px solid #00356A;
	background-image: url(images/page_bgr.gif);
	background-repeat: repeat-y;
}
#header {
	clear: both;
	text-align: right;
}
#menu {
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #0054A4;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #00356A;
	border-bottom-color: #00356A;
	color: #FFFFFF;
	font-size: 10px;
	float: left;
}
#menuL {
	width: 200px;
	float: left;
}
#menuR {
	width: 550px;
	float: right;
}
#banner {
	float: left;
	width: 200px;
}
#page {
	float: right;
	width: 500px;
	text-align: justify;
	padding-top: 25px;
	padding-right: 30px;
	padding-bottom: 25px;
	padding-left: 20px;
	line-height: 17px;
}
#pagebgr {
	float: right;
	width: 500px;
	text-align: justify;
	padding-top: 25px;
	padding-right: 30px;
	padding-bottom: 25px;
	padding-left: 20px;
	line-height: 17px;
	background-image: url(images/ntta_bgr.gif);
	background-repeat: no-repeat;
	background-position: center 60px;
}
#footer {
	background-color: #0054A4;
	padding-top: 5px;
	padding-bottom: 5px;
	color: #FFFFFF;
	width: 750px;
	font-size: 10px;
	clear: both;
}
#footerL {
	width: 200px;
	float: left;
}
#footerR {
	width: 550px;
	font-size: 9px;
	float: right;
}
#clear{
	clear: both;
}
ul {
	margin: 0px 0px 0px 20px;
}
li {
	padding-bottom: 5px;
}
td {
	background-color: #FFFFFF;
	padding-right: 3px;
	padding-left: 3px;
}

h1 {
	font-size: 16px;
}
th {
	background-color: #E6F2FF;
	padding-right: 3px;
	padding-left: 3px;
}
a:link {
	color: #0054A4;
	text-decoration: underline;
}
a:visited {
	color: #0054A4;
	text-decoration: underline;
}
a:hover {
	color: #0054A4;
	text-decoration: none;
}
.ml:link {
	color: #FFFFFF;
	text-decoration: none;
}
.ml:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.ml:hover {
	color: #B7DBFF;
	text-decoration: none;
}
.wxl:link {
	color: #FFFFFF;
	text-decoration: none;
}
.wxl:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.wxl:hover {
	color: #B7DBFF;
	text-decoration: none;
}
.formfield {
	font-size: 11px;
}
.frmMessage {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.frmbtns {
	font-size: 11px;
}
.validation {
	font-size: 10px;
}
.frmfldName {
	font-size: 11px;
}
