﻿body{
	margin-top:5px;
	padding:0;
	font-family: "Arial", Verdana, Arial, Helvetica, Sans-Serif; 
	background: transparent url('../images/bgColor.gif') ;/**/
	font-size:14px;
	height:100%;
}

/*
Formatting for trademarks follows
*/
.tmTitles{
	font-size:10px;
	color:#255496;
	vertical-align:top;
}

.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: black; 
	text-decoration: none;
	margin-top:-32px;
}

.frontTable{
	border-collapse:collapse;
	margin-top:00px;
	margin-left:12px;
	width:870px;
}

#hideshow    {
	width:600px;
	height:300px; 
	background: url("../images/whitebox.png") no-repeat top left;	 	
}

.titles{
	margin-left:39px;
	color:#255496;
	font-size:28px;
}
.title_PATS{
	margin-left:30px;
	color:#255496;
	font-size:28px;
}
.errmsg{
	clear:both;
	color:red;
}
	
#maincontainer{
	width: 900px; /*Width of main container*/
	margin: 0 auto; /*Center container on page*/
	height:100%;
	/*border:2px solid #242723;
*/}

#contentwrapper{
	float: left;
	width: 100%;
}
#wrapper-menu-top, #header, #wrapper-content, #wrapper-footer {		
	width: 100%;
	margin: 0 auto;
	text-align:center;
}


#main 	   {
	width:900px; 
	height:100%; 
	margin: 0 auto; 
	border: 1px solid #EEEEEE; 
}
#top 	   {
	height: 0px; 
	background: url("../images/s6g.png") repeat-x top left;
}
#header1    {
	width:900px;
	height: 145px; 
	background: url("../images/header.gif") no-repeat top left; 
	border-bottom: 3px solid #c12825; 
	
}

#textholder    {
	width:633px;
	height: 300px; 
	background: url("../images/.gif") no-repeat top left;	 	
}

#newsholder    {
	width:213px;
	height: 150px; 
	background: url("../images/newsBox.gif") no-repeat top left;	 	
}

.gsa {
	color:white;
	font-size:11px;
}

.navmenu li.current {color:#000000;}

#nav {
	width:759px;
	height: 30px; 
	background: url("../images/nav.gif") repeat-x top left;	
	margin-top:42px;
	color:#ffffff;	
	
}
.navmenu ul{
	margin-top:5px;
	margin-left:20px;
	padding: 0;	
	font: bold 14px Arial;
	width: 100%;
	text-align:left;	
}
.navmenu li{
	display: inline; text-align:center;
}
.navmenu li a{	
	color: #ffffff;
	padding: 5px 5px 1px 5px;	
	text-decoration:none;
}
.navmenu li a:visited{
	color: #ffffff;
}
.navmenu li a:hover{
	color: #000000;
}

.navmenu li a.current{
	color: #000000;
}
#navfoot 	   {
	height: 37px;
	color:#ffffff;
	clear:both; 		
}

#container {
	margin: 0px auto;
	/*border-left: 1px solid black;
	border-right: 1px solid black;*/
	width: 100%;
	text-align: left;
	height:100%;
	font-family: "Arial", Verdana, Arial, Helvetica, Sans-Serif; 
}

#content {
	margin: 0px auto;
	background-color: #b8b7b6;
	width: 100%;
	text-align: left;
	height:100%;
}

.footersmall    {
	clear:both;
	background: url("../images/footer.gif") no-repeat top left; 	 
	font-size: 7pt;
	text-align:center;	
	height:37px;	
	width:900px;
	
}
.footmenu ul{
	margin-top:0px;
	padding: 0;	
	font: bold 11px Arial;
	width: 100%;
	text-align:center;	
}
.footmenu li{
	display: inline;	
}
.footmenu li a{	
	color: #ffffff;
	padding: 1px 5px 1px 5px;	
	text-align:center;
	text-decoration:none;
}
.footmenu li a:visited{
	color: #ffffff;
}
.footmenu li a:hover, .footmenu li a.current{
	color: #000000;
}

.gallerycontainer{
position: relative;
/*Add a height attribute and set to largest image's height to prevent overlaying*/
}

.thumbnail img{
margin: 0 0px 0px 0;
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
-moz-opacity: 1;
}

.thumbnail a:hover img{ /*CSS for ie 6 fix hover*/
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=50);
-moz-opacity: 0.5;
}

.thumbnail:hover img{
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=50);
-moz-opacity: 0.5;
}

.thumbnail span{ /*CSS for enlarged image*/
position: absolute;
left: -1000px;
visibility: hidden;
color: #313131;
text-decoration: none;
height:0px; 
width:0px;
}

.thumbnail span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 2px;
}

.thumbnail:hover span{ /*CSS for enlarged image*/
visibility: visible;
top: 350px;
left: 260px; /*position where enlarged image should offset horizontally */
z-index: 100;
width:570px;
text-align:justify; 
}

.thumbnail a:hover { /*CSS for enlarged image*/
visibility: visible;
top: 350px;
left: 260px; /*position where enlarged image should offset horizontally */
z-index: 100;
width:570px;
text-align:justify; 
}

.hideMovie {
visibility: visible;
z-index:10;
}



/* Gallery Styles */

#motioncontainer {
/*margin:0 auto;  Uncomment this line if you wish to center the gallery on page */
width: 90%; /* Set to gallery width, in px or percentage */
height: 300px; /* Set to gallery height */
}

#motioncontainer a img {
 /*border: 1px solid #cccccc; Set image border color */
}

#motioncontainer a:hover img {
 /*border: 1px solid navy; Set image border hover color */
}

#statusdiv {
background-color: lightyellow;
/*border: 1px solid gray;*/
padding: 2px;
position: absolute; /* Stop Editing Gallery Styles */
left: -300px;
visibility: hidden;
}

#motioncontainer a:hover {
color: red; /* Dummy definition to overcome IE bug */
}
/* End Gallery Styles */

/*This is the div on the front page that displays the mouse over text.*/
.moreinfo{
background-image:url(../images/whitebox.gif); 
padding:10px; 
height:256px; 
width:579px; 
border:thick; 
border-color:#000000; 
text-decoration:none;
}




