/* CSS Document */

body {
	background-image: url(library/bkg_top.gif);
	background-color: #F8FAF6;
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 18px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.btm {
	background-color: #202221;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ADADAD;
	text-align: center;
	vertical-align: middle;
	height: 26px;
}
.left {
	background-color: #b9c6a5;
	background-image: url(library/border_lfSide.gif);
	background-repeat: repeat-y;
	background-position: right;
	text-align: left;
	vertical-align: top;
}
.border {
	background-image: url(library/border.gif);
	background-repeat: repeat-y;
	background-position: right;
}
.heading {
	font-family: "Times New Roman", Times, serif;
	font-size: 23px;
	color: #878c80;
	text-transform: uppercase;
	font-weight: bold;
}
.award {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #878c80;
	text-transform: uppercase;
	font-weight: bold;
}
.text {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #515748;
	line-height: 17px;
}
.contact {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #737373;
	background-color: #202221;
	text-align: center;
	vertical-align: middle;
	padding-bottom: 5px;
	padding-top: 5px;
}
li {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3a3e34;
	list-style-image: url(library/arrow.gif);
	padding-right: 15px;
	display: list-item;
	padding-bottom: 15px;
}
a {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3a3e34;
	padding-right: 15px;
	text-decoration: none;
}

a:visited {
	
}
a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
}
.active {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	padding-right: 15px;
	text-decoration: none;
}
.textForm {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #515748;
	line-height: 17px;
	text-align: right;
	vertical-align: middle;
}
