.bold {
	font-weight: bolder;
}
/* CSS Document */
/*HTML TAGS*/
html {
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 100%;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	line-height: normal;
	font-weight: normal;
	background-color: #FFF;
	background-repeat: repeat;
	color: #000000;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 200%;
	font-weight: bold;
	color: #006600;
	letter-spacing: 2pt;
	margin: 0px 0px 10px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 150%;
	font-weight: bold;
	color: #003300;
	letter-spacing: 2pt;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 125%;
	font-weight: bold;
	color: #666666;
	letter-spacing: 2pt;
	margin: 0px 0px 10px;
}
p {
	font-size:12pt;
	color: #000;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	
}
a:link, a:visited{
	color: #024C00;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

a:hover{
	font-family: Arial, Helvetica, sans-serif;
	text-decoration:underline;
}

/*-------------------------------------IDs-----------------------------------*/

#container
{
	width: 960px;
	background-color: #fff;
	color: #000;
	border: 1px none #FFFFFF;
	line-height: 130%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.navigationimg {
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-right: 30px;
}
#header{
	background-image: url(../images/headeroption2.gif);
	height: 138px;
	width: 960px;
	background-repeat: no-repeat;
	background-position: center top;
	float:left;
}

#top
{
	width:auto;
	padding-bottom: 20px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#top a img
{
	width:auto;
	padding-bottom: 20px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.pageFont {
	font-size: 36px;
	color: #FFFFFF;
	float: left;
}


#top h1
{
	margin: 0;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
}

#leftnav
{
	float: left;
	width: 180px;
	margin: 0;
	padding: 0;
}
.introfont {
	font-size: 12pt;
	color: #000000;
	text-decoration: none;
	letter-spacing: 1px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	background-color: #EBEDEC;
	text-align: left;
	height: 150%;
	width: 100%;
	margin-top: 10px;
	margin-bottom: 10px;
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #006600;
	border-right-color: #006600;
	border-bottom-color: #006600;
	border-left-color: #006600;
}
#commonnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #006600;
	background-color: #FFF;
	text-align: right;
	padding-bottom: 10px;
	float: right;
	width: 960px;
}
#commonnav a {
	font-size: 8pt;
	text-decoration: none;
	background-color: #FFF;
	text-align: right;
	padding-bottom: 10px;
}
#commonnav a:hover {
	text-decoration: underline;
	color: #009900;
}

#rightnav
{
float: right;
width: 170px;
margin: 0;
padding: 1em;
}

#content
{
	margin-left: 181px;
	margin-right: 200px;
	padding: 1em;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-right-color: gray;
	border-left-color: gray;
}
#content2{
	padding: 0px;
}
#footer
{
clear: both;
background-image: url(../images/footercomp.jpg);
background-repeat: no-repeat;
background-position: left center;
height: 116px;
text-align: center;
vertical-align: middle;
}

#leftnav p, #rightnav p { margin: 0 0 1em 0; }


#content h2 { margin: 0 0 .5em 0; }

#commonnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #006600;
	background-color: #FFF;
	text-align: right;
	padding-bottom: 10px;
}
#logo {
	float: left;
	margin-bottom: 60px;
}

ul#navlist
{
	margin: 0;
	list-style-type: none;
	float: left;
	width: 910px;
	color: #333333;
	background-color: #030;
	text-align: left;
	padding-top: 0;
	padding-bottom: 0;
	background-image: url(../images/nav-bg.jpg);
	background-repeat: repeat-y;
	background-position: 99px center;
	padding-left: 50px;
}

ul#navlist li { display: inline; }




ul#navlist li a
{
	float: left;
	color: #FFFFFF;
	padding: 0.2em 0.3em;
	text-decoration: none;
	border-right: 1px solid #fff;
	background-color:#030;
}
ul#navlist li a:hover
{
	background-color: #693;
	color: #FFFFFF;
}
ul#navlist li a:visited {
	color: #FFFFFF;
}
#sidenav {
	width: 100%;
	float: none;
	margin: 0px;
	padding: 0px;
}

#sidenav ul
{
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	border: 1px solid #eee;
	margin: 0;
	padding: 0;
	text-align: left;
}

#sidenav a
{
	display: block;
	padding: 3px;
	width: 97%;
	background-color: #DDE3E2;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-left-color: #eee;
}

#sidenav a:link, #navlist a:visited
{
color: #006600;
text-decoration: none;
font-weight:bold;
}

#sidenav a:hover
{
	background-color: #CCCCCC;
	color: #006600;
	text-decoration: none;
}
#sidenav a.current
{
	background-color: #CCC;
	color: #060;
	font-weight:bold;
	text-decoration: none;
	border-left-width: 1px;
	border-left-style: none;
	width:97%;
}
#pageName{
	margin: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}

#pageName h2{
	font: bold 175% Arial,sans-serif;
	color: #000000;
	margin:0px;
	padding: 0px;
}
#pageName h3{
	font: bold 105% Arial,sans-serif;
	color: #000000;
	margin:0px;
	padding: 0px;
}
#pageName h4{
	font: bold 95% Arial,sans-serif;
	color: #000000;
	margin:0px;
	padding: 0px;
}

#pageName img{
	position: absolute;
	top: 11px;
	right: 1288px;
	padding: 0px;
	margin: 0px;
	height: 97px;
	width: 113px;
}
.highlightbar {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #CCCCCC;
	letter-spacing: 1px;
	text-align: left;
	font-size: 12pt;
	border-top-width: 3px;
	border-right-width: 0px;
	border-bottom-width: 3px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #006600;
	border-bottom-color: #006600;
	width: 100%;
	background-image: url(../images/bg_nav.jpg);
	line-height: 100%;
	background-repeat: repeat;
	font-weight: bold;
	height: 150%;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
/*---------------Section Links [left navigation]--------------*/ 
#sectionLinks{
	margin: 0px;
	padding: 0px;
	font-size: 14px;
}

#sectionLinks h3{
	padding: 10px 0px 2px 10px;
	border-bottom: 1px solid #cccccc;
}

#sectionLinks a:link, #sectionLinks a:visited {
	display: block;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #cccccc;
	background-image: url(Images/bg_nav.jpg);
	font-weight: bold;
	padding: 3px 0px 3px 10px;
	color: #006600;
	font-size: 14px;
}

#sectionLinks a:hover{
	border-top: 1px solid #cccccc;
	background-color: #F5F7F7;
	background-image: none;
	font-weight: bold;
	text-decoration: none;
	font-size: 14px;
}
/*---------------------------Site Info ------------------------*/
#siteInfo{
	padding-top: 65px;
	font-size: 9pt;
	color: #CCC;
}

/*-----------------------Round Corners-------------------------*/
.curved-box-general {
	color: #FFFFFF;
	background-color: #CCCCCC;
	width: 175px;
	float: right;
	background-position: left;
	border:thin 1px #F00;
	float:left;
}
.curved-box-general a {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	font-size: 12px;
}
.curved-box-general a:hover {
	text-decoration: underline;
}

.curved-box-general h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	background-image: url(../images/gannctp.gif);
	text-align: center;
	vertical-align: top;
	
	background-repeat: no-repeat;
	background-position: left top;
	color: #000000;
	width: auto;
	float: none;
}
.curved-box-general p {
	background-image: url(../images/ganncbt.gif);
	background-repeat:no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	background-position: left bottom;
	vertical-align: top;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
	text-align: left;
	margin: 10px;
	background-repeat: no-repeat;
	}
#content2col {
	padding: 1em;
	margin-right: 10px;
	margin-left: 181px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999999;
}
#registration {
	width: 955px;
	padding: 1em;
	margin-right: 10px;
	margin-left: 0px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999999;
}
.important {
	font-style: italic;
	font-weight: normal;
	color: #000000;
}
.list {

	padding-left: 20px;
	padding-top: 10px;
	padding-bottom: 20px;
}
.navigationimgeM {
	
	margin-left: 30px;
	margin-right: 15px;
}
.list ul li {
	list-style-type: square;
	color: #000;
}
.bodTitle {
	font-size: 10pt;
	font-style: normal;
	font-variant: normal;
	color: #000;
}
.governance {
	float: none;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
	line-height: 75%;
	text-decoration: none;
}

.boardofdirectors {
	font-size: 12pt;
	font-weight: bold;
	font-variant: small-caps;
	color: #030;
}
.back {
	font-size: 10px;
	padding-bottom: 20px;
	text-align: right;
}
.spacing {
	margin-top: 10px;
	margin-bottom: 10px;
}
.smallfont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
}
.standout {
	color: #009933;
	letter-spacing: 2pt;
	text-align: left;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}

label {
	float: left;
	clear: none;
	width: 100%;
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: center;
}
fieldset {
	border: medium solid #46AA42;
	padding-left: 10px;
	margin-left: 10px;
	text-align: center;
}
#logofloat {
	float: right;
	height: 100px;
	width: 100px;
	margin-left: 20px;
}
.tablebg {
	background-color: #00F;
	color: #FFF;
}
th {
	font-size: 12pt;
	font-weight: bold;
	color: #000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	text-align: left;
	border-bottom-color: #333;
}
#content2col #flash {
	height: 310px;
	width: 460px;
	margin-right: 0px;
	float: right;
	margin-left: 20px;
}
#content2col #bottomparagraph {
	margin-top: 25px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	width: auto;
}
#content2col #topparagraph {
	width: 250px;
	height: 310px;
	float: none;
}
.bl {
	width: 100%;
	background-color: #38C0C4;
	background-image: url(../images/bl.gif);
	background-repeat: no-repeat;
	background-position: 0 100%;
}
.br {
	background-image: url(../images/br.gif);
	background-repeat: no-repeat;
	background-position: 100% 100%;
}
.tl {
	background-image: url(../images/tl.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
}
.tr {
	padding:10px;
	background-image: url(../images/tr.gif);
	background-repeat: no-repeat;
	background-position: 100% 0;
	font-size: 16px;
}
.clear {font-size: 1px; height: 1px} 
#container #content .spacing .bl .br .tl .tr h1 {
	font-size: 14pt;
	color: #FFF;
	padding: 0px;
}
ol li {
	list-style-type: decimal;
}


#newsbox1 {
	
	width: 240px;
	height: 300px;
	background-image: url(../images/classroomfurniture.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	float: left;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-right: 3px;
}
#newsbox2 {
	background-repeat:no-repeat;
	background-position: center center;
	font-weight: bold;
	height: 300px;
	width: 240px;
	float: left;
	background-image: url(../images/office%20supplies.jpg);
	text-align: left;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-right: 3px;
}

#newsbox3 {
	width: 240px;
	font-weight: bold;
	height: 200px;
	float: left;
	margin-bottom: 10px;
	background-image: url(../images/seperatedjob.jpg);
	text-align: left;
	vertical-align: bottom;
	margin-right: 3px;
	background-repeat: no-repeat;
	background-position: center center;
}
#newsbox4 {
	color: #FFF;
	font-weight: bold;
	height: 200px;
	width: 240px;
	float: left;
	margin-bottom: 10px;
	background-repeat: no-repeat;
	background-position: center center;
	left: 484px;
	top: 427px;
	margin-right: 3px;
}
#newsbox5 {
	font-weight: bold;
	height: 200px;
	width: 240px;
	float: left;
	margin-bottom: 10px;
	background-repeat: no-repeat;
	background-position: center center;
	left: 484px;
	top: 427px;
	margin-bottom: 10px;
	margin-right: 3px;
	background-image: url(../images/calendar.jpg);
}
#newsbox6 {
	color: #FFF;
	background-color: #060;
	font-weight: bold;
	height: 200px;
	width: 240px;
	float: left;
	margin-top: 10px;
	margin-bottom: 10px;
	background-repeat: no-repeat;
	background-position: center center;
	left: 484px;
	top: 427px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-right: 3px;
}
#newsbox1 p {
	font-size: 24px;
	color: #003;
	font-weight: bolder;
	text-align: center;
	padding-top: 255px;
}
#newsbox2 p {
	font-size: 24px;
	color: #000;
	font-weight: bolder;
	text-align: center;
	padding-top: 255px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}#newsbox3 p {
	font-size: 24px;
	color: #000;
	font-weight: bolder;
	text-align: center;
	padding-top: 205px;
}#newsbox4 p {
	font-size: 24px;
	color: #000;
	font-weight: bolder;
	text-align: center;
	padding-top: 205px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#newsbox5 p {
	font-size: 24px;
	color: #024C00;
	font-weight: bolder;
	text-align: center;
	padding-top: 205px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#newsbox6 p {
	
	font-size: 24px;
	color: #FFF;
	font-weight: bolder;
	text-align: center;
	padding-top: 135px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#container #rightnav .spacing .bl .br .tl .tr p {
	color: #FFF;
	font-weight: normal;
}
#container #content .spacing .bl .br .tl .tr p {
	font-weight: normal;
	color: #FFF;
}
.bubbletitle {
	font-variant: normal;
	font-weight: bold;
	color: #9F6;
}

.introfont a {
	color: #030;
	text-decoration: none;
}
.introfont a:hover {
	color: #0C3;
	text-decoration: none;
}

.float {
	height: 75px;
	padding-top: 0px;
}
.tablefloat {
	height: 340px;
	padding-bottom: 0px;
	padding-top: 0px;
	float: left;
}
#french {
	text-align: right;
	height: 40px;
	width: 960px;
}
#container #pageLogo img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.mgs {
	font-size: 12pt;
	color: #000000;
	text-decoration: none;
	letter-spacing: 1px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	background-color: #FFF;
	text-align: left;
	height: 150%;
	width: 100%;
	margin-top: 10px;
	margin-bottom: 10px;
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #006600;
	border-right-color: #006600;
	border-bottom-color: #006600;
	border-left-color: #006600;
	background-image: url(../images/logos/govLogo.jpg);
	background-repeat: no-repeat;
	background-position: right center;
}
.mgs a {
	color: #030;
	text-decoration: none;
}
.mgs a:hover {
	color: #0C3;
	text-decoration: none;
}
#pageLogo {
	margin-bottom: 20px;
	border-style: none;
}#container #commonnav img {
	float: left;
	height: auto;
}
.introparagraph {
	width: 636px;
	float: right;
	padding: 0px;
	margin-top: 50px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 50px;
	clear: both;
}
#opportunity {
	height: 131px;
	width: 636px;
	float: left;
	margin-right: 0px;
	background-color: #FFF;
	padding-bottom: 0px;
	margin-top: 25px;
	margin-bottom: 40px;
	background-image: url(../images/index/opportunity.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 316px;
}

#contracts {
	height: 131px;
	width: 636px;
	float: left;
	margin-right: 0px;
	background-color: #FFF;
	padding-bottom: 0px;
	margin-bottom: 40px;
	
	background-image: url(../images/index/ourcontracts.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 316px;
}
.announcement {
	width: 500px;
	margin-right: 230px;
	margin-left: 230px;
}

#goals {
	height: 131px;
	width: 636px;
	float: left;
	margin-right: 0px;
	background-color: #FFF;
	padding-bottom: 0px;
	margin-bottom: 40px;
	background-image: url(../images/index/governance.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-right: 0px;
	padding-left: 316px;
}
ul#navlistFR
{
	margin: 0;
	font-size:10pt;
	list-style-type: none;
	float: left;
	width: 810px;
	color: #333333;
	background-color: #030;
	text-align: left;
	padding-top: 0;
	padding-right: 50px;
	padding-bottom: 0;
	padding-left: 100px;
	background-image: url(../images/nav-bg.jpg);
	background-repeat: repeat-y;
	background-position: 99px center;
}

ul#navlistFR li { display: inline; }

ul#navlistFR li a
{
	float: left;
	color: #FFFFFF;
	padding: 0.2em 1em;
	text-decoration: none;
	border-right: 1px solid #fff;
	background-color:#030;
}
ul#navlistFR li a:hover
{
	background-color: #693;
	color: #FFFFFF;
}
ul#navlistFR li a:visited {
	color: #FFFFFF;
}
#logonav {
	height: 86px;
	width: 960px;
	}
.bright {
	color: #F60;
	font-weight: bold;
}
#banner {
	background-image: url(../images/option2header.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 213px;
}
.news {
	font-family: "Courier New", Courier, monospace;
	font-size: 16px;
	font-weight:bold;
	color: #000;
	letter-spacing: 3pt;
}
.news a:hover {
	text-decoration:none;
	font-family: "Courier New", Courier, monospace;
	font-size: 16px;
	font-weight:bold;
}
