
body {
	behavior:url("csshover.htc");
	font-family: Verdana,Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #4f4f4f;
	margin-top: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #009797;
	text-decoration: none;
}
a:visited {
	color: #009797;
	text-decoration: none;
}
a:hover {
	color: #009797;
	text-decoration: underline;
}
.top_level
{
	font-size: 9px;
	margin-left: 500px;
	color: #000000;
	text-decoration: none;

}

.top_level a:link, .top_level a:visited{
    color: #000000;
	text-decoration: none;
}

.top_level a:hover {
	color: #009797;
	text-decoration: underline;
}

h1 {
	font-size: 14px;
	font-weight: bold;
	color: #666666;
}

h2 {
	font-size: 12px;
	color: #009797;
}

/*STYLE FOR FORUM QUESTION*/
.forum_question
{
	background-image:url(images/bg_question.gif);
	background-repeat:no-repeat;
	position: static;
}
.question_body
{
	margin-top: 50px;
	margin-left: 58px;
	font-size: 10px;
	margin-bottom: 10px;
}
.question_title, .answer_title, .sub_title 
{
	color: #006666;
	font-weight:bold;
	font-size: 12px;
}
/*STYLE FOR FORUM ANSWER*/
.forum_answer
{
	background-image:url(images/bg_answer.gif);
	background-repeat:no-repeat;
	position: static;
	
}
.answer_body
{
	margin-top: 40px;
	margin-left: 80px;
    font-size:10px;
	margin-bottom: 10px;
}
.comment_title
{
	color: #006666;
	font-weight:bold;
	font-size: 14px;
}
.fieldset{
	padding:10px;
	
}
.page_num{
font-size: 10px;
	color: black;
	font-weight:bold;
	
}
.page_num{
    font-size: 10px;
	color: black;
}

.page_num a:hover, .page_num a:visited, .page_num a:link {
    font-size: 10px;
	color: #009797;
	text-decoration: underline;
}
.hori_greendot { background-image: url(images/dot.gif);  background-repeat: repeat-x;  }
/*STYLE FOR LHS BOX*/
.lhs_contact_box
{
	border-top-color: #006666;
	border-right-color: #006666;
	border-bottom-color: #006666;
	border-left-color: #006666;
	border: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	background-color: #f5ffff;
	font-family: ARIAL, sans-serif;
	font-size: 12px;
	font-weight:bold;
}
.lhs_box
{
	border-top-color: #006666;
	border-right-color: #006666;
	border-bottom-color: #006666;
	border-left-color: #006666;
	border: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	background-color: #f5ffff;
}

.lhs_box_list
{
	list-style-type: square;
	color: #4f4f4f;
	font-weight:bold;
	font-size: 11px;
	margin: 5px;
	padding-left: 10px;
}
.content{
	font-family: Verdana,Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4f4f4f;
	margin-top: 0px;
	margin-bottom: 0px;
}
.body_list
{
	list-style-image: url(images/bullet_green.gif); 
	list-style-type: square;
	color: #4f4f4f;
	font-size: 11px;
	margin:0px;
	padding:0px;
	
}

.body_order_list, .body_content
{

	color: #4f4f4f;
	font-size: 11px;
	margin:0px;
	padding:0px;
	
}

.red_text,.red_text a:link, .red_text a:visited
{

	color:#FF0000;
	font-weight:bold;
	font-size: 11px;
	margin:0px;
	padding:0px;
	
}
.body_list ul li 
{
margin-bottom:5px;
clear:both;
}
/*Form Elements*/
.formlabel { color: #006666; font-family: Verdana,Arial, Helvetica, sans-serif; font-weight: bold; font-size: 10px;}
.formtext { color: #000000; font-family: Verdana,Arial, Helvetica, sans-serif; font-size: 10px; background-color: #F4F3F8;  }

.formsubmit {color: #FFFFFF; font-family: Verdana,Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold; background-color: #006666; border : 1px solid #004949;}
.forminput { color: #000000; font-family: Verdana,Arial, Helvetica, sans-serif; font-size: 11px; }
.form_textarea{
	border-color: #CCCCCC;
	font-weight :normal;
	font-family: Verdana,Arial, Helvetica, sans-serif;
	font-size: 11px;
}

/* =navigation */
#nav{
	clear:both;
	margin:0px 0px 0px 0px;
	float:left;
	list-style-type:none;	
	font-size: 9px;
}

#nav li{
	list-style-type:none;
	float:left;
	background:url(http://www.offshoremortgagedesk.com/images/bg_tbutton_off6.gif);
	width:100px;
	height:44px;
	
}

#nav li a{

	background:url(http://www.offshoremortgagedesk.com/images/bg_tbutton_off6.gif);
	display:block;
	color:#000000;
	
}
#nav li a:link,
#nav li a:visited{
	color:#000000;
	text-decoration:none;
}
/*#nav li a:hover,
#nav li a:active{

	
}*/
#nav li.cur,
#nav li.cur,
#nav li.over,
#nav li:hover
{
	color:#000000;
	background:url(http://www.offshoremortgagedesk.com/images/bg_tbutton_on6.gif);
	text-decoration:none;
}

/*Control Panel*/
#cp_nav {
	margin: 0px;
	padding: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #F1F1F5;
	background-color: #d8ffff;
}
#cp_nav li {
	list-style-type: none;
	display: inline;
	
}
#cp_nav li a:link, #cp_nav a:visited, #cp_nav a:active {
	font-size: 12px;
	font-weight: bold;
	font-variant: normal;
	color: #006666;
	display: block;
	padding: 5px;
	width: 150px;
	border-top: 1px none #F1F1F5;
	border-right: 1px solid #F1F1F5;
	border-bottom: 1px solid #F1F1F5;
	border-left: 1px solid #F1F1F5;
	text-decoration: none;
	
}
#cp_nav a:hover, #cp_nav a.current:link, #cp_nav a.current:visited {
	font-weight: bold;
	color: #333333;
	background-color: #02cdcd;
}
.cp_heading { color: white; font-size: 14px; font-family: Verdana, Arial, Helvetica, sans-serif; }
.cp_title { color: white; font-size: 12px; font-family: Verdana, Arial, Helvetica, sans-serif; }
.cp_small_text { color: white; font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif; }
.cp_list_box
{
	border-top-color: #006666;
	border-right-color: #006666;
	border-bottom-color: #006666;
	border-left-color: #006666;
	border: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	background-color: #f5ffff;
	font-family: ARIAL, sans-serif;
	font-size: 11px;
	font-weight:bold;
}
.cp_list_box a:link{ color: #009797;}
.cp_list_box a:visited{ color: #009797;}
.warning { color: red;}
/*Flow chart*/
.flowchart_box
{
	border-top-color: #006666;
	border-right-color: #006666;
	border-bottom-color: #006666;
	border-left-color: #006666;
	border: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	background-color: #ffffff;
}
/*Sitemap*/
	
.sitemaplv1 
	{ color: #000000;  font-size: 1.0em; font-weight: bold;
	padding-left : 8px; padding-top : 3px; padding-bottom : 3px; background-color: #36adad }
.sitemaplv1 A:link
	{ text-decoration: none; color:#000000; }
.sitemaplv1 A:visited
	{ text-decoration: none; color:#000000; }
.sitemaplv1 A:active
	{ text-decoration: underline; color:#000000; }
.sitemaplv1 A:hover
	{ text-decoration: underline; color:#000000; }			

.sitemaplv2
	{ color: #000000;  font-size: 1.0em;
	padding-left : 15px; padding-top : 3px; padding-bottom : 3px; background-color: #66cccc}
.sitemaplv2 A:link
	{ text-decoration: none; color:#000000; }
.sitemaplv2 A:visited
	{ text-decoration: none; color:#000000; }
.sitemaplv2 A:active
	{ text-decoration: underline; color:#000000; }
.sitemaplv2 A:hover
	{ text-decoration: underline; color:#000000; }			

.sitemaplv3
	{ color: #000000;  font-size: 0.98em;
	padding-left : 25px; padding-top : 3px; padding-bottom : 3px; background-color: #9cf6f6 }
.sitemaplv3 A:link
	{ text-decoration: none; color:#000000; }
.sitemaplv3 A:visited
	{ text-decoration: none; color:#000000; }
.sitemaplv3 A:active
	{ text-decoration: underline; color:#000000; }		
.sitemaplv3 A:hover
	{ text-decoration: underline; color:#000000; }		


/*Footer*/
.footer_text {
	color: #666666;
	font-size:8.5px;
	
}