/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
a {
	font-family: Arial, Helvetica, sans-serif;
	list-style-type: disc;
	font-size: 11px;
}
/*a:link {
	color: #333300;
	list-style-type: disc;
	text-decoration: none;
}
a:visited {
	color: #333300;
	list-style-type: disc;
	text-decoration: none;

}
a:hover {
	color: #333300;
	list-style-type: disc;
	text-decoration: underline;
}
a:active {
	color: #333300;
	list-style-type: disc;
	text-decoration: none;*/
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

body {
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4D4E19;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4D4E19;
}
th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4D4E19;
	background-color: #C8D678;
	background-position: center;
	font-weight: bold;
	font-style: normal;
	font-variant: small-caps;
	height: 12px;
	width: 100%;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 5px;
	padding-left: 3px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #003776;
}

hr{
	color: #76685D;
	height: 1px;
	width: 90%;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #4D4E19;
	font-size: 15px;
	margin: 0px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #4D4E19;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #993300;
	font-size: 15px;
	margin: 0px;
	
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	color: #4D4E19;
	font-size: 13px;
	margin: 0px;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	color: #993300;
	font-size: 13px;
	margin: 0px;
}

ul {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #4D4E19;
}
.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333300;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
}
.Link_TD {
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}


/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.HorzDot_Bottom {
	height: 2px;
	background-image: url(../images/_elements/Graphics/Horz_dot_divider.gif);
	background-repeat: repeat-x;
	background-position: center bottom;
	padding-top: 2px;
	padding-bottom: 2px;
}

.HorzSolid_Top {
	height: 1px;
	padding-top: 2px;
	padding-bottom: 2px;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
.HorzSolid_bottom {
	background-position: center bottom;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.HorzDot_Top {
	height: 1px;
	background-image: url(../images/_elements/Graphics/Horz_dot_divider.gif);
	background-repeat: repeat-x;
	background-position: center top;
}
.r_vert_line {
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #999999;
}

.btmYellowBar {
	background-color: #C8D678;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #999999;
	height: 2px;
}

.btmNavBar {
	padding-top: 7px;
	padding-right: 3px;
	padding-bottom: 5px;
}
.MainTbl {
	background-color: #FFFFFF;
	width: 767px;
}
