body {
	font-family: Arial, Helvetica, sans-serif;
	background-attachment: scroll;
	background-color: #3E6D96;
	background-image: url('images/bg-longpages.jpg');
	background-repeat: repeat-x;
	margin:0px
}
a:link {
	color: #233760;
}
a:visited {
	color: #233760;
}
a:hover {
	color: #3f64ae;
}
a:active {
	color: #233760;
}
a.register:link {
	font-size: 14px;
	font-weight:bold;
	color:#c2050f;
}
a.register:visited {
	font-size: 14px;
	font-weight:bold;
	color:#e60511;
}
a.register:hover {
	font-size: 14px;
	font-weight:bold;
	color:#e60511;
}
a.register:active {
	font-size: 14px;
	font-weight:bold;
	color:#e60511;
}
.upright-links {
	font-size: 11px;
	color: #233760;
	padding-top: 7px;
	padding-right: 3px;
}
h1 {
	font-size: 26px;
	font-weight: bold;
	color: #000000;
	margin: 0px;
}
h2 {
	font-size: 24px;
	font-weight: bold;
	color: #41709A;
	margin-top: 0px
}
h3 {
	font-size: 16px;
	font-weight: bold;
	color: #324a79;
	margin-top: 0px
}
h4 {
	font-size: 14px;
	font-weight: bold;
	color: #324a79;
	margin-bottom:5px;
}
.tables-titles {
	font-size: 14px;
	font-weight: bold;
	color: #324a79;
	height:24px;
	background-image:url('images/table-topbg.gif')
}
.tables-column-text {
	margin-left:10px;
	font-size: 13px;
	line-height: 31px;
}
.tables-column-text2 {
	margin-left:25px;
	font-size: 13px;
	line-height: 17px;
}
.tables-column-info {
	font-size: 14px;
	font-weight:bold;
	color: #233760;
	line-height: 31px;
}
.tables-columnboxes {
	background-image:url('images/inner-table-bg.gif');
	background-repeat: repeat-x;
	height: 132px
}
.inner-table-left-ex {
	background-image:url('images/home-table-leftbg-ex.gif');
	background-repeat: repeat-y;
	width:8px;
	height: 100px
}
.inner-table-right-ex {
	background-image:url('images/inner-table-rightbg-ex.gif');
	background-repeat: repeat-y;
	width:12px
}
.inner-table-low-ex {
	background-image:url('images/inner-table-lowbg-ex.gif');
	background-repeat: repeat-x;
	height:12px
}
.logintitles {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.loginbox {
	padding-top: 2px;
	padding-left:6px;
}
.loginwarning {
	margin-top:10px;
	margin-bottom:0px;
	font-size: 12px;
	line-height: 15px;
	color:#c2050f;
}
.forgotpassword {
	font-size: 11px;
	color: #000000;
}
.footer-text {
	font-size: 12px;
	font-weight:bold;
	color: #000000;
}
.content-topbg {
	background-image:url('images/pages-topbg.gif');
}
.content-leftsidebg {
	background-image:url('images/pages-leftbg.gif');
	height: 377px
}
.content-rightsidebg {
	background-image:url('images/longpages-rightbg.gif');
}
.content-bottombg {
	background-image:url('images/pages-bottombg.gif');
	background-repeat: repeat-x
}
.content-bottombg2 {
	background-image:url('images/pages-bottombg2.gif');
	background-repeat: repeat-x
}
.content-fonts {
	font-size: 13px;
	line-height: 17px;
	color: #000000;
}
.waitingfor {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
.content-woman-pic {
	margin-bottom: 5px;
}
ul {
	list-style-image: url('images/bulletpoint2.gif');
	font-weight:bold;
	font-size:13px;
	color: #233760
}
.orderedlist {
	font-weight:bold;
	font-size:13px;
	line-height: 20px;
	color: #233760;
}
.bulletplaintext {
	font-size: 13px;
	font-weight:normal;
	line-height: 17px;
	color: #000000;
}
/* new css */
.lowertable {
	background-color:#CCCCCC;
	border-collapse:collapse;
	border-color: #283b4c;
	border-top: 1px;
	width: 100%;
}

