﻿body {
	font-family:Verdana;
}
p {
	
	color:gray;
}


.logo {
	top: 0px;
	width: 920px;
	height: 100px;
	margin: 0 auto;
	margin-bottom: 0px;
}
.stage {
	width:920px;
	height:600px;
	clear:both;
	background-color:white;
	position:relative;
	margin:0 auto;
}
.stage2 {
	width:980px;
	height:600px;
	clear:both;
	background-color:white;
	position:relative;
	margin:0 auto;
}

.biotext {
	font-size:10pt;
}
.topLeft 
{
	background:url(images/StageTop-Left.png) 0 0 no-repeat;
	width:5px;
	height:5px; 
	float:left;
}  
.topBorder
{
	background: url(images/StageTop.png) 0 0 repeat-x;  
	height:5px;
	width:910px;
	float:left;
} 
.topRight
{
	background: url(images/StageTop-Right.png) 0 0 no-repeat;
	width:5px;
	height:5px;
	float:left;
}
.bottomLeft 
{
	background:url(images/StageBottom-Left.png) 0 0;
	width:5px;
	height:5px; 
	float:left;
	clear:both;
}
.bottomBorder
{
	background: url(images/StageBottom.png) 0 0 repeat-x; 
	height:5px;
	width:910px;
	float:left; 
}
.bottomRight
{
	background: url(images/StageBottom-Right.png) 0 0;
	width:5px;
	height:5px;
	float:right;
}

.leftBorder
{
	background: url(images/StageLeft.png) 0 0 repeat-y;
	width:5px;
	height:1200px;
	float:left;
}
.rightBorder
{
	background: url(images/StageRight.png) 0 0 repeat-y;
	width:5px;
	height:290px;
	float:right;
}


.body {
	position:relative;
	background: url(images/tactical_watermark.png) 115px 0 repeat-y;
        height:350px;
	width:440px;
	margin-right:0px;
	margin-left:10px;
	float:left;
}
.headlineRow
{
	left: 10px; 
	top: -20px; 
	width: 920px; 
	position:relative;
}
.divider {
	width:2px;
	height:90%;
	margin-left:10px;
	margin-top:20px;
	background-color:white;
	float:left;
}
.headline {
	margin-left:0px;
	font-family:Georgia;
	font-size:30px;
	color:#003366
}
.tagline {
	font-family:Times New Roman;
	color:#003366;
	margin-left:40px;
	font-size:16px;
	text-align:center;
}
.photo {
		float:right;
		height:250px;
		width:919px;
		position: relative;
}
 
.photo img {
	position:absolute;
	top: 0px;
	left: 0px;
	height:100%;
	width:100%;
}
 
.ppt img {
}

.leftbox {
	width:309px;
	height:250px;
	float:left;
	padding:10 50 0 0;
	background-color:white;
}

.centerbox {
	width:320px;
	height:250px;
	padding-left:30px;
	float:left;
	margin:0 auto; 	
	}

.rightbox {
	width:290px;
	height:250px;
	float:right;
}

.boxrow {
	float:left;
	width:980px;	
}
.icon {
	float:right;
	width:100px;
}
.boxtext {
	float:left;
	font-size:12pt;
	color:#666666;
	padding:4px;
	margin-top:1px;
}
.footer {
	float: right;
	margin-top: 0px;
	margin-right: 0px;
	width: 420px;
	height: 20px;
	padding-top: 0px;
	position: relative;
	top: 80px;
}
#logo {
	width:200px;
	margin-top:30px;
	margin-bottom:10px;
}
.shadow {
	background:url('images/headline.png') 0 0 repeat-x;
	height:60px;
	width:100%;
	top:270px;
	position:absolute;
}
.footerlink {
	float:left;
	color:#999999;
	margin-left:30px;
	margin-top:0px;
	text-decoration:none;
	font-size:10pt;
	font-weight:bold;
}
.footerLinkHover {
	float:left;
	color:#003399;
	font-weight:bold;
	margin-left:30px;
	margin-top:0px;
	text-decoration:none;
	font-size:10pt;
}
.boxheader {
	color:#3366cc;
	padding:4px;
	font-size:12pt;
	font-weight:bold;
	text-align:left;
	margin-top:5px;
}
.copyright {
	font-size:8px;
	width:920px;
	margin:0 auto;
	text-align:center;
}
.newsItem {
	height:700px;
	display:none;
	margin-left:110px;
	margin-right:150px;	
}
.newsLink {
margin-bottom:10px;	
margin-left:110px;
margin-right:150px;	
}
.newsURL {
text-decoration:none;	
font-size:9pt;	
}


