@charset "utf-8";
<!-- PrintCSS -->

/* CSS Reset *************** */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { margin:0; padding:0; }
table {	border-collapse:collapse; border-spacing:0; }
fieldset,img { border:0; }
address,caption,cite,code,dfn,em,strong,th,var { font-style:normal;	font-weight:normal; }
ol,ul { list-style:none; }
caption,th { text-align:left; }
h1,h2,h3,h4,h5,h6 {	font-size:100%;	font-weight:normal; }
q:before,q:after { content:''; }
abbr,acronym { border:0; }
/* CSS Reset End *********** */

body { font:12pt "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif; line-height:15pt; background:#fff; margin:0; }
small { font-size:8pt; }
strong { font-weight:bold; }

h1 { font:15pt Georgia, "Times New Roman", Times, serif; background:#fff; padding:5px 40px 5px 5px; color:#000; margin:0 0 8px 0; border:2px solid #000; float:left; clear:both;}
h2 { font:12pt "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif; color:#000; margin:5px 0 5px 0; font-weight:bold; }
p { margin:0 0 10px 0; }
blockquote { font-style:italic; font-family:Georgia, "Times New Roman", Times, serif; background:#f4f4f4; color:#444; border:1px solid #e4e4e4; padding:5px; }
	blockquote p { padding:0 0 10px 0; border-bottom:1px dotted #ddd; }

.clear { clear:both; }
.clearL { clear:left; }
.floatR { float:right; }

.vcenter { vertical-align:middle;}
.left { text-align:left; }

#mainnavigation { text-align:right; padding:0 0 3px 0; }
		#mainnavigation ul li { display:inline; list-style:none; padding:0 10px 0 10px; border-left:1px dotted #ddd; }
		#mainnavigation ul li.last { border-right:1px dotted #ddd; }
		#mainnavigation ul li a { text-decoration:none; color:#000; }
		#mainnavigation ul li a:visited { color:#000; }
		#mainnavigation ul li a:hover { text-decoration:underline; color:#c00;}
		#mainnavigation ul li a:active {}
		#mainnavigation ul li.active a { color:#c00; font-weight:bold; font-size:12pt; text-transform:uppercase; border:1px solid #c00; padding:0 5px 0 5px;   }

#header { height:131px; background:#fff; }
		#header .headerlink { display:none; }
	
#subnavigation { display:none; }

#container { width:980px; background:#fff; text-align:left; margin:0; }
		
	#content {  }
		.spectable { font-size:8pt; margin:5px 0 5px 0; clear:both; }
			th { font-size:8pt; text-align:center; background:#fff; padding:0 2px 0 2px; }
			th.seperator { border-right:1px solid #000; }
			tbody { border-right:1px solid #000; border-left:1px solid #000; border-bottom:1px solid #000; }
				tbody tr:hover { background: #D9EFA4;  }
				tbody td { text-align:center; padding:3px; border:1px solid #000; color:#363636; }

		table.spectable2 th strong { padding:3px 10px 3px 10px; line-height:normal; }
		table.spectable2 th strong { font-size:12pt; }
		table.spectable2 td { text-align:left; }

		ul.properties li { list-style-type:square; margin:0 0 0 15px; padding:5px 0 15px 10px; }
	
		ul.details { padding:0 0 0 15px;}
			ul.details li { list-style-type:square; padding:0; line-height:normal; margin:0 0 5pt 0;}
				
		.shoplink { }
			.shop { float:left; line-height:20px; height:20px; width:115px; font:11pt Georgia, "Times New Roman", Times, serif; padding:0 0 0 10px; margin:0 10px 0 0; vertical-align:middle; border:1px solid #000; }
				.shop img { float:right;}
				.shop a { color:#000; text-decoration:none; display:block; }
				.shop a:visited { color:#000; text-decoration:none; }
				.shop a:hover   { color:#000; text-decoration:underline; }
				.shop a:active  {  }

		#tv { display:none; }

	#footer { background:#fff; padding:0 10px 0 10px; color:#000; line-height:40px; text-align:center; border:2px solid #999; font-size:12pt; font-weight:bold; }
		#powered { display:none; }
	

