/* Standard CSS Styles*/

body {
	background-image: url("/i/common/fan2008/BodyBG.gif"); 
	background-repeat: no-repeat;
	background-position: top;
	background-color: #778A97;
	font-family:arial, helvetica, sans-serif;
	font-size:12px; 
	line-height: 16px;
	color: #000101;
	}

td {
	font-family:arial, helvetica, sans-serif; 
	font-size:12px; 
	line-height: 16px;
	color: #000101;
	}
	
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;
	}

.stitle {
   font-family:arial, helvetica, sans-serif; 
   font-size:18px;
   font-weight:bold;
   color:#0070AF;
   }

.stock {
   font-family:arial, helvetica, sans-serif; 
   font-size:12px;
   font-weight:bold;
   color:#ffffff;
   }

a:link {
	color:#1D3F7F;
	text-decoration:none;
	}
	
a:visited {
	color:#1D3F7F;
	text-decoration:none;
	}
	
a:hover {
	color:#1D3F7F;
	text-decoration:underline;
	}

.footer {
	font-family:arial, helvetica, sans-serif; 
	font-size:11px;
	color:#FFEBDF;
	}

.footer td {
	font-family:arial, helvetica, sans-serif; 
	font-size:11px;
	color:#FFEBDF;
	padding-top:2px;
	}

.FTable th {
	font-size:12px; 
	padding:15px 10px 5px 10px;
	}

.FTable td {
	border: solid 1px #F0F0F0;
	bordercollapse: collapse;
	padding:5px 10px;
	}

.FTable a:link {
	text-decoration:underline;
	}
	
.FTable a:visited {
	text-decoration:underline;
	}
	
.FTable a:hover {
	text-decoration:none;
	}

.input {
	font-family:arial, helvetica, sans-serif; 
	font-size:11px;
	background-color: #E4E8EB;
	border: solid 1px #000000;
	}

.NewsRel a:link {
	color:#000000;
	text-decoration:none;
	}
	
.NewsRel a:visited {
	color:#000000;
	text-decoration:none;
	}
	
.NewsRel a:hover {
	color:#1D3F7F;
	text-decoration:underline;
	}

.stock {
	font-family:arial, helvetica, sans-serif; 
	font-size:11px;
	}

.SubTitle {
	font-family:arial, helvetica, sans-serif; 
	font-size:14px; 
	line-height: 16px; 
	font-weight:bold
	}

.Thumb img {
	border: solid 2px #fff200;
	}

a.thumb:link img {
	border: solid 2px #fff200;
	}
	
a.thumb:visited img {
	border: solid 2px #fff200;
	}
	
a.thumb:hover img {
	border: solid 2px #0070B0;
	}

/* Navigation Styles*/

.nav {
	padding-top: 4px; 
	margin-left: 12px;
	}

.nav a {
	display: block;
	padding: 5px 0px 5px 25px;
	text-decoration:none;
	font-weight:normal;
	background-image: url("/i/common/fan2008/NavLine.gif");
	background-repeat: no-repeat;
	background-position: top left;
	}

.nav a:link {
	color:#0070AF;
	}
	
.nav a:visited {
	color:#0070AF; 
	}
	
.nav a:hover {
	color:#010000; 
	text-decoration:none;
	}

.nav b {
	display: block;
	padding: 5px 0px 5px 25px;
	color:#010000; 
	text-decoration:none;
	font-weight:normal;
	background-image: url("/i/common/fan2008/NavLine.gif");
	background-repeat: no-repeat;
	background-position: top left;
	}

.nav em {
	display: block;
	text-decoration:none;
	font-weight:normal;
	padding-left: 10px;
	background-image: url("/i/tdot.gif");
	background-repeat: no-repeat;
	background-position: top left;
	}

.navLast {
	margin-left: 12px;
	}

.navLast a {
	display: block;
	padding: 5px 0px 5px 25px;
	text-decoration:none;
	font-weight:normal;
	background-image: url("/i/common/fan2008/NavLineLast.gif");
	background-repeat: no-repeat;
	background-position: top left;
	}

.navLast a:link {
	color:#0070AF;
	}
	
.navLast a:visited {
	color:#0070AF; 
	}
	
.navLast a:hover {
	color:#010000; 
	text-decoration:none;
	}

.navLast b {
	display: block;
	padding: 5px 0px 5px 25px;
	color:#010000; 
	text-decoration:none;
	font-weight:normal;
	background-image: url("/i/common/fan2008/NavLineLast.gif");
	background-repeat: no-repeat;
	background-position: top left;
	}

.ProjNav {
	display: list-item;
	list-style-type: none;
	margin-left: 12px;
	padding: 5px 0px 5px 25px;
	color:#010000; 
	text-decoration:none;
	font-weight:normal;
	background-image: url("/i/common/fan2008/NavLine.gif");
	background-repeat: no-repeat;
	background-position: top left;
	}

a.ProjNav {
	text-decoration:none;
	font-weight:normal;
	}

a.ProjNav:link {
	color:#0070AF;
	}

a.ProjNav:visited {
	color:#0070AF; 
	}

a.ProjNav:hover {
	color:#010000; 
	text-decoration:none;
	}

.ProjSubNav {
	display: block;
	margin-left: 12px;
	padding: 5px 0px 5px 25px;
	color:#010000; 
	text-decoration:none;
	font-weight:normal;
	font-style: italic;
	background-image: url("/i/common/fan2008/NavSubLine.gif");
	background-repeat: no-repeat;
	background-position: top left;
	}

a.ProjSubNav {
	text-decoration:none;
	font-weight:normal;
	}

a.ProjSubNav:link {
	color:#0070AF;
	}

a.ProjSubNav:visited {
	color:#0070AF; 
	}

a.ProjSubNav:hover {
	color:#010000; 
	text-decoration:none;
	}

.Footer a:link {
	color:#FFEBDF;
	text-decoration:none;
	font-weight:normal;
	}
	
.Footer a:visited {
	color:#FFEBDF;
	text-decoration:none;
	font-weight:normal;
	}
	
.Footer a:hover {
	color:#FFEBDF;
	text-decoration:underline;
	font-weight:normal;
	}

/* Page Layout Styles*/

.Menu {
	background-image: url("/i/common/fan2008/MenuBG.gif"); 
	background-repeat: repeat-x;
	background-position: top;
	}

.main {
	background-image: url("/i/common/fan2008/MainBG.gif"); 
	background-repeat: no-repeat;
	background-position: top left;
	}

.MainText {
	background-image: url("/i/common/fan2008/MainTextBG.gif"); 
	background-repeat: no-repeat;
	background-position: top left;
	padding: 9px 20px 0px 20px;
	}

.RCol {
	background-image: url("/i/common/fan2008/MainTextBG.gif"); 
	background-repeat: no-repeat; 
	background-position: top left;
	}

.Footer {
	background-image: url("/i/common/FooterBG.gif"); 
	background-repeat: no-repeat;
	background-position: top;
	}

/* Home Page Layout Styles*/

.HomeText {
	background-image: url("/i/front/HomeTextBG.gif"); 
	background-repeat: no-repeat; 
	background-position: top left;
	color: #FFFFFF;
	padding: 10px 20px 10px 30px;
	}

.LatestNews {
	color: #010101;
	padding: 0px 10px 10px 18px;
	}

.LatestNews a:link {
	color:#010101;
	text-decoration:none;
	}
	
.LatestNews a:visited {
	color:#FEFEFE;
	text-decoration:none;
	}
	
.LatestNews a:hover {
	color:#FEFEFE;
	text-decoration:underline;
	}
	
	.News {
	color: #000000;
	padding: 0px 10px 10px 22px;
	}

.News a:link {
	color:#000000;
	text-decoration:none;
	padding: 0px 10px 10px 22px;
	}
	
.News a:visited {
	color:#FEFEFE;
	text-decoration:none;
	padding: 0px 10px 10px 22px;
	}
	
.News a:hover {
	color:#FEFEFE;
	text-decoration:underline;
	padding: 0px 10px 10px 22px;
	}

.HomeRCol {
	background-image: url("/i/front/RColBG.gif"); 
	background-repeat: no-repeat; 
	background-position: top right;
	}