/* Standard CSS Styles*/

body {
	background-color: #FFFFFF;
	font-family: arial, helvetica, sans-serif; 
	font-size:12px; 
	line-height: 16px;
	color: #333333;
	}

td {
	font-family: arial, helvetica, sans-serif; 
	font-size:12px; 
	line-height: 16px;
	color: #333333;
	}
	
big {
	font-family: arial, helvetica, sans-serif; 
	font-size:12px; 
	line-height: 16px; 
	font-weight:bold
	}
	
H6 {
	font-family: arial, helvetica, sans-serif; 
	font-size:14px; 
	line-height: 16px;
	font-weight:bold;
	color: #996600;
	}

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;
	}

a:link {
	color:#172865; 
	text-decoration:underline;
	}

a:visited {
	color:#172865;
	text-decoration:underline; 
	}
	
a:hover {
	color:#6A6A6A; 
	text-decoration:none; 
	}

.footerLine {
	border-bottom: solid 1px #47505E;
	}

.footer {
	padding-top: 8px;
	color:#996600; 
	font-size:11px; 
	}

.header {
	font-family: arial, helvetica, sans-serif; 
	font-size:13px; 
	line-height: 16px; 
	font-weight:bold;
	color: #293F7D;
	}

.input {
	font-family: arial, helvetica, sans-serif; 
	font-size:11px;
	}
	
.Last {
	font-family:arial, helvetica, sans-serif; 
	font-weight:bold;
	font-size:14px;
	background-image: url("/i/front2007/StockBG.gif"); 
	background-repeat: repeat-x; 
	background-position: bottom left;
	}

.mName {
	font-family: arial, helvetica, sans-serif; 
	font-size:14px; 
	line-height: 16px; 
	font-weight:bold;
	color: #293F7D;
	}

.mTitle {
	font-style:italic; 
	font-weight:bold;
	padding: 2px 0px; 
	color: #293F7D;
	}

.MapTable {
	background-color: #000000;
	color: #FFFFFF;
	}

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

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

.MapTable a:hover {
	color: #A0A0A0;
	text-decoration: none;
	}

.stock {
	font-family:arial, helvetica, sans-serif; 
	font-size:12px;
	background-image: url("/i/front2007/StockBG.gif"); 
	background-repeat: repeat-x; 
	background-position: bottom left;
	padding: 3px 0px;
	}

/* Navigation Styles*/
	
.nav {
	font-family: arial, helvetica, sans-serif; 
	font-size:12px; 
	font-weight:normal; 
	}
	
.nav a:link {
	display: block; 
	padding: 7px 0px 6px 14px; 
	color:#003399; 
	text-decoration:none
	}
	
.nav a:visited {
	display: block; 
	padding: 7px 0px 6px 14px; 
	color:#003399;
	text-decoration:none; 
	font-weight:normal
	}
	
.nav a:hover {
	display: block; 
	padding: 7px 0px 6px 14px; 
	color:#996600; 
	text-decoration:none; 
	font-weight:normal; 
	}

.nav strong a:link {
	background-image: url("/i/common2007/Bullet.gif"); 
	background-repeat: no-repeat; 
	background-position: top left;
	display: block; 
	padding: 7px 0px 6px 23px; 
	color:#BA8748; 
	text-decoration:none;
	font-style:normal;
	}
	
.nav strong a:visited {
	background-image: url("/i/common2007/Bullet.gif"); 
	background-repeat: no-repeat; 
	background-position: top left;
	display: block; 
	padding: 7px 0px 6px 23px; 
	color:#BA8748;
	text-decoration:none; 
	font-weight:normal;
	font-style:normal;
	}
	
.nav strong a:hover {
	background-image: url("/i/common2007/Bullet.gif"); 
	background-repeat: no-repeat; 
	background-position: top left;
	display: block; 
	padding: 7px 0px 6px 23px; 
	color:#BA8748; 
	text-decoration:underline; 
	font-weight:normal; 
	font-style:normal;
	}

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

.nav img {
	margin-left: -14px; 
	}
	

/* Page Layout Styles*/

.MenuBG {
	background-color: #47505E;
	}

.SectionTitle {
	border-right: solid 1px #B2B2B2;
	}

.PageTitle {
	}

.main {
	background-image: url("/i/common/MainBG.gif"); 
	background-repeat: no-repeat; 
	background-position: bottom right;
	background-color: #FFFFFF;
	}

.mainText {
	border-right: solid 1px #B2B2B2;
	padding: 20px 20px 60px 20px;
	}

.lCol {
	background-image: url("/i/common/LColBG.gif"); 
	background-repeat: no-repeat; 
	background-position: top left;
	background-color: #5A5A5A;
	border-left: solid 1px #B2B2B2;
	}

/* Home Page Layout Styles*/

.HomeHeader {
	background-image: url("/i/front2007/HeaderBG.jpg"); 
	background-repeat: no-repeat; 
	background-position: top center;
	background-color: #000000;
	}

.HomeText{
	padding: 0px 30px 20px 0px;
	}

.HomeNews{
	padding: 0px 30px 20px 0px;
	}

.feature {
	padding-bottom: 20px;
	}

.news strong {
	font-family:verdana, arial, helvetica, sans-serif; 
	font-size:11px; 
	line-height: 14px; 
	font-weight:bold;
	}
	
.news a:link {
	color:#FFFFFF; 
	text-decoration:none
	}
	
.news a:visited {
	color:#FFFFFF;
	text-decoration:none; 
	}
	
.news a:hover {
	color:#000000; 
	text-decoration:none; 
	}
