/* Standard CSS Styles*/

body {
	background-image: url("/i/common2008/BodyBG.gif");
	background-repeat: repeat-x;
	background-position: top;
	background-color: #888888;
	font-family:arial, helvetica, sans-serif; 
	font-size:13px; 
	line-height: 16px;
	}

td {
	font-family:arial, helvetica, sans-serif; 
	font-size:13px; 
	line-height: 16px;
	}

a:link {
	color:#2D1F00; 
	text-decoration:none;
	}
	
a:visited {
	color:#2D1F00;
	text-decoration:none; 
	}
	
a:hover {
	color:#2D1F00; 
	text-decoration:underline; 
	}

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;
	font-weight:bold;
	margin: 0px;
	text-transform: uppercase;
	}

h5 {
	font-family:arial, helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	margin: 0px;
	text-transform: uppercase;
	color: #FFB000;
	}

h6 {
	font-family:arial, helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	margin: 0px;
	text-transform: uppercase;
	}

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;
	}
	
.stock {
	font-family:arial, helvetica, sans-serif; 
	font-size:11px;
	}

/* Navigation Styles*/

.nav a {
	display: block; 
	padding: 8px 10px 8px 24px; 
	font-weight:normal; 
	border-bottom: solid 1px #1F324E;
	}

.nav a:link {
	color:#110E13; 
	text-decoration:none;
	background-image: url("/i/common2008/Nav-off.gif"); 
	background-repeat: no-repeat; 
	background-position: left;
	}
	
.nav a:visited {
	color:#110E13;
	text-decoration:none; 
	background-image: url("/i/common2008/Nav-off.gif"); 
	background-repeat: no-repeat; 
	background-position: left;
	}
	
.nav a:hover {
	color:#FFFFFF; 
	text-decoration:none; 
	background-color: #1F324E;
	background-image: url("/i/common2008/Nav-on.gif"); 
	background-repeat: no-repeat; 
	background-position: left;
	}
	
.subnav a {
	display: block; 
	padding: 8px 10px 8px 50px; 
	font-weight:normal; 
	border-bottom: solid 1px #1F324E;
	}

.Footer td {
	font-family:verdana, arial, helvetica, sans-serif; 
	font-size:11px;
	color:#FFFFFF; 
	}

.Footer a {
	font-weight:normal; 
	font-size:11px;
	padding-left: 2-0
	}
	
.Footer a:link {
	color:#FFFFFF; 
	text-decoration:none;
	}
	
.Footer a:visited {
	color:#FFFFFF;
	text-decoration:none; 
	}
	
.Footer a:hover {
	color:#FFFFFF; 
	text-decoration:underline; 
	}

/* Page Layout Styles*/

.LCol {
	background-image: url("/i/common2008/LColBG.gif"); 
	background-repeat: no-repeat; 
	background-position: top right;
	}

.Main {
	background-image: url("/i/common2008/MainBG.gif");
	background-repeat: repeat-y;
	background-position: top;
	}

.MainText {
	background-image: url("/i/common2008/MainTextBG.gif");
	background-repeat: no-repeat;
	background-position: top left;
	padding: 0px 20px 20px 30px;
	}

/* Home Page Layout Styles*/

.HomeText {
	background-image: url("/i/front2008/MainBG.jpg"); 
	background-repeat: no-repeat;
	background-position: top left;
	padding: 20px;
	}

.HomeStock {
	background-image: url("/i/front2008/MainBG.jpg"); 
	background-repeat: no-repeat;
	background-position: bottom left;
	}

.HomeLinks {
	border-top: solid 4px #1F324E;
	border-right: solid 4px #1F324E;
	}

.HomeUpdates {
	border-top: solid 4px #1F324E;
	padding: 0px 20px 20px 20px;
	}

.News {
	padding-bottom: 20px;
	}

.News a:link {
	color:#000000; 
	text-decoration:none;
	}
	
.News a:visited {
	color:#000000;
	text-decoration:none; 
	}
	
.News a:hover {
	color:#294268; 
	text-decoration:none; 
	background-color: #CDCDCD;
	}

.News strong {
	color:#294268; 
	}

.Quick a {
	display: block; 
	padding: 8px 10px 8px 24px; 
	font-weight:normal; 
	}

.Quick a:link {
	color:#110E13; 
	text-decoration:none;
	background-image: url("/i/common2008/Nav-off.gif"); 
	background-repeat: no-repeat; 
	background-position: left;
	}
	
.Quick a:visited {
	color:#110E13;
	text-decoration:none; 
	background-image: url("/i/common2008/Nav-off.gif"); 
	background-repeat: no-repeat; 
	background-position: left;
	}
	
.Quick a:hover {
	color:#FFFFFF; 
	text-decoration:none; 
	background-color: #1F324E;
	background-image: url("/i/common2008/Nav-on.gif"); 
	background-repeat: no-repeat; 
	background-position: left;
	}
