/* Standard CSS Styles*/

body {
	font-family:arial, helvetica, sans-serif; 
	font-size:12px; 
	line-height: 18px;
	}

td {
	font-family:arial, helvetica, sans-serif; 
	font-size:12px; 
	line-height: 18px;
	}

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

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

h1 {
	font-family:arial, helvetica, sans-serif; 
	font-size:18px; 
	line-height: 16px; 
	font-weight:normal;
	color: #BF0000;
	margin: 5px 0px;
	padding-bottom: 5px;
	border-bottom: solid 2px #D9D9D9;
	}

h2 {
	font-family:arial, helvetica, sans-serif; 
	font-size:18px; 
	line-height: 16px; 
	font-weight:normal;
	color: #BF0000;
	margin: 5px 0px;
	border-bottom: solid 2px #D9D9D9;
	}

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:10px;
	}

.stock td {
	font-family:arial, helvetica, sans-serif; 
	font-size:10px;
	}

.stock b {
	font-family:arial, helvetica, sans-serif; 
	font-size:13px;
	}

/* Navigation Styles*/

.nav {
	font-size:12px;
	color:#BF0000;
	}

.nav b {
	display: block; 
	padding: 2px 0px; 
	font-weight:normal; 
	}

.nav strong {
	display: block; 
	padding: 2px 0px; 
	font-weight:normal; 
	color:#333333; 
	}

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

.nav a:link {
	color:#333333; 
	text-decoration:none
	}
	
.nav a:visited {
	color:#333333;
	text-decoration:none; 
	font-weight:normal
	}
	
.nav a:hover {
	color:#BF0000; 
	text-decoration:underline; 
	font-weight:normal; 
	}

.footer a:link {
	color:#FFFFFF; 
	text-decoration:none
	}
	
.footer a:visited {
	color:#FFFFFF;
	text-decoration:none; 
	font-weight:normal
	}
	
.footer a:hover {
	color:#FFFFFF; 
	text-decoration:underline; 
	font-weight:normal; 
	}

/* Page Layout Styles*/

.BorderL {
	background-image: url("/i/common2008/BorderL.gif"); 
	background-repeat: repeat-y; 
	background-position: right;
	}

.BorderR {
	background-image: url("/i/common2008/BorderR.gif"); 
	background-repeat: repeat-y; 
	background-position: left;
	}

.footer {
	font-family:arial, helvetica, sans-serif; 
	font-size:10px;
	color: #A2A1A2;
	background-image: url("/i/common2008/FooterBG.gif");
	background-repeat: repeat-x;
	background-position: top;
	padding: 20px;
	}

.LCol {
	padding: 0px 40px 20px 40px;
	}

.Main {
	padding: 0px 40px 20px 0px;
	}

.PageTitle {
	padding: 20px 40px 20px 0px;
	}

.RBorder td {
	border-bottom: solid 1px #BF0000;
	}

.SectionTitle {
	padding: 20px 40px 20px 40px;
	}

/* Page Layout Styles*/

.HomeMain {
	padding: 20px 20px 20px 0px;
	}

.News {
	font-size:10px;
	line-height: 14px;
	color:#1A1A1A;
	}

.News a:link {
	color:#808080; 
	text-decoration:none;
	}
	
.News a:visited {
	color:#808080;
	text-decoration:none; 
	font-weight:normal;
	}
	
.News a:hover {
	color:#1A1A1A; 
	text-decoration:underline; 
	font-weight:normal; 
	}

.News strong {
	font-size:10px;
	color:#1A1A1A;
	font-weight:bold;
	}
