body
{
	background: #fff url(../images/template/background.png) repeat-x 0 10px;
	padding-top: 10px;
	margin: 0;
}

a
{
	color: #0b5394;
	text-decoration: none;
}

a:hover
{
	color: #009dd9;
	text-decoration: underline;
}

#container
{
	width: 980px;
	padding: 0;
	margin: 0 auto;
}

#header
{
	height: 250px;
	background: url(../images/template/header.png) no-repeat 0 0;
}

#brand
{
	padding-top: 10px;
	float: left;
	width: 104px;
	height: 35px;
}

#brand img
{
	behavior: url(/css/iepngfix.htc);
}

#slideShow
{
	float: right;
	width: 440px;
	height: 250px;
}

#nav
{
	clear: both;
	width: 980px;
	height: 40px;
	background: #073763;
	letter-spacing: -1px;
}

#nav-main
{
	float: left;
}

#nav-logout
{
	float: right;
}

#nav ul
{
	padding-top: 11px;
	list-style: none;
	font-size: 0.875em;
	font-size: 0.813em;
}

#nav ul li
{
	display: inline;
	float: left;
	padding: 0 1em 0.125em 1em;
}

#nav ul li a
{
	color: #fff;
}

#nav ul li a:hover
{
	text-decoration: none;
	border-bottom: solid 2px #a5c249;
}

#nav ul li.first
{
	padding-left: 0;
}

#nav ul li.last
{
	padding-right: 0;
}

#nav ul li.selected a
{
	border-bottom: solid 2px #a5c249;
}

#content
{
	float: left;
	width: 720px;
	padding: 10px 40px 20px 0; /* font-family: Tahoma, Arial, Helvetica, Verdana, Sans-Serif; */
	font-family: Verdana, Arial, Sans-Serif;
}

#content h1, #content h2, #content h3, #content h4, #content h5, #content h6
{
	padding: 0.625em 0 0.125em 0;
	margin: 0 0 0.313em 0;
	font-family: Georgia, "New Century Schoolbook" , Palatino, "Times New Roman" , serif;
	letter-spacing: -1px;
	color: #073763;
	border-bottom: solid 1px #f0f0f0;
}

#content h4, #content h5, #content h6
{
	border: none;
	padding-bottom: 0.313em;
	margin-bottom: 0;
}

#content h1
{
	font-size: 1.75em;
}
#content h2
{
	font-size: 1.5em;
}
#content h3
{
	font-size: 1.375em;
}
#content h4
{
	font-size: 1.25em;
}
#content h5
{
	font-size: 1.125em;
}
#content h6
{
	font-size: 1em;
}

#content p
{
	color: #000;
	font-size: 0.758em;
	padding: 5px 0;
	line-height: 1.375em;
}

#content ul, #content ol
{
	font-size: 0.758em;
	padding: 5px 0 5px 30px;
	line-height: 1.375em;
}

#content ul li ul, #content ol li ol
{
	font-size: 1em;
}

#content ul
{
	list-style-type: disc;
}

#content ol
{
	list-style-type: decimal;
}

#content img.contentimageright
{
	float: right;
	margin: 10px 0 10px 10px;
	padding: 5px;
	border: solid 1px #959595;
}

#content img.contentimageleft
{
	float: left;
	margin: 10px 10px 10px 0;
	padding: 5px;
	border: solid 1px #959595;
}

#content p.file
{
	padding: 5px 0 10px 48px;
	line-height: 1.4em;
}

#content p.file .specs
{
	color: #999;
	font-size: 0.8em;
}

#content p.pdf
{
	background: url(../images/pdf_icon.png) no-repeat 12px 7px;
	height: 34px;
}

#calendar
{
	padding: 30px 0 20px 0;
}

#content .entryForm
{
	padding: 10px 0;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
}

#content .entryForm textarea, #content .entryForm input, #content .entryForm select
{
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
}

#content .entryForm textarea
{
	width: 500px;
	padding: 0.313em;
	font-size: 1em;
}

#content .entryForm input.textbox
{
	width: 175px;
	padding: 0.313em;
}

#content .entryForm p span.label
{
	display: block;
	float: left;
	text-align: right;
	width: 150px;
	padding-top: 0.188em;
}

#content .entryForm p.alert
{
	color: #f00;
}

#content .entryForm .payPalButton
{
	padding: 20px 0;
}

#rail
{
	float: right;
	width: 170px;
	padding: 20px 10px 20px 39px;
	background: url(../images/template/divider.png) no-repeat 0 15px;
	behavior: url(/css/iepngfix.htc);
}

#rail h1, #rail h2, #rail h3, #rail h4, #rail h5, #rail h6
{
	padding: 0.438em 0 0.188em 0;
	font-family: "Trebuchet MS" , Arial, Helvetica, Verdana, Sans-Serif;
	letter-spacing: -1px;
	color: #05686c;
}

#rail h1
{
	padding: 0.75em 0 0.313em 0;
}

#rail h4, #rail h5, #rail h6
{
	padding: 0.188em 0;
	letter-spacing: -1px;
}

#rail h1
{
	font-size: 1.375em;
}
#rail h2
{
	font-size: 1.125em;
}
#rail h3
{
	font-size: 1em;
}
#rail h4
{
	font-size: 1em;
}
#rail h5
{
	font-size: 1em;
}
#rail h6
{
	font-size: 1em;
}

#rail p
{
	color: #464646;
	font-size: 0.75em;
	padding: 4px 0;
	line-height: 1.25em;
	letter-spacing: -1px;
}

#rail ul, #rail ol
{
	color: #464646;
	font-size: 0.75em;
	padding: 4px 0 4px 25px;
	line-height: 1.25em;
	letter-spacing: -1px;
}

#rail ul li ul, #rail ol li ol
{
	font-size: 1em;
}

#rail ul
{
	list-style-type: disc;
}

#rail ol
{
	list-style-type: decimal;
}

#rail p.file
{
	padding: 4px 0 4px 23px;
	line-height: 1.25em;
}

#rail p.file .specs
{
	color: #999;
	font-size: 0.8em;
}

#rail p.pdf
{
	background: url(../images/page_white_acrobat.png) no-repeat 0 7px;
}


div.private #content
{
	float: right;
	width: 720px;
	padding: 10px 0 20px 40px; /* font-family: Tahoma, Arial, Helvetica, Verdana, Sans-Serif; */
	font-family: Verdana, Arial, Sans-Serif;
}

div.private #rail
{
	float: left;
	width: 170px;
	padding: 20px 39px 20px 10px;
	background: url(../images/template/divider.png) no-repeat right 15px;
	behavior: url(/css/iepngfix.htc);
}

#nav-private
{
	/* font-size: 1.4em; */
	letter-spacing: -1px;
}

#nav-private ul
{
	font-size: 0.8125em;
	list-style: none;
	padding: 2px 0 0 2px;
}

#nav-private ul li
{
	/* color: #555555; */
	padding: 3px 0 3px 15px;
	background: url(/images/template/bullet-arrow.gif) no-repeat 0 10px;
}

#nav-private ul li a
{
	/* color: #555555; */
	text-decoration: none;
}

#nav-private ul li a:hover
{
	/* color: #e51b24; */
	text-decoration: underline;
}
#footer
{
	clear: both;
	margin: 60px 0 0 0;
	padding: 20px 0;
	border-top: solid 1px #f0f0f0;
}

#footer p
{
	text-align: center;
	font-size: 0.625em;
	color: #959595;
}





/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */

