@charset "utf-8";

* html .ieOnlyHeight {
	height: 700px;
}
html {
	margin-top: 0px;
}
a:link,a:active,a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:  #02C85B;
	text-decoration: none;
}

a:hover {
	color: #CCC;
}
a.bodyLink:link,a.bodyLink:visited,a.bodyLink:active {
	color: #02C85B;
	text-decoration: none;
}
a.bodyLink:hover {
	color: #02C85B;
	text-decoration: underline;
}
a.boldLink {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #493708;
	text-decoration: none;
	font-size: 13px;
}
a.boldLink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #900;
	text-decoration: underline;
	font-size: 13px;
}
a.footerLink:link,a.footerLink:visited,a.footerLink:active {
	font-size: 12px;
	color: #666;
	text-decoration: none;
}
a.footerLink:hover {
	text-decoration: underline;
}
a.hostLink {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #0060A8;
	text-decoration: none;
	font-size: 14px;
}
a.hostLink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #900;
	text-decoration: underline;
	font-size: 14px;
}
a.navLink {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
	color: #999999;
}

a.navLink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: underline;
	color: #999999;
}
a.normal3:link,a.normal3:active,a.normal3:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #215AA9;
	text-decoration: none;
	font-weight: normal;
	letter-spacing: .5px;
}

a.normal3:hover {
	color: #215AA9;
	text-decoration: underline;
	font-weight: normal;
	letter-spacing: .5px;
}
.alert {
	font-weight: bold;
	color: #900;
}
#articleHeadline {
	float: left;
	width: 744px;
}
#articleSocMarks {
	float: right;
	width: 144px;
}
#articleText {
	float: left;
	width: 744px;
	min-height:200px
}


.background_dark {
	background-color: #CAE9FF;
}
.background_lite {
	background-color: #E8F5FF;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCC;
	line-height: 18px;
	background-image: url(images/page_bg.jpg);
	background-repeat: repeat-x;
	background-color: #215AA9;
}
/* TinyMCE specific rules */
body.mceContentBody {
   background: #FFF;
}
.bottomHeading {
	font-size: 24px;
	color: #A6A6A6;
	clear: both;
	float: none;
	margin-top: 10px;
	margin-bottom: 10px;
}
.bottomHeading h1{
	font-size: 32px;
	color: #C9C9C9;
	clear: both;
	float: none;
	margin-top: 0px;
	margin-bottom: 0px;
}
.bottomHeading a:link, .bottomHeading a:active, .bottomHeading a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #A6A6A6;
	text-decoration: none;
}
.bottomHeading a:hover {
	text-decoration: underline;
}
#bottomLeft {
	float: left;
	width: 520px;
	padding-right: 10px;
	padding-left: 20px;
}
#bottomLeftText {
	float: left;
	width: 520px;
}

.bottomList {
	float: left;
	width: 150px;
	margin-right: 20px;
}
#bottomListLeft {
	float: left;
	width: 250px;
	margin-right: 20px;
}
#bottomListRight {
	float: left;
	width: 250px;
}

#bottomRight {
	float: left;
	width: 330px;
	padding-right: 20px;
	padding-left: 20px;
	margin-top: 20px;
}
#bottomSeparator {
	float: left;
	width: 1px;
	height: 250px;
	margin-top: 20px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #7BD0AD;
	margin-right: 2px;
}
#contactAddress {
	float: left;
	width: 300px;
}
#contactImage {
	float: right;
	width: 230px;
}
#copyright {
	float: left;
	height: 20px;
	width: 960px;
	margin-top: 10px;
}
#fbIcon {
	float: left;
	width: 250px;
	margin-top: 30px;
	margin-left: 0px;
	font-size: 14px;
	color: #215AA9;
	vertical-align: middle;
}
#fbMain {
	width: 480px;
	margin-right: auto;
	margin-left: auto;
	background-color: #215AA9;

}
#fbMainBox {
	float: left;
	width: 480px;
	margin-top: 30px;
}

#fbMainBoxBottom {
	float: left;
	height: 16px;
	width: 480px;
	background-color: #000;
}
#fbMainBoxMid {
	float: left;
	width: 440px;
	padding-right: 20px;
	padding-left: 20px;
	background-color: #000;
}
#fbMainContent {
	float: left;
	width: 480px;
	background-color: #000;
}
#fbPortListDisplay {
	float: left;
	width: 440px;
	margin-top: 20px;
}

.fbPortListTitle {
	width: 100px;
	margin-top: 10px;
	color: #EFEFEF;
	height: 40px;
	font-weight: bold;
}
.fbPortListTitle a {
	color: #215AA9;
	text-decoration: none;
	font-weight: bold;
}
.fbPortListTitle a:hover {
	color: #215AA9;
	text-decoration: underline;
	font-weight: bold;
}
.fbPortListUnit {
	float: left;
	width: 100px;
	margin-bottom: 50px;
	margin-right: 5px;
	margin-left: 5px;
}
#fbSurveyDescription {
	float: left;
	width: 440px;
	margin-bottom: 10px;
}
#fbSurveyTable {
	float: left;
}
#fbSurveyText {
	float: left;
	width: 440px;
	margin-bottom: 10px;
}
#fbViewContent {
	float: left;
	width: 380px;
	margin-top: 20px;
}
#fbViewDescription {
	float: left;
	width: 380px;
	margin-top: 10px;
	margin-bottom: 20px;
}
#fbViewImage {
	float: left;
	width: 380px;
	margin-right: 0px;
}
#fbViewLink {
	float: left;
	width: 380px;
}

#fbViewMain {
	width: 380px;
	margin-right: auto;
	margin-left: auto;
}
#fbViewTitle {
	font-weight: bold;
	float: left;
	width: 380px;
	color: #EBEBEB;
	margin-top: 10px;
}

#featuredHeading {
	clear: both;
	float: none;
	padding-left: 20px;
	margin-top: 10px;
	margin-bottom: 20px;
}
#featuredHeading h1{
	font-size: 24px;
	color: #A6A6A6;
	clear: both;
	float: none;
}
.featuredImage {
	float: left;
	width: 180px;
}
#featuredMoreLink{
	float: right;
	padding-right: 30px;
	margin-top: 10px;
}
#featuredMoreLink a:link, #featuredMoreLink a:active, #featuredMoreLink a:visited {
	color: #02C85B;
	letter-spacing: 0.5pt;
	text-decoration: none;
	font-size: 12px;
}
#featuredMoreLink a:hover {
	color: #02C85B;
	letter-spacing: 0.5pt;
	text-decoration: underline;
}

.featuredTitle {
	text-align: center;
	width: 180px;
	margin-bottom: 5px;
	font-weight: bold;
}
.featuredUnit {
	float: left;
	width: 170px;
	padding-right: 8px;
	padding-left: 8px;
}


#footer {
	width: 960px;
	padding-bottom: 10px;
	background-color: #000;
	padding-top: 20px;
	float: left;
}
#footerNav {
	float: left;
	width: 960px;
	background-color: #000;
}
.footerNavItem {
	float: left;
	padding-right: 15px;
	padding-left: 15px;
}
.footerNavItem a{
	font-size: 14px;
	font-weight: normal;
	line-height: normal;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
}

.footerNavItem a:hover{
	font-size: 14px;
	font-weight: normal;
	line-height: normal;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	text-decoration: underline;
}
#footerText {
	background-color: #000;
	text-align: center;
	float: left;
	width: 960px;
	margin-top: 5px;
	color: #575757;
}
#friends {
	float: left;
	padding-right: 8px;
	padding-left: 28px;
	width: 784px;
}
#friendsHeading {
	font-size: 18px;
	font-weight: bold;
	color: #215AA9;
	float: left;
	margin-top: 10px;
	margin-bottom: 20px;
	width: 784px;
}
.friendsLink{
	float: left;
	padding-right: 20px;
	
}
#friendsLink a:link, #friendsLink a:active, #friendsLink a:visited {
	color: #01612D;
	letter-spacing: 0.5pt;
	text-decoration: none;
}
#friendsLink a:hover {
	color: #01612D;
	letter-spacing: 0.5pt;
	text-decoration: underline;
}

h1 {
	font-size: 24px;
	font-weight: normal;
	line-height: 40px;
	margin: 0px;
	padding: 0px;
	color: #A6A6A6;
}
h2 {
	font-size: 18px;
	padding: 0px;
	color: #A6A6A6;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	font-weight: normal;
}
h3 {
	font-size: 14px;
	font-weight: normal;
	padding: 0px;
	color: #B5CEF0;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#header {
	float: left;
	width: 960px;
	background-color: #000;
}
#headerFlash {
	float: left;
	width: 960px;
	background-color: #666;
	height: 164px;
}
.headlineBold {
	font-family: arial;
	font-size: 15px;
	font-weight: normal;
	color: #FF9797;
}
.helpText {
	font-style: italic;
	color: #0060A8;
}
.homeBox {
	float: left;
	height: 257px;
	width: 944px;
	margin-top: 30px;
	padding-right: 8px;
	padding-left: 8px;
	background-color: #000;
}
.homeBoxBottom {
	background-image: url(images/boxBottom.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 16px;
	width: 791px;
	padding-right: 8px;
	padding-left: 8px;
	background-position: 8px;
}
.homeBoxMid {
	float: left;
	width: 944px;
	padding-right: 8px;
	padding-left: 8px;
	background-color: #000;
	margin-top: 20px;
}
.homeBoxTop {
	background-image: url(images/boxTop.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 8px;
	width: 791px;
	margin-top: 30px;
	padding-right: 8px;
	padding-left: 8px;
	background-position: 8px;
}

#homeMiddle {
	float: left;
	width: 937px;
	padding-top: 10px;
	padding-right: 8px;
	padding-bottom: 10px;
	padding-left: 15px;
	margin-top: 20px;
}
.hostTableCellLeft {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #01612D;
	border-right-color: #01612D;
	border-bottom-color: #01612D;
	border-left-color: #01612D;
}
.hostTableCellRight {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #01612D;
	border-right-color: #01612D;
	border-bottom-color: #01612D;
	border-left-color: #01612D;
}
.hostTableCellLeftTop {
	border: thin solid #01612D;
}
.hostTableCellRightTop {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #01612D;
	border-right-color: #01612D;
	border-bottom-color: #01612D;
	border-left-color: #01612D;
}

.inputbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	letter-spacing: .2pt;	
}
.inputText {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 13px;
}
li {
	color: #999;
	list-style-type: square;
}

#main {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	background-color: #215AA9;
	
}
#mainBox {
	float: left;
	width: 944px;
	margin-top: 30px;
	padding-right: 8px;
	padding-left: 8px;
}

#mainBoxBottom {
	float: left;
	height: 16px;
	width: 784px;
	background-color: #000;
}
#mainBoxMid {
	float: left;
	width: 904px;
	padding-right: 20px;
	padding-left: 20px;
	background-color: #000;
}
#mainBoxTop {
	float: left;
	height: 0px;
	width: 784px;
	background-color: #000;
	
}

#mainContent {
	float: left;
	width: 960px;
	background-color: #000;
}
#mainNavArea {
	float: left;
	width: 940px;
	background-color: #333;
	height: 35px;
	padding-left: 20px;
}
.mainNavItem {
	float: left;
	padding-right: 30px;
	padding-left: 30px;
	padding-top: 7px;
	padding-bottom: 4px;
	height: 24px;
}
.mainNavItem a:link, .mainNavItem a:active, .mainNavItem a:visited {
	color: #FFF;
	text-decoration: none;
	font-size: 16px;
	font-family: Tahoma, Geneva, sans-serif;
	
}
.mainNavItem a:hover {
	text-decoration: none;
	color: #FFF;
}
.midIcon {
	float: left;
	width: 32px;
	padding-right: 5px;
	padding-left: 9px;
}
.midMoreLink {
	float: right;
	padding-right: 10px;
}
.midMoreLink a:link, .midMoreLink a:active, .midMoreLink a:visited {
	color: #02C85B;
	letter-spacing: 0.5pt;
	text-decoration: none;
}
.midMoreLink a:hover {
	text-decoration: underline;
}
.midText {
	float: left;
	width: 246px;
}
.midTextUnit {
	float: left;
	width: 246px;
	padding-left: 8px;
	padding-right: 10px;
}
.midTitle {
	float: left;
	width: 200px;
	margin-bottom: 5px;
}
.midTitle a:link, .midTitle a:active, .midTitle a:visited {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #215AA9;
	text-decoration: none;
}
.midTitle a:hover {
	text-decoration: underline;
}
.midUnit {
	float: left;
	width: 310px;
}
#newsArea {
	float: left;
	width: 330px;
	margin-bottom: 25px;
}

.newsDate {
	float: left;
	width: 50px;
	font-weight: normal;
	color: #999;
	text-align: right;
}
.newsHeadline {
	float: left;
	color: #01612D;
	width: 275px;
	padding-left: 5px;
}
.newsHeadline a:link, .newsHeadline a:active, .newsHeadline a:visited {
	color: #02C85B;
	text-decoration: none;
}
.newsHeadline a:hover {
	text-decoration: underline;
}
.newsIcon {
	float: left;
	width: 10%;
	padding-top: 3px;
}
.newsUnit {
	float: left;
	width: 330px;
	margin-bottom: 5px;
}


.pageHeading {
	font-size: 24px;
	font-weight: bold;
	color: #0060A8;
	clear: right;
	float: left;
	width: 100%;
	line-height: 26px;
	margin-top: 0px;
}
.pageSubHeading {
	font-size: 14px;
	color: #0060A8;
	clear: right;
	float: left;
	margin-top: 20px;
	width: 100%;
}
.paragraphHeading {
	font-size: 20px;
	font-weight: bold;
	color: #0060A8;
}
#portListDisplay {
	float: left;
	width: 744px;
	margin-top: 20px;
	padding-left: 70px;
}
.portListLink {
	float: right;
	margin-right: 20px;
	margin-left: 20px;
	margin-bottom: 5px;
}

.portListTitle {
	width: 160px;
	margin-top: 10px;
	color: #EFEFEF;
	height: 30px;
	font-weight: bold;
}
.portListTitle a:link, .portListTitle a:active, .portListTitle a:visited {
	color: #EFEFEF;
	text-decoration: none;
	font-weight: bold;
}
.portListTitle a:hover {
	text-decoration: underline;
}
.portListUnit {
	float: left;
	width: 186px;
	margin-bottom: 50px;
}
#slideshow {
	position:relative;
	height:238px;
	float: left;
}
#slideshowWrapper {
	height:238px;
	float: left;
}

#slideshow IMG {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
}

#slideshow IMG.active {
    z-index:10;
}

#slideshow IMG.last-active {
    z-index:9;
}

.tableContent {
	font-size: 14px;
	color: #333;
}

.tableItemHeading {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFF;
	background-color: #0060A8;
}
.teamName {
	font-size: 14px;
	font-weight: bold;
	color: #01612D;
	float: left;
	width: 620px;
}

.teamPhoto {
	margin-top: 3px;
	float: left;
	width: 100px;
	margin-right: 15px;
}
.teamText {
	float: left;
	width: 780px;
}


.teamTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
	margin-bottom: 7px;
	font-weight: bold;
	float: left;
	width: 620px;
}
.teamUnit {
	width: 904px;
	float: left;
	margin-bottom: 10px;
	margin-top: 15px;
}
ul {
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 12px;
}
#viewContent {
	float: left;
	width: 620px;
	background-color: #000;
	height: 400px;
}
#viewDescription {
	float: left;
	width: 200px;
}
#viewImage {
	float: left;
	width: 400px;
	margin-right: 20px;
}
#viewLink {
	float: left;
	width: 200px;
}

#viewMain {
	width: 620px;
	background-color: #000;
	float: left;
	padding: 20px;
}
#viewTitle {
	font-weight: bold;
	float: left;
	width: 200px;
	color: #EBEBEB;
}

