@charset "utf-8";
/* CSS Document */

body  {
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #666666;
	font-family: Lucida Grande, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #0283AA;
	background-image: url(../images/gr_bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	line-height: 18px;
}
a{
color:#0283AA;
}

.twoColFixLtHdr #container {
	width: 722px;
	text-align: left;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	margin-right: auto;
	margin-bottom: 0;
	margin-top:45px;
	margin-left: auto;
	/*background-color: #C4CCCF;*/

} 


.twoColFixLtHdr #header {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-color: #FFFFFF;
	background-image: none;
	height: 208px;
	margin-top: 0px;
	width: 722px;
} 

.twoColFixLtHdr #header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
	
}

h1, h2, h4 {

	color:#0083a9;
}

h2{
	font-size:16px;
	}

h3 a{
	color:#666666;
	}


.twoColFixLtHdr #sidebar1 {
	float: left; /* since this element is floated, a width must be given */
	background-color: #e7ebec;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 10px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 0px;
	height:auto;
}
.twoColFixLtHdr #sidebar1.home{
width: 255px;
padding-top:20px;
padding-left:15px;
}

.twoColFixLtHdr #sidebar1 ul li{
list-style:none;
}

.twoColFixLtHdr #container #header #LeftSide #solHeader {
	padding-left: 15px;
}
.twoColFixLtHdr #mainContent {
	background-color: #E7EBEC;
	margin-top: 0px;
	margin-right: 0;
	margin-left: 265px;
	padding-top: 5px;
	padding-right: 20px;
	padding-left: 20px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999999;
	width: auto;
	padding-bottom: 20px;
	margin-bottom: 0px;
	height: auto; 
} 
.twoColFixLtHdr #mainContent.home{
	margin-left: 270px;
	height:268px;
	
}
.twoColFixLtHdr #container #header #LeftSide {
	height: 135px;
	padding-top: 40px;
	width: 270px;
	margin-top: 15px;
	float:left;
}
.twoColFixLtHdr #container #header #rightSide{
	margin-left: 285px;
	margin-top: 15px;
	margin-right: 0px;
	width: 415px;
	text-align: right;
	display: block;
	padding-right: 0px;
	
}


.leftPic {
	margin-top: 32px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
}
.twoColFixLtHdr #container #header #rightSide #threeSquares {
	padding: 15px;
}
.twoColFixLtHdr #footer {
	background-image: url(../images/gr_botEdge.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	font-size: 12px;
	/*font-style: italic;*/
	font-weight:bold;
	color: #FFFFFF;
	text-align: left;
	display: block;
	padding-top: 65px;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 21px;
	line-height: normal;
	width: 740px;
	overflow: visible;
	margin-top: -4px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: -26px;
	background-color: #0283AA;
} 


.twoColFixLtHdr #footer .subscript{
font-size:9px;
font-weight:normal;
}
.twoColFixLtHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.twoColFixLtHdr #container #header #rightSide #pageTitle {
	text-align: left;
	margin-top: 0px;/*15px;*/
	margin-left: 0px;
	height: 50px;
}
.twoColFixLtHdr #container #sidebar1.interior {
	background-color: #C4CCCF;
	width:260px;
	padding-top:18px;
}

.interior img{
	margin-right:10px;
	margin-left:-10px;
	}

.twoColFixLtHdr #container #sidebar1 .quote {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	line-height: 22px;
	font-weight: bold;
	color: #666666;
	margin: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-left: 10px;
}

 
.twoColFixLtHdr #container #sidebar1 .quoter {
	text-align: right;
	display: block;
	font-size: 10px;
	line-height: 12px;
	padding-right: 15px;
}
.twoColFixLtHdr #container #footer.intBottom {
	background-image: url(../images/gr_Int_botEdge.gif);
	width: 728px;
	margin-left:-17px;
}
.twoColFixLtHdr #container #mainContent .bluebox {
	color: #FFFFFF;
	background-color: #2893B2;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #015B76;
	border-bottom-color: #015B76;
	padding: 5px;
	vertical-align: top;
}
.twoColFixLtHdr #nav {
	width:722px;
	margin:0 auto;
	clear:both;
	padding:0;
	height:1.2em;  /*to ensure no gaps between nav bar and header - */

}
.twoColFixLtHdr #container #header #LeftSide .leftPic {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
	width:270px;
}

#resource_table{
	padding:0;
	margin:0 auto;
	display:block;
	text-align:center;
	}


#next h2{
	padding:40px 0;
	text-align:right;
	font-style:italic;
	}
	
	#next a img{
		border-style:none;
		}
	
	#next h2 a:hover{
		color:#333333;
		}
		
	#next hr{
		color:#0083a9;
		}

#discovery{
height:50px;
}


#discovery img{
left:-10px;
	margin-left:-20px;
	padding:0;
	}

/* NEW NAVBAR STYLING FOR INCLUDED menu.php FILE */
#nav{
	}
#nav ul{
	list-style:none;
	display:block;
	font-weight:bold;
	font-size:10px;
	margin:0;
	padding:0;
	}
	
#nav ul li{
height:1.6em;
text-align:center;
	float:right;
padding:0.6em 1em 0.6em 1em;
	color:#666666;
}
.navLi{
	border-left:1px #666666 solid;
	}

#nav ul li a{
	text-decoration:none;
	color:#666666;
	}
	
#nav ul li:hover, #nav ul li a:hover{
	background-color:#e4f2f6;
	color:#666666;
	}
	
.active {
background-color:#e4f2f6;
}

.inactive
{
	background-color: #c0ddea;
}

#view_solutions img{
	border-style:none;
	}
.shift{
	padding-left:4px;
	}

#bgfix{	
	background-color:#C4CCCF;
	clear:both;
	}
