/* Global  ------------------------------------------------------------------ */

td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	/* color: #2F3840; */
	color: #37383A;
}


a:link {
	color: #37383A;
	text-decoration: underline;
	outline:none;
}
a:active {
	color: #37383A;
	text-decoration: underline;
	outline:none;
}
a:visited {
	color: #37383A;
	text-decoration: underline;
	outline:none;
}
a:hover {
	color: #0000FF;
	text-decoration: underline;
	outline:none;
}

li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	list-style-image: url(images/bullet_square.gif);
	margin-right: 12px;
	margin-top: 4px;
	list-style-position: outside;
}


/* Scroll Bar  --------------------------------------------------------------- */

BODY {
	scrollbar-face-color: #ffffff;
	scrollbar-shadow-color: #cccccc;
	scrollbar-highlight-color: #cccccc;
	scrollbar-3dlight-color: #ffffff;
	scrollbar-darkshadow-color: #ffffff;
	scrollbar-track-color: #ffffff;
	scrollbar-arrow-color: #cccccc;
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
}



/* Forms  ------------------------------------------------------------------ */

.required
{
	color:red;
	font-weight:bold;
	font-size:8pt;
}
.error
{
	color:red;
	font-weight:bold;
	font-size:8pt;
}
.infoFormText
{
font-size:8pt;
font-weight:bold;
padding:0 4px 0 0;
}
.borderBotForm
{
border-bottom:1px solid #D3DAD9;
}
.line
{
border-bottom:1px solid #D3DAD9;
margin:7px 0 7px 0;
}
.form
{
margin:0 0 0 0;
padding:0 0 0 0;
}
.infoFormField {
	background-color: #ffffff;
	border: 1px solid #4F6B8E;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7.5pt;
	padding: 2px 0 0 2px;
	margin:0 0 0 0px;
	width:230px;
	height:18px;
}
.infoFormMemo {
	background-color: #ffffff;
	border: 1px solid #4F6B8E;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7.5pt;
	padding: 1px 0 0 2px;
	margin:0 0 0 0px;
	width:230px;
	height:90px;
}
.infoButton {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color:#4F6B8E;
	font-weight: normal;
	background-color: #EBEEE8;
	margin:0 0 0 0px;
	padding: 0 0 2px 0;
	border: 1px solid #4F6B8E;
	height:18px;
	width:50px;
}




/* Forms  ------------------------------------------------------------------ */


div.activityLog td {
	font-size: 7pt;
	color: #37383A;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.activityLog input {
	background-color: #FCFCFC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color: #000000;
	border:1px solid #cccccc;
	padding:1px;
}

.formText {
	font-size: 8.4pt;
	color: #37383A;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.formField {
	background-color: #FCFCFC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000000;
	width:150px;
	border:1px solid #cccccc;
	padding:1px;
}
.formButton {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	background-color: #E9E9E9;
	padding: 2px;
	border: 1px solid #cccccc;
}
.borderGrayBot
{
border-bottom: 1px solid #cccccc;
}




/* Buttons  ------------------------------------------------------------------ */

a.disclaimerLinks:link {
	font-family: Arial, Helvetica, sans-serif;
	color: #2F3840;
	text-decoration: none;
	font-size: 7pt;
}
a.disclaimerLinks:active {
	font-family: Arial, Helvetica, sans-serif;
	color: #2F3840;
	text-decoration: none;
	font-size: 7pt;
}
a.disclaimerLinks:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #2F3840;
	text-decoration: none;
	font-size: 7pt;
}
a.disclaimerLinks:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #0000ff;
	text-decoration: none;
	font-size: 7pt;
}

a.contactEmail:link {
	font-family: Arial, Helvetica, sans-serif;
	color: #9D9D9D;
	text-decoration: none;
	font-size: 8pt;
}
a.contactEmail:active {
	font-family: Arial, Helvetica, sans-serif;
	color: #9D9D9D;
	text-decoration: none;
	font-size: 8pt;
}
a.contactEmail:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #9D9D9D;
	text-decoration: none;
	font-size: 8pt;
}
a.contactEmail:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #0000ff;
	text-decoration: underline;
	font-size: 8pt;
}

a.downloadsIndex:link {
	color: #1F4A6D;
	text-decoration: underline;
	font-size: 7.5pt;
}
a.downloadsIndex:active {
	color: #1F4A6D;
	text-decoration: underline;
	font-size: 7.5pt;
}
a.downloadsIndex:visited {
	color: #1F4A6D;
	text-decoration: underline;
	font-size: 7.5pt;
}
a.downloadsIndex:hover {
	color: #0000ff;
	text-decoration: underline;
	font-size: 7.5pt;
}

a.blueBoxLinks:link {
	color: #1F4A6D;
	text-decoration: underline;
	font-size: 7pt;
}
a.blueBoxLinks:active {
	color: #1F4A6D;
	text-decoration: underline;
	font-size: 7pt;
}
a.blueBoxLinks:visited {
	color: #1F4A6D;
	text-decoration: underline;
	font-size: 7pt;
}
a.blueBoxLinks:hover {
	color: #0000ff;
	text-decoration: underline;
	font-size: 7pt;
}

/* Text  ------------------------------------------------------------------ */

.text {
	font-size: 9pt;
}
.contactIndex {
	font-size: 7.7pt;
	font-weight: normal;
}
.contactIndex2 {
	font-size: 7.7pt;
	font-weight: normal;
	line-height:13px;
}
.contactHowYou {
	font-size: 7.7pt;
	font-weight: normal;
	line-height:14px;
}
.howYouText {
	font-size: 7.7pt;
	font-weight: normal;
	padding-bottom:10px;
}
.newsIndex {
	font-size: 8.3pt;
	font-weight: normal;
}
.newsIndexRead {
	font-size: 7.5pt;
	font-weight: normal;
}
.newsTitleIndex {
	font-size: 9pt;
	font-weight: bold;
	color: #2F3840;
}
.disclaimer {
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: normal;
	font-size: 7pt;
	color: #2F3840;
}
.missionIndex {
	font-size: 8.5pt;
	font-weight: normal;
	line-height:23px;
}
.newsDate {
	font-size: 8pt;
	color: #9D9D9D;
	font-weight: normal;
}
.eventDate {
	font-weight: bold;
	color: #9D9D9D;
	font-size: 8pt;
}
.blueBoxText {
	font-size: 7pt;
	font-weight: normal;
	color: #1F4A6D;
}





/* Borders  ------------------------------------------------------------------ */

.borderLeftRight {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #ffffff;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #ffffff;
}
.borderTopLeft {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #ffffff;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #ffffff;
}
.borderTopRight {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #ffffff;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #ffffff;
}
.borderTop {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #ffffff;
}

.borderRightBot {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #ffffff;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ffffff;
}
.borderLeftBot {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #ffffff;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ffffff;
}
.borderTopBot {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #ffffff;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ffffff;
}
.borderAll {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #ffffff;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #ffffff;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #ffffff;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ffffff;
}
.borderLeftRightBot {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #ffffff;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #ffffff;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ffffff;
}

.borderBot {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ffffff;
}
.borderRt {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #ffffff;
}
.borderLeft {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #ffffff;
}
.borderRtDashed {
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #A6BFBE;
}
.borderBotDashed {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #A6BFBE;
}

/* --- Our Sponsors --------------------------------------------- */
#ourSponsors {
	float:left; 
	width:138px; 
	height:131px; 
	text-align:center; 
	overflow:hidden;
}
.ourSponsorsLink a,
.ourSponsorsLink a:link,
.ourSponsorsLink a:visited,
.ourSponsorsLink a:active { 
	display:block; 
	text-decoration:none;
} 
.ourSponsorsLink a:hover { 
	text-decoration:none; 
	background:url(images/our_sponsors/bgrd_sponsors.jpg) bottom no-repeat;
	height:131px;
}
.sponBorderRight {
	border-right:1px solid #E4E4E4;
}
.sponBorderRightBot {
	border-bottom:1px solid #E4E4E4;
	border-right:1px solid #E4E4E4;
}
.sponBorderBot {
	border-bottom:1px solid #E4E4E4;
}
.sponPhoto {
	margin:3px 0 0 0;
}
.sponTitle {
	margin:3px auto 0 auto;
	padding:3px 0 0 0;
	width:125px;
	font-weight:bold;
	font-size:7.5pt;
	color:#999;
	border-top:1px solid #F8F8F8;
}