/* GLOBAL STYLES */

body {
	margin: 0px;
 	text-align: center;
	background-image:url(/finances/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;
	}
	
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;
	}
	
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;
	}

	
/* HOME PAGE STYLES */
	
	/*small text under category buttons*/
div.caption {
	color: #000000; 
	font-family: verdana;
	font-size:0.75em;
	font-weight:normal;
	line-height: 1em;
	text-align:center;
	padding:12px 21px 12px 10px;
	}
	
	/*container for home page content & background image*/
div.homecontentwrapper {
	width:1000px; 
	height:530px; 
	border-top: 1px solid #ffffff; 
	border-bottom: 1px solid #ffffff; 
	background-image:url(/finances/glmedia/home_bg.jpg);
	}
	
div.taxcontentwrapper {
	width:1000px; 
	height:530px; 
	border-top: 1px solid #ffffff; 
	border-bottom: 1px solid #ffffff; 
	background-image:url(/finances/glmedia/tax_bg.jpg);
	}
	
div.compcontentwrapper {
	width:1000px; 
	height:530px; 
	border-top: 1px solid #ffffff; 
	border-bottom: 1px solid #ffffff; 
	background-image:url(/finances/glmedia/comp_bg.jpg);
	}
	
	/* left side of home page content, can place video here */
div.videospace {
	display: block;
	position:relative;
	z-index: 0;
	width: 531px; 
	height: 445px; 
	padding: 20px;
	}

	 /*right side of content block on home page*/
div.contentblock {
	width: 469px; 
	height: 445px; 
	background-image:url(/finances/glmedia/home_content_block_bg.jpg);
	background-repeat:no-repeat; 
	}	 

td.compcontentblock {
	width: 469px; 
	height: 445px;
	background-image:url(/finances/glmedia/comp_content_block_bg.jpg);
	background-repeat:no-repeat; 
	text-align:center;
	padding:20px 25px 20px 20px;
	}	

	
td.taxcontentblock {
	width: 469px; 
	height: 445px; 
	background-image:url(/finances/glmedia/tax_content_block_bg.jpg);
	background-repeat:no-repeat; 
	text-align:center;
	padding:20px 25px 20px 20px;
	}	

td.contentblock {
	width: 469px; 
	height: 445px; 
	background-image:url(/finances/glmedia/home_content_block_bg.jpg);
	background-repeat:no-repeat; 
	text-align:center;
	padding:20px 25px 20px 20px;
	}
	
table.siteblock {
	width:1000px; 
	background-color: #00264D; 
	color: #FFFFFF;
	}
	
ul.links {
	list-style: disc outside url(/finances/glmedia/gray_on_blue_bullet.gif);
	font-family: verdana;
	font-size: 0.9em;
	text-align:left;
	}
	
div.news {
	background-color: #CCCCFF; 
	border: 1px solid #ffffff; 
	color: #000000; 
	padding: 0px 10px 10px 10px;
	text-align:left;
	}
		
	/* 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(/finances/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: #00264D;
	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;
	}
	
/* VIDEO IFRAM PAGE STYLES */

#video {
	background-color: #00264D;
}

table.video, td.video {
	padding: 20px;
}

td.caption {
	padding: 0px 20px 20px 20px;
	font-family: verdana;
	font-size: .9em;
	font-weight: bold;
	text-decoration: none;
	line-height: 1em;
	color:#ffffff
}

a:link.caption {
	font-family: verdana;
	font-weight: bold;
	font-size: .9em;
	color: #ffffff;
	text-decoration: underline;
	}
		
a:hover.caption {
	font-family: verdana;
	font-weight: bold;
	font-size: .9em;
	color: #ffffff;
	text-decoration: underline;
	}
	
a:visited.caption {
	font-family: verdana;
	font-weight: bold;
	font-size: .9em;
	color: #ffffff;
	text-decoration: underline;
	}

div.scrollbar {
		background-color: #00264D;
		width:100%;
		height:100%;
		padding:58px 20px 20px 0px;
}

div.404 {
	border:solid 20px #CCCCFF;
	background-color: white;
	padding: 20px;
	text-align:left;
}