/* all pages (not includes) must end with 2 div closes only. */

#container {
	position: relative;
	align: center; /* added this 3/4/ and fixed centering for firefox */
	width: 750px; /* exact width of body background */
	margin: 0 auto;  /* needed for centering to work 0 top and bottom 10 sides */
	background-color: #FFFFFF  /* FFF9AE when you solve space between footer  */
	padding: 0;
	text-align: left;
  		}

body{
	font-family: Tahoma, "Tw Cen MT", "Tw Cen MT Condensed",Arial,sans-serif;
	/* this is actually for the headers, paragraphs are expoicit fonts */
	color: #666666;
	line-height: 1.166;
	margin: 10px 0px 5px 0px;
	text-align: left;
	background-color: #FEFEEE;  /* FeFeee this is the color surrounding the site pages */
	font-weight: bolder;
	font-size: normal;
}

/******* hyperlink and anchor tag styles *******/
a:link, a:visited{
	color: #005FA9;
	text-decoration: none;
}

a:hover{
	text-decoration: underline;
}


#masthead	{	position: absolute; top: 0px; left: 0px; right: 0px; }
.mastlinks	{ left: 100px; }
#siteName	{ margin: 0px; 	padding: 0px 0px 0px 0px; font-weight: normal; }

/************* globalNav styles ****************/
#globalNav{
	position: relative;
	width: 100%;
	top: 50px;
	left: 50px;
	color: #000000;
}

#gnl {
	position: absolute;
	top: 0px;
	left:0px;
}

#gnr {
	position: absolute;
	top: 0px;
	right:0px;
}

#globalLink{
	position: absolute;
	top: 22px;
	height: 22px;
/*	min-width: 640px;
*/	padding-right: 20px;
	margin: 0px;
	padding-left: 50px;/*	z-index: 100; */
	left: 100px;
}

a.glink, a.glink:visited{
	font-size: small;
	color: #000000;
	font-weight: normal;
	margin: 0px;
	padding: 9px 12px 2px 5px;
	text-transform: uppercase;
	border-right-width: thin;
	border-right-style: groove;
	border-right-color: #666666;
	border-left-style: none;
	border-left-width: medium;
	border-left-color: #666666;
}

a.glink:hover{
  	background-image: url(images/layout/glbnav_selected.gif);
  	color: white;
	text-decoration: none;
}

.skipLinks {display: none;}

/************ detail navigation styles **************/
#pageNav{
	float: left;
	width:115px; /* was 90 px */
	font: small ;
	height: 600px;
	top: 120px;
	background-image: url(images/sidenavcolumn2circle0812.gif);
/*	background-image: url(images/blacknavvertical2.gif); */
	background-repeat: no-repeat;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-right-color: #cccccc;
	border-bottom-color: #cccccc;
	padding-top: 60px; /* was 0 px */
	padding-right: 12px; /* was 12 px */
	padding-bottom: 0px;
	padding-left: 0px;
	margin-left: 6px;
}
#sectionLinks{
	margin-top: -50px; /* 0 px */
	padding-top: 0px; /* 30px */
	padding-right: 10px;
	font-size: small;
/*	background-image: url(images/blacknavvertical.gif);
*/}
#sectionLinks h3{
	padding: 10px 0px 2px 10px;
	border-bottom: 1px solid #cccccc;
	text-align: right;
}
#sectionLinks a:link, #sectionLinks a:visited {
	display: block;
	font-weight: bold;
	padding: 3px 8px 3px 10px;
	color: white;
	text-align: right;
}
.lefttable3 a:link {
	border-bottom-width: medium;
	border-bottom-style: solid;
	border-bottom-color: #99FF66;
	font-weight: lighter;
	border-left-width: thin;
	border-left-style: solid;
	border-top-color: #99FF66;
	border-right-color: #99FF66;
	border-left-color: #99FF66;
	text-decoration: none;
}
.lefttable3 a:visited {
	border-color: gray;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-left-width: thin;
	border-left-style: solid
}
.lefttable3 a:hover {
	border-bottom-width: medium;
	border-bottom-style: solid;
	border-bottom-color: #FF9900;
	font-weight: lighter;
	border-left-width: thick;
	border-left-style: solid;
	border-top-color: #FF9900;
	border-right-color: #FF9900;
	border-left-color: #FF9900;
	text-decoration: none;
}
#sectionLinks a:hover{
/*	border-top: 1px solid #666666;
	background-color: #666666;
*/	background-image: none;
	font-weight: bold;
	text-decoration: none;
}
#sectionLink2{
	margin: 0px;
	top: 120px;
	font-size: small;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-color: #666666;
}
#sectionLink2 h3{
	padding: 10px 0px 2px 10px;
	border-bottom: 1px solid #cccccc;
	text-align: right;
}
#sectionLink2 a:link, #sectionLink2 a:visited {
	display: block;
	font-weight: bold;
	padding: 3px 8px 3px 10px;
	color: #FFFFCC;
	text-align: right;
}
#sectionLink2 a:hover{
	background-color: #666666;
	background-image: none;
	font-weight: bold;
	text-decoration: none;
}

/************** footer styles ****************/
#siteInfo{  /* this is for footer  */
	clear: both;
	font-size: small;
	color: #cccccc;
	margin-top: 0px;
	width: 740px;
	height: 50px;
	margin-left: 8px;
	background-image: url(images/greenfooterbar.gif);
	background-repeat: no-repeat;
	position: relative;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	bottom: 5px;
	font-variant: normal;
}

#siteInfo img{
	padding: 0px 0px 0px 0px;
	vertical-align: middle;
}
/********************* end **********************/
