.callOutTop {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 20px;
	font-style: italic;
	font-weight: bold;
	letter-spacing: 1px;
	padding-left: 20px;
}


.verysmall {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #999999;
	line-height: 15px;
	}

.bodyHead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 21px;
	color: #0066CC;
	letter-spacing: 1px;
}


.bodyWhite {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 18px;
}


.bodyWhiteH {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 18px;
	position: relative;
	padding-right: 20px;
	margin-left: 20px;
}
.body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 24px;
	padding-left: 20px;
	padding-right: 10px;
}

.bodyIntro {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #0066FF;
	line-height: 25px;
}

.bodysm {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	line-height: 18px;
	}

.bodyHeadblack {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 21px;
	color: #333333;
	font-weight: bold;
}


.bodyHeadWhite {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	line-height: 18px;
}

.bodyTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 21px;
	color: #999999;
	line-height: 26px;
	letter-spacing: 1px;
	font-weight: lighter;
}


	
li {
	font-size: 11px;
	line-height: 25px;
	list-style-image:url(../_images/bulletBlue.gif);
}





/*  PAGE LAYOUT ELEMENTS */

.bgAp {
	background-image:url(../_images/bg-ap.jpg);
	background-repeat:no-repeat;
	background-position: left bottom;
}
.bgCo {
	background-image:url(../_images/bg-co.jpg);
	background-repeat:no-repeat;
	background-position: left bottom;
}

.bgMg {
	background-image:url(../_images/bg-mg.jpg);
	background-repeat:no-repeat;
	background-position: left bottom;
}

.bgListings {
	background-image:url(../_images/bg-listings.jpg);
	background-repeat:no-repeat;
	background-position: left center;
}

.bgBooks {
	background-image:url(../_images/bg-books.jpg);
	background-repeat:no-repeat;
	background-position: left bottom;
}

.bgContact {
	background-image:url(../_images/bg-contact.jpg);
	background-repeat:no-repeat;
	background-position: left bottom;
}

.bgHTableLeftCol {
	float: left;
	width: 35%;
	background-image: url(../_images/index/bg-lft-col.jpg);
	background-repeat: no-repeat;
	background-color: #005CA3;


}

.bgHTableRightCol {
	width: 100%;
	background-image:url(../_images/index/bg-Hmain.jpg);
	background-repeat: no-repeat;
	margin-left: 0px;
	height: 484px;
	position: relative;
	background-color: #003366;


}

.bgtablehome {
	background-image: url(../_images/index/bg-lft-col.jpg);
	background-repeat: repeat-x;
}


.bgHtop {
	background-image: url(../_images/index/bg-top1.jpg);
	background-repeat: repeat-x;
	height: 94px;
	position: fixed;
}

.bgBtop {
	background-image: url(../_images/body/bg-Bspheres.jpg);
	background-repeat: no-repeat;
	height: 121px;
	background-color: #003366;
}
.navSphereHpos {
	margin-left: 307px;
	margin-top: 0px;
}

.navSphereBpos {
	margin-left: 308px;
	margin-top: 0px;
}

.logoH {
	background-image: url(../_images/index/logo.jpg);
	background-repeat: no-repeat;
	width: 307px;
	height: 94px;
	float: left;
	margin: 0px;
	position: fixed;
}
.logoB {
	left: 130px;
	margin-left: 0px;
	margin-top: 0px;
	background-image:url(../_images/body/logo.jpg);
	background-repeat: no-repeat;
	width: 307px;
	height: 120px;
	float: left;
}
.bgbody {
	background-image: url(../_images/body/bg-main.jpg);
	background-repeat: no-repeat;
	background-color: #003366;
}

.navB {
	background-image: url(../_images/body/bg-navB.jpg);
	background-repeat: repeat-x;
	height: 22px;
	width: 100%;
}


.navH {
	background-image: url(../_images/body/bg-navB.jpg);
	background-repeat: repeat-x;
	height: 22px;
	width: 100%;
	margin: 0px;
	padding: 0px;
}



div.scroll {
	height: 350px;
	width: 96%;
	overflow: auto;
	padding: 8px;
	scrollbar-3dlight-color: #0099FF;
	scrollbar-arrow-color: #FFFFFF;
	scrollbar-base-color: #14264D;
	scrollbar-darkshadow-color: #003366;
	scrollbar-face-color: #015DA3;
	scrollbar-highlight-color: #204999;
	scrollbar-shadow-color: #000000;
	}

div.scroll2 {
	height: 285px;
	width: 95%;
	overflow: auto;
	padding: 8px;
	scrollbar-3dlight-color: #CCCCCC;
	scrollbar-arrow-color: #FFFFFF;
	scrollbar-base-color: #666666;
	scrollbar-darkshadow-color: #333333;
	scrollbar-face-color: #cccccc;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: #000000;
	}




.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	color: #999999;
	line-height: 12px;
}



.descriptor {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	line-height: 18px;
}



.caption {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	line-height: 18px;
}
.nav2 {
	font-size: 11px;
	color: #666666;
	line-height: 18px;
	background-image: url(../_images/bulletArrowO.gif);
	background-repeat: no-repeat;
	background-position: 10px 10px;
	text-indent: 25px;
	text-align: left;
}
.footerWhite {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	color: #FFFFFF;
	line-height: 12px;
	padding-left: 25px;
	height: 22px;
	vertical-align: middle;
	padding-top: 5px;
}
.breadCrumbs {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	color: #999999;
	line-height: 12px;
}





.listings {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 18px;
	white-space: nowrap;
}

.listingHead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 21px;
	color: #002A57;
	line-height: 26px;
	font-weight: lighter;
}


.listingDetail {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	line-height: 18px;
	white-space: nowrap;
	border: 1px solid #CCCCCC;
}

.listingDesc {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	line-height: 18px;
	border: 1px solid #CCCCCC;
}

.listingDetailHead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	line-height: 18px;
	white-space: nowrap;
	border: 1px solid #CDDBEA;
	text-transform: uppercase;
	padding: 3px;
}


.listingsStatus {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF0000;
	line-height: 18px;
}
.listingsTitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 18px;
	letter-spacing: 1px;
	font-weight: bold;
}
.callout {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	line-height: 18px;
	padding: 0px;
	color: #0066CC;
	font-weight: bold;
}
