body  {
	margin : 0;
	background : white;
      }
.main {
	margin-left : 5px;
	margin-top : 5px;
	width : 760px;
      }
.header {
	height : 75px;
      }
.headerLogos {
	margin-left : 0;
	width : 210px;
	float : left;
	padding : 0;
      }
.headerTitle {
	margin-left : 210px;
	height : 71px;
	background-color : white;
	padding : 2px;
      }
.headerTitle h1 , .headerTitle h2 {
	margin : 0;
	padding : 0;
	font-family : Verdana, Arial, Helvetica, sans-serif;
      }
.headerTitle h1 {
	font-size : 22px;
      }
.headerTitle h2 {
	font-size : 18px;
      }
.footer {
	clear : both;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	padding-top : 10px;
      }
.footerLeft {
	margin-left : 0;
	width : 360px;
	float : left;
	padding : 2px;
	font-size : 10px;
      }
.footerRight {
	margin-left : 370px;
	padding : 2px;
	text-align : right;
	font-size : 10px;
      }
.navBar {
	clear : both;
	margin-left : 0;
	background : #969595;
	margin-bottom : 2px;
      }
.navBar table {
	border-spacing : 0;
	border-collapse : collapse;
	padding : 0;
	border : 0;
      }
.navBar td {
	vertical-align : middle;
	height : 20px;
	font-size : 12px;
	font-family : verdana, arial, sans-serif;
	padding-left : 5px;
	padding-right : 5px;
      }
.navBar td.item {
	width : auto;
      }
.navBar td.selected {
	width : auto;
	font-weight : bold;
	color : white;
	background : #0d63cd;
      }
.navBar td.title {
	width : auto;
	font-weight : bold;
	color : white;
      }
.navBar a {
	font-family : verdana, arial, sans-serif;
	font-size : 12px;
	color : white;
      }
.navBar a:visited {
	text-decoration : none;
      }
.navBar a:link {
	text-decoration : none;
      }
.navBar a:active {
	text-decoration : none;
      }
.navBar a:hover {
	text-decoration : none;
      }
.sideBar {
	clear : left;
	float : left;
	width : 210px;
	margin-left : -2px;
	margin-top : 0;
      }
.sideBar table {
	width : 210px;
      }
.sideBar td {
	width : inherit;
	vertical-align : middle;
	height : 20px;
	font-size : 12px;
	font-family : verdana, arial, sans-serif;
	padding-left : 5px;
	padding-right : 5px;
      }
.sideBar td.item {
	width : inherit;
	background : #e3e3e3;
      }
.sideBar td.subItem {
	width : inherit;
	background : #f4f4f4;
	padding-left : 20px;
      }
.sideBar td.selected {
	width : inherit;
	background : #c0bebf;
      }
.sideBar td.subSelected {
	width : inherit;
	background : #d5d5d5;
	padding-left : 20px;
      }
.sideBar td.title {
	width : inherit;
	background : #8eacc2;
	font-weight : bold;
	color : white;
      }
.sideBar a {
	font-family : verdana, arial, sans-serif;
	font-size : 12px;
	color : black;
      }
.sideBar a:visited {
	text-decoration : none;
      }
.sideBar a:link {
	text-decoration : none;
      }
.sideBar a:active {
	text-decoration : none;
      }
.sideBar a:hover {
	text-decoration : none;
      }
.content {
	margin-top : 0;
	margin-left : 210px;
	margin-bottom : 10px;
	background-color : white;
	padding : 0 0 0 5px;
	font-size : 14px;
	width : auto;
	text-align : justify;
      }
.content h2 , .content h3 , .content h4 , .content h5 , .content h6 {
	margin : 5px 0;
	padding : 0;
	font-family : Verdana, Arial, Helvetica, sans-serif;
      }
.content h2 {
	color : #666666;
	font-size : 16px;
	vertical-align : middle;
	padding : 2px 0;
      }
.content h3 {
	font-size : 14px;
      }
.content h4 {
	font-size : 13px;
      }
.content h5 {
	font-size : 12px;
      }
.content h6 {
	font-size : 12px;
      }
.content p {
	padding : 0;
	margin : 0;
	color : black;
	font-family : verdana, arial, sans-serif;
	font-size : 13px;
	vertical-align : top;
      }
.content a {
	font-family : verdana, arial, sans-serif;
	font-size : 13px;
	font-weight : bold;
      }
.content a:visited {
	text-decoration : none;
	color : #a35dff;
      }
.content a:link {
	text-decoration : none;
	color : #0caeff;
      }
.content a:active {
	text-decoration : none;
	color : #0caeff;
      }
.content a:hover {
	text-decoration : underline;
      }
.content dl {
	padding : 0;
	vertical-align : middle;
      }
.content li {
	list-style-type : none;
	padding : 2px 0;
	font-family : verdana, arial, sans-serif;
      }
.contentItem {
	float : left;
	width : 543px;
	margin : 2px 0;
	padding : 0 0 10px;
	border-bottom : 1px solid #D1D1D1;
	margin-bottom: 0px;
      }
.contentItem blockquote {
	font-size : 13px;
      }
.contentItem li {
	list-style-type : none;
	font-size : 13px;
      }
.contentItem ul li {
	list-style-type : square;
      }
.contentItem ol li {
	list-style-type : decimal;
      }
.contentItem ol li li {
	list-style-type : lower-alpha;
      }
.contentItem p {
	padding : 0 0 4px;
      }
.contentItemForm {
	float : left;
	width : 384px;
	margin : 10px 0 0;
	padding : 0 0 10px;
	vertical-align : middle;
	height : 16px;
	background-color : #e6e6e6;
      }
.contentItemForm table {
	width : auto;
      }
.contentItemForm td {
	font-size : 12px;
	font-family : verdana, arial, sans-serif;
      }
.contentItemForm input {
	height : 19px;
	width : 60px;
	background-color : #e3e3e3;
	border-style : solid;
	border-color : gray;
	font-size : 12px;
	font-family : verdana, arial, sans-serif;
      }
.contentItemForm select {
	height : 18px;
	border-style : solid;
	border-color : gray;
	font-size : 12px;
	font-family : verdana, arial, sans-serif;
      }
.contentItemList {
	float : left;
	width : auto;
	margin : 15px 0 0;
	padding : 0;
	border-bottom : 1px dotted gray;
      }
.contentItemList a {
	font-family : verdana, arial, sans-serif;
	font-size : 12px;
      }
.contentItemList a:visited {
	text-decoration : none;
      }
.contentItemList a:link {
	text-decoration : none;
      }
.contentItemList a:active {
	text-decoration : none;
      }
.contentItemList a:hover {
	text-decoration : underline;
      }
.contentItemListItem {
	width : 384px;
	border-top : 1px dotted gray;
	min-height : 16px;
	padding-top : 2px;
      }
.contentItemListItem p {
	font-size : 12px;
      }
.contentImg2 {
	margin-left : 0;
	width : 554px;
	float : left;
	padding : 10px 0;
      }
.contentImg2 img {
	border : 0;
      }
.contentImg3 {
	margin-left : 0;
	float : left;
	padding : 0;
      }
.contentImg3 img {
	border : 0;
      }
.contentImg {
	margin-left : 0;
	width : 150px;
	float : left;
	padding : 0;
      }
.contentImg img {
	width : 150px;
	height : 100px;
	border : 0;
      }
.contentImgTxt {
	margin-left : 160px;
	padding : 0;
      }
.contentImgTxt li {
	list-style-type : none;
	font-size : 13px;
	list-style-position : outside;
      }
.fullWidthBand {
	clear : both;
	display: block;
	border : 1px solid gray;
      }
