.mainTableBorder
{
	border: solid #ffffff 4px; background-color: #fff;
}

.letterBorder
{
	border-top: solid #C0C0C2 1px;
	border-left: solid #C0C0C2 1px;
	border-right: solid #8C8C8D 3px;
	border-bottom: solid #8C8C8D 3px;
	background-color: #fff;
}

.navBorder
{
	border-top: solid #ffffff 1px;
	border-bottom: solid #ffffff 1px;
}

.poineerBorder
{
	border: solid #000000 1px;
}

.pioneerBorderTop
{
	border-top: solid #000000 1px;
}

.navBorderTop
{
	border-bottom: solid #ffffff 1px;
}

.navBorderBottom
{
	border-top: solid #ffffff 1px;
	border-bottom: solid #ffffff 2px;
}

.copyright
{
	color: #83BAD8;
	font-family: arial;
	font-size: 10px;
	font-weight: normal;
}

.topandbottom
{
	color: #83BAD8;
	font-family: arial;
	font-size: 10px;
	font-weight: normal;	
}

.globalBackground
{
	background-image: url(images/globe.gif);
	background-repeat: no-repeat;
	background-position: bottom right;
	
}

.mainBodyMargin
{
	width: 450px;
	padding: 15px 10px 20px 20px;
}

.heading
{
	color: #0B4499;
	font-family: arial;
	font-size: 14px;
	font-weight: bold;
}


.mainBodyText
{
	color: #000;
	font-family: arial;
	font-size: 11px;
	font-weight: normal;	
}



.mainBodyTextWhite
{
	color: #fff;
	font-family: arial;
	font-size: 11px;
	font-weight: bold;	
}

.mainBodyText2
{
	color: #000;
	font-family: arial;
	font-size: 11px;
	font-weight: bold;	
}
.mainBodyTextHighlight
{
	color: #1D6FB1;
	font-family: arial;
	font-size: 11px;
	font-weight: bold;		
}

.addressMargin
{
	padding-top: 4px;
}

.addressText
{
	color: #0B4499;
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

.addressText:hover
{
	color: #0B4499;
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
}

.bottomTextMargin
{
	padding: 4px 4px 4px 4px;
}

.bottomTextBold
{
	color: #0B4499;
	font-family: arial;
	font-size: 11px;
	font-weight: bold;	
	text-decoration: none;
}

.bottomTextBold:hover
{
	color: #0B4499;
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
}

.bottomText
{
	color: #0B4499;
	font-family: arial;
	font-size: 9px;
	font-weight: normal;
	line-height: 1em;
}

.sideNote
{
	width: 150px;
	text-align: left;
}

.fleft
{
	float: left;
	padding: 4px 8px 0px 0px;
}

.fright
{
	float: right;
	padding: 4px 0px 0px 8px;
}

.title
{
	color: #0B4499;
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	padding-bottom: 6px;
}

.title1
{
	color: #0B4499;
	font-family: arial;
	font-size: 18px;
	font-weight: bold;
	padding-bottom: 6px;
}

.pioneertitle
{
	color: #0060ab;
	font-family: arial;
	font-size: 14px;
	font-weight: bold;
	padding-bottom: 10px;
}
.pioneertitlesub
{
	color: #79bde9;
	font-family: arial;
	font-size: 13px;
	font-weight: normal;
	padding-bottom: 10px;
}
.pioneertitlesub2
{
	color: #0060ab;
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	padding-bottom: 10px;
}

.quote
{
	color: #79bde9;
	font-family: arial;
	font-size: 10px;
	font-weight: bold;
	padding-bottom: 10px;
}
.smallblue
{
	color: #79bde9;
	font-family: arial;
	font-size: 12px;
	padding-bottom: 10px;
}

.currentpage
{
	color: #79bde9;
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	font-style: italic;
	padding-bottom: 6px;
}

.link2
{
	color: #1D6FB1;
	font-family: arial;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}

.link2:hover
{
	color: #1D6FB1;
	font-family: arial;
	font-size: 11px;
	font-weight: normal;
	text-decoration: underline;
}

.image{
	border-style:solid;
	border-color:79bde9;
	border-width:2px;
      }
.clear {
	clear:both;	
	}