/* GLOBAL STYLES */

body {
	margin: 0px;
 	text-align: center;
	background-image:url(/glmedia/background.gif);
	}
	
div.pagewrapper {
	width:1000px;
	padding:0px;
	background-color: #CCCCFF;
	margin-left: auto;
	margin-right: auto;
	horizontal-align:center;
	}
	
/*container for home page content & background image*/

.homecontentwrapper {
	border-top:1px solid #ffffff;
	border-bottom:1px solid #ffffff;
	margin:0px;
	padding:0px;
	}
	

div.horiz_nav {
	width:1000px; 
	border:solid #ffffff 1px 0px 0px 0px;
	height: 21px;
	background-color:#ffffff;
	text-align:left;
	padding:0px;
	}
	
div.footer {
	float:left; 
	background-color: #990000; 
	width:1000px; 
	height: 27px; 
	padding: 0px;
	margin:0px; 
	border-top:solid 1px #ffffff;
	text-align:left;
	horizontal-align:center;
	}
	
td.footer {
	color: #ffffff;
	font-family: verdana;
	font-size: 0.8em;
	font-weight:normal;
	}
	
	/* standard headline */
h3 {
	font-family: "Times New Roman";
	font-size: 1.7em;
	font-weight: bold;
	text-align:left;
	letter-spacing:.5px;
	}
	
	/*home page promo box headline*/
h4 {
	font-family: arial;
	font-size: .9em;
	font-weight: bold;
	line-height: .9em;
	text-align:left;

	}
	

	
	/*subheadings*/
h5 {
	font-family: verdana;
	font-size: 1em;
	font-weight: bold;
	line-height: 1em;
	text-align:left;
	border-bottom: solid #990000 2px;
	padding-bottom: 4px;
	}

h6 {
	font-family: "Times New Roman";
	font-size: 1.5em;
	font-weight: bold;
	line-height: 1em;
	text-align:left;
	color: #ffffff;
	border-bottom: solid #CCCCFF 2px;
		padding-bottom: 4px;
	}

p, input, td, li, dd, blockquote, dt{
	font-family: verdana;
	font-size: .9em;
	font-weight: normal;
	text-align:left;
	}
	

	
	/* Inline text hyperlinks */
a:link {
	font-family: verdana;
	font-weight: bold;
	font-size: 0.9em;
	color: #000000;
	text-decoration: underline;
	}
		
a:hover {
	font-family: verdana;
	font-weight: bold;
	font-size: 0.9em;
	color: #990000;
	text-decoration: underline;
	}
	
a:visited {
	font-family: verdana;
	font-weight: bold;
	font-size: 0.9em;
	color: #00264D;
	text-decoration: underline;
	}

	/* HOME PAGE ARCHITECTURAL STYLES */



	
/*PROMOBLOCK STYLES*/

#promo {
	position:relative;
	border:1px solid #444444;
	text-align:left;
	color:#000000;
	font-family: verdana;
	font-weight: normal;
	font-size:.9em;
	line-height: 1em;
	/*opacity styles for colored backgrounds
	background-color:#ffffff;
	filter:alpha(opacity=50);
	-moz-opacity:0.50;
	-khtml-opacity: 0.50;
	opacity: 0.50;*/
	/*opacity with transparent .png*/
	/*background-image:url(/glmedia/trans_background.png);
	background-repeat:repeat;*/
	background-color:#ffffff;
	border-radius: 5px; 
	-moz-border-radius: 5px; 
	-webkit-border-radius: 5px; 
	box-shadow: 3px 2px 3px #444444;
	}	
		
.promocaption {
	font-family:arial;
	font-size: .9em;
	font-weight:bold;
	line-height: 1.2em;
	margin: 3px 0px 0px 0px;
}

#tag {
	font-family: "Times New Roman";
	font-size: 2em;
	color:#ffffff;
	display:block;
	float:right;
	position:absolute;
	z-index:10;
	width:auto;
	top: 175px;
	right:30%;
	text-align:left;
	text-shadow: 2px 2px 2px #000000;
	}
	

	
a:link.tag  {
	font-family: "Times New Roman";
	font-weight:normal;
	text-decoration:none;
	color:#ffffff;
	}
	
a:hover.tag {
	font-family: "Times New Roman";
	font-weight:normal;
	text-decoration:none;
	color:#ffffff;
	}
	
a:visited.tag {
	font-family: "Times New Roman";
	font-weight:normal;
	text-decoration:none;
	color:#ffffff;
	}
	
#promohead {
	font-family: arial;
	font-size: 1.0em;
	font-weight: bold;
	line-height: 1.1em;
	text-align:left;
	padding-left:5px;
	border-bottom:2px solid #990000;
	}
	
a:link.promohead {
	font-family: arial;
	font-size: 1.0em;
	font-weight: bold;
	line-height: 1.0em;
	text-align:left;
	text-decoration:underline;
	}
	
a:hover.promohead {
	font-family: arial;
	font-size: 1.0em;
	font-weight: bold;
	line-height:1.0em;
	text-align:left;
	text-decoration:underline;
	}
	
a:visited.promohead {
	font-family: arial;
	font-size: 1.0em;
	font-weight: bold;
	line-height:1.0em;
	text-align:left;
	text-decoration:underline;
	}
	
.findit {
border:1px #777777 solid; 
padding:2px 2px 2px 2px; 
background-color:#00264D;
background-image: linear-gradient(left bottom, rgb(116,117,116) 11%, rgb(138,138,138) 19%, rgb(245,245,245) 87%);
background-image: -o-linear-gradient(left bottom, rgb(116,117,116) 11%, rgb(138,138,138) 19%, rgb(245,245,245) 87%);
background-image: -moz-linear-gradient(left bottom, rgb(116,117,116) 11%, rgb(138,138,138) 19%, rgb(245,245,245) 87%);
background-image: -webkit-linear-gradient(left bottom, rgb(116,117,116) 11%, rgb(138,138,138) 19%, rgb(245,245,245) 87%);
background-image: -ms-linear-gradient(left bottom, rgb(116,117,116) 11%, rgb(138,138,138) 19%, rgb(245,245,245) 87%);
background-image: -webkit-gradient(linear, left bottom, right top, color-stop(0.11, rgb(116,117,116)), color-stop(0.19, rgb(138,138,138)), color-stop(0.87, rgb(245,245,245)));
border-radius: 5px; 
-moz-border-radius: 5px; 
-webkit-border-radius: 5px; 
box-shadow: 3px 2px 3px #444444;
}

.quicklinks {
font-family:verdana;
font-size:12px;
font-weight:bold;
background-color:#00264D;
color: #FFFFFF;
padding:2px;
border-radius: 5px; 
-moz-border-radius: 5px; 
-webkit-border-radius: 5px; 
}

form {
margin:0px;
padding:0px;
}

select {
background-color: #FFFFFF; 
font-size: .8em; 
font-family: verdana; 
width: 100%; 
box-shadow: 3px 2px 3px #000000; 
border-radius: 3px; 
-moz-border-radius: 3px; 
-webkit-border-radius: 3px; 
}

#menu {
background-color: #FFFFFF; 
font-size: .8em; 
font-family: verdana; 
font-weight:bold;
width: 100%; 
box-shadow: 3px 2px 3px #000000; 
border-radius: 3px; 
-moz-border-radius: 3px; 
-webkit-border-radius: 3px; 
}



.hide {
display: none;
}

.show {
display:block;
}

.search {

	color:#ffffff;
	display:block;
	float:right;
	position:relative;
	z-index:10;
	width:200px;
	text-align:left;
	margin:0px;
	padding:0px;
	box-shadow: 2px 3px 3px #444444;
	}
	
.srchform {
		
		width:194px;
		padding:0px;
		margin:0px;
		
}


.srchbox {
	width:172px;
	height: 21px;
	border:2px solid #00264D;
	margin-right:0px;
	padding:0px 0px 0px 5px;
	background-color:#ffffff;
	color: #777777;
}

/*small text under category buttons*/
.slideshowbox {
	border:1px solid #000000; 
	width:340px; 
	height:225; 
	padding:2px 0px 0px 2px;

	}
	
.slidenav {
	padding: 10px 0px 10px 0px;
	width: 340px;
	text-align:right;
}

/*NAVIGATION BLOCK STYLES*/

	/*home page nav box headline*/
h2 {
	font-family: "Bell MT",ACaslonRegular,"TimesNewRoman";
	color:#ffffff;
	font-size: 1.8em;
	font-weight: normal;
	line-height: 1.1em;
	text-align:center;
	margin:0px;
	padding:0px;
	}

.navcaption {
	font-family:verdana;
	font-size: .8em;
	line-height: 1.2em;
	margin: 0px 0px 20px 0px;
	text-align:center;
}
	
	
ul.links {
	list-style: disc outside url(/glmedia/gray_on_blue_bullet.gif);
	font-family: verdana;
	font-size: 0.9em;
	text-align:left;
	margin-top:0px;
	}
	
/* Links in the Site Block & Footer */
a:hover.link_hd {
	font-family: verdana;
	font-weight: bold;
	font-size: 0.75em;
	color: #ffffff;
	text-decoration: none;

	padding: 0px;
	margin:0px;
	}
	
a:visited.link_hd {
	font-family: verdana;
	font-weight: bold;
	font-size: 0.75em;
	color: #ffffff;
	text-decoration: none;

	padding: 0px;
	margin:0px;
	}
	
a:link.link_hd {
	font-family: verdana;
	font-weight: bold;
	font-size: 0.75em;
	color: #ffffff;
	text-decoration: none;

	padding: 0px;
	margin:0px;
	}
	
a:link.head  {
	font-family: "Bell MT",ACaslonRegular,"TimesNewRoman";
	color:#ffffff;
	font-size: 1.8em;
	font-weight: normal;
	line-height: 0.9em;
	margin:0px;
	padding:0px;
	text-decoration:none;
	}
	
a:hover.head {
	font-family: "Bell MT",ACaslonRegular,"TimesNewRoman";
	color:#ffffff;
	font-size: 1.8em;
	font-weight: normal;
	line-height: 0.9em;
	margin:0px;
	padding:0px;
	text-decoration:none;
	}
	
a:visited.head {
	font-family: "Bell MT",ACaslonRegular,"TimesNewRoman";
	color:#ffffff;
	font-size: 1.8em;
	font-weight: normal;
	line-height: 0.9em;
	margin:0px;
	padding:0px;
	text-decoration:none;
	}
	
	
/* Links in the Site Block & Footer */
a:hover.link2 {
	font-family: verdana;
	font-weight: normal;
	font-size: 0.9em;
	color: #ffffff;
	text-decoration: underline;
	padding-left: 5px;

	}
	
a:visited.link2 {
	font-family: verdana;
	font-weight: normal;
	font-size: 0.9em;
	color: #ffffff;
	text-decoration: underline;
	padding-left: 5px;

	}
	
a:link.link2 {
	font-family: verdana;
	font-weight: normal;
	font-size: 0.9em;
	color: #ffffff;
	text-decoration: underline;
	padding-left:5px;

	}
	
	
/*COLUMN STYLES*/

.navblock {
	width:1000px; 
	background-color: #00264D;
	horizontal-align:center;
	text-align:center;
	}

#left, #right, #center {
-moz-box-sizing: border-box;
  box-sizing: border-box;
	height:auto;
	background-color:#00264D;
	color:#ffffff;
	padding: 10px;
	font-family: verdana;
	font-weight: normal;
	font-size:.9em;
	line-height: 1em;
	/*transparency created with a PNG8 image exported with alpha transparency and sized at 20x20.  Images smaller ie. 1x1 pixels really slow the page down!!*/
	/*opacity styles for colored backgrounds, don't work as well as the .png does cross-browser
	filter:alpha(opacity=50);
	-moz-opacity:0.50;
	-khtml-opacity: 0.50;
	opacity: 0.50;*/

	}

.blockleft {
-moz-box-sizing: border-box;
  box-sizing: border-box;
	float:left;
	left: 0px;
	width: 332px;
	text-align:center;

	}

.blockcenter {
-moz-box-sizing: border-box;
  box-sizing: border-box;
	float:left;
	left: 0px;
	width: auto;
	min-width:272px;
	horizontal-align:center;
	border-right:2px solid #ffffff;
	border-left:2px solid #ffffff;
	text-align:center;

	}

.blockright {
-moz-box-sizing: border-box;
  box-sizing: border-box;
	float:right;
	left:0px;
	width: 332px;
	text-align:center;
	}

