/* Standard CSS Styles*/

body {
	background-image: url("/i/common/BodyBG.jpg"); 
	background-repeat: repeat-y; 
	background-position: top;
	background-color: #F0F5F7;
	}

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

a:link {
	color:#1E587D; 
	text-decoration:none
	}
	
a:visited {
	color:#B1B1B1;
	text-decoration:none; 
	}
	
a:hover {
	color:#8A0000; 
	text-decoration:none; 
	}

big {
	font-family:arial, helvetica, sans-serif; 
	font-size:12px; 
	line-height: 16px; 
	font-weight:bold
	}
	
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 td {
	background-image: url("/i/front/StockBG.gif"); 
	background-repeat: repeat-x; 
	background-position: bottom left;
	font-family:arial, helvetica, sans-serif; 
	font-size:11px;
	font-weight:normal;
	padding: 5px 0px;
	}

.SubHeader {
	font-family:arial, helvetica, sans-serif; 
	font-size:14px; 
	line-height: 16px; 
	font-weight:bold;
	text-align: center;
	padding-bottom: 15px;
	}
/* Navigation Styles*/

.nav {
	padding: 12px 4px 10px 7px; 
	font-size:11px; 
	}

.nav a {
	display: block; 
	padding: 5px 10px; 
	}

.nav a:link {
	color:#000000; 
	text-decoration:none
	}
	
.nav a:visited {
	color:#000000;
	text-decoration:none; 
	}
	
.nav a:hover {
	color:#000000; 
	text-decoration:none; 
	background-color: #D6D6D6;
	}

.footer {
	font-family: verdana, arial, helvetica, sans-serif; 
	font-size:10px;
	background-color: #F0F5F7;
	padding: 0px 15px;
	}

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

/* Page Layout Styles*/

.FlashHeader {
	background-color: #FFFFFF;
	}

.LCol {
	background-color: #FFFFFF;
	padding: 20px 10px 20px 20px;
	}

.main {
	background-image: url("/i/common/MainBG.jpg"); 
	background-repeat: no-repeat; 
	background-position: top;
	}

.mainText {
	background-image: url("/i/common/MainTextBG.gif"); 
	background-repeat: repeat-y; 
	background-position: right;
	padding: 20px;
	}

.PageTitle {
	background-image: url("/i/common/PageTitleBG.gif"); 
	background-repeat: no-repeat; 
	background-position: top right;
	text-transform: uppercase;
	font-size:12px;
	padding-left: 20px;	
	}

.RCol {
	background-color: #FFFFFF;
	}

/* Page Layout Styles*/

.HomeLCol {
	background-image: url("/i/front/HomeRColBG.gif"); 
	background-repeat: repeat-y; 
	background-position: right;
	background-color: #FFFFFF;
	padding: 5px 10px 20px 20px;
	}

.HomeCCol {
	background-image: url("/i/common/HomeCColBG.gif"); 
	background-repeat: repeat-y; 
	background-position: right;
	background-color: #FFFFFF;
	padding: 5px 10px 20px 20px;
	}

.HomeRCol {
	background-color: #FFFFFF;
	padding: 5px 30px 20px 19px;
	}

.news {
	padding-bottom: 15px;
	}

.news a:link {
	color:#575C60;
	text-decoration:none
	}
	
.news a:visited {
	color:#575C60;
	text-decoration:none; 
	}
	
.news a:hover {
	color:#000000; 
	text-decoration:none; 
	}

.news strong{
	color:#000000; 
	background-color:#B5D6FF;
	}
