.headingcell {
    border-bottom-style: solid;
    border-bottom-color: #002D62;
    padding: 2px;
    border-top-width: thin;
    border-right-width: thin;
    border-bottom-width: thin;
    border-left-width: thin;
}
a:link {
    text-decoration: underline;
    color: #002D62;
}
a:visited {
    text-decoration: underline;
    color: #002D62;
}
a:hover {
    text-decoration: none;
    color: #CC0000;
}
a:active {
    text-decoration: underline;
    color: #002D62;
}

body
{
    font-family: Arial, Helvetica, sans-serif;
    background-image: url(http://www.themortgageoffice.com/online/graphics/bg2.jpg);
}
td,th {
    font-family: Arial, Helvetica, sans-serif;
}
.menu {
    font-size: 11px;
    color: #FFFFFF;
}
.table_main {
    border: 1px solid #002D62;
}
body {
    margin-left: 4px;
    margin-top: 4px;
    margin-right: 4px;
    margin-bottom: 4px;
}

.tbl_heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #336699;
	border: #BFCCDB;
	text-align:center !important;
	margin: 2px 2px 2px 2px;
}
.table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 2px 2px 2px 2px;
}
.hrzruler1 {
	color: #002D62;
	height: 2px;
}
hr {
	height: 1px;
	color: #CCCCCC;
}
.heading1 {
	font-size: 16px;
	color: #002D62;
	font-weight: bold;
}
.heading0 {
	font-size: 18px;
	font-weight: bold;
	color: #002D62;
}
.cbobox {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	padding-right: 2px;
	padding-left: 2px;
}
.btns {
	font-size: 11px;
}
.heading2 {
	font-size: 14px;
	color: #000000;
	font-weight: bold;
}
.heading3 {
	font-size: 14px;
	color: #002D62;
	font-weight: bold;
}
.textbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: 1px solid #999999;
}
.formheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #153D6E;
	font-weight: bold;
	padding: 1px;
}
.readonlytext {
	font-family: Arial, Helvetica, sans-serif;
	color: #002D62;
}
.warningtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CC0000;
}
.blueheading3 {
	font-size: 14px;
	color: #002D62;
	font-weight: bold;
}
.hrzruler2 {
	color: #CCCCCC;
	height: 1px;
	margin: 0px;
	padding: 0px;
}
.heading4 {
	font-size: 12px;
	font-weight: bold;
}
.imagecaption {
	font-size: 10px;
	color: #002D62;
}
a.absnavbar {
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration:none;
	/*background-color: #BBC6D5;*/
}
a.absnavbar:link {
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 11px;
}
a.absnavbar:visited {
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 11px;
}
a.absnavbar:hover {
	text-decoration: none;
	font-weight: bold;
	color: #002D62;
	font-size: 11px;
}
a.absnavbar:active {
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 11px;
}

.tableHeader
{
	background-color: navy;
	color:#FFFFFF;
}

input[type=text]
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: 1px solid #999999;
}

input[type=password]
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: 1px solid #999999;
}

select 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: 1px solid #999999;
}

td 
{
	white-space:normal;
}

.sf-menu {
	float:left;
	margin-bottom:1em;
	padding:0 0 0 32px;
	background: url('../Graphics/upper_nav_line.png') 29px 0 no-repeat;
}

RO 
{
	border: none !important;
	background-color: Transparent !important;
}

.formLabel
{
	float:left;
	width:100px;
	text-align:left;
}

.alignLeft
{
	text-align:left;
}

.smallFont
{
	font-size:8px !important;
}

.bold 
{
	font-weight:bold !important;
}