/* CSS Document */

/* Flash Header Border style */

.flashborder
{
	border:1px;
	border-width:1px;
	border-color:#C0C0C0;
}

/* left links */

.leftpanelbackground
{
	background-color:#F3F3F3;
	
}
.leftpanelborder
{
	vertical-align:middle;
	border-bottom:1px;
	background-color:#F3F3F3;
	border-bottom-color:#AD1212;
	border-bottom-style:dotted;
	border-bottom-width:1px;
	height:30px;
	
}

/* left panel link style */

a.leftlink:link
{
	color:#0353B2;
	font-family:"Tahoma",verdana;
	font-size:12px;
	text-decoration:none;
}
	
a.leftlink:visited
{
	color:#0353B2;
	font-family:"Tahoma",verdana;
	font-size:12px;
	text-decoration:none;
}
a.leftlink:hover
{
	color:#272626;
	font-family:"Tahoma",verdana;
	font-size:12px;
	text-decoration:none;
}

a{
font-family:tahoma;
font-size:11px;
color:#6F6F6F;
text-decoration:none;
}


a:hover{
font-family:tahoma;
font-size:11px;
color:#333333;
text-decoration:underline;
}

/* table hover style */
.tdover
{
	background-color:#D4D4D4;
	
}
.tdout
{
	background-color:Transparent;
	
	
}
/* headline background and style */


.headingblue{
font-family:arial,tahoma,verdana,helvetica;
font-size:16px;
color:#054DA4;
font-weight:bold;
}

.headingblue12{
font-family:arial,tahoma,verdana,helvetica;
font-size:14px;
color:#054DA4;
font-weight:bold;
}

.heading11{
font-family:arial,tahoma,verdana,helvetica;
font-size:11px;
color:#484848;
font-weight:bold;
}

.heading{
font-family:arial,tahoma,verdana,helvetica;
font-size:12px;
color:#484848;
font-weight:bold;
}

.headingbackroung
{
	background-color:#EAEAEA;
	padding-left:10px;
	height:34px;
}


/* body text style */

.bodytext
{
	color:#6F6F6F;
	font-family:"Tahoma",Verdana;
	font-size:11px;
	padding-left:10px;
	padding-top:5px;
	padding-right:10px;
	text-align:left;
}


.bodytxt
{
	font-family:"Tahoma",Verdana;
	font-size:11px;
	color:#6F6F6F;
	text-align:justify;
}

.bodytxt2
{
	font-family:"Tahoma",Verdana;
	font-size:11px;
	color:#000000;
	text-align:justify;
}


.bodytxtbackground
{
	background-image:url(images/body_grad_txt.jpg);
	background-repeat:repeat-x;
	background-position:center;
}

.bodyheading
{
	font-family:Tahoma;
	font-size:14;
	font-weight:bold;
	color:#000000;
}


/* today's rate style */

.todayratebackground
{
	background-color:#000000;
	height:40px;
}

.ratebackground
{
	background-color:#6B6B6B;
}
.ratetxt
{
	color:#BABABA;
	font-family:tahoma;
	font-size:12px;
}

/* read more */


a.readmore:link
{
	color:#B00F10;
	font-family:"Tahoma",verdana;
	font-size:11px;
	text-decoration:none;
}
	
a.readmore:visited
{
	color:#B00F10;
	font-family:"Tahoma",verdana;
	font-size:11px;
	text-decoration:none;
}
a.readmore:hover
{
	color:#B00F10;
	font-family:"Tahoma",verdana;
	font-size:11px;
	text-decoration:underline;
}



a.readmore1:link
{
	color:#B00F10;
	font-family:"Tahoma",verdana;
	font-size:9px;
	text-decoration:none;
}
	
a.readmore1:visited
{
	color:#B00F10;
	font-family:"Tahoma",verdana;
	font-size:9px;
	text-decoration:none;
}
a.readmore1:hover
{
	color:#B00F10;
	font-family:"Tahoma",verdana;
	font-size:9px;
	text-decoration:underline;
}



/* copy right */

.copyright
{
	background-color:#6B6B6B;
	color:#DFDFDF;
	font-family:Tahoma;
	font-size:11px;
	padding-left:10px;
	vertical-align:middle;
}


a.copyrightlink:link
{
	color:#ffffff;
	font-family:"Tahoma",verdana;
	font-size:12px;
	text-decoration:none;
}
	
a.copyrightlink:visited
{
	color:#ffffff;
	font-family:"Tahoma",verdana;
	font-size:12px;
	text-decoration:none;
}
a.copyrightlink:hover
{
	color:#B00F10;
	font-family:"Tahoma",verdana;
	font-size:12px;
	text-decoration:none;
}


/* paddings */

.paddingleft10{
padding-left:10px;
}

.paddingright10{
padding-right:10px;
}

.padding10{
padding:10px;
}

.paddingbottom10{
padding-bottom:10px;
}

.paddingtop10{
padding-top:10px;
}

.paddinglf10{
padding-left:10px;
padding-right:10px;
}

/* End Padding classes */


/* borders */

.tdborderbtm{
border-bottom:1px;
border-bottom-width:1px;
border-bottom-style:solid;
border-bottom-color:#818181;
}

.tdgray{
background-color:#F5F5F5;
}


.tdbordertop{
border-top:1px;
border-top-width:1px;
border-top-style:solid;
border-top-color:#818181;
}


.borderlf
{
border-left:1px;
border-left-width:1px;
border-left-style:solid;
border-left-color:#818181;
border-right:1px;
border-right-width:1px;
border-right-style:solid;
border-right-color:#818181;
}


.borderall{
border-color:#999999; border-width:1px; border:1px; border-style:solid;
}

/* End borders */

/* input styles */

input{
font-family:tahoma;
font-size:11px;
color:#484848;
border:1px;
border-width:1px;
border-style:solid;
border-color:#484848;
width:180px;
height:15px;

}

textarea{
font-family:tahoma;
font-size:11px;
color:#484848;
border:1px;
border-width:1px;
border-style:solid;
border-color:#484848;
width:250px;
height:100px;
}



.button{
font-family:tahoma;
font-size:11px;
color:#484848;
border:1px;
border-width:1px;
border-style:solid;
border-color:#484848;
background:#E2E2E2;
height:20px;
width:60px;


}