* {
	margin: 0;
	padding: 0;
}

body {
	font-size: 0.8em;
	color: #515151;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #3F3B3C;

}
.maincontent {
	font-size:12px;
	font-weight:bold;
}

.maincontent a{
	color:#ff7800;

}
.maincontent a:hover{
	color:#A8A8A8;
	text-decoration:none;
}

.itembg {
	border:1px solid #C7C7C7;
	background-color:#FFF;
	}
	
.itembg a{
	background-color:#FFF;
	}
	.itembg a:hover{
	border:1px solid #ff7800;
	}
form {
}

input {
	padding: 2px;
	color: #6B6B6B;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
}
.input {
	padding: 2px;
	color: #000000;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
}


h1, h2, h3, h4 {
	margin: 0;
	color:#FF7800;
}

h2, h3  {
	letter-spacing: -0.04em;
	font-weight: normal;
	color: #2C1973;
}

h2 {
	font-size: 16pt;
	font-weight: bold;
	color: #935404;
	text-decoration: none;
}

h3 {
	font-size: 13pt;
	font-weight: bold;
	color: #935404;
}

h4 {
	font-size: 10pt;
	color: #935404;
	line-height: 25px;
	letter-spacing: normal;
}

p, ul, ol {
	line-height: 125%;
	text-align: justify;
	margin-bottom: 1.2em;
}

ul, ol, li {
	list-style-position: inside;

}


blockquote {
	margin-left: 1em;
	margin-right: 1em;
}

a {
	color: #0033cc;
	text-decoration: underline;
}

a:hover {
	text-decoration: underline;
}

a img {
	border: none;
}

img.left {
	float: left;
	margin-top: 5px;
	margin-right: 6px;
	margin-bottom: 0;
	margin-left: 0;
}

img.right {
	float: right;
	margin: 5px 0 0 20px;
}


#topnav{
	background-color: #3F3B3C;
	padding-right: 20px;
	text-align: right;
	height: 35px;
	line-height: 35px;
	color: #CCCCCC;
}

#topnav ul {
	margin: 0;
	list-style: none;
	text-align: right;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#topnav li {
	display: inline;
}

#topnav li.current a {
	color: #999999;
	text-decoration: none;
}

#topnav a {
	text-decoration: none;
	font-size: 9pt;
	color: #FAFAFA;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 0px;
	padding-right: 4px;
	padding-bottom: 0px;
	padding-left: 4px;
}

#topnav a:hover {
	text-decoration: none;
	color: #999999;
}


/* Wrapper */

#wrapper {
	width: 890px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	background-color: #FFF;
}

#wrapper2 {
	width: 100%;
}

/* Header */

#header {
	margin: 0px;
	padding: 0px;
	height: 80px;
}


.hdrleft{
	float: left;
	padding-left: 18px;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	width:auto;
	
	}
	
	.hdrright{
	float: right;
	margin: 0px;
	padding:25px 30px 0 0;
	width:auto;
	height:49px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	}
	.hdrright a{
	color:#ff7800;
	text-decoration:none;
	}
	.hdr_search
	{
/*            padding-top: 16px;
color: #AC7B38;*/
  padding-top: 16px;
          color: #000000;  
	}


/* Logo */

.logo {

}


.btm_line{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	height: 12px;
	margin-bottom: 10px;
}

.fp{
	line-height: 30px;
	background-image: url(icon_fp.jpg);
	background-position: left;
	height: 30px;
	background-repeat: no-repeat;
	padding-left: 30px;
	color: #0099CC;
}


#content_bottom {
	clear:both;
	background-repeat: repeat-x;
	background-position: left 0px;
	height: 18px;
	z-index: 3;
	background-image: url(img/crn_blue_mid.gif);
}
#content_bottom_left {
	float:left;
	width:15px;
	height:20px;
	background-image: url(img/crn_blue_lft.gif);
	background-repeat: no-repeat;
}
#content_bottom_right {
	float:right;
	width:15px;
	height:20px;
	background-image: url(img/crn_blue_rgt.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.image_bdr {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding: 5px;
}




#content_top{
	clear:both;
	background-repeat: repeat-x;
	background-position: left bottom;
	height: 20px;
	background-image: url(img/crn_blue_btmbg.gif);
	z-index: 3;
}
#content_top_left {
	float:left;
	width:15px;
	height:20px;
	background-image: url(img/crn_blue_btmlft.gif);
	background-repeat: no-repeat;
}
#content_top_right {
	float:right;
	width:15px;
	height:20px;
	background-image: url(img/crn_blue_btnrgt.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}



/* Menu */


#menu {
	background-repeat: repeat-x;
	background-position: 0px 0px;
	height: 30px;
	background-image: url(img/menu_bg.gif);
	text-decoration: none;
}
.glossymenu{
	position: relative;
	background: url(img/menur_bg.gif) repeat-x; /*tab background image path*/
	height: 30px;
	list-style: none;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	margin: 0;
	width: auto;
	text-decoration: none;
	padding-left: 25px;
}

.glossymenu li{
	float:left;
	width:auto;
}

.glossymenu li a{
	float: left;
	display: block;
	color:#595959;
	font-family: "Trebuchet MS";
	font-size: 13px;
	font-weight: bold; /*Padding to accomodate left tab image. Do not change*/
	height: 28px;
	line-height: 30px;
	cursor: pointer;
	text-align: center;
	padding:0 10px;
	text-decoration: none;
	width:auto;
	background-repeat: no-repeat;
	background-position: left 1px;
	background-image: url(img/menu_abg.jpg);
}

.glossymenu li a b{
	float: left;
	display: block;
	line-height: 30px;
	height: 30px;
	padding-top: 0;
	padding-right: 28px;
	padding-bottom: 0;
	padding-left: 8px;
	text-decoration: none;
	width:auto;
}

.glossymenu li.current a, .glossymenu li a:hover{
	color: #964A00; 
	background-position: left;
	background-image: url(img/menu_hover_left.gif);
	background-repeat: no-repeat;
	line-height: 30px;
	height: 30px;
}

.glossymenu li.current a b, .glossymenu li a:hover b{
	color: #964A00; 
	text-decoration: none;
	background-image: url(img/menu_hover_right.gif);
	background-repeat: no-repeat;
	background-position: right;
	line-height: 30px;
	height: 30px;
}

/* Page */

#page {
	padding-top: 20px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 8px;


}
#page_in {
	padding-top: 15px;
	padding-right: 12px;
	padding-bottom: 15px;
	padding-left: 12px;


}



.colmn_lft{
	height: auto;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 2px;
	width: 180px;
	float: left;
}

/* Content */ 


.page_lft {
	background-image: url(img/midsect.jpg);
	background-repeat: no-repeat;
	width: 430px;
	float: left;
	vertical-align:top;
}
.page_lft a{
	color:#0066CC;
	text-decoration:none;
}

.page_lft ul li{
	color:#858585;
	list-style-type:none;
}

.page_lftb {
}

.page_rgtb {
	width: 294px;
	float: right;
	padding-bottom:10px;
}

.pagin{
	border:1px solid #C7C7C7;
	background-color:#EFEFEF;	
}


.toplft_rctn{
	/*background-image: url(img/home_topcornbg.jpg);*/
	background-image: url(img/home_topcornbg2.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 175px;
	width: 559px;
}
.toplft_rctn_right{
	background-image: url(img/top_right_bg.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 175px;
	width: 300px;
}


.page_rgt_hdr{
	background-image: url(img/rgt_hdr_img01.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 175px;
	width: 465px;
	float: left;
}

.page_rgt_hdr2{
	background-image: url(img/hdr_blue.jpg);
	background-repeat: no-repeat;
	background-position: 0px bottom;
	height: 140px;
	width: 538px;
	float: left;
}


.btnlft_rctn_lft{
	border:1px solid #C7C7C7;
	height:204px;
	width:306px;
	float: left;
}
.btnlft_rctn_rgt{
	border:1px solid #C7C7C7;
	height: 204px;
	width: 291px;
	float: left;
}


.page_rgt {
	background-image: url(img/midsect.jpg);
	background-repeat: no-repeat;
	width: 430px;
	float: right;
}
#content_in{
	padding-left: 20px;
	background-repeat: repeat-x;
	background-position: bottom;
	float: left;
	padding-top: 20px;
	width: 710px;
}
/*
.post {
	padding-top: 15px;
}

.post .title {
}

.post .title a {
	text-decoration: none;
	color: #395e79;
}

.post .title a:hover {
	text-decoration: underline;
}

.post .entry {
}

.post .meta {
	height: 16px;
	margin: 0;
	padding: 10px;
	background: url(img/img07.jpg) repeat-x left bottom;
	line-height: normal;
}

.post .meta .posted {
	display: block;
	float: left;
}

.post .meta .permalink {
	display: block;
	float: right;
	padding-left: 17px;
	
}

.post .meta .comments {
	display: block;
	float: right;
	padding: 0 30px 0 19px;
	
}*/

/* Sidebar */

#itemsbar {
	padding-top: 0px;
	padding-bottom:5px;
	padding-left: 20px;
	margin: 0;
	background-color: #FFFFFF;
}

#itemsbar #colA {
	float: left;
	width: 210px;
	background-image: url(img/cornbg.jpg);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	margin-right: 10px;
	margin-left: 10px;
	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: #E6E6E6;
	border-bottom-color: #E6E6E6;
	border-left-color: #E6E6E6;
	padding-bottom: 10px;
}

#itemsbar #colB {
	float: left;
	width: 210px;
	background-image: url(img/cornbg.jpg);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	margin-right: 10px;
	margin-left: 10px;
	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: #E6E6E6;
	border-bottom-color: #E6E6E6;
	border-left-color: #E6E6E6;
	padding-bottom: 10px;
}
#itemsbar #colC {
	float: left;
	width: 210px;
	background-image: url(img/cornbg.jpg);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	margin-right: 10px;
	margin-left: 10px;
	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: #E6E6E6;
	border-bottom-color: #E6E6E6;
	border-left-color: #E6E6E6;
	padding-bottom: 10px;
}
#itemsbar #colD {
	float: left;
	width: 210px;
	background-image: url(img/cornbg.jpg);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	margin-right: 10px;
	margin-left: 10px;
	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: #E6E6E6;
	border-bottom-color: #E6E6E6;
	border-left-color: #E6E6E6;
	padding-bottom: 10px;
}

#sidebar {
	float: left;
	width: 257px;
	background-color: #EDE9DF;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #E7E3D9;
	border-left-color: #E7E3D9;
	margin-right: 15px;
	background-image: url(img/lft_top.jpg);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	padding-top: 30px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}

#sidebar ul {
	margin: 0;
	padding: 0;
}

#sidebar li {
	margin-bottom: 25px;
	list-style-type: none;
	line-height: 170%;
}

#sidebar li ul {
}

#sidebar li li {
	margin: 0;
	list-style-type: none;
}


#sidebar_left {
	float: left;
	width: 200px;
	padding-top: 20px;
	padding-bottom: 0;
	padding-left: 20px;
	padding-right: 20px;
}


.item_details{
	margin-bottom: 10px;
	padding-bottom: 10px;
	width: 350px;
	float: left;
	padding-right: 10px;
}

.item_cost{
	height: 30px;
	color: #666666;
	text-align: center;
}
.item_name{
	height: 30px;
	color: #FF0000;
	text-align: center;
}

.item_hdr{
	height: 30px;
	color: #333333;
	text-align: left;
	font-weight: bold;
	background-image: url(img/iconjl.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-left: 25px;
	padding-top: 3px;
}
.bottom{
	background-image: url(img/page_btm.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 14px;
	background-color: #3F3B3C;
}
.top{
	background-image: url(img/page_top.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 14px;
	background-color: #3F3B3C;
}

/* Footer */

#footer {
	font-size: 9pt;
	background-image: url(img/pappal.jpg);
	background-repeat: no-repeat;
	background-position: right;
	margin: 0px;
}

#footer p {
	margin: 0;
	text-align: left;
	color: #333333;
	font-size: 0.9em;
	padding-right: 12px;
	padding-left: 12px;
}

.footer{
	line-height: 30px;
	height: 30px;
	background-color: #F1A31B;
	color: #FFFFFF;
	text-align: center;
	margin-bottom: 10px;
}

#footer a {
	color: #FAFAFA;
	font-size: 8pt;
	text-decoration: none;
}

#footer a:hover {
	text-decoration: underline;
}

#pdng_lo  {
            PADDING-LEFT: 0px;
            PADDING-BOTTOM: 5px;
            PADDING-TOP: 12px;
            border-bottom-width: 1px;
            border-bottom-style: solid;
            border-bottom-color: #CCCCCC;
            margin-bottom: 15px;
            color: #333333;
}
#pdng_lo a{
            color: #333333;
            text-decoration: none;            
}
#pdng_lo a:hover{
            color: #003399;
            text-decoration: underline;     
}



#lftcontent_top{
	clear:both;
	background-repeat: repeat-x;
	background-position: left bottom;
	height: 20px;
	z-index: 3;
	background-color: #FDFAF3;
	background-image: url(img/botmmid.gif);
}
#lftcontent_top_left {
	float:left;
	width:15px;
	height:20px;
	background-image: url(bottom_lft.gif);
	background-repeat: no-repeat;
}
#lftcontent_top_right {
	float:right;
	width:15px;
	height:20px;
	background-image: url(img/bottom_right.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}

.formbdr{
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #E8CB87;
	border-left-color: #E8CB87;
	background-color: #FDFAF3;
	padding: 10px;
	font-family: "Trebuchet MS";
	line-height: 20px;
}
.formbdr1{
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #E8CB87;
	border-left-color: #E8CB87;
	background-color: #FDFAF3;
	padding: 5px;
	font-family: "Trebuchet MS";
	line-height: 20px;
}

#lftcontent_bottom {
	clear:both;
	background-repeat: repeat-x;
	background-position: left 0px;
	height: 20px;
	z-index: 3;
	background-color: #FDFAF3;
	background-image: url(img/top_mid.gif);
}
#lftcontent_bottom_left {
	float:left;
	width:15px;
	height:20px;
	background-image: url(img/top_left.gif);
	background-repeat: no-repeat;
}
#lftcontent_bottom_right {
	float:right;
	width:15px;
	height:20px;
	background-image: url(img/top_right.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}


#crmblock{
	font-family: 'Trebuchet MS', 'Lucida Grande', Arial, sans-serif;
	font-size: 90%;
	color: #333;
	border-top-width: 3px;
	border-right-width: 3px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #F1A31B;
	border-right-color: #F1A31B;
	border-left-color: #F1A31B;
	border-left-width: 3px;
	border-bottom-color: #CC9900;
	border-bottom-width: 3px;
	padding: 0px;
	margin: 0px;
	width: 200px;
	float: left;
}



#crmblock ul{

margin: 0;
padding: 0;

}

#crmblock li {
	margin: 0;
	padding:0;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CC9900;
	list-style-type: none;
}

#crmblock li a{
	display: block;
	background-color: #EDD192;
	color: #333333;
	text-decoration: none;
	margin: 0px;
	list-style-type: none;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
}
#crmblock li.current a {
	background-color: #DFAF40;
	color: #FFFFFF;
}



#crmblock li a:hover{
background-color:#F4E6C1;
color: #AA8000;
}

* html #crmblock{ 
}

.InvisiblePopUpPanel
{
	display:none;
	}
	/*Ajax modal pop up style*/

.modalBackground {
	background-color:White;
	filter:alpha(opacity=70);
	opacity:0.7;
}

.modalPopup {
	background-color:#ffffdd;
	border-width:1px;
	border-style:solid;
	border-color:Gray;
	padding:1px;
	width:50px;
}

#page_inbg
 {
            padding-right: 12px;
            padding-bottom: 0px;
            padding-left: 12px;
            background-image: url(img/pagebg.jpg);
            background-repeat: repeat-y;
            background-position: 12px 0px;
}

.altnhdr{
	background-image: url(img/headingbg3.jpg);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	height: 35px;
	line-height: 32px;
	font-size: 14px;
	color: #333333;
	font-weight: bold;
	padding-left: 10px;
	font-family: "Trebuchet MS";
}
.altnclr{
	background-color: #FADDA1;
	font-family: "Trebuchet MS";
	font-size: 11px;
}


.altnclr2{
	background-color: #e0e0e0;
	font-family: "Trebuchet MS";
	font-size: 12px;
}

 .body-brm a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000;
}
 .body-brm{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	text-decoration: none;
}
 .body-brm b{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000;
	text-decoration:none;
}

/*.header-brm
{
	font-size:large;
	}
.body-brm
{
	font-size:large;
}	*/
	
/* ----------- basic2 ----------- */
	#basic2_1{
	border:1px solid #DEDEDE;
	background-color: #f8f8f8;
	background-image: url(img/formbg.gif);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	}
	#basic2_1 h1 {
	font-size:14px;
	font-weight:bold;
	margin-bottom:8px;
	color: #8b5404;
	}
	#basic2_1 p{
		font-size:11px;
		color:#666666;
		margin-bottom:20px;
		border-bottom:solid 1px #dedede;
		padding-bottom:5px;
	}
	#basic2_1 label{
		display:block;
		font-weight:normal;
		text-align:right;
		width:140px;
		float:left;
	}
	#basic2_1 .small{
		color:#666666;
		display:block;
		font-size:11px;
		font-weight:normal;
		text-align:right;
		width:140px;
	}
	#basic2_1 radio
    {
	display:block;
		font-weight:normal;
		text-align:right;
		width:50px;
		float:left;
    }
	
	/*End basic1 */
	
	
#pdng_lo_1  {
            PADDING-LEFT: 0px;
            PADDING-BOTTOM: 5px;
            PADDING-TOP: 12px;
            border-bottom-width: 1px;
            border-bottom-style: solid;
            border-bottom-color: #CCCCCC;
            margin-bottom: 15px;
            color: #333333;
}
#pdng_lo_1 a{
            color: #333333;
            text-decoration: none;            
}
#pdng_lo_1 a:hover{
            color: #003399;
            text-decoration: underline;     
}

#pdng_lo_2  {
            PADDING-LEFT: 0px;
            PADDING-BOTTOM: 5px;
            PADDING-TOP: 12px;
            border-bottom-width: 1px;
            border-bottom-style: solid;
            border-bottom-color: #CCCCCC;
            margin-bottom: 15px;
            color: #333333;
}
#pdng_lo_2 a{
            color: #333333;
            text-decoration: none;            
}
#pdng_lo_2 a:hover{
            color: #003399;
            text-decoration: underline;     
}


/*Bank rate styles*/


a { color: #009; text-decoration: underline;}
a:hover { color: #900; text-decoration: underline;}
.header-brm
 { 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	background: #F4A21B; 
	font-weight: bold; 
	text-decoration: none;
	
	}
.body-brm { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #000000;}
.headline-brm { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #000000;}
.background-brm {background: #FFFFe6; border: double thin #ffcc00;}
.tdbk {  background-color: #CC0000}
.dots {  font-family: Arial, Helvetica, sans-serif; font-size: 10px; font-weight: normal; color: #999999; line-height: normal}
.smalltype {  font-family: Arial, Helvetica, sans-serif; font-size: 10px}
.whitetype {  font-family: Arial, Helvetica, sans-serif; font-size: 11px; line-height: normal; color: #FFFFFF; font-weight: bold; text-decoration: none}
.market-header-brm { font-family: Arial, Helvetica, sans-serif; font-size: 10px; font-weight: bold; text-decoration: underline;}
.market {  font-family: Arial, Helvetica, sans-serif; font-size: 12px}	


.header_txt
{
	color:#884A00;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:18px;
	padding:0 0 12px 0;
}
.index_txt p
{
	color:#515151;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-style:normal;
	line-height:16px;
}
.index_txt a
{
	font-family:'Trebuchet MS', Arial, sans-serif;
	text-decoration:none;
	color:#FF6600;
	font-size:13px;
	font-weight:bold;
}
.index_txt strong
{
	color:#000000;
	font-family:'Trebuchet MS', Arial, sans-serif;
	font-size:16px;
}
.index_txt span
{
	font-family:'Trebuchet MS', Arial, sans-serif;
	color:#FF6600;
	font-size:13px;
	font-weight:bold;
}
.index_video
{
	width:100%;
	text-align:center;
	margin:0 0 10px 0;
}
.index_right_txt
{
	text-align:left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#515151;
	padding:10px 10px 10px 0;
}
.index_right_txt span
{
	color:#FF6600;
	font-weight:bold;
	font-size:14px;
}

.leftpaneltext{
	color:#333333;
}

.fieldnames{
padding:5px 0px 3px 0px; display:block;
}
.property_feature_selectmenu{
	width:130px;
}

/*loan form style*/
.forms tr td{
    padding:0px 0px 6px 4px; 
    font-weight:normal;
    color:#66;
    font-size:12px;
    vertical-align:top;
}
.forms tr td input{
    border:solid 1px #999;
    width:100px;
}
.forms tr td textarea{
    border:solid 1px #999;
}
.forms tr td table.status tr td{
    padding:0px 4px 0px 0px;
}
.forms tr td table.status tr td input{
    border:none;
}

.terms_condition{
	border:solid 1px #999;
	margin-bottom:10px;
	width:800px;
	height:250px;
}

.label_heading
{
	font-size:12px;
	color:#2C1973;
	margin: 0px;
	padding: 0px;
	font-weight:bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	
}
.label-Text
{
	font-size:10px;
	color:White;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #3F3B3C;
	line-height: 120%;
	text-align: justify;

}

/* new page styles*/
.main_container{
	width:700px;
	margin:0 auto;
	padding-bottom:15px;
}
.header{
	width:100%;
	float:left;
	padding-bottom:10px;
}
.body_content{
	width:920px;
	float:left;
	line-height:20px;
	font-family:Arial;
}
.left_contentpanel{
	width:400px;
	padding:0px 40px 10px 10px;
	float:left;
	margin:0px;
}
h1{
	color:#7c0200;
	font-weight:normal;
	font-size:20px;
	font-weight:bold;
	line-height:normal;
}
h1 span{
	font-size:15px;
	color:#666666;
	font-weight:bold;
}
h2{
	color:#7c0200;
	font-weight:normal;
	font-size:22px;
	line-height:normal;
}
h3{
	color:#333;
	font-weight:normal;
	font-size:20px;
	line-height:normal;
	font-weight:bold;
}
.right_panel{
	width:250px;
	float:left;
	margin:0px;
	text-align:center;
}
.big_heading{
	font-size:22px;
	color:#7c0200;
	font-weight:bold;
	float:left;
	line-height:normal;
	display:block;
	text-align:center;
	width:100%;
	padding:7px 0px 5px 0px;
}
.black_link_bold{
	color:#000000;
	text-decoration:none;
	font-weight:bold;
	font-size:15px;
	text-transform:uppercase;
}
.black_link_bold:hover{
	text-decoration:underline;
	color:#7c0200;
}
.link_go{
	font-size:16px;
	font-weight:bold;
	width:400px;
	text-align:right;
	float:right;
	padding:10px 15px 0px 0px;
}
.link_go a{
	text-decoration:none;
	color:#7c0200;
}
.link_go a:hover{
	text-decoration:underline;
	color:#000000;
}
.big_heading2{
	font-size:19px;
	color:#7c0200;
	float:left;
	font-weight:bold;
	line-height:normal;
	display:block;
	text-align:left;
	width:100%;
	padding:7px 0px 5px 0px;
}

.big_heading3{
	font-size:16px;
	font-weight:bold;
	color:#7c0200;
	float:left;
	line-height:normal;
	display:block;
	text-align:left;
	width:100%;
	padding:7px 0px 5px 0px;
}

.link_click{
	color:#000000;
	font-size:18px;
	text-decoration:none;
	display:block;
	width:100%;
	text-align:center;
	line-height:normal;
}
.link_click:hover{
	color:#7c0200;
	text-decoration:underline;
}
.link_brown_bold{
	color:#7c0200;
	font-weight:bold;
	text-decoration:none;
	padding:5px 0px 25px 0px;
	display:block;
}
.link_brown_bold:hover{
	color:#000000;
	text-decoration:underline;
}

.black_heading{
	font-size:20px;
	font-weight:bold;
	color:#000000;
	display:block;
	width:100%;
	line-height:normal;
}

.link_orange{
	font-size:16px;
	font-weight:bold;
	width:400px;
	text-align:right;
	float:right;
	padding:10px 15px 0px 0px;
}
.link_orange a{
	text-decoration:underline; 
	color:#FF6600;
}
.link_orange a:hover{
	text-decoration:underline;
	color:#000000;
}

.add_info{
	width:550px;
	float:left;
	padding:10px;
	margin:15px 0px 0px 0px;
	background:#FAF1DC;
	border:solid 1px #F1DAA3;
}

.feedback_fields{
	padding: 0 10px 0 0;
	float: left;
	width: 160px;
	text-align:left;
}

.home_topbox{
	margin-left:2px;
	float:left;
	font-family:Arial;
}
.home_topbox .img{
	background-image:url(img/sidenav.png);
	background-repeat:no-repeat;
	width:180px;
	height:246px;
	float:left;
	
}
.sidenav {
	font-size:12px;
	margin-left:25px;
	margin-top:15px;
}
.sidenav h2{
	color:#FF7800;
}
.sidenav ul, li, a{
	list-style-type:none;
	color:#FFF;
	text-decoration:none;
}
.home_topbox .text{
	border:1px solid #C7C7C7;
	width:642px;
	background:url(img/surfer_waiting.jpg) no-repeat left top;
	height:246px;
	float:left;
}

.home_topbox .textlw{
	width:642px;
	height:37px;
	background-color:#FFFFFF;
	background:url(img/lwhomeimg.gif) no-repeat left bottom;
	margin-top:209px;
}
.home_topbox .text h3{
	padding:7px 0px 0px 0px;
}

.home_topbox .text strong{
	line-height:30px;
}
.home_topbox .text a{
	color:#700100;
	text-decoration:none;
	font-weight:bold;
	line-height:30px;
}
.home_topbox .text a:hover{
	text-decoration:underline;
	color:#000;
}
.home_topbox .text span{
	font-weight:bold;
	font-size:15px;
	line-height:25px;
}