@charset "UTF-8";
html {
	margin: 0px;
	height: 100%;
	width: 100%;
	font-family: "Lucida Grande","Lucida Sans Unicode",Arial,Verdana,sans-serif;
	font-size: 12px;
	color: #333;
}
body {
	margin: 0px;
	height: 100%;
	width: 100%;
}
.clear {
	clear: both;
} 
#header {
	height: 70px;
	width: 960px;
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
}
#footer {
	height: 70px;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;
	margin-top: 20px;
}
#footer a {
	color: #999;
	text-decoration: underline;
}
#footer a:hover {
	color: #999;
	text-decoration: none;
}
#mainNav {
	height: 50px;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../Images/mainNav%5Bbackground%5D.gif);
	background-repeat: no-repeat;
	padding-top: 1px;
	padding-left: 10px;
}
#subNav {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	height: 20px;
	text-align: right;
	margin-top: 10px;
	vertical-align: bottom;
}
#subNav .menu {
	text-align: left;
	height: 20px;
	width: 680px;
	float: left;
	color: #333;
	font-size: 14px;
	line-height: normal;
	vertical-align: top;
}
#subNav .menu a {
	color: #333;
	text-decoration: none;
}
#subNav .menu a:hover {
	color: #999;
	text-decoration: underline;
}
#subNav .menu p {
	padding: 0px;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	word-spacing: 5px;
}
#mainContainer {
	width: 958px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 5px;
	border: 1px solid #CCC;
	padding-bottom: 40px;
}
#mainContainer .subHeader {
	width: 960px;
	height: 53px;
}
#mainContainer .mainContent {
	width: 958px;
	margin-top: 40px;
	list-style-type: square;
}
#mainContainer .mainContent .galleryImageFrame {
	border: 1px solid #666;
}
#mainContainer .mainContent .footnote {
	font-size: 9px;
	color: #999;
	padding-right: 40px;
	padding-left: 40px;
}
#mainContainer .mainContent dt {
	float: left;
	color: #333;
}
#mainContainer .mainContent dd {
	margin-left: 100px;
}
#mainContainer .mainContent .threeColFrame h1 {
	margin-top: 0px;
	margin-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	padding-bottom: 20px;
}
#mainContainer .mainContent .oneColFrame h1 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	padding-bottom: 20px;
}
#mainContainer .mainContent .threeColFrame h2 {
	margin-top: 5px;
	margin-bottom: 5px;
	font-size: 16px;
	font-weight: bolder;
	color: #333;
}
#mainContainer .mainContent .threeColFrame h3 {
	margin-top: 5px;
	margin-bottom: 5px;
	font-size: 14px;
	font-weight: bolder;
	color: #333;
}
#mainContainer .mainContent .threeColFrame {
	width: 266px;
	margin-left: 40px;
	float: left;
	padding-bottom: 20px;
}
#mainContainer .mainContent .oneColFrame {
	width: 878px;
	margin-left: 40px;
	float: left;
	padding-bottom: 20px;
}
#mainContainer .mainContent .oneColFrame h2 {
	margin-top: 5px;
	margin-bottom: 5px;
	font-size: 16px;
	font-weight: bolder;
	color: #333;
}
#mainContainer .mainContent .oneColFrame h2 {
	font-size: 14px;
	font-weight: bolder;
	b
}
#mainContainer .mainContent .fourColFrame {
	width: 189px;
	margin-left: 41px;
	float: left;
	padding-bottom: 20px;
}
#mainContainer .mainContent .fourColFrame h1 {
	margin-top: 0px;
	margin-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	padding-bottom: 20px;
}
#mainContainer .mainContent .twoColFrame {
	width: 419px;
	margin-left: 40px;
	float: left;
	padding-bottom: 20px;
	
}
#mainContainer .mainContent .twoColFrame h1 {
	margin-top: 0px;
	margin-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	padding-bottom: 20px;
}
#mainContainer .mainContent .twoColFrame h2 {
	font-size: 14px;
	font-weight: bolder;
	b
}
#mainContainer .mainContent .oneColFrame {
	width: 878px;
	margin-left: 40px;
	float: left;
	padding-bottom: 20px;
}
#mainContainer .mainContent .tableA {
}
#mainContainer .mainContent .oneColFrame .tableA .header {
	font-size: 14px;
	font-weight: bold;
	color: #333;
	background-color: #CCC;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
#mainContainer .mainContent .oneColFrame .tableA .header2 {
	font-size: 12px;
	font-weight: bold;
	color: #333;
	background-color: #CCC;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
#mainContainer .mainContent .oneColFrame .tableA .image {
	background-color:#FFF;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#mainContainer .mainContent .oneColFrame .tableA .dataOdd {
	background-color: #F4F1F1;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	vertical-align:top;
}
#mainContainer .mainContent .oneColFrame .tableA .dataEven {
	background-color: #FFF;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	vertical-align:top;
}
