
	body {
		margin: 0px;
	}
	TD, TH {
		font-size : 100%;
	}
	.body_content {
		border-right: 1px solid Black;
		border-left: 1px solid Black;
		width: 100%;
	}

	.body_table {
		border-left: 1px solid Black;
		border-right: 1px solid Black;
	}

	.colorbar {
		font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-size: 110%;
	}

	.colorbar_1 {
		background-color: #84ADD6;
		color: White;
		line-height: 10px;
	}
	.colorbar_1a {
		background-color: 5B86AF;
		color: White;
		height: 40px;
		text-align: left;
		padding-left: 15px;
		vertical-align: bottom;
		padding-bottom: 5px;
		font-size: 110%;
	}
	.colorbar_1a a {
		color: White;
		text-decoration: none;
	}
	.colorbar_1a a:visited {
		color: White;
		text-decoration: none;
	}

	.colorbar_2 {
		background-color: #B67777;
		color: White;
		line-height: 10px;
	}
	.colorbar_2a {
		background-color: #7F5353;
		color: White;
		height: 40px;
		text-align: left;
		padding-left: 15px;
		vertical-align: bottom;
		padding-bottom: 5px;
		font-size: 110%;
	}
	.colorbar_2a a {
		color: White;
		text-decoration: none;
	}
		.colorbar_2a a:visited
	{
		color: White;
		text-decoration: none;
	}

	.colorbar_3 {
		background-color: #F54C00;
		color: White;
		line-height: 10px;
	}
	.colorbar_3a {
		background-color: #CF4101;
		color: White;
		height: 40px;
		text-align: left;
		padding-left: 15px;
		vertical-align: bottom;
		padding-bottom: 5px;
		font-size: 110%;
	}
	.colorbar_3a a {
		color: White;
		text-decoration: none;
	}
	.colorbar_3a a:visited {
		color: White;
		text-decoration: none;
	}

	.colorbar_4 {
		background-color : #F97900;
		color: White;
	}
	.colorbar_4 a {
		color: White;
		text-decoration: none;
	}

	.colorbar_5 {
		background-color : #FFDE8C;
		color: White;
	}
	.colorbar_5 a {
		color: White;
		text-decoration: none;
	}

	.content_row_left {
		padding-left: 5px;
	}
	.content_row_right {
		padding-right: 5px;
	}
	.content_box {
		border: 1px solid Silver;
		margin: 5px;
	}
	.content_box_head {
		font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
		background-color: Gray;
		padding: 5px;
		color: White;
		font-size: 100%;
		font-weight: bold;
	}
	.content_box_body {
		padding: 10px;
	}

	.header_nav {
		font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-size: 70%;
		color: White;
	}
	.header_nav a {
		color: White;
		text-decoration: none;
	}
	.header_nav a:visited {
		color: White;
		text-decoration: none;
	}

	.footer {
		font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-size: 75%;
		line-height: 150%;
		padding-bottom: 10px;
	}

	.main_content_header {
		height: 120px;
		width : 200px;
		background-color : #CCCCCC;
		border-right : 1px solid Gray;
		text-align : center;
	}

	.main_body_header {
		height: 120px;
		background-color : #9E9FA1;
		color : White;
		text-align : center;
		vertical-align : middle;
		text-transform : uppercase;
		font-family : Arial, Helvetica, sans-serif;
		font-size : 12pt;;
		font-weight : bold;
	}

	.main_body_header_img {
		width : 1%;
	}

	.detail_content_header {
		/*height: 80px;
	*/
		height: 120px;
		width : 200px;
		border-right : 1px solid Gray;
		background-color : #D3D3D3;
		text-align : center;
		vertical-align : middle;
		text-transform : uppercase;
		font-family : Arial, Helvetica, sans-serif;
		font-size : 12pt;
	;
		font-weight : bold;
	}

	.detail_body_header {
		/*	height: 80px;*/
		height: 120px;
		background-color: #9E9FA1;
		color: White;
		padding: 20px;
		text-align: center;
		vertical-align: middle;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11pt;
		font-weight: bold;
		width: 100%;
	}

	.topic {
		padding: 40px;
		line-height: 150%;
	}
	.topic_heading {
		text-align : center;
		font-size : 11pt;;
	}

	.item_title {
		width : 40%;
		padding-left : 40px;
		padding-right : 40px;
		padding-bottom : 20px;
		padding-top : 20px;
		text-align : center;
		font-size : 11pt;;
		float : left;
	/*
		font-weight : bold;
	*/
	}
	.item_title a {
		color : Navy;
		text-decoration : none;
	}
	.item_title a:hover {
		color : #D3D3D3;
	}

	.item {
		vertical-align : middle;
		/*	font-size : 75%; */
	}

	.box {
		/*	width : 80%;
	*/
		border : 1px solid #9E9FA1;
	}
	.box_header {
		background-color : #9E9FA1;
		color : White;
		font-weight : bold;
		padding-left : 10px;
		padding-right : 10px;
	}
	.box_body {
		padding : 20px;
	}

	.content_table {
		width : 201px;
	}

	.contents {
		border-right : 1px solid Gray;
		padding : 10px;
		vertical-align : top;
		padding-top : 40px;
		/*	font-size : 9pt;; */
	}
	.contents a {
		color : Black;
		text-decoration : none;
	}
	.contents a:hover {
		color : #9E9FA1;
	}
	.content_1 {
		padding-left : 0px;
	}
	.content_2 {
		padding-left : 15px;
	}
	.content_3 {
		padding-left : 30px;
	}
	.content_4 {
		padding-left : 45px;
	}
	.content_select {
		font-weight : bold;
		font-style : italic;
	}
	.content_main {
		font-size: 125%;
	}

	.pageBody {
		padding : 10px;
		line-height: 150%;
	}

	.body {
		font-family : sans-serif;
	}

	hr {
		color: Gray;
		height : 1px;
		border : none;
		border-bottom : 1px solid Gray;
	}

	li{
	list-style-type: disc;
	list-style-position: outside;
}

	.forum_body_header {
		/*	height: 80px;*/
		height: 60px;
		background-color: #9E9FA1;
		color: White;
		padding: 20px;
		text-align: center;
		vertical-align: middle;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11pt;
		font-weight: bold;
		width: 100%;
	}
	.emphasis {
		color: Red;
		font-size: smaller;
	}
