body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.bg {
	display:block;
	background-image:url(../images/bg.jpg);
	background-position:top;
	background-repeat:repeat-x;
	background-color: #FFFFFF;
}
.flt {
	float:left;
}
.clr {
	clear:both;
}
.logo {
	display:block;
	width:745px;
	height:40px;
	padding:15px 15px 15px 0px;
}
.navblock {
	display:block;
	height:25px;
	padding-top:5px;
	background-image:url(../images/bg_navblock.jpg);
	background-position:top;
	background-repeat:repeat-x;
	background-color: #FFFFFF;
}
.navbarbg {
	display:block;
	width:754px;
	height:22px;
	padding: 3px 3px 0 3px;
	background-image:url(../images/bg_navbar.jpg);
	background-position:top;
	background-repeat:repeat-x;
	text-align:left;
}
.whitespace {
	display:block;
	background-color:#FFFFFF;
	width:760px;
	height:10px;
}
.content {
	display:block;
	background-color:#FFFFFF;
	width:760px;
}
.footer {
	display:block;
	height:40px;
	background-image:url(../images/bg_footer.jpg);
	background-position:top;
	background-repeat:repeat-x;
	background-color:#FFFFFF;
}
.pg_footer {
	display:block;
	height:35px;
	width:750px;
	padding:5px 0 0 10px;
	background-image:url(../images/bg_footer_bar.jpg);
	background-position:top;
	background-repeat:repeat-x;
	background-color:#FFFFFF;
	font-size:10px;
}
.btn_clientfuncs {
	display:block;
	height:20px;
	background-image:url(../images/bg_btnclaim.jpg);
	background-repeat:repeat-x;
}
.bg_grouplist {
	display:block;
	background-image:url(../images/bg_grouplist.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
	padding:0 0 200px 0;
}
.txt_cty {
	font-weight:bold;
	color:#000000;
	padding-bottom:3px;
}
.bluebar {
	display:block;
	background-color: #0C1C8D;
	height:2px;
	padding: 10px 0 10px 0;
}
.img_inline {
	padding: 0 15px 15px 0;
	display:inline;
	float:left;
}
.header_content {
	font-weight:bold;
	color:#0C1C8D;
	font-size:14px;
	padding: 15px 0 15px 0;
}
.header_bg {
	font-weight:bold;
	color:#0C1C8D;
	font-size:14px;
	padding: 5px 0 5px 5px;
	background-color:#CCCCCC;
}
.header_sub {
	font-weight:bold;
	color:#000000;
	padding: 12px 0 12px 0;
}
.header_sub2 {
	font-weight:bold;
	color:#000000;
	padding: 12px 0 5px 0;
}
.header_error {
	font-weight:bold;
	color:#990000;
	font-size:11px;
	line-height:13px;
	padding: 0px 0 0px 0;
}
input,textarea, select {
	font-size:12px;
	font-family:Arial,Helvetica;
}
.smalltext {
	font-size:11px;
	line-height:12px;
	color:#353545;
}
