body {
	font: 100% Verdana, sans-serif;
}
.wrapper {
	width: 1000px;
	font: 70% Verdana, Arial, Helvetica, sans-serif;
	height: 100%;
}
.LogoContainer {
	background: #FFFFFF;
	width: 100%;
}
#NavBarTop {
	border-bottom: 1px solid #006699;
}
#LeftCol {
	float: left;
	width: 17%;
	padding-left: 2px;
	padding-right: 2px;
	height: 100%;
	background: #FFFFFF;
	padding-bottom: 2px;
	color: #666666;
}
.SectionLinksLeftTop {
	background: #E5E5E5;
	border-bottom: 1px solid #CCCCCC;
	padding-top: 9px;
	padding-bottom: 9px;
	color: #999999;
	font-weight: bold;
	padding-left: 4px;
	border-right: 1px solid #CCCCCC;
}
.SectionLinksLeft {
	border-bottom: 1px solid #CCCCCC;
	padding-top: 6px;
	padding-bottom: 6px;
	padding-left: 4px;
	border-right: 1px solid #CCCCCC;
	border-top: 1px solid #FFFFFF;
	color: #666666;
}
#RightCol {
	float: right;
	width: 20%;
	padding-left: 2px;
	padding-bottom: 20px;
	color: #666666;
}
.SectionLinksRightTop {
	border-bottom: 1px solid #FFFFFF;
	padding: 6px 4px;
	border-left: 1px solid #CCCCCC;
}
.SectionLinksRight {
	background: #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	padding: 6px 4px;
	border-left: 1px solid #CCCCCC;
	color: #666666;
}
.SectionLinksRightMediaTopTitle {
	border-bottom: 1px solid #FFFFFF;
	padding: 6px 4px;
	border-left: 1px solid #CCCCCC;
}
.SectionLinksRightMediaTop {
	border-bottom: 1px solid #FFFFFF;
	padding: 6px 4px;
	border-left: 1px solid #CCCCCC;
}
.SectionLinksMediaRight {
	background: #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	padding: 6px 4px;
	border-left: 1px solid #CCCCCC;
}
.Feature1 {
	padding-left: 19%;
	height: auto;
	padding-right: 28%;
	color: #666666;
}
.FeatureWide {
	padding-left: 19%;
	height: auto;
	padding-right: 2%;
	color: #666666;
}
.ContentContainer {
	width: 100%;
	border-top: 4px solid #006699;
	border-right: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	border-left: 1px solid #CCCCCC;
	margin-top: 4px;
}
.PageContent {
	background: #FF99FF;
	color: #000033;
	padding-right: 30%;
}
.PageTitleHdgs {
	padding-left: 19%;
	padding-top: 4px;
	padding-right: 30%;
}
#LowerNavBar {
	background: #CCCCCC;
	width: 100%;
	font-size: 95%;
	text-align: center;
	padding-top: 4px;
	padding-bottom: 4px;
	color: #666666;
	border-top: 1px solid #999999;
	border-bottom: 1px solid #999999;
}
h1 {
	font-size: 220%;
	color: #006699;
}
h2 {
	font-size: 100%;
	color: #666666;
	padding-left: 0%;
}
.BookMarkContainer {
	background: #999900;
	float: right;
	width: 200px;
	margin-right: 2%;
	padding-left: 10px;
}
.LeftImage1 {
	background: #FFFFFF;
	float: left;
	padding-left: 0px;
	padding-right: 12px;
}
.LeftImage2 {
	background: #999900;
	float: left;
	width: 200px;
	margin-right: 2%;
	padding-left: 10px;
}
.RightImage1 {
	float: right;
	width: 200px;
	padding-left: 10px;
	padding-bottom: 20px;
}
.RightImage1 {
	float: right;
	width: 200px;
	padding-left: 10px;
	padding-bottom: 20px;
}
.RightImageSFA {
	background: #FFFFFF;
	float: right;
	margin-right: 2%;
	padding-left: 10px;
}
#LeftCol a:link, a:visited {
	color: #999999;
	text-decoration: none;
}
#LeftCol a:hover {
	color: #006699;
	text-decoration: underline;
}
#LeftCol a:active {
	color: #66FF99;
	text-decoration: none;
}
#RightCol a:link  {
	color: #666666;
}
#RightCol a:active {
	color: #666666;
}
#RightCol a:hover {
	color: #006699;
	text-decoration: underline;
}
#RightCol a:visited {
	color: #666666;
}
#LowerNavBar a:link, a:visited {
	color: #666666;
	text-decoration: none;
}
#LowerNavBar a:hover {
	color: #006699;
	text-decoration: underline;
}
#LowerNavBar a:active {
	color: #66FF99;
	text-decoration: none;
}
.smallprint {
	font-size: 90%;
	color: #999999;
}
a:link {
	color: #666666;
	text-decoration: none;
}
a:hover {
	color: #003399;
}
contactuscursor {
	cursor: hand;
}
.linkCursor {
	cursor: hand;
}
.GlobeBullets {
	list-style-position: outside;
	list-style-image: url(../images/webglobe.jpg);
	list-style-type: none;
	display: list-item;
}
b {
	font-weight: bold;
}
.longdescription {
	line-height: 18px;
}

