/**********************************************************************
GLOBAL STYLES
**********************************************************************/
body {
	font-family:Arial, Helvetica, sans-serif;
	margin:0px;
	background: url('images/template/body_bg.jpg');
}
td {
	vertical-align:top;
}
th {
	font-family:Arial, Helvetica, sans-serif;
}
p {
	text-align:left;
	font:normal 10pt "Trebuchet MS",sans-serif;
	color:#5c5f49;
	line-height:12.5pt;
	padding: 0px 0px 7px 0px;/* TOP - RIGHT - BOTTOM - LEFT*/;
	margin: 5px 0px 0px 0px;/* TOP - RIGHT - BOTTOM - LEFT*/;
}
hr {
	height:0px;
	border:0px;
	background-color:none;
	border-bottom:1px dotted #B8622D;
}
hr.module {
	height:0px;
	border:0px;
	background-color:none;
	border-bottom:1px dotted #dfdfdf;
}

li {
	font-size:10pt;
	font-weight:normal;
	color:#5c5f49;
	margin-bottom:3px;
	list-style-position: outside;
}
ul {
	list-style-type: circle;	
	list-style-position: outside;
	margin-right:40px;
}
ol {
	margin-right:40px;
}
ul ul {
	list-style-type: disc;
}
ul ul ul {
	list-style-type: circle;
}
OL { list-style-type: upper-decimal; }
OL OL { list-style-type: upper-alpha; }
OL OL OL { list-style-type: roman; }
OL OL OL OL { list-style-type: lower-alpha; }
OL OL OL OL OL { list-style-type: lower-roman; }

a {
	color:#003399;
}
a:hover {
	color:#666666;
}
a:visited {
	color:#003399;
}
a.skipNav {
	color:#9c9d9f;
	font-size:5pt;
	text-decoration:none;
}
td.skipNav {
	height:8px;
}
img {
	border:0px;
}
h1 {
	font-size:14pt;
	height:30px;
	text-indent:25px;
	padding: 7px 0px 0px 0px;/* TOP - RIGHT - BOTTOM - LEFT*/;
	text-align:left;
	background-image: url('images/template/h1_bg.gif');
	background-repeat: no-repeat;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-weight:normal;
	color:#757E4D;
}
h2 {
	font-size:12pt;
	height:25px;	
	text-indent:25px;
	padding: 2px 0px 0px 0px;/* TOP - RIGHT - BOTTOM - LEFT*/;
	margin-bottom:0px;
	text-align:left;	
	background-image: url('images/template/h2_bg.gif');
	background-repeat: no-repeat;
	font:bold 11pt "Trebuchet MS",sans-serif;
	color:#C46730;
}
.small {
	font-size:8pt;
}
#error {
	width:550px;
	margin-bottom:10px;
	font-weight:bold;
	font-size:9pt;
	border:1px dotted #CC0000;
	background-color:#f8dcdc;
	color:#CC0000;
}
.error {
	color:#CC0000;
}
/**********************************************************************
MAIN TEMPLATE
**********************************************************************/
table.main {
	border-left:3px double #888989;
	border-right:3px double #888989;
	border-bottom:3px double #888989;
	width:860px;
	margin-top:0px;
	margin-bottom:0px;
	background-color:#9c9d9f;
}
td.header {
	height:180px;
	width:860px;
}
td.headerNav {
	height:25px;
	background-image: url('images/template/header_nav.jpg');
	background-repeat: no-repeat;
}
td.main2 {
	background: url('images/template/main_bg.jpg');
	background-repeat:repeat-y;
}
table.middle {
	width:100%;
	border:0px;
	margin:0px;
}
td.navcell {
	width:175px;
	padding:0px;
}
td.contentcell {
	padding:20px 20px 25px 10px;
}
td.newscell {
	width:175px;
}
td.footer {
	height:60px;
	background: url('images/template/footer_bg.jpg');
	background-repeat:no-repeat;
	padding-top:8px;
	font-size:9pt;
	color:#999999;
	text-align:center;
}
/**********************************************************************
MINI NAV TABLE
**********************************************************************/
td.search {
	font-size:9pt;
	color:#ffffff;
	padding-top:3px;
}
a.miniNav {
	display:block;
	width:75px;
	height:21px;
	margin-top:3px;
	margin-bottom:1px;
	font-size:9pt;
	font-weight:bold;
	text-align:center;
	text-decoration:none;
	color:#F5EDE6;
	border-left:1px solid #B8622D;
}
a.miniNav:hover {
	
	display:block;
	margin-top:4px;
	height:20px;
	font-weight:bold;
	text-decoration:none;
}


/**********************************************************************
NAV TABLE
**********************************************************************/
table.nav {
	width:175px;
	border:0px;
	margin-bottom:10px;
}
td.nav {
	background-color:#E8E8E8;
	border-bottom:1px solid #f3f3f3;
	border-top:1px solid #cccccc;
}
a.nav1 {
	background-color:#E8E8E8;
	display:block;
	padding-top:5px;
	height:20px;
	font-size:9pt;
	font-weight:bold;
	text-decoration:none;
	color:#626366;
	text-indent:6px;
}
a.nav1:hover {
	background-color:#f3f3f3;
	display:block;
	font-weight:bold;
	text-decoration:none;
}
a.nav1selected {
	background-color:#F2D1D4;
	display:block;
	padding-top:5px;
	height:20px;
	font-size:9pt;
	font-weight:bold;
	text-decoration:none;
	color:#333333;
	text-indent:6px;
}
a.subnav {
	background-color:#f3f3f3;
	display:block;
	padding-top:3px;
	height:18px;
	font-size:9pt;
	font-weight:bold;
	text-decoration:none;
	color:#626366;
	text-indent:6px;
	margin-left:9px;
	border-left:1px solid #cccccc;
	border-right:0px solid #cccccc;
	border-bottom:1px solid #E9EAE1;
}
a.subnav:hover {
	background-color:#E9EAE1;
	display:block;
	font-weight:bold;
	text-decoration:none;
}

/* COLORED ITEMS */
a.nav2 {
	background-color:#C5CE9F;
	display:block;
	padding-top:5px;
	height:20px;
	font-size:9pt;
	font-weight:bold;
	text-decoration:none;
	color:#626366;
	text-indent:0px;
}
a.nav2:hover {
	background-color:#D3D6BF;
}
a.nav3 {
	background-color:#B2BAD1;
	display:block;
	padding-top:5px;
	height:20px;
	font-size:9pt;
	font-weight:bold;
	text-decoration:none;
	color:#626366;
	text-indent:0px;
}
a.nav3:hover {
	background-color:#C8CCD6;
}
a.nav4 {
	background-color:#F9DE6B;
	display:block;
	padding-top:5px;
	height:20px;
	font-size:9pt;
	font-weight:bold;
	text-decoration:none;
	color:#626366;
	text-indent:0px;
}
a.nav4:hover {
	background-color:#EFE3B1;
}
a.nav5 {
	background-color:#EABF8F;
	display:block;
	padding-top:5px;
	height:20px;
	font-size:9pt;
	font-weight:bold;
	text-decoration:none;
	color:#626366;
	text-indent:0px;
}
a.nav5:hover {
	background-color:#F2D2B1;
}
a.nav6 {
	background-color:#ebcae8;
	display:block;
	padding-top:5px;
	height:20px;
	font-size:9pt;
	font-weight:bold;
	text-decoration:none;
	color:#626366;
	text-indent:0px;
}
a.nav6:hover {
	background-color:#eed9ec;
}
td.menuFooter {
	background-image: url('images/template/menu_footer.gif');
	background-repeat: no-repeat;
	height:10px;
	border-top:1px solid #cccccc;
}

/**********************************************************************
HOME MODULES
**********************************************************************/
table.homeModule {
	width:175px;
	border:0px;
	margin-bottom:10px;
}
th.homeModule {
	background-image: url('images/template/surveys.gif');
	height:25px;
	font-size:11pt;
	font-weight:bold;
	color:#ffffff;
	text-align:center;
	padding:3px 3px 0px 0px;
	border-bottom:1px solid #FEFBEA;
}
td.surveyModule {
	background-color:#FCEDAA;
	padding: 5px;
	line-height:13pt;
}
td.newsModule {
	background-color:#FCEDAA;
	padding: 5px;
	line-height:12pt;
}
td.resourcesModule {
	background-color:#FCEDAA;
	padding: 5px;
	line-height:12pt;
}

a.moduleContent {
	/**font-size:9pt;
	color:#3F3F3F;
	text-decoration:none;
	margin-bottom:10px;**/
	
	
	font-size:9pt;
	text-decoration:none;
	color:#6B4A3E;
	text-indent:6px;
	line-height:13pt;
}
a.moduleContent:hover {
	text-decoration:underline;
	color:#D3772E;
}
td.moduleFooter {
	background-image: url('images/template/module_footer.gif');
	background-repeat: no-repeat;
	height:10px;
	/**border-top:solid 1px #F3F3F3;**/
}

/*###########################
 FORMS
###########################*/
table.moduleForm {
	width:100%;
	border:1px dotted #97BFBF;
}
table.contactForm {
	width:550px;	
	border:1px dotted #97BFBF;
}
td.moduleFormLeft {
	font-size:8.5pt;
	font-weight:bold;
	vertical-align:middle;
	text-align:right;
	background-color:#e4eeee;
	padding:4px;
	width:75%;
}
td.moduleFormRight {
	vertical-align:middle;
	background-color:#e4eeee;
	padding:4px;
	width:25%;
}
td.contactFormLeft {
	font-size:8.5pt;
	font-weight:bold;
	vertical-align:middle;
	text-align:right;
	background-color:#e4eeee;
	padding:4px;
	width:25%;
}
td.contactFormRight {
	vertical-align:middle;
	background-color:#e4eeee;
	padding:4px;
	width:75%;
}
td.moduleFormSubmit {
	text-align:right;
	background-color:#e4eeee;
	font-size:9pt;
	padding:4px;
}
input.homeModule {
	height:13px;
	font-size:9pt;
}

input.search {
	height:12px;
	font-size:8pt;
}
input.submit {
	height:18px;
	font-size:8pt;
	font-weight:normal;
	background-color:#61072b;
	color:#f3f3f3;
	border:1px dotted #000000;
}
input.submit:hover {
	height:18px;
	font-size:8pt;
	background-color:#003366;
	color:#f3f3f3;
	border:1px solid #999999;
}
form {
	margin:0px;
	padding:0px;
}