body {
	margin				: 0;
	background-image	: url('../images/page/bg2.jpg');
	background-repeat	: repeat-x;
	background-color	: #858585;
	color				: #002962;
}

a {
	color				: #003BE5;
	font-weight			: bold;
	font-size			: 12px;
}

a:hover {
}

.input {
	border				: 1px solid #002962;
	background-color	: #fff;
	width				: 150px;
}

a.noboldlink {
	font-weight			: normal;
}

h1,h2,h3,h4,h5,h6 {
	margin				: 0px 0px 0px 0px;
	padding				: 0px 0px 0px 0px;
}

h1 {
	color				: #0E46E6;
	font-size			: 18px;
}

h2 {
	color				: #003BE5;
	font-size			: 14px;
	padding-bottom		: 4px;
}

h3 {
	color				: #BA0101;
	font-size			: 18px;
}

.cons {
	color				: #043bd7;
	font-size			: 13px;
	font-weight			: bold;
}

a:hover {
	text-decoration		: underline;
}

#header {
	height				: 60px;
}

#headerbox {
	float				: left;
	height				: 58px;
}

#headersubbox {
	width				: 749px;
	height				: 25px;
	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;
}

.midlist li {
	list-style-image	: url(../images/page/left_arrow.jpg);
	list-style-type		: none;
}

#centerbox {
	width				: 749px;
	height				: auto;
	float				: left;
	background-color	: #eee;
}

#centerboxlower {
	border-top			: 1px solid #000;
	height				: 106px;
	/*background-image	: url('../images/page/cent_lower.jpg');*/
}

#main {
	margin				: 0 auto;
	border				: 1px solid #4C607A;
	width				: 749px;
	/*height				: 700px;*/
}

#box {
	/*border				: 2px solid #000;*/
	font-family:Arial, Helvetica, sans-serif;
}

.headertxt {
	color				: #afa;
	font-size			: 20px;
}

#leftcol {
	border				: 0px solid #f00;
	float				: left;
	width				: 457px;
}

#leftbox {
	border				: 0px solid #f00;
	padding				: 15px;
	width				: 400px;
}

#rightcol {
	border				: 0px solid #f00;
	float				: left;
	width				: 280px;
	margin-left			: 5px;
}

#rightbox {
	border				: 1px solid #012762;
	background-color	: #D7E1ED;
	font-size			: 13px;
}

a.rightboxlightlink {
	font-weight			: normal;
	color				: #002962;
}

a.rightboxlink2 {
	color				: #BA0101;
}

.examplelist li {
	list-style-image	: url(../images/page/sh_arrow.jpg);
	list-style-type		: none;
}

#frontbottom {
	height				: 106px;
	background-color	: 
}


.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;
}

.subheader {
	color:#ba0101;
	font-size:16px;
	font-weight:bold;
}