body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background: #CCCCCC url(/images/background2.jpg) repeat-x;
	margin: 0px 0px 0px 0px;
}

a:link, a:visited {
	color: #990000;	
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
	color: #000000;
}

h1 {
	font-size: 16px;
	font-weight: bold;
}

h2 {
	font-size: 14px;
	font-weight: bold;
}

p {
	padding: 0px;
}


.aboutColumn1 {
	float: left; 
	position: relative;
	top: 0px;
	left: 0px;
	z-index: 10;
	width: 96px; 
	height: 100%; 
	background: #FFFFFF url(/images/dotBG2.png) repeat-y;
}
.aboutColumn1 a {
	display: block;
	padding: 10px 0px 0px 6px;
	font-size: smaller;
}

.aboutColumn2 {
	float: left; 
	width: 283px; 
	height: 100%; 
	background-color: #CCCCCC; 
	border-right: #999999 solid thin;
}

.aboutColumn3 {
	float: left; 
	width: 283px; 
	height: 100%; 
	background-color: #CCCCCC; 
	border-right: #999999 solid thin;
}

.aboutColumn4 {
	float: left; 
	width: 283px; 
	height: 100%; 
	background-color: #CCCCCC; 
	border-right: #999999 solid thin;
}

.commonBottomNav {
	background-color: #999999; 
	
}
.commonBottomNav a {
	float: left; 
	text-align: center; 
	width: 25%; 
	font-size: 14px; 
	font-weight: bold; 
	color: #990000; 
	text-decoration: underline; 
}

.commonBottomBin {
	width: 951px; 
	height: 104px; 
	margin: 0px auto 0px auto;
}

.commonBottomEmptyCell {
	float: left; 
	position: relative;
	top: 0px;
	left: 0px;
	z-index: -10;
	width: 138px; 
	height: 100%; 
	background-color: #FFFFFF; 
	clear: both;
}

.commonBottomShowNavBin {
	float: right; 
	width: 813px; 
	background-color: #999999;
}

.commonBottomFullGray {
	width: 951px; 
	height: 15px; 
	background-color: #666666; 
	clear: both;
}

.commonBottomFullBlack {
	width: 951px; 
	height: 15px; 
	background-color: #000000;
}

.commonTopBanner {
	width: 951px; 
	background-color: #000000; 
	margin: 0px auto 0px auto;
}

.commonTopNav {
	position: relative;
	top: 0px;
	left: 0px;
	z-index: 20;
	width: 951px; 
	background-color: #000000; 
	margin: 0px auto 0px auto;
}

.linklist a {
	display: block;
	padding-top: 10px;
}

.listspacing li,dt {
	padding-top: 10px;
}

.mainColumn1 {
	float: left; 
	position: relative;
	top: 0px;
	left: 0px;
	z-index: 10;
	width: 138px; 
	height: 100%; 
	background-color: #FFFFFF;
}

.mainColumn2 {
	float: left; 
	width: 281px; 
	height: 100%; 
	background-color: #CCCCCC; 
	border-right: #999999 solid thin;
}

.mainColumn3 {
	float: left; 
	width: 281px; 
	height: 100%; 
	background-color: #CCCCCC;
}

.mainColumn4 {
	float: left; 
	width: 249px; 
	height: 100%; 
	background-color: #FFFFFF;
}

.mainColumn1Image {
	padding: 20px 5px 0px 5px; 
	text-align: center:
}

.mainColumn1Msg {
	padding: 26px 10px 10px 10px; 
	font-size: 12px;
	font-style: italic; 
}

.mainColumnPadding {
	padding: 10px 10px 10px 10px;
}

.sideMenuButtonBin {
	padding-top: 1px; 
	text-align: center;
}

