/* Entry Forms Style Sheet */

body
{
	margin:0px;
	background-image: url(../entryforms/images/cfe.jpg);
	background-repeat: no-repeat;
	background-position: top;
}

#cfe_content
{margin-left:auto; margin-right:auto; width:940px}

#cfe_text
{
	width: 940px;
	clear: both;
	font-size: 12px;
	line-height: 18px;
	color: #000000;
}
table#tbl_entryforms
{
	margin-top: 10px;
	margin-bottom: 10px;
}
table#tbl_entryforms td
{
	font-weight:bold;
	text-align: center;
	padding-top: 3px;
	padding-bottom: 3px;
	width: 90px;
}
.formdownload {
	width: 100px;
	padding-top: 6px;
	padding-bottom: 6px;
	background-color: #CCCCCC;
	color: #666666;
	font-size: 11px;
}

.formdownload.active {
	background-color: #336699;
	color: #FFFFFF;
	text-decoration:none
}
.formdownload.active:hover {
	background-color: #CD9D3B;
	text-decoration:none
}
a.activeform:link
{
	color:#FFFFFF;
	text-decoration:none
}

table#tbl_awardschedule td
{
	font-weight:bold;
	text-align: center;
	padding-right: 30px;
	padding-left: 30px;
	width: 50%;
}
table#tbl_awards td
{
	padding-bottom:15px;
	padding-right:10px
}
table#tbl_category td
{
	border: 1px solid #CCCCCC;
}
td.content {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	padding: 10px 15px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
}

td.cfe_side {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	vertical-align: top;
	padding-top: 25px;
	padding-right: 0px;
	padding-left: 15px;
}

td.cfe_stay {
	vertical-align: top;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-top: 22px;
}

td.cfe_footer
{padding: 10px;}

td.cfe_row
{
	padding-top: 8px;
	padding-bottom: 8px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
	
td.cfe_home
{
	padding: 18px 10px 10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}

#cfelist li
{
	list-style-image: url(cfe_bullet.jpg);
	list-style-position: outside;
	list-style-type: disc;
	line-height: 14px;
	padding-bottom: 4px;
}

#cfelist 
{padding:0px; margin:0px}

#cfelist ul 
{margin-left: 1.3em; padding-left: 0; padding-top:0px;}

.dash {
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #CCCCCC;
	padding-bottom: 6px;
	margin-top: 1px;
	width: 150px;
}
.stay_informed {
	width: 180px;
	margin-left: 0px;
	padding-left: 25px;
	padding-right: 10px;
	margin-right: 0px;
	height: 240px;
	padding-top: 15px;
	padding-bottom: 5px;
	background-image: url(si_bg.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
.cfe_dates {
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
}
.awardseason {
	margin-bottom: 20px;
	padding-top: 10px;
	padding-bottom: 14px;
	margin-top: 20px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	font-style: normal;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
}
.awardcategory {
	font-size: 14px;
	margin-top: 14px;
	margin-bottom: 6px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	color: #FFFFFF;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	background-color: #699BCD;
	padding-top: 4px;
	padding-bottom: 4px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
}
.awarditem {
	color: #003366;
	font-size: 11px;
	font-weight: bold;
}
.closed {
	font-style: italic;
	font-weight: normal;
	color: #666666;
	font-size: 12px;
}
.seasontitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
	color: #000000;
	padding-bottom: 6px;
}
.pagetitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #000000;
	padding-top: 10px;
	padding-bottom: 10px;
	line-height: 24px;
}
#cfe_menu
{
	padding: 0px;
	height: 20px;
	text-align: center;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	width: 687px;
}
#cfe_menu ul
{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#cfe_menu li
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #533800;
	display: inline;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 2px;
	padding-bottom: 2px;
}

#cfe_menu li:hover, .activeform
{
	cursor: pointer;
	color: #990000;
	text-decoration:none
}
#cfe_menu a
{
	color: #fff;

}
#cfe_menu a:hover, .activeform
{
	cursor: pointer;
	color: #336699;
	text-decoration:none
}

#cfe_leftcolumn {
	float: left;
	width: 643px;
	background-image: url(../entryforms/images/cfecontenttop.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-right: 22px;
	padding-left: 22px;
	padding-top: 10px;
	height: 100%;
}
#cfe_rightcolumn {
	float: right;
	width: 220px;
	margin-top: 5px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 20px;
	font-size: 11px;
	line-height: 14px;
	color: #333333;
}
.cfe_sidebartitle
{
	font-weight:bold;
	font-size: 14px;
}
.cfe_footer {
	clear: both;
	padding-left: 22px;
	padding-top: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	margin-top: 20px;
	padding-bottom: 10px;
	color: #999999;
	font-size: 10px;
}
.faq_answer {
	margin-top: 5px;
	margin-bottom: 5px;
	padding-right: 20px;
}
.calendarlinks {
	text-align: right;
	padding-right: 40px;
	padding-bottom: 10px;
}
.categoryhead {
	font-size: 14px;
	font-weight: bold;
	padding-bottom: 2px;
	margin-bottom: 0px;
	color: #9B0000;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}

#categorylist ul {
	margin-top: 0px;
	padding-top: 10px;
}
#categorylist li {
	list-style-position: outside;
	list-style-type: square;
	margin-left: 0px;
	padding-left: 0px;
}

