@charset "UTF-8";
/* CSS Document */

body {
	background-image: url(images/back-1.gif);
	background-repeat: repeat-x;
	background-color: #CCE0C6;
	margin-top: 30px;
	border: 0;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #5E6458;
	word-spacing: 4px;
}
a {
	font-size: 9px;
	color: #666B5E;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	word-spacing: 4px;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #666B5E;
}
a:hover {
	text-decoration: underline;
	color: #666B5E;
}
a:active {
	text-decoration: none;
	color: #666B5E;
}
.midMargin {
	padding-left: 15px;
	padding-right: 15px;
}
.bottomRule {
	background-image: url(images/bottom_rule.gif);
	background-repeat: no-repeat;
	background-position: top;
}
.topRule {
	background-image: url(images/bottom_rule.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
.bodyCopy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 16px;
	color: #636760;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 10px;
}
.picPadding {
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
div#popup {
background:#EFEFEF;
border:1px solid #999999;
margin:0px;
padding:7px;
width:270px;
}
.awardcopy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #8E908B;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 110px;
}
.topmargin {
	padding-top: 20px;
}

