html{
	margin:0;
	height:100%;
}
body, table, td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
body {
	margin: 0;
	padding: 0;
	height: 100%;
}
td { 
	vertical-align: top;
}
h2	{
	margin: 0;
}
h3	{
	font-size: 13px;
}
h4	{
	font-size: 11px;
}
a:link, a:visited {
	color: #CC0000;
	text-decoration: none;
}
a:hover {
	color: #33CC00;
	text-decoration: underline;
}
.imageBlock {
	margin-bottom: 3px;
	}
.navBlock {
	position: relative;
	left: 23px;
	margin-bottom: 1px;
	}
	
.specLink {
	color: #000000;
	text-decoration: none;
	border-bottom: 1px solid #C30;
}
.bodycopySlim {
	line-height: 13px;
}
.mainBody {
	width: 700px;
	background-color:#F4F4F4;
}
.leftCol {
		width: 120px;
}
.topNav {
	width: 129px;
	height: 184px;
}
#supportBox {
	height: 93px;
	padding: 8px;
	background-color: #E4E4E4;
	width: 129px; /* False value for IE4-5.x/Win */
	voice-family: "\"}\""; 
	voice-family:inherit;
	width: 113px;
	height: 77px;
}
.supportBox {
  width:113px;
} 
.middleCol {
	padding: 10px;
	background-color: #E4E4E4;
}
#wideCol {
	position: absolute;
	left: 160px;
	top: 17px;
	width: 630px; 
	padding: 10px;
	background-color: #E4E4E4;
	voice-family: "\"}\""; 
	voice-family:inherit;
	width: 610px;
}
html>body .middleCol {
  width:610px;
} 

#newsBody {
	border: 10px solid #F4F4F4;
	padding: 10px;
	background-color:#E4E4E4;
	width: 800px;
	voice-family: "\"}\""; 
	voice-family:inherit;
	width: 760px; 
}
html>body .newsBody {
  width:760px;
} 
#newsStory1 {
	float: left;
	margin-right: 15px;
	width: 245px;
}
html>body .newsStory1 {
  width:245px;
} 
#newsStory2 {
	float: left;
	margin-right: 15px;
	width: 245px;
}
#newsStory3 {
	float: left;
	width: 240px;
}
.floatRight	{
	float: right;
	background-color: #fff;
	margin: 0 0 10px 10px;
	border: 1px solid #999;
	padding: 4px;
}
.floatLeft	{
	float: left;
	background-color: #fff;
	margin: 0 10px 10px 0;
	border: 1px solid #999;
	padding: 4px;
}
p.source	{
	margin-top: 0;
	font-style: italic;
}
div.spacer	{
	clear: both;
}
.thankyou	{
	color: #00f;
	font-weight: bold; 
}
.title
{
 font-size: 14pt;
 font-weight: bold;
}
.heading
{
 font-size: 12pt;
 font-weight: bold;
}
.shadedBox {
	background: url('/images/boxbg.gif') repeat-x;
}

.topBackground {
	background: url('/images/header.gif') repeat-x;
	vertical-align: middle; margin-left:0; margin-right:0; margin-top:5px; margin-bottom:1px
}
.master
{
 width:900px;
}
.logo {
	background: url('/images/logo1.gif') repeat-x;
	vertical-align: middle; margin-left:0; margin-right:0; margin-top:5px; margin-bottom:1px
}
.gotw {
	width: 295px;
	height: 148px;
	border: 1px solid #ECECEC;
}
.bar {
	background: url('/images/bar.gif') repeat-x;
	height: 25px;
	vertical-align: middle; margin-left:0; margin-right:0; margin-top:1px; margin-bottom:0px
}
div.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
a.greenLink:link, a.greenLink:active, a.greenLink:visited {
	color: #66CC33;
	font-size: 11px;
}
a.greenLink:hover {
	color: #333333;
	text-decoration: none;
}
a.nav:link, a.nav:active, a.nav:visited {
	color: #CC0000;
	text-decoration: none;
}


a.nav:hover {
	color: #CC0000;
	text-decoration: none;
}
/* ======================================== */
/* Header Navigation Tabs */
/* ======================================== */

#blackBar {
	clear: left;
	z-index: 1;
	width: 100%;
	margin-left: auto;
	margin-right: auto;	
}

#button
{
	padding:4px;
	background-position: bottom left;
	margin-right: -1px;
	border-left: 1px solid #EFEFEF;
}

#button:hover
{
	background-color: #7FB1ED;
	color: #FFF;
}

#topNav {
	width: 100%px;
	margin: 0px;
	padding: 0px;
	clear:both;
}
#topNav ul, #topNav, #stats ul, #stats li, #topNav li  {
	margin: 0;
	padding: 0;
}
#stats li  {
	list-style-type: none;
}
#topNav li
{
	float: left;
	display: block;
	width: 12%;
	min-height: 20px; 
}
#topNav li a
{
	position: relative;
	display: block;
	text-align: center;
	color: #CC0000;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
}
#topNav li a.active, #topNav li a:active
{
	background: #D1DCEB;
	color: #333333; 
}
.box, .shadedBox {
	padding: 5px;
}

.box, .shadedBox, .featured_box {
	border: 1px solid #ECECEC;
	margin: 1px 0px 2px 0px;
	text-align: left;
}
.featured_box { 
	margin: 1px 2px 1px 2px;
}

.normalText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #6c6c6c;
}

.blockText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #3F3F3F;
}

a.blackLink {
	color: #666666;
	text-decoration: none;
}
a.blackLink:hover {
	color: #66CC33;
	text-decoration: underline;
}

.greyBox {
	padding: 1px;
	border: 1px solid #cbcbcb;
	background-color: #FFF4F4;
	margin-bottom: 1px;
}
#content2 {
	margin: 1px 2px 1px 0px;	
}
.content_box {
	background-color: #EFEFEF;
	padding: 5px;
	border-left: 1px solid CCC;
	border-right: 1px solid CCC;
	height: 110px;
	vertical-align: top;
}
.comment_box {
	background-color: #EFEFEF;
	padding: 5px;
	vertical-align: top;
}

.border {height:3px; background:#4D91DF; clear:left; margin-top: -10px; width:100%}

#navigation a
{
color: #000;
background: #ffa20c url(/images/left-tab.gif) left top no-repeat;
text-decoration: none;
padding-left: 7px;
horizontal-align:left;
}

#navigation a span
{
background: url(/images/right-tab.gif) right top no-repeat;
padding-right: 7px
}

#navigation a, #navigation a span
{
display: block;
float: left
}

/* Hide from IE5-Mac \*/
#navigation a, #navigation a span, #navigation a:visited span
{
float: none
}
/* End hide */

#navigation a:hover, #navigation a:active, #navigation a:focus
{
color: #fff;
background: #781351 url(/images/left-tab-hover.gif) left top no-repeat;
padding-left: 7px
}

#navigation a:hover span, #navigation a:active span, #navigation a:focus span
{
background: url(/images/right-tab-hover.gif) right top no-repeat;
padding-right: 7px
}

#navigation ul
{
list-style: none;
padding: 0px;
margin: 0px;
height: 1%;
text-align:left;
}

#navigation li
{
float: left;
padding: 0px;
margin-left: -5px;
text-align:left;
} 
