body {
	margin				: 0;
	background-image	: url('../images/page/bg2.jpg');
	background-repeat	: repeat-x;
	background-color	: #858585;
}

a {
	text-decoration		: none;
	font-weight			: bold;
	font-family			: Arial;
	font-size			: 12px;
	color				: #00E;
}

a:hover {
	text-decoration		: underline;
}

#header {
	height				: 60px;
}

#headerbox {
	float				: left;
	height				: 58px;
}

#headersubbox {
	width				: 749px;
	height				: 26px;
	background-image	: url('../images/page/top_subbg.jpg');
	background-repeat	: repeat-x;
}

#subrightbox {
	float				: right;
	width				: auto;
	margin-top			: 5px;
	color				: #0D3775;
	font-size			: 14px;
	font-weight			: bold;
	padding-right		: 25px;
}

#clearboth {
	clear				: both;
}

#centerbox {
	width				: 749px;
	height				: 223px;
	background-image	: url('../images/page/fp_welcome.jpg');
	float				: left;
}

#main {
	margin				: 0 auto;
	border				: 1px solid #4C607A;
	width				: 749px;
	/*height				: 700px;*/
}

#box {
	/*border				: 2px solid #000;*/
	font-family:Arial, Helvetica, sans-serif;
}

.surveybox {
	color				: #494c52;
	width				: 620px;
	margin-left			: 10px;
}

.reportbox {

}

.headertxt {
	color				: #afa;
	font-size			: 20px;
}

#centerbox2 {
	background-color	: #BBBFC3;
	width				: 749px;
	float				: left;
	height				: 224px;
}

#centerboxfloater {
	float				: left;
	margin-top			: 4px;
	height				: 215px;
}

.cfloatleft {
	width				: 260px;
	background-image	: url('../images/page/cent_left.jpg');
	background-repeat	: no-repeat;
	border-top			: 1px solid #000;
	border-bottom		: 1px solid #000;
	border-right		: 1px solid #000;
}

.cfloatcenter {
	padding-top			: 4px;
	width				: 264px; 
	border				: 1px solid #000;
	width				: 211px;
	margin-left			: 3px;
	margin-right		: 3px;	
	background-color	: #eee;	
	border-bottom		: 0px solid #000;
}

.cfloatright {
	width				: 267px;
	background-image	: url('../images/page/cent_right.jpg');
	background-repeat	: no-repeat;	
	border-top			: 1px solid #000;
	border-bottom		: 1px solid #000;
	border-left			: 1px solid #000;	
}

#frontbottom {
	height				: 106px;
	background-color	: 
}

#centerboxlower {
	border-top			: 1px solid #000;
	height				: 106px;
	/*background-image	: url('../images/page/cent_lower.jpg');*/
}

.cinputtxt {
	color				: #41526A;
	font-weight			: bold;
	font-family			: Arial;
}

.cinput {
	border				: 1px solid #7F9DB9;
}

#errorbox {
	width				: 749px;

	background-color	: #fff;
	float				: left;
}

/* ---------------------------- SUB PAGES ---------------------------- */

#content {
	border-top			: 1px solid #6883A1;
	background-color	: #eee;
	background-image	: url('../images/page/contentbg.jpg');
	background-repeat	: repeat-x;
}

#contentmain {
	width				: 659px;
	background-color	: #fff;
	padding				: 20px;
	margin-left			: 25px;
	float				: left;
}

.cheader {
	color				: #002962;
	font-size			: 20px;
	font-family			: Arial;
}

.ccontent {
	font-family			: Arial;
	font-size			: 12px;
}

.contentsubh {
	font-family			: Arial;
	font-size			: 13px;
	font-weight			: bold;
	margin-left			: 15px;
}

#contentsubtxt {
	font-family			: Arial;
	font-size			: 13px;
	font-weight			: normal;
	margin-left			: 30px;	
}

.boldabout {
	font-weight:bold;
	color:#002962;
}

.spectext {
	color:#c60000;
}

.notification {
	color:#FF0000;
}

/* table styles */
th {
	font-family:Arial, Helvetica, sans-serif;
	color:#333333;
}

td {
	font-family:Arial, Helvetica, sans-serif;
}
body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}