body { color: #006c86; font-size: 12px; font-family: arial, helvetica; background-color: #fff; margin: 0; padding: 0; }
* html a:hover
{
visibility:visible
}
html {overflow-x: auto;}
h1 {
	color: #649f40;
	font-size: 22px;
	font-weight: normal;
	margin: 0 0 10px;
	padding: 0;
}
h2 { font-size: 14px; font-weight: bold; margin: 20px 0 3px; padding: 0; }
h3 { color: #666; font-size: 22px; font-weight: normal; margin: 0 0 2px; padding: 0; }
h4 { color: #006c86; font-size: 15px; font-weight: bold; margin: 20px 0 0; padding: 0; }
h5 { color: #666; font-size: 15px; font-weight: bold; margin: 40px 0 15px; padding: 0; }
h6 { color: #006c86; font-size: 16px; font-weight: normal; margin: 50px 0 0; padding: 0; }
p			{margin: 0 0 12px; padding: 0;}
ul, ol		{ margin-left: 10px; padding-left: 0; }
ul			{list-style: none;}
a:link	{ color: #006c86; text-decoration: none; }
a:visited	{ color: #006c86; text-decoration: none; }
a:hover				{color: #006c86; text-decoration: underline;}
/* Main Layout------------------------------*/
#outerwrapper		{ background-color: #999; background-image: url(../img/back-top.jpg); background-repeat: repeat-x; text-align: center; }
#innerwrapper		{ background-color: #fff; background-image: url(../img/back-top2.jpg); background-repeat: no-repeat; background-position: right 0; width: 904px; overflow: hidden; margin-right: auto; margin-left: auto; }
#bodyframe		{ font-size: 12px; font-family: arial, Helvetica; background-color: #fff; width: 900px; text-align: left; overflow: hidden; margin-right: auto; margin-left: auto; }
#masthead { background-color: #fff; background-image: url(../img/header2.jpg); width: 900px; height: 87px; float: left; margin-top: 15px; }
#masthead2 {
	background-color: #fff;
	background-image: url(../images/smallheader.jpg);
	width: 900px;
	height: 145px;
	float: left;
	margin-top: 15px;
}
#masthead img { width: 374px; height: 84px; float: left; }
#masthead2 img {
	float: left;
}
#flashcontent { width: 525px; float: left; }
#search { position: relative; top: 5px; right: 10px; float: right; }
.question { color: #666; }
/*Body------------------------------*/
#content {
	background-image: url(../img/content-back.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	width: 900px;
	float: left;
}
#LeftColumn {
	color: #006c86;
	font-size: 11px;
	background-image: url(../img/left-column-back2.jpg);
	background-repeat: no-repeat;
	width: 267px;
	height: 500px;
	float: left;
	margin: 0;
	padding: 0;
}
#LeftColumn p { }
#LeftColumn img { background-color: #ccc; margin: 0; padding: 0; border-top: 2px solid #fff; border-bottom: 2px solid #fff; }
#LeftColumn a { color: #666; text-decoration: underline; }
#LeftColumn a:hover { color: #006c86; text-decoration: none; }
#LeftColumn ul { line-height: 15px; margin: 3px 10px 10px 0; padding: 0; }
#LeftColumn li { background-image: url(../img/bullet2.gif); background-repeat: no-repeat; background-position: left 6px; margin: 0 0 2px; padding: 0 0 0 10px; list-style-type: none; }
#LeftColumn2 { color: #006c86; font-size: 11px; background-image: url(../img/left-column-back.jpg); background-repeat: no-repeat; background-position: 0 top; width: 267px; height: 700px; float: left; margin: 0; padding: 0; }
#LeftColumn2 p { }
#LeftColumn2 img { background-color: #ccc; margin: 61px 0 0; padding: 0; border-bottom: 2px solid #fff; }
#LeftColumn2 a { color: #666; text-decoration: underline; }
#LeftColumn2 a:hover { color: #006c86; text-decoration: none; }
#LeftColumn2 ul { line-height: 15px; margin: 3px 10px 10px 0; padding: 0; }
#LeftColumn2 li { background-image: url(../img/bullet2.gif); background-repeat: no-repeat; background-position: left 6px; margin: 0 0 2px; padding: 0 0 0 10px; list-style-type: none; }
#MainColumn { color: #666; line-height: 1.5em; position: relative; right: 35px; width: 560px; float: right; margin-bottom: 20px; margin-left: 35px; padding-top: 25px; }
#MainColumn img { margin-top: 20px; border: solid 1px #000; }
#MainColumn p { margin-bottom: 10px; }
#renewtext {
	color: #006c86;
}

#MainColumn h5 { color: #666; font-size: 18px; font-weight: normal; margin-top: 40px; }
#MainColumn h3 { color: #006c86; font-size: 12px; font-weight: bold; margin-top: 10px; margin-bottom: 0; }
#MainColumn ul {
	padding: 0;
	margin-top: 4px;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 20px;
}
.green {
	color: #649f40;
	font-weight: bold;
}

#MainColumn li { background-image: url(../img/bullet2.gif); background-repeat: no-repeat; background-position: left 7px; margin: 0 0 8px; padding: 0 0 0 10px; list-style-type: none; }
#MainColumn a { color: #666; font-size: 12px; text-decoration: underline; margin-left: 10px; }
#MainColumn a:hover { color: #006c86; font-size: 12px; text-decoration: none; }
/*Navigation ------------------------------*/
#navbar, #navbar ul 	{ font-size: 14px; line-height: 38px; padding: 0; margin: 0; list-style: none; white-space: nowrap; }
#navbar		{ width: 100%; height: 38px; text-align: center; font-weight: bold; background-color: #999; background-image: url(../img/nav_back.jpg); background-repeat: no-repeat; float: left; border-top: 2px solid #fff; }
#navbar li	{ color: #fff; display: inline; position: relative; right: 8px; float: right; }
#navbar a	{ margin: 0; text-decoration: none; color: #333; background-image: url(../img/nav_sep.jpg); background-repeat: no-repeat; background-position: left 0; text-decoration: none; overflow: hidden; padding: 0 17px 0 15px; display: block; }
#navbar a:hover	{ padding: 0 17px 0 15px; margin: 0; text-decoration: none; color: #fff; background-color: #999; text-decoration: none; overflow: hidden; }
#topnavbar { float: right; }
#topnavbar table { background-color: #000; width: 750px; margin: 10px 0 0; padding: 0; border-width: 0; }

.topnav { margin: 0; padding: 0; }
.topnavleft { color: #fff; background-image: url(../img/nav-left.jpg); background-repeat: no-repeat; width: 22px; }
#SecondNav { width: 633px; float: left; }
#SecondNav img { float: left; }
.topnavright { color: #000; background-image: url(../img/nav-right.jpg); background-repeat: no-repeat; width: 22px; }
.button1 { width: 130px; height: 100px; float: left; }
.button1 a { display: block; width: 130px; height: 100px; background: url(../img/buttons2/education1.jpg) no-repeat left top;}
.button1 a:hover { background-image: url(../img/buttons2/education2.jpg); background-position: left bottom; }
.button2 { width: 119px; height: 100px; float: left; }
.button2 a { display: block; width: 119px; height: 100px; background: url(../img/buttons2/higher-education1.jpg) no-repeat left top;}
.button2 a:hover { background-image: url(../img/buttons2/higher-education2.jpg); background-position: left bottom; }
.button3 { width: 119px; height: 100px; float: left; }
.button3 a { display: block; width: 119px; height: 100px; background: url(../img/buttons2/govt1.jpg) no-repeat left top;}
.button3 a:hover { background-image: url(../img/buttons2/govt2.jpg); background-position: left bottom; }
.button4 { width: 116px; height: 100px; float: left; }
.button4 a { display: block; width: 116px; height: 100px; background: url(../img/buttons2/health1.jpg) no-repeat left top;}
.button4 a:hover { background-image: url(../img/buttons2/health2.jpg); background-position: left bottom; }
.button5 { width: 149px; height: 100px; float: left; }
.button5 a { display: block; width: 149px; height: 100px; background: url(../img/buttons2/energy1.jpg) no-repeat left top;}
.button5 a:hover { background-image: url(../img/buttons2/energy2.jpg); background-position: left bottom; }
/* Footer ------------------------------*/
#footer1 	{
	color: #999;
	font-size: 12px;
	line-height: 38px;
	background-image: url(../img/content-back.jpg);
	background-repeat: repeat-y;
	background-position: left 0;
	float: left;
	padding: 0;
	margin: 0;
	text-align: right;
	width: 900px;
}
#footer1 ul 	{ color: #999; font-size: 12px; line-height: 38px; position: relative; right: 15px; float: right; padding: 0; margin: 0; list-style: none; display: block; white-space: nowrap; }
#footer1 a:link	{ color: #999; text-decoration: none; }
#footer1 a:visited	{ color: #999; text-decoration: none; }
#footer1 a:hover	{ color: #006c86; text-decoration: underline; }
#footer1 li	{ display: inline; }
#footer2			{
	color: #fff;
	font-size: 12px;
	line-height: normal;
	background-color: #006c86;
	text-align: center;
	height: 40px;
	border-top: 2px solid #fff;
	max-width: 2000px;
	min-width: 900px;
		}
#footer2 a:link, #footer2 a:visited	{text-decoration: none; color: #fff;}
#footer2 a:hover						{ color: #cce2e7; text-decoration: underline; }
#footer2 p		{ margin: 0px 0 0; padding: 0; }
#footerinfo			{
	text-align: center;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	height: 40px;
}
#footertext{
	float: left;
	height: 15px;
	margin-top: 12px;

}
#footersocial{
	float: right;
	height: 35px;
	margin-top: 4px;
}
/* Forms------------------------------*/
form		{margin: 0; padding: 0; border: 0;}
.forminput { font-size: 12px; padding-left: 5px; border: solid 1px #999; }
.forminput:hover, .forminput:focus { font-size: 12px; background-color: #eeeeee; border: solid 1px #666; }
input, select { font-size: 12px; font-weight: normal; font-style: normal; font-variant: normal; line-height: normal; padding-left: 5px; }
.Formbutton { background-image: url(../img/go-bttn.gif); width: 34px; height: 20px; padding-right: 4px; padding-left: 4px; border-width: 0; }
.Formbutton:hover, .button:focus { background-color: #fff; background-image: url(../img/go-bttn-over.gif); border-width: 0; }
#preloadedImages { display: none; }
/*Misc------------------------------*/

