/* Standard CSS Styles*/

body {font-family: arial, helvetica, sans-serif; font-size: 12px; color:#FFF; margin: 0; line-height: 1.5em;}

td {
	font-family:arial, helvetica, sans-serif; 
	font-size:12px; 
	}
	
big {
	font-family:arial, helvetica, sans-serif; 
	font-size:12px; 
	font-weight:bold
	}
	
strong {
	font-family:arial, helvetica, sans-serif; 
	font-size:12px; 
	color:#ffffff; 
	font-weight:bold
	}

small {
	font-family:arial, helvetica, sans-serif; 
	font-size:10px;
	color: #e89b15;
	}

.news {
	position:relative;
    width: 167px;
	float: left;
	left:25px;
	font-family: arial, helvetica, sans-serif; 
	font-size: 12px;
	color: #ffffff;
	margin-right: 25px;
	}

	
.footer {
	font-family:arial, helvetica, sans-serif; 
	font-size:11px;
	color:#7baad7;
	}

.footer a:link {
	color:#7baad7; 
	text-decoration:none;
	font-weight:normal; 
	}
	
.footer a:visited {
	color:#7baad7;
	text-decoration:none; 
	font-weight:normal;
	}
	
.footer a:hover {
	color:#ffffff; 
	text-decoration:none; 
	font-weight:normal; 
	}


.title {
	font-family:arial, helvetica, sans-serif; 
	font-size:14px; 
	font-weight:bold;
	color:#c03f53;
	text-transform:uppercase;
	}

.input {
	font-family:arial, helvetica, sans-serif; 
	font-size:11px;
	color:#707070;
	}
	
.stock {
	font-family:arial, helvetica, sans-serif; 
	font-size:11px;
	color:#ffffff;
	background-image: url("/i/front08/border.gif"); 
	background-repeat: no-repeat; 
	background-position: bottom center;
	padding: 4px;
	}

a:link {
	color:#0070ce; 
	text-decoration:none;
	font-weight:normal; 
	}
	
a:visited {
	color:#0070ce;
	text-decoration:none; 
	font-weight:normal;
	}
	
a:hover {
	color:#0070ce; 
	text-decoration:underline; 
	font-weight:normal; 
	}

/* Layout */
.container {width: 774px; margin: 0 auto; padding: 0;}
.menuarea {width: 100%; height: 24px;}

.front_leftcol {float: left; width: 611px; height: 400px; margin: 350px 0 0 0; padding: 0;}
.front_rightcol {float: left; width: 159px; height: 400px; margin: 350px 0 0 0; padding: 0;}

.welcome_text {float: left; width: 442px; height: 260px; padding: 0 15px 5px 15px;}
.stockarea {float: left; width: 139px; padding: 0;}

.padding5 {padding:0 0 5px 8px;}
.padding10 {padding:5px; text-align: center}

/* Footer area */
.text_links {float: left; padding: 24px 0 0 0;}
.text_links ul {margin: 0; padding: 0;}
.text_links ul li {display: inline; list-style: none; padding: 0 6px 0 6px;}
.text_links ul li a, .text_links ul li a:visited {color: #90cfff; font-size: 11px;}

.adnetlogo {float: left; margin-left: 100px; padding: 27px 0 0 0;}

.pngt  {
	behavior: url("/cc/js/pngbehavior.htc");
	}
	
/* Page Layout Styles*/

.subscribe_label {float: left; color: #90cfff; padding: 0 5px 5px 0;}
.subscribe_field {
    float: left;
	background-image: url("/i/front09/field_bg.gif"); 
	background-repeat: no-repeat-x; 
	background-position: top left;
	width: 156px;
	height: 17px;
	}
.subscribe_button {float: left; padding: 0 0 3px 0;}
.text_field {background: none; border: none; font-size: 11px;}

.footer_bg {
	background-image: url("/i/front09/footer_bg.gif"); 
	background-repeat: no-repeat-x; 
	background-position: top left;
	background-color: #000000;
	height: 158px;
	}
	
.bg {
	background-image: url("/i/front09/front_bg_v2.jpg"); 
	background-repeat: no-repeat; 
	background-position: top center;
	background-color: #000000;
	}

 .finbg {
   background-image: url("/i/front09/FIN_bgd.gif"); 
   background-repeat: repeat-x; 
   background-position: top left;
   background-color: #035C95;
   color: #000000;
   }

 .finhm1 {
   padding-top: 10px;
   padding-left: 10px;
   color: #000000;
   }

 .finhm2 {
   padding-top: 14px;
   padding-left: 20px;
   color: #000000;
   }

 .finhm3 {
   padding-top: 5px;
   padding-bottom: 5px;
   padding-left: 10px;
   color: #000000;
   }


 .finhm4 {
   padding-top: 5px;
   padding-bottom: 5px;
   padding-left: 20px;
   color: #000000;
   }
	
.main {
	background-image: url("/i/front09/main.png"); 
	background-repeat: no-repeat; 
	background-position: top center;
        behavior: url("/cc/js/pngbehavior.htc");
	}
	
/* Housekeeping */
.clearall {clear: both;}


