body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #000000;
	background-color: inherit;
	line-height: 125%;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #000000;
	background-color: inherit;
	line-height: 125%;
}

th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	text-align:center;
	color: #000000;
	background-color: inherit;
}

a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0000FF;
	background-color: inherit;
	text-decoration: underline;
	font-weight: bold;
	line-height: 125%;
}

a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000099;
	background-color: inherit;
	text-decoration: underline;
	font-weight: bold;
	line-height: 125%;
}

a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0000FF;
	text-decoration: none;
	font-weight: bold;
	line-height: 125%;
	background-color: #FFFF00;
}

a:link.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #EEEEEE;
	background-color: inherit;
	font-weight: bold;
	text-decoration: underline;
}

a:visited.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #cccccc;
	background-color: inherit;
	font-weight: bold;
	text-decoration: underline;
}

a:hover.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	font-weight: bold;
	text-decoration: none;
	background-color: #FFFFFF;
}

a:hover.none {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0000FF;
	text-decoration: none;
	font-weight: bold;
	line-height: 125%;
	background-color: #FFFFFF;
}

.sub {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	background-color: inherit;
	line-height: 24px;
	text-transform: none;
}

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: bold;
	text-transform: none;
	line-height:110%;
	color: #333333;
	background-color: inherit;
	font-style: normal;
}

h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: medium;
	font-weight: bold;
	color: #666666;
	background-color: inherit;
	text-transform: none;
	line-height:110%;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight:bold;
	color: #000000;
	background-color: inherit;
	line-height: 115%;
}

.bodybg {
	background-image: url(images/bot_mid2.jpg);
	background-repeat: no-repeat;
}

.background {
	background-image: url(images/background.jpg);
	background-repeat: no-repeat;
}

.none {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: inherit;
	font-weight: normal;
	line-height: 125%;
	text-decoration: none;
}

.white {
	color: #FFFFFF;
	background-color: #0000ff;
}

.section-head {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	text-transform: capitalize;
	color: #333333;
	background-color: inherit;
	line-height: 26px;
	border-top-width: 2px;
	border-top-style: ridge;
	border-right-style: none;
	border-bottom-style: ridge;
	border-left-style: none;
	border-top-color: #0000FF;
	border-bottom-width: 2px;
	border-bottom-color: #0000FF;
	margin-left: 165px;
	width: 400px;
	padding: 3px;
	text-align: left;
	font-variant: small-caps;
}

hr {
	background-color: #0000FF;
	color:inherit;
	width: 85%;
}

.granite-bk {
	background-image: url(images/right_col.gif);
	background-repeat: repeat-y;
}

.table-border {
	border: 2px inset #333333;
	background-color: #FFFFFF;
	color:inherit;
}

.left-col {
	width: 140px;
}

.right-col {
	width: 185px;
	background-color: #FFFFFF;
	color:inherit;
}

.white-bg {
	background-color: #FFFFFF;
	color:inherit;
}

.jump-links {
	font-size: 1px;
	height: 1px;
	font-family: Arial, Helvetica, sans-serif;
}
.body-img {
	padding-right: 20px;
	padding-bottom: 20px;
}
.justify {
	text-align: justify;
}
.fifty-per-center {
	width: 50%;
	text-align:center;
}
.light-blu-bk {
	color:inherit;
	background-color: #eef6ff;
}
.right {
	text-align: right;
}
.table-pad-lr {
	padding-right: 20px;
	padding-left: 20px;
}
