*
{
	margin: 0;
	padding: 0;
}

h1
{
	font-size: 26px;
	line-height: 35px;
}

h1, h2, h3, h4, h5, h6
{
	color: inherit;
	font-weight: normal;
	margin: 11px 0;
	text-rendering: optimizelegibility;
}

a
{
	color: #0066CC;
	text-decoration: none;
}

a:hover
{
	color: #CC0066;
	text-decoration: underline;
}

ul
{
	list-style: none outside none;
}
body
{
	background: none repeat scroll 0 0 #E6E1C1;
	color: #444444;
	font: 13px/18px "Trebuchet MS" ,Tahoma,Arial,sans-serif;
}

#wrapper
{
	-moz-border-bottom-colors: none;
	-moz-border-image: none;
	-moz-border-left-colors: none;
	-moz-border-right-colors: none;
	-moz-border-top-colors: none;
	background: none repeat scroll 0 0 #FFFFFF;
	box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.3);
	margin: 0 auto;
	padding: 10px 5px 0;
	width: 978px;
}

#header
{
	padding: 0 10px;
}

#logo
{
	display: block;
	float: left;
	width: 271px;
}

#logo img
{
	border: none;
}

#nav
{
	background-image: url("/content/images/nb.png");
	background-repeat: repeat-x;
	background-color: #5E8D2F;
	background-position: 0 -110px;
	clear: both;
	font-weight: bold;
	height: 34px;
	margin: 5px;
	overflow: hidden;
	padding: 4px 0 0 4px;
}

#nav ul
{
	clear: both;
	height: 24px;
	left: 0;
	padding: 7px 0 0;
	position: relative;
	width: 100%;
}

#nav ul li
{
	float: left;
	font-size: 13px;
	list-style: none outside none;
	text-transform: uppercase;
}

#nav ul li a
{
	color: #FFFFFF;
	display: inline-block;
	outline: medium none;
	padding: 0 6px;
	text-decoration: none;
}

#section
{
	margin-bottom: 10px;
	overflow: hidden;
	padding: 0 15px;
}

.left
{
	float: left;
	display: inline;
}

.w642
{
	width: 642px;
}

.w672
{
	width: 672px;
}

.w302
{
	width: 302px;
}

.w336
{
	width: 336px;
}

.clear
{
	clear: both;
}

#footer
{
	margin-left: 15px;
	margin-right: 15px;
	color: #666666;
	font-size: 0.95em;
	padding: 5px 0;
}

.right
{
	float: right;
	display: inline;
}

#retry
{
	clear: both;
	overflow: hidden;
	padding-bottom: 8px;
	width: 100%;
}

div.title
{
	border-bottom: 1px solid #E60000;
	height: 32px;
	line-height: 32px;
	margin: 0 4px;
	overflow: hidden;
	padding: 2px;
	text-indent: 16px;
}
div.title h2
{
	color: #E60000;
	display: inline;
	float: left;
	font-size: 18px;
	width: 100%;
}

#intro
{
	float: right;
	width: 302px;
}

div#intro p
{
	font-size: 13px;
	line-height: 18px;
	padding: 8px;
	text-indent: 18px;
}

div#intro p em
{
	color: #E60000;
	font-style: normal;
	font-weight: bold;
}

div.title
{
	border-bottom: 1px solid #E60000;
	height: 32px;
	line-height: 32px;
	margin: 0 4px;
	overflow: hidden;
	padding: 2px;
	text-indent: 16px;
}

#flbody ul
{
	float: left;
	margin: 0;
	padding-left: 28px;
	padding-top: 8px;
	width: 100%;
}

#flbody li
{
	float: left;
	font-size: 12px;
	margin-bottom: 3px;
	overflow: hidden;
	text-align: left;
	white-space: nowrap;
	width: 20%;
}

.f14
{
	font-size: 14px;
}

.wiki-h2
{
	font-size: 150%;
}

.wiki-h
{
	background: none repeat scroll 0 0 transparent;
	border-bottom: 1px solid #AAAAAA;
	color: black;
	font-weight: normal;
	margin: 0;
	overflow: hidden;
	padding-bottom: 0.17em;
	padding-top: 10px;
	margin-bottom: 0.6em;
}

.wiki-list
{
	width: 130px;
	padding-top: 10px;
}
.wiki-content
{
	font-size: 13px;
	width: 542px;
}

.wiki-heading
{
	line-height: 1.2em;
	margin-bottom: 0.1em;
	padding-bottom: 0;
}

.wiki-content p
{
	margin: 10px 0;
}

h5
{
	font-size: 14px;
}

#siteLinks
{
	background: none repeat scroll 0 0 #F2F2F2;
	margin-bottom: 5px;
}

#siteLinks a
{
	color: #333333;
	display: block;
	float: left;
	padding: 0 1em 0.2em;
	text-align: center;
	text-decoration: none;
	font-size: 14px;
	line-height: 22px;
	transition: background 0.4s ease 0s;
}

#siteLinks a:hover, #siteLinks a.hover
{
	background-color: #CCCCCC;
}

h2
{
	font-size: 20px;
	line-height: 32px;
}

h1, h2, h3, .h1, .h2, .h3
{
	border-bottom: 1px solid #DAD3A9;
}

.row
{
	background: none repeat scroll 0 0 #F2F2F2;
	border: 1px solid #D9D9D9;
	border-radius: 7px 7px 7px 7px;
	font-size: 14px;
	font-weight: bold;
	margin: 10px 0;
}

.row span, .row .title
{
	display: inline;
	float: left;
	padding: 3px 10px;
	text-align: center;
	width: 86px;
	height: 18px;
}

.row .content
{
	-moz-border-bottom-colors: none;
	-moz-border-left-colors: none;
	-moz-border-right-colors: none;
	-moz-border-top-colors: none;
	background: none repeat scroll 0 0 #FFFFFF;
	border-color: #D9D9D9;
	border-image: none;
	border-style: solid;
	border-width: 0 1px;
	width: 192px;
}

.row .contentRight
{
	-moz-border-bottom-colors: none;
	-moz-border-left-colors: none;
	-moz-border-right-colors: none;
	-moz-border-top-colors: none;
	background: none repeat scroll 0 0 #FFFFFF;
	border-color: #D9D9D9;
	border-image: none;
	border-radius: 0 7px 7px 0;
	border-style: solid;
	border-width: 0 1px;
	width: 192px;
}



#footerLinks
{
	background: none repeat scroll 0 0 transparent;
	border-top: 2px solid #D9D9D9;
	padding: 10px 60px;
	text-align: center;
	border-bottom-color: #446500;
	border-bottom-width: 5px !important;
	border-bottom-style: solid;
	border-bottom-width: 2px;
}

#footerLinks2
{
	height: 31px;
	line-height: 31px;
}

#subSectionLinks
{
	border-bottom-width: 2px;
	border-top: 1px solid #D4D4D4;
	height: 34px;
	margin: 0 5px;
	overflow: hidden;
	border-bottom-style: solid;
	border-bottom-color: #F89828;
}

#subSectionLinks a
{
	border-right: 1px solid #D4D4D4;
	display: block;
	float: left;
	font-weight: bold;
	padding: 8px 15px;
	text-decoration: none;
	text-transform: uppercase;
}



#nav a
{
	border-radius: 5px 5px 0 0;
	color: #FFFFFF;
	display: inline-block;
	line-height: 34px;
	outline: medium none;
	padding: 0 6px;
	text-decoration: none;
}

#nav a.current_page_item
{
	background: none repeat scroll 0 0 #FFFFFF;
	color: #0F6B31;
}

.separator
{
	background: url("/content/images/split.gif") repeat-y scroll center 0 transparent;
	float: left;
	width: 100%;
}

.column
{
	width: 315px;
}

.entry
{
	border-bottom: 1px solid #CCCCCC;
	margin-bottom: 10px;
	padding-bottom: 10px;
}

.entry p
{
	padding: 5px;
}

.origin
{
	background: none repeat scroll 0 0 #F2F2F2;
	color: #666666;
	padding: 3px;
	border-color: #999999;
	border-image: none;
	border-style: dotted;
	border-width: 1px 0;
	color: #999999;
	font-size: 0.9em;
	line-height: 1.8em;
	margin: 5px 0;
}

h4
{
	font-size: 1.15em;
	font-weight: bold;
}
h4, h5, h6
{
	color: #000000;
	font-weight: bold;
	margin: 5px 0 0;
	padding: 5px;
}

#contentFooter
{
	-moz-border-bottom-colors: none;
	-moz-border-left-colors: none;
	-moz-border-right-colors: none;
	-moz-border-top-colors: none;
	background: none repeat scroll 0 0 #FFFFFF;
	border-color: #CCCCCC;
	border-image: none;
	border-style: dashed;
	border-width: 1px 0;
	clear: both;
	height: 31px;
	margin: 10px 0 5px;
	text-align: center;
}

#contentFooter .prev
{
	float: left;
	height: 13px;
	margin-top: 0;
	padding: 0;
	vertical-align: middle;
	height: 31px;
	line-height: 31px;
}

#contentFooter .next
{
	float: right;
	margin-top: 0;
	padding: 0;
	vertical-align: middle;
	height: 31px;
	line-height: 31px;
}

#brdCrumb
{
	background: none repeat scroll 0 0 #FFFFCC;
	color: #333333;
	line-height: 28px;
	margin: 5px 5px 0;
	padding: 0 5px;
}

#brdCrumb a
{
	margin: 0 3px;
}

.header
{
	font-size: 1.3em;
	margin-bottom: 5px;
	font-weight: bold;
	padding: 5px;
	border: none;
}

#holiday-table
{
	margin-top: 10px;
}

#holiday-table td
{
	line-height: 25px;
}

#holiday-table .hday
{
	width: 237px;
}

#holiday-table .mon
{
	width: 237px;
	font-weight: bold;
	text-align: center;
}
