/* 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;
	}
	
div.horiz_nav {
	width:1000px; 
	border:solid #ffffff 1px 0px 0px 0px;
	height: 21px;
	background-color:#ffffff;
	text-align:left;
	padding:0px;
	}
	
	/*SEARCH STYLES*/
.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;
}
 /*end search styles*/
	
div.footer {
	float:left; 
	background-color: #990000; 
	width:1000px; 
	height: 27px; 
	padding: 0px;
	margin:0px; 
	border-top:solid 1px #ffffff;
	text-align:left;
	}
	
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 news box headline*/
h4 {
	font-family: verdana;
	font-size: 1em;
	font-weight: bold;
	line-height: 1em;
	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, ul, ol {
	font-family: verdana;
	font-size: 13px;
	font-weight: normal;
	text-align:left;
	}
	
p.caption {
	font-family: verdana;
	font-size: 9px;
	font-weight: bold;
	text-align:left;
	padding-left:5px;
	}
	
td.appdata {
	font-family: verdana;
	font-size: 0.9em;
	font-weight: normal;
	text-align:right;
	}
	
	/* 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;
	}
	
	/* Inline text hyperlinks */
a:link {
	font-family: verdana;
	font-weight: bold;
	font-size: 13px;
	color: #000000;
	text-decoration: underline;
	}
		
a:hover {
	font-family: verdana;
	font-weight: bold;
	font-size: 13px;
	color: #990000;
	text-decoration: underline;
	}
	
a:visited {
	font-family: verdana;
	font-weight: bold;
	font-size: 13px;
	color: #00264D;
	text-decoration: underline;
	}
	
	/* Subnav block hyperlinks */
a:link.nav {
	font-family: verdana;
	font-weight: bold;
	font-size: 13px;
	color: #000000;
	text-decoration: underline;
	padding-left: 25px;
	}
		
a:hover.nav {
	font-family: verdana;
	font-weight: bold;
	font-size: 13px;
	color: #990000;
	text-decoration: underline;
	padding-left: 25px;
	}
	
a:visited.nav {
	font-family: verdana;
	font-weight: bold;
	font-size: 13px;
	color: #00264D;
	text-decoration: underline;
	padding-left: 25px;
	}

	/* Breadcrumb style */

td.breadcrumb {
	font-size: 7.5pt;
	font-family: verdana;
	color: #000000;
	text-align: left;
	}
	
a:link.breadcrumb {
	font-size: 7.5pt;
	font-family: verdana;
	color: #000000;
	text-align: left;
	}
	
a:visited.breadcrumb {
	font-size: 7.5pt;
	font-family: verdana;
	color: #000000;
	text-align: left;
	}

a.hover.breadcrumb {
	font-size: 7.5pt;
	font-family: verdana;
	color: #6e0e02;
	text-align: left;
	text-decoration:underline;
	}
		
	/* DEFAULT PAGE STYLES */
	
	/*contains the top primary navigation for the 3 sections */
td.navwrapper {
	background-color:  #CCCCFF;
	}
	
table.infowrapper {
	padding: 0px 20px 20px 20px;
	}
	
	/*contains the section description block on the left*/
td.infowrapper1 {
	width:363px;
	padding: 0px 10px 20px 10px;
	}
	
	/*contains the link block on the right*/
td.infowrapper2 {
	padding: 0px 20px 20px 0px;
	}
	
	/*defines the list style in the link box inside of infowrapper2*/
ul.resource {
	font-family: verdana;
	font-weight: normal;
	font-size: 13px;
	color: #000000;
	text-decoration: none;
	padding-left: 30px;
	list-style: disc outside url(/glmedia/red_bullet.gif);
	}
	
	
td.resource {
	background-color: #FFFFFF; 
	padding: 0px 30px 0px 0px;
	}
	
	/* defines styles for top main navigation*/
td.nav {
	padding:10px 5px 10px 5px; 
	text-align:center;
	}
	
a:link.blocknav {
	font-family: verdana;
	font-weight: bold;
	font-size: 1em;
	color: #00264D;
	text-decoration: none;
	}
	
a:hover.blocknav {
	font-family: verdana;
	font-weight: bold;
	font-size: 1em;
	color: #990000;
	text-decoration: none;
	}
	
a:visited.blocknav {
	font-family: verdana;
	font-weight: bold;
	font-size: 1em;
	color: #00264D;
	text-decoration: none;
	}

a:link.blocknav_onpage {
	font-family: verdana;
	font-weight: bold;
	font-size: 1em;
	color: #990000;
	text-decoration: none;
	}
	
a:hover.blocknav_onpage {
	font-family: verdana;
	font-weight: bold;
	font-size: 1em;
	color: #990000;
	text-decoration: none;
	}
	
a:visited.blocknav_onpage {
	font-family: verdana;
	font-weight: bold;
	font-size: 1em;
	color: #990000;
	text-decoration: none;
	}
	
	/* CONTENT PAGE STYLES */
/* styles for estimated revenue table */
td.data {
	vertical-align: bottom;
	text-align: right;
	white-space:nowrap;
	font-family: verdana;
	font-size: 0.7em;
	color: #000000;
	font-weight: normal;
	padding: 3px;
	}

td.datahead {
	vertical-align: bottom;
	text-align: left;
	white-space:nowrap;
	font-family: verdana;
	font-size: 0.7em;
	color: #000000;
	font-weight: bold;
	padding: 3px;
	}
	
th.datahead {
	vertical-align: bottom;
	text-align: left;
	white-space:nowrap;
	font-family: verdana;
	font-size: 0.7em;
	color: #000000;
	font-weight: bold;
	padding: 2px;
	border-bottom: solid 2px #990000;
	}
	
td.menu {
	width:214;
	height:100%;
	background-color:#CCCCFF;
	text-align:left; 
	padding-left: 20px;
	}
	
td.content {
	width:736px;
	height:100%;
	text-align:left; 
	padding:10px 10px 10px 20px;
	border-right:solid 20px #CCCCFF;
	border-bottom:solid 20px #CCCCFF;
	background-color: #ffffff;
	}
	
	/* Left Nav Menu Item Links */
a:link.menunav {
	font-family: verdana;
	font-weight: bold;
	font-size: .75em;
	color: #000000;
	text-decoration: underline;
	}
		
a:hover.menunav {
	font-family: verdana;
	font-weight: bold;
	font-size: .75em;
	color: #000000;
	text-decoration: underline;
	}
	
a:visited.menunav {
	font-family: verdana;
	font-weight: bold;
	font-size: .75em;
	color: #000000;
	text-decoration: underline;
	}
	
div.404 {
	border:solid 20px #CCCCFF;
	background-color: white;
	padding: 20px;
	text-align:left;
}

/* MORE PAGE STYLES FOR COMPNET */

	
p.MoreL1 {
	font-family: verdana;
	font-size: 14px;
	font-weight: bold;
	line-height: 14px;
	text-align:left;
	border-bottom: solid #990000 2px;
	padding-bottom: 4px;
	padding-top:10px;
	}
	
p.MoreL2 {
	font-family: verdana;
	font-size: 13px;
	font-weight: normal;
	text-align:left;
	}
	
p.MoreL3 {
	font-family: verdana;
	font-size: 13px;
	font-weight: normal;
	text-align:left;
	padding-left: 25px;
	}

p.MoreL4 {
	font-family: verdana;
	font-size: 13px;
	font-weight: normal;
	text-align:left;
	padding-left: 50px;
	}
	
p.MoreL5 {
	font-family: verdana;
	font-size: 13px;
	font-weight: normal;
	text-align:left;
	padding-left: 75px;
	}
	
p.MoreL6 {
	font-family: verdana;
	font-size: 13px;
	font-weight: normal;
	text-align:left;
	padding-left: 100px;
	}
	
p.MoreL7 {
	font-family: verdana;
	font-size: 13px;
	font-weight: normal;
	text-align:left;
	padding-left: 125px;
	}
	
p.MoreL8 {
	font-family: verdana;
	font-size: 13px;
	font-weight: normal;
	text-align:left;
	padding-left: 150px;
	}
	
p.MoreL9 {
	font-family: verdana;
	font-size: 13px;
	font-weight: normal;
	text-align:left;
	padding-left: 175px;
	}