BODY {
	MARGIN-TOP: 0px;
	MARGIN-LEFT: 0px;
	MARGIN-RIGHT: 0px;
	margin-bottom: 0px;
	PADDING-LEFT: 0px;
	MARGIN-RIGHT: 0px;
	PADDING-TOP: 0px;
	background: url(images/bk1.jpg);
	background-repeat: repeat-x;
	background-color: #606B99;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
#wrapper {
	width: 868px;
	margin: 0px auto;
	text-align:center;
	background-image: url(images/_wrap-edge.jpg);
	background-repeat: repeat-y;
}

#banner {
	background-image: url(images/_wrap-top.jpg);
	background-repeat: no-repeat;
	height: 162px;
}
#main {

	background-image: url(images/_wrap-main.jpg);
	background-repeat: no-repeat;
}
#foot {
	background-image: url(images/_wrap-foot.jpg);
	background-repeat: no-repeat;
	height: 123px;
}

h1,h2,h3,h4,h5,h6 {
	font-family: Arial, Geneva, Helvetica, sans-serif;
}
h1 {
	font-size: 14px;
	color: #000000;
}
h2 {
	font-size: 13px;
	color: #666666;
}
A:link {
	COLOR: #000066}
A:hover {
	COLOR: #000066}
A:visited {
	COLOR: #000066}
A:active {
	COLOR: #000066}


.head1 {
	FONT: bold 12px/12px Arial, Helvetica, sans-serif; COLOR: #000000}
.head1b {
	MARGIN-BOTTOM: 3px; FONT: bold 12px/16px Arial, Helvetica, sans-serif; COLOR: #333333}
.head1c {
	MARGIN-BOTTOM: 0px; FONT: bold 12px/16px Arial, Helvetica, sans-serif; COLOR: #666666}
	
.content {
	COLOR: #333333;
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	border-color: #FFFFFF;
}
.content1 {
	COLOR: #333333;
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.content2 {
		COLOR: #333333;
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 11px;
}

.greyBox{
	background-color: #dddddd;
	border: solid 2px #aaaaaa;
	font-size: 14px;	
	font-family: Arial;
	text-align: Left;
}

.input_need {
	font-family: Arial;
	border: solid 2px #FDFFCA;
	background-color: #FDFFCA;
}

.input_warning {
	font-family: Arial;
	border: solid 2px #aaaaaa;
	background-color: #FFD8CA;
	background-image: url(../forms/warning_obj.gif);
	background-position: right;
	background-repeat: no-repeat;
	font-size: 14px;
}

.input_correct {
	font-family: Arial;
	border: solid 2px #aaaaaa;
	background-color: #CDFFCA;
	font-size: 14px;	
}

.input_notreq {
	font-family: Arial;
	background-color: #aaaaaa;
	border: solid 2px #dddddd;
	font-size: 14px;	
}
.greyBox{
	background-color: #dddddd;
	border: solid 2px #aaaaaa;
	font-size: 14px;	
	font-family: Arial;
	text-align: Left;
}

.input_need {
	font-family: Arial;
	border: solid 2px #FDFFCA;
	background-color: #FDFFCA;
}

.input_warning {
	font-family: Arial;
	border: solid 2px #aaaaaa;
	background-color: #FFD8CA;
	background-image: url(../forms/warning_obj.gif);
	background-position: right;
	background-repeat: no-repeat;
	font-size: 14px;
}

.input_correct {
	font-family: Arial;
	border: solid 2px #aaaaaa;
	background-color: #CDFFCA;
	font-size: 14px;	
}

.input_notreq {
	font-family: Arial;
	background-color: #aaaaaa;
	border: solid 2px #dddddd;
	font-size: 14px;	
}
