body {
	background-image: url(stars.gif);
	background-repeat: repeat;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #003366;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
}

p, td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	margin: 0;
	padding: 0;
}

a {
	color: #CC0000;
}

a:visited {
	color: #660000;
}

a:hover {
	color: #990000;
}

a img {
	border-color: #003366;
}


#outerCenter {  
	position: absolute; 
	top: 0px; 
	left: 0px; 
	text-align: center; 
	width: 100%; 
}

#innerCenter {  
	position: relative; 
	margin: 0 auto; 
	width: 760px; 
	text-align: left; 
}

#content {
	position: absolute;
	top: 144px;
	left: 0;
	margin: 0;
	padding: 0;
	width: 760px;
	background-color: #00123a;
	z-index: 0;
}

#masthead {
	background-color: #00123A;
}

.blueFadeButton {
	border: 1px solid #0000FF;
	background-image:url(bluefade.gif);
	background-position: bottom;
	background-repeat: repeat-x;
	text-align: center; 
}

.redFadeButton {
	border: 1px solid #FF0000;
	background-image:url(redfade.gif);
	background-position: bottom;
	background-repeat: repeat-x;
	text-align: center; 
}

.blueFadeButton a, .redFadeButton a {
	display: block; 
	width: 100%; 
}

#email {
	margin:  0;
	padding: 0;
	}
#email input {
	font-size: 10px;
	color: #000;
	vertical-align: middle;
	}
#email-add, #ea {
	width: 120px;
	height: 22px;
	}
#email-go {
	margin-left: 4px;
}

input {
	font-size: 10px;
	font-weight: bold;
	vertical-align: middle;
}

.textInput {
	border: 1px solid #069;
	margin-bottom: 2px;
	padding-bottom: 0px;
}

#newsColumn {
	display: inline;
	margin: 9px 7px 16px 7px;
	padding: 0;
	width: 159px;
	float: left;
}

#newsColumn img, #newsColumn a img  {
	border: 0;
	padding: 0;
	margin: 0;
}

#newsItems {
	background-image: url(bluelines.gif);
	display: block;
	width: 100%;
	margin: 0;
	padding-bottom: 10px;
}

#newsItems p {
	margin:0;
	padding: 6px 4px;
}

#newsItems a {
	font-weight: bold;
	color: #003366;
}

#newsItems a:hover {
	color: #006699;
}


#communityItems {
	background-image: url(bluelines.gif);
	display: block;
	width: 100%;
	padding-bottom: 10px;
	padding-top: 8px;
}

#communityItems p {
	padding: 4px 4px 0px 4px;
	font-weight: bold;
}

#communityItems a {
	font-weight: bold;
	color: #003366;
}

#communityItems a:hover {
	color: #006699;
}

#largeArticleColumn {
	margin: 9px 0px 0 0px;
	padding: 12px 36px;
	background-color: white;
	float: left;	
	min-height:1020px;
    height: auto !important;
    height: 1020px;

/* value for IE (width inc. content, padding & border ) */
	width: 575px;
	voice-family: "\"}\""; 
	voice-family:inherit;
	width: 503px;
}	
html>body #largeArticleColumn { width: 503px; } /* "The be Nice to Opera 5" rule. */

*html #largeArticleColumn {
  width: 575px; /* for IE5 and IE6 in quirks mode */
}


#articleColumn {
	margin: 9px 0 0 0;
	width: 403px;
	background-color: white;
	float: left;
	min-height:1020px;
    height: auto !important;
    height: 1020px;
}

.article {
	padding: 14px 18px 16px 18px;
	font-size: 12px;
	line-height: 16px;
}


#articleColumn p,
#largeArticleColumn p {
	font-size: 12px;
	line-height: 16px;
}

.article h1, .article H1, #articleColumn h1, #articleColumn H1,
#largeArticleColumn h1, #largeArticleColumn H1  {
	margin: 0px 0 6px 0px;
	font-size: 14px;
	color: #CC0000;
	font-weight: bold;
	line-height: 18px;
}

.article h2, .article h2, #articleColumn h2, #articleColumn H2,
#largeArticleColumn h2, #largeArticleColumn H2 {
	margin: 0px 0 6px 0px;
	font-size: 12px;
	color: #003366;
	font-weight: bold;
	line-height: 14px;
}

ul, #articleColumn ul, ol, #articleColumn ol,
#largeArticleColumn ul, #largeArticleColumn ol {
	margin:0 5px 16px 25px; 
	padding:0; 
}

ul li, #articleColumn ul li,
#largeArticleColumn ul li {
	margin-left: 0;
	padding-left: 8px;
	margin-bottom: 6px;
	color: #002244;
	list-style-position: outside;
}

ol, #articleColumn ol,
#largeArticleColumn ol {
	margin-left: 0;
	padding-left: 8px;
}

ol li, #articleColumn ol li,
#largeArticleColumn ol li {
	margin-bottom: 6px;
	color: #002244;
	display: list-item;
	list-style: decimal; 
	list-style-position: outside;
}


#articleColumn p, #articleColumn td,
#largeArticleColumn p, #largeArticleColumn td {
	margin: 0 0 12px 0;
}

#articleColumn strong.highlight, #articleColumn .highlight strong,
#largeArticleColumn  strong.highlight, #largeArticleColumn .highlight strong {
	color: #069;
}

.smaller, .smaller td, .smaller p, .article .smaller, .article .smaller td, .article .smaller p,
#largeArticleColumn .smaller, #largeArticleColumns .smaller p  {
	font-size: 10px;
	line-height: 12px;
}

#articleColumn .larger, .larger,
#largeArticleColumn larger {
	font-size: 14px;
}

#articleColumn p img.rightSide, #largeArticleColumn p img.rightSide {
	margin: 0 0 8px 12px;
}

#articleColumn p img.leftSide, #largeArticleColumn p img.leftSide {
	margin: 0 12px 8px 0;
}


#articleColumn a, #largeArticleColumn a {
	font-weight: bold;
	color: #cc0000;
}

#articleColumn a:hover, #largeArticleColumn a:hover {
	color: #ff0000;
}


#featureColumn {
	margin: 9px 0px 16px 7px;
	width: 165px;
	float: left;	
}

#featureColumn p {
	margin-bottom: 12px;
}

#featureColumn #newsItems {
	margin-left: 2px;
}

#featureColumn #newsItems p {
	margin:0;
	padding: 6px 4px;
}

#featureColumn img, #featureColumn a img {
	border: 0;
}

.sidebarAnnouncement {
	font-weight: bold;
	background-image: url(redlines.gif);
	color: #000;
}

.sidebarAnnouncement h1 {
	font-weight: bold;
	font-size: 13px;
	line-height: 15px;
	margin: 0 0 4px 0;
	padding: 4px 2px;
	background-color: #990000;
	color: white;
}

.sidebarAnnouncement a,
.sidebarAnnouncement a:visited {
	color: #069;
}

.sidebarAnnouncement a:hover {
	color: #07c;
}


.sidebarAnnouncement p {
	display: block;
	margin: 4px;
	padding-bottom: 6px;

}


.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */
