@charset "utf-8";
/*ul menus*/
#nav-menu ul
{
list-style: none;
padding: 0;
margin: 0;
}
#nav-menu li
{
float: left;
margin: 0 0.15em;
}
#nav-menu li a
{
height: 38px;
line-height: 38px;
float: left;
padding-left:15px;
padding-right:15px;
/*width: 7em;*/
display: block;
text-decoration: none;
text-align: center;
font-family: Lucida Sans Unicode, Lucida Grande, Lucida Sans, Lucida;
font-size: 16px;
color:#FFFFFF;
/*font-weight:bold;*/
}
#nav-menu li a:hover{
	float:none;
	color:#1E85B7; /*#FDCA57;*/
	font-family: Lucida Sans Unicode, Lucida Grande, Lucida Sans, Lucida;
	font-size: 16px;
	background: #fff;
	opacity: 0.40;
	filter: alpha(opacity=40);
	-moz-opacity: 0.40;
}
/* Hide from IE5-Mac \*/
#nav-menu li a
{
float: none
}
/* End hide */

#nav-menu
{
width:100%
} 
/*end nav menu*/

.body {
	background-color: #B9D4DF;
	background-image: url(../images/back_grad.jpg);
	background-repeat: repeat-x;
	color:#DE9C03;
}
.header_back {
	background-image: url(../images/header_background.jpg);
	background-repeat: no-repeat;
	height: 118px;
}
.menu_back {
	background-image: url(../images/menu_background.jpg);
	background-repeat: no-repeat;
	height: 38px;
}
.menu_text {
	font-family: Lucida Sans Unicode, Lucida Grande, Lucida Sans, Lucida;
	font-size: 14px;
}.login_header {
	background-image: url(../images/login_header.jpg);
	background-repeat: no-repeat;
	height: 34px;
	width: 241px;
}
.big_pic_back {
	background-image: url(../images/big_pic_background.jpg);
	background-repeat: repeat-x;
}
.whiteTitleText {
	font-family: Lucida Sans Unicode, Lucida Grande, Lucida Sans, Lucida;
	font-size: 18px;
	color: #FFFFFF;
}
.mediumWhiteText {
	font-family: Lucida Sans Unicode, Lucida Grande, Lucida Sans, Lucida;
	font-size: 15px;
	color: #FFFFFF;
}
.smallWhiteText {
	font-family: Lucida Sans Unicode, Lucida Grande, Lucida Sans, Lucida;
	font-size: 12px;
	color: #FFFFFF;
}
.total_border {
	border: 1px solid #5196B7;
}
.greyTitleText {
	font-family: Lucida Sans Unicode, Lucida Grande, Lucida Sans, Lucida;
	font-size: 18px;
	color: #666666;
}
.mediumGreyText {
	font-family: Lucida Sans Unicode, Lucida Grande, Lucida Sans, Lucida;
	font-size: 12px;
	color:#666666;
	text-decoration:none;
}
.mediumGreyText a:link{
	font-family: Lucida Sans Unicode, Lucida Grande, Lucida Sans, Lucida;
	font-size: 12px;
	color:#DE9C03;
	text-decoration:none;
}
.mediumGreyText a:visited{
	font-family: Lucida Sans Unicode, Lucida Grande, Lucida Sans, Lucida;
	font-size: 12px;
	color:#DE9C03;
	text-decoration:none;
}
.mediumGreyText a:hover{
	font-family: Lucida Sans Unicode, Lucida Grande, Lucida Sans, Lucida;
	font-size: 12px;
	color:#DE9C03;
	text-decoration:underline;
}
.login_textbox {
	font-family: Lucida Sans Unicode, Lucida Grande, Lucida Sans, Lucida;
	font-size: 12px;
	color:#666666;
	border: 1px solid #CCCCCC;
	width: 207px;
}
.textbox {
	font-family: Lucida Sans Unicode, Lucida Grande, Lucida Sans, Lucida;
	font-size: 12px;
	color:#666666;
	border: 1px solid #CCCCCC;
	/*width: 207px;*/
}
.bottom_border {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color:#CCCCCC;
}
.blue_bottom_border {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color:#E3F0F6;
}
.login_back {
	background-image: url(../images/login_background.jpg);
	background-repeat: no-repeat;
	height: 252px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #D0D0D0;
	border-bottom-color: #D0D0D0;
	border-left-color: #D0D0D0;
}
.feature_header {
	background-image: url(../images/header.jpg);
	background-repeat: no-repeat;
	height: 69px;
	width: 329px;
}
.feature_header_mert {
	background-image: url(../images/merchant_acct.jpg);
	background-repeat: no-repeat;
	height: 69px;
	width: 329px;
}
.feature_header_ind {
	background-image: url(../images/individual_acct.jpg);
	background-repeat: no-repeat;
	height: 69px;
	width: 329px;
}
.feature_header_extras {
	background-image: url(../images/extras.jpg);
	background-repeat: no-repeat;
	height: 69px;
	width: 329px;
}
.feature_body {
	background-color: #FFFFFF;
	padding: 10px;
	height: 243px;
}
.mediumGreyText13 {
	font-family: Lucida Sans Unicode, Lucida Grande, Lucida Sans, Lucida;
	font-size: 13px;
	color:#666666;
	text-decoration:none;
}
.mediumGreyText13 a:link{
	font-family: Lucida Sans Unicode, Lucida Grande, Lucida Sans, Lucida;
	font-size: 13px;
	color:#DE9C03;
	text-decoration:none;
}
.mediumGreyText13 a:visited{
	font-family: Lucida Sans Unicode, Lucida Grande, Lucida Sans, Lucida;
	font-size: 13px;
	color:#DE9C03;
	text-decoration:none;
}
.mediumGreyText13 a:hover{
	font-family: Lucida Sans Unicode, Lucida Grande, Lucida Sans, Lucida;
	font-size: 13px;
	color:#DE9C03;
	text-decoration:underline;
}
.top_white_border {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
.bottom_white_border {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.inner_title_head {
	background-image: url(../images/inner_title_back.jpg);
	background-repeat: no-repeat;
	height: 74px;
	width: 689px;
	color: #5B8D96;
	font-family: "Lucida Sans Unicode", "Lucida Grande", "Lucida Sans", Lucida;
	font-size: 28px;
	font-weight: normal;
	text-align: center;
	vertical-align: middle;
}
.darkblueText{
	color: #5B8D96;
	
}
.tablerow1{
	background-image:url(../images/table_body_back.jpg);
	background-repeat:repeat-x;
	font-family: "Lucida Sans Unicode", "Lucida Grande", "Lucida Sans", Lucida;
	font-size: 12px;
	color:#FFFFFF;
}
.tablerow2{
	background:#FFFFFF ;
	font-family: "Lucida Sans Unicode", "Lucida Grande", "Lucida Sans", Lucida;
	font-size: 12px;
	color:#5B8D96;
}
.smallT{
font-size:10px;}
.bigblueText {
	font-family: "Lucida Sans Unicode", "Lucida Grande", "Lucida Sans", Lucida;
	font-size: 14px;
	color: #69AEBD;
}
.error {
	font-family: "Lucida Sans Unicode", "Lucida Grande", "Lucida Sans", Lucida;
	font-size: 11px;
	color:#990000;
	text-decoration:none;
}
.smallBlueText {
	font-family: "Lucida Sans Unicode", "Lucida Grande", "Lucida Sans", Lucida;
	font-size: 12px;
	color:#5B8D96;
	text-decoration:none;
}
.smallBlueText a:link{
	font-family: "Lucida Sans Unicode", "Lucida Grande", "Lucida Sans", Lucida;
	font-size: 12px;
	color:#DE9C03;
	text-decoration:none;
}
.smallBlueText a:visited{
	font-family: "Lucida Sans Unicode", "Lucida Grande", "Lucida Sans", Lucida;
	font-size: 12px;
	color:#DE9C03;
	text-decoration:none;
}
.smallBlueText a:hover{
	font-family: "Lucida Sans Unicode", "Lucida Grande", "Lucida Sans", Lucida;
	font-size: 12px;
	color:#DE9C03;
	text-decoration:underline;
}

.table_header {
	background-image: url(../images/table_header_back.jpg);
	background-repeat: repeat-x;
	height: 30px;
}
.error_div {
	background-color:#FFEAEA;
	border: 1px dotted #990000;
}
