@charset "UTF-8";
/* CSS Document Index Styles */

marquee {
	font-family:tahoma;
	font-size:1.2em;
	color:#fff;
}
body {
	background-image:url(assets/images/background.jpg);
	background-repeat:no-repeat;
	background-attachment:fixed;
	background-position:top;
	margin:0;
}
#topbar {
	padding-top:5px;
	float:left;
	width:100%;
	height:35px;
	background-image:url(assets/images/top_background.png);
	background-repeat:repeat-x;
}
#wrapper {
	margin:0 auto;
	height:100%;
	width:800px;
	background-color:#fff;
}
div#logobanner {
	height:115px;
	width:800px;
	float:left;
	background-image:url(assets/images/sprite.png);
	background-position:0 -190px;
	background-repeat:no-repeat;
}
div#navigation {
	z-index:10;
	height:45px;
	width:800px;
	float:left;
	position:relative;
}
div#banner {
	background-image:url(assets/images/sprite.png);
	background-position:0 -710px;
	background-repeat:no-repeat;
	height:30px;
	width:785px;
	overflow:hidden;
	float:left;
	position:relative;
	z-index:0;
	background-color:#fff;
	padding:0 0 0 15px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:.8em;
}
div#content {
	background-color:#fff;
	height:100%;
	width:798px;
	float:left;
	padding:1px;
}
div#twitter {
	float:left;
	width:780px;
	height:200px;
	background-color:#fff;
	padding-left:10px;
	padding-right:10px;
}
div#form {
	height:200px;
	width:263px;
	float:left;
}
div#info {width:770px; height:130px; float:left; padding:15px; 
}
div#info p {font-family:tahoma;}
div#footer {
	background-image:url(assets/images/sprite.png);
	background-repeat:no-repeat;
	background-position:0 -750px;
	float:left;
	height:60px;
	width:800px;
	padding-top:40px;
	color:#fff;
	font-family:Tahoma, Geneva, sans-serif;
	text-align:center;
	font-size:.75em;
	background-color:#fff;
}
a.sidelink:link {
	font-family:tahoma;
	color:#fff;
	text-decoration:none;
	font-size:.85em;
}
a.sidelink:visited {
	font-family:tahoma;
	color:#fff;
	text-decoration:none;
	font-size:.85em;
}
a.sidelink:hover {
	font-family:tahoma;
	color:#fff;
	text-decoration:underline;
	font-size:.85em;
}
.textLink4 {
	color: #0065BA;
	text-decoration: none;
	font-family: Tahoma;
	font-size: 14px;
}
a.textLink4:hover {
	color: #000000;
}

a.textLink4:visited {
	font-family: Tahoma;
	font-size: 14px;
	color: #0065BA;
	text-decoration: none;
}

a.sidelink:active {
	font-family:tahoma;
	color:#fff;
	text-decoration:none;
	font-size:.85em;
}
a.offeringslink:link {
	font-family:tahoma;
	color:#fff;
	text-decoration:none;
	font-size:1em;
}
a.offeringslink:visited {
	font-family:tahoma;
	color:#fff;
	text-decoration:none;
	font-size:1em;
}
a.offeringslink:hover {
	font-family:tahoma;
	color:#fff;
	text-decoration:underline;
	font-size:1em;
}
a.offeringslink:active {
	font-family:tahoma;
	color:#fff;
	text-decoration:none;
	font-size:1em;
}
p.aboutlink {
	font-family:tahoma;
	color:#fff;
	text-decoration:none;
	font-size:1em;
	padding:0 5px 0 15px;
}
li.sidelinks {
	list-style-type:none;
	padding:0 0 5px 0;
}
ul.sidelinklist {
	padding:0 0 0 15px;
}
ul#dropdown {
	padding:0;
	margin:0;
	list-style-type:none;
	width:325px;
}

li.dropitem {
	display:none;
}
ul#dropdown:hover li.dropitem {
	display:block;
}

li#topdropitem {
	height:45px;
	width:325px;
	float:left;
}

li.news a {display:block; height:45px; width:325px; float:left;}

/*SPRITE ASSETS*/

ul#sprite {
	padding:0;
	margin:0;
	list-style-type:none;
	overflow:hidden;
	height:45px;
}
li.sprite {
	display:inline;
}
div#news {
	background-image:url(assets/images/sprite.png);
	background-repeat:no-repeat;
	background-position:0 0;
	float:left;
	width:325px;
	height:45px;
}
div#news:hover {
	background-position:0 -45px;
}


a.spritelink {
	float:left;
	padding:45px 0 0 0;
	background-image:url(assets/images/sprite.png);
	display:block;
}
a.spritelink2 {
	float:left;
	height:22px;
	width:170px;
	margin-left:115px;
	background-image:url(assets/images/sprite.png);
	display:block;
	color:#fff;
	padding:3px 0 0 30px;
	text-align:left;
	background-position:0 -860px;
	font-family:tahoma;
	font-size:.9em;
}
a.spritelink2:hover {
	background-position:0 -885px;
}
a.biggerlinks {
	float:left;
	height:350px;
	display:block;
	background-image:url(assets/images/sprite.png);
}
div.biggerlinks {
	float:left;
	display:block;
	background-image:url(assets/images/sprite.png);
	margin:10px 0 10px 12px;
	height:350px;
}
a#mission {
	background-position:-325px 0;
	width:86px;
}
a#board {
	background-position:-411px 0;
	width:150px;
}
a#whatis {
	background-position:-561px 0;
	width:143px;
}
a#home {
	background-position:-704px 0;
	width:96px;
}
a#mission:hover {
	background-position:-325px -45px;
}
a#board:hover {
	background-position:-411px -45px;
}
a#whatis:hover {
	background-position:-561px -45px;
}
a#home:hover {
	background-position:-704px -45px;
}
a#missionon {
	background-position:-325px -90px;
	width:86px;
}
a#boardon {
	background-position:-411px -90px;
	width:150px;
}
a#whatison {
	background-position:-561px -90px;
	width:143px;
}
a#homeon {
	background-position:-704px -90px;
	width:96px;
}
div#about {
	background-position:0 -355px;
	width:250px;
	height:350px;
}
div#offerings {
	background-position:-260px -355px;
	width:250px;
	height:350px;
}
div#links {
	background-position:-520px -355px;
	width:250px;
}
a:link {
	text-decoration:none;
}
a:visited {
	text-decoration:none;
}
a:hover {
	text-decoration:none;
}
a:active {
	text-decoration:none;
}
#newslink {
	width:325px;
	float:left;
	height:45px;
}
h3 {
	font-family:tahoma;
	font-size:.9em;
	text-align:right;
	margin:7px 5px 0 0;
	padding:0;
	color:#fff;
}
a h3:hover {
	font-family:tahoma;
	font-size:.9em;
	text-align:right;
	margin:7px 5px 0 0;
	padding:0;
	color:#fff;
	text-decoration:underline;
}
.style16 {
	font-family: Tahoma;
	font-size: 16px;
}
.style14 {
	font-family: Tahoma;
	font-size: 14px;
}
.textLink1 {
	font-family: Tahoma;
	color: #FFFFFF;
	font-size: 14px;
}
a.textLink1:hover  {
	font-family: Tahoma;
	color: #FFFFFF;
	text-decoration: underline;
}

.textLink2 {
	color: #000000;
	text-decoration: underline;
}
.style12 {
	font-family: Tahoma;
	font-size: 12px;
}
.style15 {
	font-family: Tahoma;
	font-size: 14px;
	color: #FFFFFF;
}
.style13 {
	font-family: Tahoma;
	font-size: 12px;
	color: #FFFFFF;
}
.style17 {
	font-family: Tahoma;
	font-size: 16px;
	color: #FFFFFF;
}

