/* Standard CSS Styles*/

body {
	font-family:arial, helvetica, sans-serif; 
	font-size:12px; 
	line-height: 16px;
	background-image: url("/i/common/BodyBG.gif"); 
	background-repeat: repeat-x;
	background-position: top;
	background-color: #3D3D2C;
	}

td {
	font-family:arial, helvetica, sans-serif; 
	font-size:13px; 
	line-height: 16px;
	color: #303030;
	}

a:link {
	color:#402F00;
	text-decoration:underline; 
	}
	
a:visited {
	color:#402F00; 
	text-decoration:underline; 
	}
	
a:hover {
	color:#402F00; 
	text-decoration:none; 
	}

big {
	font-family:arial, helvetica, sans-serif; 
	font-size:12px; 
	line-height: 16px; 
	font-weight:bold;
	}

h2 {
	font-family:arial, helvetica, sans-serif; 
	font-size:14px; 
	line-height: 16px; 
	font-weight:bold;
	color:#FFBC01;
	margin: 0px;
	}
	
strong {
	font-family:arial, helvetica, sans-serif; 
	font-size:12px; 
	line-height: 16px; 
	font-weight:bold
	}

small {
	font-family:arial, helvetica, sans-serif; 
	font-size:11px;
	}

.input {
	font-family:arial, helvetica, sans-serif; 
	font-size:11px;
	}

.Logo img {
	behavior: url('/cc/js/pngbehavior.htc');
	}


/* Navigation Styles*/

.nav a {
	display: block; 
	padding: 9px 0px 9px 30px; 
	font-weight:normal; 
	}

.nav a:link {
	color:#FFFFFF; 
	text-decoration:none; 
	background-image: url("/i/common/Nav-Off.gif"); 
	background-repeat: no-repeat; 
	background-position: left;
	}

.nav a:visited {
	color:#FFFFFF; 
	text-decoration:none; 
	background-image: url("/i/common/Nav-Off.gif"); 
	background-repeat: no-repeat; 
	background-position: left;
	}

.nav a:hover {
	color:#FFFFFF; 
	text-decoration:none; 
	background-image: url("/i/common/Nav-On.gif"); 
	background-repeat: no-repeat; 
	background-position: left;
	background-color: #2D2D24;
	}

.footer td {
	font-family:arial, helvetica, sans-serif; 
	font-size:12px;
	color: #FFBC01;
	}

.footer a:link {
	color:#FFBC01;
	text-decoration:none; 
	}
	
.footer a:visited {
	color:#FFBC01; 
	text-decoration:none; 
	}
	
.footer a:hover {
	color:#FFFFFF; 
	text-decoration:none; 
	}

/* Page Layout Styles*/

.Icons {
	background-color: #FFFFFF;
	padding-right: 20px;
	margin-right: 11px;
	}

.LCol {
	background-image: url("/i/common/LColBG.gif"); 
	background-repeat: no-repeat;
	background-position: top left;
	padding-left: 5px;
	}

.Main {
	background-image: url("/i/common/MainBG.gif"); 
	background-repeat: repeat-y;
	background-position: top;
	}

.MainText {
	background-image: url("/i/common/MainTextBG.gif"); 
	background-repeat: no-repeat;
	background-position: top right;
	padding-right: 11px;
	}

.MainWhite {
	background-color: #FFFFFF;
	padding: 0px 20px 20px 30px;
	}

.MapLinks {
	background-color: #FFB400;
	padding: 5px;
	}

.MapLinks td {
	line-height: 20px; 
	}

/* Home Page Layout Styles*/

.HomeHeader {
	background-image: url("/i/front/HeaderBG.jpg"); 
	background-repeat: no-repeat; 
	background-position: top;
	}

.HomeLCol {
	background-image: url("/i/front/LColBG.gif"); 
	background-repeat: no-repeat;
	background-position: top left;
	color: #CECECE;
	padding: 0px 5px 0px 20px;
	}

.HomeLCol a:link {
	color:#FFBC01; 
	text-decoration:none; 
	}

.HomeLCol a:visited {
	color:#FFBC01; 
	text-decoration:none; 
	}

.HomeLCol a:hover {
	color:#FFBC01; 
	text-decoration:underline;
	}
	
.HomeCCol {
	background-image: url("/i/front/lColBG.gif"); 
	background-repeat: no-repeat;
	background-position: top right;
	}

.HomeCCol a:link {
	color:#FFFFFF; 
	text-decoration:none; 
	}

.HomeCCol a:visited {
	color:#FFFFFF; 
	text-decoration:none; 
	}

.HomeCCol a:hover {
	color:#FFFFFF; 
	text-decoration:underline;
	}

.HomeRCol {
	background-image: url("/i/front/RColBG.gif"); 
	background-repeat: no-repeat;
	background-position: top right;
	}

.News {
	color:#FFFFFF; 
	padding: 0px 20px 15px 20px; 
	font-weight:normal; 
	}

.News a:link {
	color:#FFBC01; 
	text-decoration:none; 
	}

.News a:visited {
	color:#FFBC01; 
	text-decoration:none; 
	}

.News a:hover {
	color:#FFBC01; 
	text-decoration:underline; 
	}

.News strong {
	color:#FFBC01; 
	}

.QuickLinks td {
	border-top: solid 1px #303023;
	padding: 10px 10px 10px 0px;
	}

.stock td {
	font-family:arial, helvetica, sans-serif; 
	font-size:11px;
	color: #B1B0A3;
	border-top: solid 1px #6A6A5E;
	padding: 2px;
	}