header, nav, section, article, aside, footer {
			display: block
}


body {
	background-color: #CCCCCC;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,td,th {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}

ul {
	list-style-image: url(../img/img_linc1.gif);
	list-style-position: inside;
	padding-left: 0px;
}

h3 {
	margin-bottom: 0px;
}

a:link {
	color: #007ABC;
	text-decoration: none;
}
a:visited {
	color: #3285B6;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration:none;
	background: #007ABC;
}
a:active {
	color: #E0761F;
}
article:hover {
	background: #ccc
}
article header:hover {
	background: #ccc
}
.text_st {
	color:#007ABC;
	font-size: 18px;
}
.text_st2 {
	color:#CCCCCC;
}
.text_st3 {
	color:#333333;
	font-size: 16px;
	font-weight: bold;
}
.img_st3 {
	color:#007ABC;
	font-size: 22px;
}

.subtext {
	color: #777777;
	font-size: 13px;
	padding-left: 5px;
}

#navigation {
	clear: both;
	height: 19px;
	background-color: #666666;
}

#body_text {
	float: left;
	clear: left;
	width: 68%;
	padding-left: 10px;
}

#menu_right_top {
	float: right;
	clear: right;
	margin-top: 5px;
	margin-bottom: 5px;
	width: 28%;
	max-width: 300px;
	background-color: #494D4B;
}

#menu_right_top_header {
	margin-top: 34px;
	padding-top: 13px;
	padding-bottom: 13px;
	padding-left: 1em;
	width: 80%;
	background-color: #007ABC;
}

#menu_right_top_body {
	padding-left: 10px;
	padding-top: 12px;
	padding-bottom: 12px;
}

#menu_right_bottom {
	float: right;
	clear: right;
	margin-top: 5px;
	margin-bottom: 5px;
	width: 28%;
	max-width: 300px;
	background-color: #494D4B;
}

#menu_right_bottom_header {
	margin-top: 34px;
	width: 80%;
	padding-top: 13px;
	padding-bottom: 13px;
	padding-left: 1em;
	text-align: left;
	background-color: #007ABC;
}

#menu_right_bottom_body {
	clear: both;
	padding-top: 20px;
	padding-bottom: 20px;
	text-align: center;
}

#copy_bg {
	clear: both;
	height: 45px;
	width: 100%;
	background-color: #666666;
}

#copy_text {
	clear: left;
	float: left;
	margin-left: 6px;
	margin-top: 6px;
	margin-bottom: 6px;
}

#copy_logos {
	clear: right;
	float: right;
	margin-top: 6px;
	margin-bottom: 6px;
	margin-right: 6px;
	text-align: right;
}
