/* CSS Document */

body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 30px;
}
#banner {
	z-index: 5;
	height: 75px;
	width: 792px;
	top: 62px;
	left: 4px;
	position: absolute;
}

#container {
	position: relative;
	margin: 0 auto;
	width: 800px;
	top: 0px;
	background-color: #FFFFFF;
}
#bodycontent {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 20px;
	color: #505050;
	margin-top: 16px;
	margin-right: 16px;
	margin-bottom: 0px;
	margin-left: 16px;
}

#bodycontent hr {
	border: 0;
	color: #505050;
	background-color: #505050;
	height: 1px;
	width: 576px;
	position: relative;
	left: -17px;
	margin-top: 16px;
	margin-right: -21px;
	margin-bottom: 16px;
	margin-left: 0px;
}
#bodycontent p {
	margin-top: 0px;
	margin-right: 25px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#leftmenu {
	z-index: 3;
	position: absolute;
	top: 136px;
	left: 24px;
}

.submenu {
	width: 194px;
	background-color: #fff;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #505050;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #505050;
	background-image: url(images/global/table_bottom.gif);
	background-position: bottom;
	background-repeat: no-repeat;
}

.submenu a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 12px;
	line-height: 24px;
	color: #afa032;
	text-decoration: none;
	padding-left: 16px;
}

.submenu a:hover {
	color: #199114;
	text-decoration: none;
}

.leftsub {

	width: 195px;
	background-color: #fff;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #505050;
	padding-top: 2px;
	padding-bottom: 2px;
	
}

.leftsub a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 12px;
	line-height: 20px;
	color: #afa032;
	text-decoration: none;
	padding-left: 16px;
}

.leftsub a:hover {
	text-decoration: none;
}

#leftblock {
	position: absolute;
	top: 136px;
	left: 4px;
	z-index: 2;
	background-color: #fff;
}

a {
	color: #199114;
	text-decoration: underline;
}

a:hover {
	color: #afa032;
	text-decoration: underline;
}

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	margin-top: -4px;
	margin-bottom: 12px;
}

h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	margin-top: -4px;
	margin-bottom: 0px;
	font-style: italic;
}

h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #199114;
	font-size: 14px;
	font-weight: bold;
	margin-top: -4px;
	margin-bottom: 12px;
}

#pagefooter {
	position: relative;
	top: 10px;
	left: 20px;
	background-color: #fff;
}

#pagefooter a {
	color: #505050;
	text-decoration: none;
}

#pagefooter a:hover {
	color: #505050;
	text-decoration: underline;
}

.footerstyle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #505050;
	padding: 5px;
}
#leftdiv1 {
	position: absolute;
	left: 24px;
	top: 429px;
	width: 200px;
	z-index: 3;
}

#leftcoltext1 {
	position: absolute;
	left: 24px;
	top: 293px;
	width: 165px;
	z-index: 4;
}

#leftcoltext2 {
	position: absolute;
	left: 24px;
	top: 442px;
	width: 165px;
	z-index: 4;
}

#leftcoltext2 hr {
	border: 0;
	color: #505050;
	background-color: #505050;
	height: 1px;
	width: 181px;
	position: relative;
	left: 0px;
	margin-top: 12px;
	margin-right: -4px;
	margin-bottom: 12px;
	margin-left: 0px;
}

.lefttext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 19px;
	color: #505050;
}

.lefttext p {
	margin-top: 0px;
}

.lefttext a {
	text-decoration: none;
}

.lefttext a:hover {
	color: #199114;
	text-decoration: underline;
}

#leftcolall {
	position: relative;
	left: 0px;
	top: -10px;
	width: 165px;
	z-index: 4;
}

#leftcolall hr {
	border: 0;
	color: #505050;
	background-color: #505050;
	height: 1px;
	width: 181px;
	position: relative;
	left: 0px;
	margin-top: 12px;
	margin-right: -4px;
	margin-bottom: 12px;
	margin-left: 0px;
}

.leftalltext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 18px;
	color: #505050;
}

.leftalltext p {
	margin-top: 0px;
}

.leftalltext a {
	text-decoration: none;
}

.leftalltext a:hover {
	color: #199114;
	text-decoration: underline;
}

.leftheader {
	margin-left: -2px;
	margin-bottom: 6px;
}

.leftimagebeforeline {
	margin-bottom: 6px;
}

.greenbold {
	font-weight: bold;
	color: #199114;
}

