/*
This file contains all the default font styles for the site.
font styles unsed on a specific page should go in a stylesheet specifically for that page.
This file will eventually contain default layout for the site as well.
layout used on a specific page should go in a stylesheet specifically for that page.
*/

body {
	font-family: Arial,Helvetica,Verdana,Geneva,sans-serif;
	margin: 0;
	padding: 0;
	font-size: 0.65em;
}

p{
	margin:0;
	padding: 0 0 1em 0;
}

a{
	outline:none !important;
}

select {
	font-family: Verdana, Arial, Sans Serif;
}

h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
	border: 0;
	font-weight: bold;
	font-size: 1em;
}

ul li {
	font-size: 1em;
}
table {
  font-size: 11px;
}
sup{
	line-height: .01em;
	font-size: 8px;
	vertical-align: super;
}
/*
should prevent nested li's from shrinking
*/
li li { font-size: 1em; }

a, a:active, a:hover, a:visited {color:#1548A4;}

img {border: 0;}

select,input {
	font-family: Verdana, Arial, Sans Serif;
}

/*
TODO: document this better.
http://www.positioniseverything.net/easyclearing.html
*/

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.clearfix {display: inline-table;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

.gHidden {
  display:none;
}

/*

------------------------------------------------------------------------------------------
LAYOUT
-------

*/

#gBody {
	width: 855px;
	_width: 930px;
	display: block;
	min-height: 1250px;
}

#gNav{
	float: left;
	width: 152px;
	z-index: 2;
	overflow:hidden;
}

.navHidden{
	display:none;
	width:0px !important;
}

#gContent {
	float: left;
	padding: 0;
	margin: 0 0 0 2px;
	width: 598px;  
	z-index: 1;
}

#gFooter {
	display: block;

}

#gDisclaimerFooter {
	position: relative;
	width: 650px;
	padding-top: 20px;
}

h2#gPageTitle{
	display:block;
	width:578px;
	height:15px;
	margin: 18px 0;
	padding:5px;
	background-repeat: no-repeat;
	background-position: top left;
}

h2#gPageTitle span{
	display:none;
}


/*
definitions for items used across many pages
ie, copyright, disclaimers, quicktools
*/

/* for general error/warning messages style */
.gWarningMsg {
	color:#950000;
}

span.gRequired{color:#950000;}

#gMastbanner {
}
/* ---- BEGIN GLOBAL NAVIGATION LIST STYLES ----- */
ul#gNavList{
	width: 149px;
	margin:0;
	padding:0;
	list-style:none;
}

ul#gNavList li{
	width: 149px;
	height:24px;
	overflow:hidden;
	margin:0;
	padding:0;
	list-style:none;
}
ul#gNavList li strong{
	display:block;
	padding: 6px 0 4px 0;
	text-transform:uppercase;
}

ul#gNavList li a{
	display: block;
	font-size: 9px;
	width: 124px;
	padding: 5px 5px 7px 20px;
	margin: 1px 0 0 0;
	font-weight: bold;
	text-decoration:none;
	overflow:hidden;
}
ul#gNavList li a:hover{
	background-position: 0 -24px;
}
ul#gNavList li a.gNavListBack{	background-position: 0 -72px;}
ul#gNavList li a.gNavListDown{	background-position: 0 -48px;}

ul#gNavList.gNLHorizontal{
	margin:0;
	padding:0;
	list-style:none;
	display:inline;
	width:auto;
	height:24px;
}
ul#gNavList.gNLHorizontal li{
	width: 149px;
	height:24px;
	overflow:hidden;
	margin:0;
	padding:0;
	list-style:none;
	float:left;
}

/* ---- END GLOBAL NAVIGATION LIST STYLES ----- */
.gBackButton{
	width:99px;
	height:24px;
	display:block;
}
.gBackButton span{display:none;}
.gPrintImg{
	padding:3px 0 5px 25px;
}

#gCopyright {
	width: 735px;
	/*_width: 670px;*/
	height: 35px;
	margin: 0;	
	padding: 70px 20px 0 0px;
	color: #666;
	font-weight: bold;
}

#gCopyright a{
	color: #666;
}

#gCopyright img{
	margin-top:7px;
	float:left;
}
#gCopyright ul {
	width: 700px;
	/*_width: 670px;*/
	height:10px;
	margin:2px 0;
	padding: 2px 0 0 0;
	font-size:.82em;
	float:right;
}

#gCopyright ul li {
	border-right:1px solid #666666;
	display:inline;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0pt;
	padding:0px 3px 0px 1px;
	*padding:0px 2px 0px 4px;
}

#gCopyright ul li.nodivider {
	border-right: 0px;
}

#gDisclaimerFooter {
	width: 650px;
	padding-top: 35px;
	color: #666666;
}

#gDisclaimerFooter dl {
	margin: 0px;
	padding: 0px;
}

#gDisclaimerFooter dt {
	text-align: right;
	display: block;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 40px;
}

#gDisclaimerFooter dd{
	margin: 0px;
	padding: 0px;
	margin-left: 50px;
	margin-bottom: 10px;
	_text-indent:-3px;
}
p.disclaimer {
	padding: 35px 0 0 20px;
	color: #666666;
}

a#gSubmitBtn{
	display:block;
	height: 10px;
	width: 54px;
	float: left;
	margin: 0px 15px 0px 0px;
}

#gSubmitBtn:hover {
	display:block;
	height: 10px;
	width: 54px;
}

a#gSubmitBtn span {
	display: none;
}


a#gClearBtn span {
	display: none;
}

a#gClearBtn {
	display:block;
	height: 10px;
	width: 54px;
	background-image: url("/images/gClear.gif");
	background-repeat: no-repeat;
	background-position: 0px -10px;
	float:left;
	padding: 0px 15px 0px 0px;
}

a#gClearBtn:hover {
	display:block;
	height: 10px;
	width: 54px;
	background-image: url("/images/gClear.gif");
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

/*
IE flicker fix.  finally!
http://evil.che.lu/2006/9/25/no-more-ie6-background-flicker
*/
html {
  filter: expression(document.execCommand("BackgroundImageCache", false, true));
}
