.pageHolder {
	width: 100%;
	height: 100%;
	background-color: #4766A6;
	margin: 0 0 0 0;
	padding: 0 0 0 0;

}

#invisibleLinks {
	position: absolute;
	font-size: 1px;
	z-index: -5;
}

#pageHeader {
	position: relative;
	width: 100%;
	height: 93px;
	top: 0px;
	left: 0px;
	background-image: url(/usapgov/images/1px_bg.gif);
	background-repeat: repeat-x;
}	

#pageContent {
	position: relative;
	width: 100%;
	height: 100%;
}

#content hr {
	margin-left: 15px;
	margin-right: 15px;	
}

#content p {
	font-family: Verdana, sans-serif;
	font-size: 12px;
	color: black;
	margin-top: 5px;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 15px;
}

#content blockquote {
	margin: 0px 0px 20px 35px;
}

#content a:link, #content a:active, #content a:visited {
	text-decoration: none;
}

#content a:hover {
	text-decoration: underline;
}

#content img {
	border-color: black;
}

#pageFooter {
	position: absolute;
	width: 100%;
	height: auto;
	left: 0px;
	bottom: 0px;
}

#footerCenter {
	position: relative;
	height: 100%;
}	
	
#contentLeft {
	position: relative;
	width: 135px;
	height: 100%;
	background-color: #4766A6;
}

#contentCenter {
	position: relative;
	height: 100%;
	background-color: #EAEAEE;
}
	
#contentRight {
	position: relative;
	width: 135px;
	height: 100%;
	background-color: #4766A6;
}

.leftFooterText {
	margin: 12px 0px 12px 0px;
	font-family: Verdana, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}

.leftFooterText a:link,.leftFooterText a:active,.leftFooterText a:hover,.leftFooterText a:visited {
	color: White;
	text-decoration: none;
}

.centerFooterText {
	font-family: Verdana, sans-serif;
	font-size: 10px;
	color: Gray;
}

.rightFooterText {
	margin: 12px 0px 12px 0px;
	font-family: Verdana, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}

.rightFooterText a:link,.rightFooterText a:active,.rightFooterText a:hover,.rightFooterText a:visited {
	color: White;
	text-decoration: none;
}

.navigationList {
	padding: 0px 0px 0px 5px;
	font-family: Verdana, sans-serif;
	font-size: 12px;
	list-style: inside url(/usapgov/images/yellowarrow.gif);
	color: White;
	text-decoration: none;
	margin: 0px 0px 0px 0px;
}	

.navigationList li{
	margin: 3px 0px 0px 0px;
}
	
.navigationList a:link,.navigationList a:active,.navigationList a:hover,.navigationList a:visited {
	color: White;
	text-decoration: none;
}
	
.todaysDate {
	margin: 0px;
	padding: 0px;
	font-family: Verdana, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}	

.search form {
	margin: 5px 0px 0px 0px;
	padding: 0px;
	font-family: Verdana, sans-serif;
	font-size: 12px;
}

.belowSearch {
	margin: 0px;
	padding: 0px;
	font-family: Verdana, sans-serif;
	font-size: 9px;
}

.belowSearch a:link,.belowSearch a:active,.belowSearch a:hover,.belowSearch a:visited {
	text-decoration: none;
	color: Blue;
}

.tableLeft{
	position: static;
	height: auto;
	width: auto;
	left: auto;
	top: auto;
	float: left;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
}
	
.tableLeftStyle{
	position: static;
	height: auto;
	width: auto;
	left: auto;
	top: auto;
	float: left;
	margin-left: 5px;
	margin-right: 5px;
	margin-bottom: 10px;
	background: White;
}

.tableRight{
	position: static;
	height: auto;
	width: auto;
	left: auto;
	top: auto;
	float: right;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.tableRightStyle{
	position: static;
	height: auto;
	width: auto;
	left: auto;
	top: auto;
	float: right;
	margin-right: 5px;
	margin-left: 5px;
	margin-bottom: 10px;
	background: White;
}

.tableRightStyle p{
	margin: 10px;
}

.photoLeft{
	position: static;
	height: auto;
	width: auto;
	left: auto;
	top: auto;
	float: left;
	margin-right: 10px;
	margin-left: 0px;
	margin-bottom: 0px;
	margin-top: 5px;
}

.footerPhoto{
	position: static;
	height: auto;
	width: auto;
	left: auto;
	top: auto;
	float: left;
	margin-right: 5px;
	margin-left: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
}

.photoRight{
	position: static;
	height: auto;
	width: auto;
	left: auto;
	top: auto;
	float: right;
	margin-right: 5px;
	margin-left: 5px;
	margin-bottom: 5px;
}

.polariceBold {
	font-style: italic;
	font-weight: bold;
	font-family: Verdana, sans-serif;
	font-size: 14px;
	color: Blue;
}

.polariceSmall {
	font-size: 11px;
	color: black;
}

			
#content li, #content ul {
		color: Black;
		font-size: 12px;
		font-family: "Verdana", "Helvetica", sans-serif;
		}

#content table {
		color: Black;
		font-size: 12px;
		font-family: "Verdana", "Helvetica", sans-serif;
		}	
		
#content h1,#content h2,#content h3,#content h4,#content h5 {
		color: #080842;
		margin:	10px 0 0 0;
		font-weight: bold;
		font-family: "Verdana", "Helvetica", sans-serif;}
		}

#content h1	{
		font-size: 20px;
		}
		
#content h2	{
		font-size: 18px;
		}
		
#content h3	{
		font-size: 16px;
		}

#content h4	{
		font-size: 14px;
		}

#content h5	{
		font-size: 12px;
		}
	

.largetitle {
		color: #080842;
		margin:	10px 0 0 0;
		font-weight: bold;
		font-family: "Verdana", "Helvetica", sans-serif;
		font-weight: bold;
		font-size: 20px;
		}
		
#Content p.largetitle {
		color: #080842;
		margin:	10px 0 0 0;
		font-weight: bold;
		font-family: "Verdana", "Helvetica", sans-serif;
		font-weight: bold;
		font-size: 20px;
		}		
		
.subtitlegrey {
		color: #676767;
		margin:	10px 0 0 0;
		font-weight: bold;
		font-family: "Verdana", "Helvetica", sans-serif;
		font-weight: bold;
		font-size: 14px;
		}
		
#Content p.subtitlegrey {
		color: #676767;
		margin:	10px 0 0 0;
		font-weight: bold;
		font-family: "Verdana", "Helvetica", sans-serif;
		font-weight: bold;
		font-size: 14px;
		}				
		
.subtitlered {
		color: #BD0000;
		margin: 10px 0 0 0;
		font-weight: bold;
		font-family: "Verdana", "Helvetica", sans-serif;
		font-weight: bold;
		font-size: 14px;
		}
	
#Content p.subtitlered {
		color: #BD0000;
		margin: 10px 0 0 0;
		font-weight: bold;
		font-family: "Verdana", "Helvetica", sans-serif;
		font-weight: bold;
		font-size: 14px;
		}		
	
.imagecaption {
		color: #7D7D7D;
		margin:	10px 0 0 0;
		font-family: "Verdana", "Helvetica", sans-serif;
		font-size: 12px;
		font-style: italic;
		}
		
#Content p.imagecaption {
		color: #7D7D7D;
		margin:	10px 0 0 0;
		font-family: "Verdana", "Helvetica", sans-serif;
		font-size: 12px;
		font-style: italic;
		}		

.paragraphheadingblue {
		color: #080842;
		margin:	10px 0 0 0;
		font-weight: bold;
		font-family: "Verdana", "Helvetica", sans-serif;
		font-weight: bold;
		font-size: 12px;
		}
		
#Content p.paragraphheadingblue {
		color: #080842;
		margin:	10px 0 0 0;
		font-weight: bold;
		font-family: "Verdana", "Helvetica", sans-serif;
		font-weight: bold;
		font-size: 12px;
		}		
		
.paragraphheadingred {
		color: #BD0000;
		margin:	10px 0 0 0;
		font-weight: bold;
		font-family: "Verdana", "Helvetica", sans-serif;
		font-weight: bold;
		font-size: 12px;
		}
		
#Content p.paragraphheadingred {
		color: #BD0000;
		margin:	10px 0 0 0;
		font-weight: bold;
		font-family: "Verdana", "Helvetica", sans-serif;
		font-weight: bold;
		font-size: 12px;
		}		
		
.paragraphheadingred a:link,.paragraphheadingred a:active,.paragraphheadingred a:hover,.paragraphheadingred a:visited {
	text-decoration: underline ! important;
	color: #BD0000;
	}
		
.notes {
		color: #7D7D7D;
		font-weight: bold;
		font-family: "Verdana", "Helvetica", sans-serif;
		font-size: 12px;
		font-style: italic;
		}

#Content p.notes {
		color: #7D7D7D;
		font-weight: bold;
		font-family: "Verdana", "Helvetica", sans-serif;
		font-size: 12px;
		font-style: italic;
		}

.breadcrumb  {
	margin: 2px;
	text-align: left;
	font-family: Verdana, sans-serif;
	padding: 3px;
	color: #999;
	font-size: 10px;
	}
	
.breadcrumb a:link,.breadcrumb a:active,.breadcrumb a:hover,.breadcrumb a:visited {
	text-decoration: none;
	color: Blue;
}
	
.keywords  {
	text-align: left;
	font-family: Verdana, sans-serif;
	color: #999;
	font-size: 10px;
	font-style: italic;
	}	

/*------ page content styles  -------------------------------------*/

.pg-headertext {
	font-family:Verdana, Arial, Tahoma, Sans-Serif;
	font-size:12px;
	color:#003366;
	padding:10px 4px 6px 4px;
	}
	
.newsitem {padding:4px 0px 4px 0px;clear:both;}

.newslink {
	font-family:Verdana, Arial, Tahoma, Sans-Serif;
	font-weight:bold;
	font-size:10px;
	color:#FF0000;
	}

.newstext {	
	font-family:Verdana, Arial, Tahoma, Sans-Serif;
	font-size:9px;
	color:#003366;
	}
	
.contentlink {
	font-family:Verdana, Arial, Tahoma, Sans-Serif;
	font-weight:bold;
	font-size:9px;
	color:#FF0000;
	}

.contenttext {	
	font-family:Verdana, Arial, Tahoma, Sans-Serif;
	font-size:9px;
	color:#000000;
	padding:4px 0px 8px 0px;
	border-bottom:1px dotted #7C8FB7;
	clear:both;
	}
	
.contenttext-none {	
	font-family:Verdana, Arial, Tahoma, Sans-Serif;
	font-size:9px;
	color:#000000;
	padding:4px 0px 8px 0px;
	clear:both;
	}
	
fieldset
{
	width: 445px;
	margin-top: 5px;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 15px;
}

table.dataTable1 { 
	padding: 3px;
	vertical-align: top; 
	margin-left: 10px;
	margin-right: 0px;
	margin-bottom: 15px; 
	background-color: #FFFFFF;
	border: 1px solid #c0c0c0;
	width: 97%;
	}
	
table.dataTable2 { 
	padding: 3px;
	vertical-align: top; 
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px; 
	background-color: #FFFFFF;
	border: 1px solid #c0c0c0;
	width: 100%;
	}	 
	
table.dataTable1 th, table.dataTable2 th { 
	background-color: #c0c0c0; border-bottom: 1px solid #A0A0A0;
	border-left: 1px solid #A0A0A0; border-right: 1px solid #A0A0A0;
	text-align: left;
}

table.dataTable1 tr.tinted, table.dataTable2 tr.tinted { 
	background-color: #DDDDDD;
	text-align: left;
}

table.dataTable1 tr.notTinted, table.dataTable2 tr.notTinted { 
	background-color: #FFFFFF;
	text-align: left;
} 

table.dataTable1 tr.overDue, table.dataTable2 tr.overDue { 
	background-color: red;
	text-align: left;
}  

table.dataTable1 tr.dueSoon, table.dataTable2 tr.dueSoon { 
	background-color: yellow;
	text-align: left;
}  
	
.alertCopy {
	color: red;
}

.alertCopyBig {
	color: black;
	font-size: 12pt;
	font-weight: bold;
}

.inactiveNav {
	color: black;
}

.welcome {
	font-size: 8pt;
}

/* ------- page content table classes ------------------------------------------------- */

.tableContainer {width:100%;padding:6px;}

.contentTable {
	background-color:#FFFFFF;
	border-style:solid;
	border-width:1px 1px 2px 1px;
	border-color:#666666 #666666 #606060 #666666;
}

.contentTable .contentTitle {border-bottom:1px solid #8D8C8C;}
.contentTable p {margin:0px;}

.contentTable th {
	background-color:#aaaaaa;
	font-weight:bold;
	padding:5px 8px 3px 4px;
	border-bottom:1px solid #DBD9D9;
	text-align:left;
}

.contentTable td {
	padding:6px 4px 3px 4px;
	border-bottom:1px dotted #CCCCCC;
	vertical-align:top;
	text-align:left;
}

.contentTable tfoot {background-color:#E8F0F1;}

/* ------- page content box classes ----------------------------------------------------- */

.contentBox {
	background-color:#FFFFFF;
	text-align:left;
	border-style:solid;
	border-width:1px 1px 2px 1px;
	border-color:#666666 #666666 #606060 #666666;
	vertical-align:top;
}

.contentBox td {
	border-style:none;
}

.contentTitle {
	background-color:#B4D2ED;
	color:#080842;
	font-weight:bold;
	font-size:14px;
	padding:5px 8px 3px 4px;
	border-bottom:1px solid #8D8C8C;
}

.contentContainer {
	padding:8px 6px 8px 6px;
}

.contentContainer form {
	margin: 0px 0px 0px 0px;
	padding: 0px;
}

.photoBox {
	text-align:center;
	width:127px;
	background-color:#FFFFFF;
	border-width:1px 1px 2px 1px;
	border-color:#4B6AA4;
	border-style:solid;
	padding:6px;
}

/*------------ webcam styles (do not alter!) -------------------------------------- */

.camContainer {
	margin-top:14px;
	width:602px;
	height:403px;
	position:relative;
}

.camContent {
	background-image:url(videoclipsandmaps/images/content-bg.gif);
	background-repeat:no-repeat;
	position:absolute;
	top:26px;
	left:0px;
	width:471px;
	height:353px;
	text-align:center;
	vertical-align:middle;
}

.camMenu {
	background-image:url(videoclipsandmaps/images/menu-camImage.gif);
	background-repeat:no-repeat;
	position:absolute;
	top:26px;
	left:471px;
	width:131px;
	height:353px;
}

.camWeather {
	position:absolute;
	top:218px;
	left:7px;
	width:118px;
	font-family:Tahoma,Arial,Verdana,Helvetica,Sans-Serif;
	font-size:12px;
	color:#6D7993;
	text-align:center;
}

.camInfo {
	background-image:url(videoclipsandmaps/images/text-bg.gif);
	background-repeat:repeat-y;
	text-align:left;
	position:relative;
	top:-5px;
	_top:0px;
	width:602px;
}

.camFooter {
	position:relative;
	top:-20px;
	_top:0px;
	width:602px;
}

.camSubcontent {
	font-size:12px;
	width:471px;
	height:353px;
	display:none;
}

.moreInfoPhoto {
	text-align:center;
	width:200px;
	background-color:#FFFFFF;
	border-width:1px 1px 2px 1px;
	border-color:#4b6aa4;
	border-style:solid;
	padding:6px;
	margin:3px 0px;
}

.moreInfoPhoto a {font-size:12px;}

.camInfoBox {
	text-align:left;
	vertical-align:top;
	background-color:#FFFFFF;
	border-width:1px 1px 2px 1px;
	border-color:#4b6aa4;
	border-style:solid;
	padding:10px;
	margin:0px 12px 10px 12px;
	position:relative;
	top:-10px;
	_top:0px;
}

.camStatus {
	font-family:Arial,Tahoma,Verdana,Helvetica,Sans-Serif;
	font-size:11px;
	color:#4375AE;
	position:absolute;
	left:150px;
	width:315px;
	text-align:right;
}

.imgContainer {
	font-family:Arial, Tahoma, Verdana, Helvetica, Sans-Serif;
	font-size:12px;
	text-align:center;
	color:#315191;
	width:720px;
	height:520px;
	margin:10px;
	padding:8px;
	background-color:#FFFFFF;
	border:1px solid #133477;
	border-bottom-width:2px;
	position:relative;
	box-sizing: border-box;
	-moz-box-sizing:border-box;
}

