﻿/******************
general
******************/

body
{
	color:#000000;
	margin:1px;
	font:.75em/140% Arial,Helvetica,sans-serif;
	background:#ffffff;
}

fieldset
{
	margin-bottom: 24px;
}

.none
{
	display:none;
}
	
.instructions
{
	font-style:italic
}

.alt
{
	background:#eeeeee;
}

img.homepage
{
	margin: 0px 10px 10px 0px
}

/******************
FAQ
******************/

.FaqQuestion
{
	font-weight: bold;
}
	
.FaqAnswer
{
	padding: 0px 20px 0px 20px;
	font-style: italic;
}

/******************
links
******************/

a:link
{
	color:#004a2a;
}

a:visited
{
	color:#004a2a;
}

a:hover
{
	color:#66bf7d;
}

/******************
headings
******************/

h1
{
	font-size:1.3em;
}

h2
{
	font-size:1.1em;
}

h3
{
	font-size:1em;
}
	
h4
{
	font-size:.9em;
}
	
h5
{
	font-size:.8em;
}
	
h6
{
	font-size:.75em;
}

/******************
images
******************/

img
{
	border:none;
}

/******************
header
******************/

div.headercontainer
{
	background:#ffffff;
	color:#18481D;
	height:78px;
	width:100%;
}
	
div.headercontainer ul
{
	list-style:none;
	margin:0px;
}

div.headerlogo
{
	float:left;
	margin:0px 0px 0px 0px;
	padding:10px 10px 10px 15px;
	width:auto;
}
	
div.headerlogo img
{
	src:url('logo.gif');
}
	
div.headerlinks
{
	float:right;
	margin:0px 0px 0px 0px;
	padding:10px 15px 10px 10px;
	text-align:right;
	width:auto;
}

/******************
info
******************/

div.infocontainer
{
	background:#00804e;
	border-top:solid 1px #ffffff;
	border-bottom:solid 1px #ffffff;
	color:#ffffff;
	height:28px;
	width:100%;
}
	
div.infodate
{
	float:left;
	padding:6px 10px 6px 15px;
	width:auto;
}

div.infouser
{
	border-left:solid 1px #ffffff;
	float:right;
	padding:6px 10px 6px 10px;
	text-align: center;
	width:auto;
}

div.inforole
{
	border-left:solid 1px #ffffff;
	float:right;
	padding:6px 15px 6px 10px;
	text-align: right;
	width:auto;
}
	
div.infogroup
{
	float:right;
	border-left:solid 1px #ffffff;
	float:right;
	padding:6px 10px 6px 10px;
	text-align: center;
	width:auto;
}
	
/******************
mainnav
******************/

div.mainnavcontainer
{
	background:#004a2a;
	border-bottom:solid 1px #ffffff;
	color:#ffffff;
	margin-bottom:20px;
}
	
div.mainnavcontainer ul
{
	margin:0px;
	padding:0px;
}

div.mainnavcontainer li
{
	list-style:none;
	display:inline;
}
	
div.mainnav
{
	height: 26px;
	padding: 10px 5px 5px 5px;
}

div.mainnav a:link, div.mainnav a:visited
{
	border:solid 1px #004a2a;
	color:#ffffff;
	font-weight:bold;
	padding:14px 10px 14px 10px;
}
div.mainnav a:link.active, div.mainnav a:visited.active
{
	background:#ffffff;
	color:#004a2a;
	border-color:#ffffff;
}
	
div.mainnav a:hover, div.mainnav a:hover.active
{
	background:#66bf7d;
	border:solid 1px #ffffff;
}

/******************
content
******************/

div.contentcontainer
{
	min-height:250px;
	padding: 0px 30px 0px 15px;
	width:100%;
}
	
div.contentleft
{
	float:left;
	padding-right:15px;
}
	
div.contentleftmain
{
	float:left;
	width:80%;
}
		
div.contentcenter
{
	float:left;
	padding-right:15px;
}

div.contentright
{
	float:left;
	padding-right:30px;
}
	
div.contentrightmargin
{
	float:right;
	padding-right:30px;
	width:15%;
}
	
	
/******************
bottomnav
******************/

div.bottomnavcontainer
{
	clear:both;
	color:#ffffff;
	background:#004a2a;
	border-bottom:solid 1px #ffffff;
	border-top:solid 1px #ffffff;
	height:28px;
	margin-top:20px;
	width:100%;
}
	
div.bottomnavcontainer a:link
{
	color:#ffffff;
	font-weight:bold;
}

div.bottomnavcontainer a:visited
{
	color:#ffffff;
	font-weight:bold;
}
	
div.bottomnavcontainer a:hover
{
	color:#66bf7d;
}

div.bottomnavleft
{
	border-right:solid 1px #ffffff;
	float:left;
	padding:6px 10px 6px 15px;
	width:auto;
}

div.bottomnavright
{
	float:right;
	padding:6px 15px 6px 10px;
	text-align:right;
	width:80%;
}

/******************
footer
******************/

div.footercontainer
{
	color:#ffffff;
	background:#00804e;
	height:48px;
	width:100%;
}
	
div.footercontainer a:link
{
	color:#ffffff;
}
		
div.footercontainer a:visited
{
	color:#ffffff;
}
	
div.footercontainer a:hover
{
	color:#66bf7d;
}
	
div.footerleft
{
	float:left;
	padding:6px 10px 6px 15px;
	width:auto;}

div.footerright
{
	border-left:solid 1px #ffffff;
	float:right;
	padding:6px 15px 6px 10px;
	text-align:right;
	width:auto;
}

/******************
submenus
******************/

div.sidenav ul
{
	list-style:none;
	margin:0px 0px 12px 0px;
}
	
div.sidenav li
{
	background:#eeeeee;
	padding:1px 5px 1px 5px;
	border-bottom:solid 1px #ffffff;
}

div.sidenav a
{
	background:url('MenuBulletDiabled.gif') no-repeat 0px 3px;
	padding:5px 20px 5px 20px;
}

div.sidenav a:link
{
	background:url('MenuBulletLink.gif') no-repeat 0px 3px;
}

div.sidenav a:visited
{
	background:url('MenuBulletLink.gif') no-repeat 0px 3px;
}

div.sidenav a:hover
{
	background:url('MenuBulletHover.gif') no-repeat 0px 3px;
}

/******************
errorcontrol
******************/
div.errorcontrol
{
	width:100%;
}

div.errorcontrol h2
{
	background:url('error.gif') no-repeat;
	color:#ff0000;
	padding-left:20px;
}
	
div.errorcontrol li.suggestion
{
	margin-left:20px;
}
	
/******************
lists
******************/

ul h2, ul h3, ul h4{
	margin-bottom:0px;
	margin-top:0px;
}

/******************
tabcontrols
******************/

div.tabcontainer
{
	width:100%
}
	
div.tabstrip
{
	background:beige;
}

div.tabstrip ul
{
	margin:0px;
	padding:0px;
}
	
div.tabstrip li
{
	display:inline;
	list-style:none;
}

div.tabstrip
{
	height:20px;
	padding: 10px 0px 5px 0px;
}
	
div.tabstrip a
{	
	border:solid 1px #00804e;
	color:#00804e;
	font-weight:bold;
	margin:0px 0px 0px 5px;
	padding:10px 10px 14px 10px;
}
	
div.tabstrip a:link
{	
	border:solid 1px #00804e;
	color:#00804e;
	font-weight:bold;
	margin:0px 0px 0px 5px;
	padding:10px 10px 14px 10px;
}
	
div.tabstrip a:visited
{	
	border:solid 1px #00804e;
	color:#00804e;
	font-weight:bold;
	margin:0px 0px 0px 5px;
	padding:10px 10px 14px 10px;
}

div.tabstrip a:hover
{
	background:#9ed8a1;
}

div.tabstrip a:visited.active
{
	background:#00804e;
	color:#ffffff;
}
	
div.tabbody
{
	background:#eeeeee;
	border:solid 1px #00804e;
	height:250px;
	padding:3px;
}

div.tabsubnav
{
	background:beige;
	border:solid 1px #00804e;
	margin-bottom:3px;
	padding:3px 5px 3px 5px;
	width:98%;
}

/******************
forms
******************/

/******************
tables
******************/

td, th
{
	vertical-align:top
}

table h3
{
	margin-bottom:0px;
	margin-top:0px;
}
		
table th a:link
{
	color:#ffffff;
}

table th a:visited
{
	color:#ffffff;
}

table th a:hover
{
	color:#9ed8a1;
}


	
/* form */

table.form
{
	background:#ffffff;
	border:solid 1px #00804e;
}

table.form td
{
	background:#eeeeee;
	padding-left:5px;
	padding-right:5px;
}
	
table.form td.image
{
	text-align:center;
}

table.form th, table.form td.header
{
	background:#00804e;
	color:#ffffff;
	font-weight:bold;
	padding:5px;
	text-align:left;
}

/* notices */

table.notices
{
	width:100%;
}

table.notices tr
{
	background:#eeeeee;
}

table.notices tr.alt
{
	background:#ffffff;
}
	
table.notices td
{
	padding:5px 50px 5px 5px;
}

/* output */

table.output
{
	border:solid 1px #00804e;
}

table.output td
{
	padding-left:5px;
	padding-right:5px;
}

table.output th
{
	background:#00804e;
	color:#ffffff;
	padding:5px;
	text-align:left;
}