body {
	margin: 0px 0px 0px 0px;
}
.page-bg {
background: url(images/page-bg.jpg) repeat-x left top;
background-color: #D8BB7F;
}
.header {
	font-family: Georgia, Arial, Tahoma;
	font-size: 16px;
	font-weight: bold;
	color: #4F0022;
	padding: 0px 0px 0px 27px;
}
.awardsList {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	color: #7B5102;
	line-height: 18px;
}
.moreAwards {
	font-family: Tahoma, Arial, Verdana;
	font-size: 10px;
	text-decoration: underline;
	color: #4F0022;
	cursor:pointer;
}
.content {
	font-family: Verdana, Arial, Tahoma;
	font-size: 11px;
	color: #7B5102;
	text-decoration: none;
	line-height: 16px;
}
.content-links {
	font-family: Verdana, Arial, Tahoma;
	font-size: 11px;
	color: #4F0022;
	line-height: 16px;
}
.content-links:hover {
	color: #7B5102;
}

.contentHeading {
	font-family: Verdana, Arial, Tahoma;
	font-size: 13px;
	font-weight: bold;
	color: #9B7E42;
	text-decoration: none;
}
.contentPurple {
	font-family: Verdana, Arial, Tahoma;
	font-size: 11px;
	color: #783A97;
	text-decoration: none;
	line-height: 16px;
}
.footer {
	font-family: Tahoma, Arial, Verdana;
	color: #B5924F;
	font-size: 10px;
	text-decoration: none;
}
.footer:hover {
	color: #4F0022;
}
.footerVisited {
	font-family: Tahoma, Arial, Verdana;
	color: #4F0022;
	font-size: 10px;
	text-decoration: none;
}
.imgBorder {
	border: 3px solid #CAC6B5;
}
.red {
	font-family: Verdana, Arial, Tahoma;
	font-size: 11px;
	color: #FF0000;
}
.tableBorder {
	border: 1px solid #F0E3C9;
}

/* Powered by GateSix Inc. */
.powered { FONT-FAMILY: Tahoma, Arial, Helvetica, Sans-serif; COLOR: #999999; font-size: 10px; TEXT-DECORATION: none;}
.powered:link { COLOR: #999999; TEXT-DECORATION: none;}
.powered:hover { COLOR: #999999; TEXT-DECORATION: none;}
.powered:visited { COLOR: #999999; TEXT-DECORATION: none;}
.powered:active { COLOR: #999999; TEXT-DECORATION: none;}

.gatesix { FONT-FAMILY: Tahoma, Arial, Helvetica, Sans-serif; COLOR: #0A3971; font-size: 10px; font-weight: bold; TEXT-DECORATION: none;}
.gatesix:link { COLOR: #0A3971;}
.gatesix:visited { COLOR: #0A3971;}
.gatesix:hover { COLOR: #0A3971; TEXT-DECORATION: none;}
.gatesix:active { COLOR: #0A3971;}
/* Powered by GateSix Inc. */

.faqsQuestion {
	cursor: hand;
	padding: 5px;
	border: 1px solid #CCCCCC;
	font-weight: bold;
}
.faqsAnswer {
	padding: 5px;
	background-color: #FBF0DA;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
}
.howtofilebox {
	padding: 5px;
	background-color: #FBF0DA;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-top: 1px solid #CCCCCC;	
	border-left: 1px solid #CCCCCC;
}
.recentAwards {
	background-image: url(images/recent_awards-bg.jpg);
	height: 239px;
}
.tableLeft {
	font-family: Tahoma, Arial, Helvetica;
	font-size: 11px;
	color: #8F7156;
	text-align: right;
	padding-right: 10px;
	background-color: #FBF0DA;
	border: 1px solid #F0E3C9;
	padding-top: 3px;
}
.tableRight {
	font-family: Tahoma, Arial, Helvetica;
	font-size: 11px;
	color: #8F7156;
	padding-left: 10px;
	background-color: #FBF0DA;
	border: 1pt solid #F0E3C9;
}
.button {
	font-family: Tahoma, Arial, Helvetica;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #4F0178;
	border: 0px;
	padding: 2px;
}
.red-small{
	font-family: Tahoma, Arial, Helvetica;
	font-size: 10px;
	color: #FF0000;
}
.inputBox {
	font-family: Tahoma, Arial, Helvetica;
	font-size: 11px;
	color: #666666;
	padding: 1px 0px 1px 3px;
	border: 1px solid #CCCCCC;
}
.contentWhite {
	font-family: Verdana, Arial, Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
UL {
}
LI {
	margin-bottom: 20px;
}
.borderImage {
	border:2px solid #F4EAD9;
	text-align:center;
	
	}