/***********************************************/
/* HTML tag styles                             */
/***********************************************/ 

body{
	font-family: 'Trebuchet MS', verdana, sans-serif;
	margin: 0px;
	padding: 0px;
}

a{
	font-size: 11px;
	font-weight: bold;
	font-family: 'Trebuchet MS', verdana, sans-serif;
	color: #005E31;
	text-decoration: none;
}

a:link{
	font-size: 11px;
	font-weight: bold;
	font-family: 'Trebuchet MS', verdana, sans-serif;
	text-decoration: none;
	color: #005E31;
}

a:visited{
	font-size: 11px;
	font-weight: bold;
	font-family: 'Trebuchet MS', verdana, sans-serif;
	text-decoration: none;
	color: #005E31;
}

a:hover{
	font-size: 11px;
	font-weight: bold;
	font-family: 'Trebuchet MS', verdana, sans-serif;
	color: #005E31;
	text-decoration: underline;
}

h1{
 font-family: Verdana,Arial,sans-serif;
 font-size: 14px;
 color: #005E31;;
}

h1.contentheading{
 font-family: 'Trebuchet MS', verdana, sans-serif;
 font-size: 14px;
 color: #005E31;;
}
h2{
 font-family: Arial,sans-serif;
 font-size: 114%;
 color: #006699;
 margin: 0px;
 padding: 0px;
}

h3{
 font-family: Arial,sans-serif;
 font-size: 100%;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}

h4{
 font-family: Arial,sans-serif;
 font-size: 100%;
 font-weight: normal;
 color: #333333;
 margin: 0px;
 padding: 0px;
}

h5{
 font-family: Verdana,Arial,sans-serif;
 font-size: 100%;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}

ul{
 list-style-type: square;
}

ul ul{
 list-style-type: disc;
}

ul ul ul{
 list-style-type: none;
}

label{
 font-family: Arial,sans-serif;
 font-size: 100%;
 font-weight: bold;
 color: #334d55;
}

.contentheading {
font-weight: bold;
font-size: 16px;
height: 23px;
line-height: 20px;
border-bottom: 1px solid #002E61;
font-family: 'Trebuchet MS', verdana, sans-serif;
color: #005E31;
}

/***********************************************/
/* Layout Divs                                 */
/***********************************************/

#wrap {
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	width: 796px;	
	position: relative;
}

#heading{
	padding: 0px 0px 0px 0px;
/*	border-bottom: 1px solid #cccccc; */
	width: 796px;
	height: 58px; 
	margin-left: auto;
	margin-right: auto;
	background-color: #F6F9E7;
	background-image: url(/templates/creditloan/images/header_bg1.png);
	text-align: right;
}

#logo{
	padding:inherit;
	float:left;
	margin-left: 10px;
	margin-top: 13px;
}

#ezine{
	padding: 0px 0px 0px 0px;
	width: 250px;
	float: right;
}

#alert{
        padding: 15px 0px 0px 65px;
        width: 225px;
	float: left;
	text-align: center;
}


#navbar{
	width: 796px;
	margin-left: auto;
	margin-right: auto;
	background-color: #F6F9E7;
	text-align: center;
	padding: 0px 0px 0px 0px;
}

#clear {
	clear: both;
}

#clearfoot {
	clear: both;
}

#main{
	width: 796px; 
}

#maincontent{
	width: 641px;
	float: left;
	padding: 0px 0px 0px 0px;
	margin: 0px;
}


#clearmain {
        clear: both;
}


#leftcol{
	width: 176px;
	float: left;
/*	background-color: #B8C8F4; */
	background-color: #f1f1f1;
	height: inherit;
	padding: 0px 0px 0px 0px;
	margin: 0px;
}

#content{
	width: 465px; 
	float: right; 
	padding: 0px 0px 0px 0px;
	margin: 0px;
}

#rightcol{
	width: 155px;
	float: right; 
	background-color: #F6F9E7;
	height: inherit;
	padding: 0px 0px 0px 0px;
	margin: 0px;
}

#footer{
	padding: 9px 0px 0px 0px;
/*	border-bottom: 1px solid #cccccc; */
	width: 796px;
	margin-left: auto;
	margin-right: auto;
	background-color: #F6F9E7;
	text-align: center;
	font-family: 'Trebuchet MS', verdana, sans-serif;
	background-image: url(/templates/creditloan/images/footerbg.gif);
}

#footerlinks{
	width: 796px;
	text-align: center;
	height: 25px;
	padding-bottom: 10px;
}
#alerts{
	width: 796px;
	text-align: center;
	height: 30px;
	padding-top: 2px;
}
#copy {
	text-align: center;
	font-size: 7.5pt;
	
}

.contentpaneopen {
text-align: left;
background: transparent;
font-size: 11px;
font-family: 'Trebuchet MS', verdana, sans-serif;
line-height: 1.8;
}


/********* HTML CSS */
.mainlevel{
	font-size: 11px;
	padding-left: 4px;
	display: block;
	font-family: 'Trebuchet MS', verdana, sans-serif;

	font-weight: 900;
}

.righthead {
	font-size: 9pt;
	font-weight: bold;
}

#footerlinks a:link, #footerlinks a:visited, #footerlinks a:active {
	text-decoration:none;
	color: #015E32;
	font-size: 11px;
	font-weight: 700;
}

#footerlinks a:hover {
        text-decoration:underline;
        color: #015E32;
        font-size: 11px;
        font-weight: 800;
}



#alerts a:link, #alerts a:visited, #alerts a:active  {
	text-decoration:none;
	color: #D00;
	font-size: 16px;
}

#alerts a:hover  {
        text-decoration:underline;
        color: #D00;
        font-size: 16px;
}
.estimator_box {
        width: 300px;
        font-family: Arial, Helvetica, sans-serif;
        text-align: center;
        border: thin solid #333333;
	margin-left: auto;
	margin-right: auto;
}
.estimator_head {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 24px;
        height: auto;
        width: 100%;
        background-color: #698344;
        font-weight: bolder;
        text-align: center;
        color: #FFFFFF;
}
.estimator_loan {
        font-size: 11px;
}
.estimator_credit {
        font-size: 11px;
	display: none;
}
.estimator_btn {
        font-size: 11px;
        text-align: center;
}
.estimator_amount {
        font-size: 11px;
	display: none;
}
.estimator_state {
        font-size: 11px;
        display: none;
}
.telno{
	font-family: 'Trebuchet MS', verdana, sans-serif;
	font-size: 18px;
	font-weight: bolder;
	color: #43552B;
}
.teltxt{
        color: #015E32;
        font-size: 11px;
        font-weight: 700;
}

#wthvideo {
	position:fixed;
	width:256px;
	height:384px;
	right:0px;
	bottom:0px;
	z-index:1;
}
.showcase {
        width: 132px;
        font-family: Arial, Helvetica, sans-serif;
	float: left;
	padding: 2px 2px 2px 2px;
	line-height: 15px;
}
.showcase2 {
        width: 150px;
        font-family: Arial, Helvetica, sans-serif;
	float: left;
	padding: 2px 100px 2px 2px;
	line-height: 15px;
}



