html{
	margin:0;
	padding:0;
}

body {
	background-color: black;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin:0;
	padding:0;
}

a, a.visited, a.active{
	color: #085b38;
	text-decoration: underline;
}

h2, h3{
	font-size:12pt;
	font-weight:bold;
}

h4{
	font-size:11pt;
	font-weight:bold;
}

.formloop{
	margin-bottom:12px;
}

textarea{
	width:70%;
}

.formheadline{
	margin-top:6px;
	font-weight:bold;
}

a:hover{
	color: #085b38;
	text-decoration: none;
}

#outer{
	width: 970px;
	border-right: #00512f solid 6px;
	border-left: #00512f solid 6px;
	margin: 0 auto;
	text-align: left;
}

#wrapper{
	width: 964px;
	border-right: #cdbe7e solid 3px;
	border-left: #cdbe7e solid 3px;
	background: url('/images/bg.jpg') repeat-x #dbd3b2;
	min-height: 764px;
}

#branding{
	width:100%;
	padding-top:5px;
}

#topNav{
	text-align: right;
	margin-right: 18px;
	font-size: 8pt;
	clear:both;
}

#topNav a, #topNav a.active, #topNav a.visited,
#auxNav a, #auxNav a.active, #auxNav a.visited{
	color: #09623a;
	text-decoration: none;
}

#topNav a:hover,
#auxNav a:hover{
	color: #09623a;
	text-decoration: underline;
}

#logo{
	margin-left: 30px;
	height:63px;
	width:408px;
	background: url('/images/logotop.gif') no-repeat;
	clear:both;
}

#flasharea{
	text-align: center;
	clear: both;
	margin-top: -15px;
}

#mainarea{
	width: 100%;
	padding-top: 165px;
	margin-top:-15px;
	background: url('/images/maingraphic.png') no-repeat center;
	text-align: right;
}

#trinav{
	/* margin-right:40px; */
	margin-top:-21px;
	font-size:10pt;
	text-align: center;
}

#trinav a{
	color: white;
	text-decoration: none;
}

#trinav a:hover{
	color: white;
	text-decoration: underline;
}

#content{
	padding-left:15px;
	padding-right:15px;
	padding-top:7px;
	padding-bottom: 5px;
}

.inner{
	padding-left:15px;
	font-size: 10pt;
	clear:none;
}

.column{
	width: 30%;
	float: left;
	padding-left:15px;
	padding-right:15px;
	font-size: 9pt;
	line-height: 1.2em;
}

.centered{
	text-align: center;
}

.withside{
	background: url('/images/divider_vertical.gif') right repeat-y;
}

#divider{
	margin-top: 2px;
	margin-bottom: 5px;
	margin-left: 20px;
	margin-right: 20px;
	height: 3px;
	background: url('/images/divider_horizontal.gif') repeat-x;
}

.insidecontent{
	margin-left: 20px;
	margin-right: 20px;
}

#sidebar{
	width: 222px;
	margin-right: 10px;
	text-align: center;
	clear:none;
	float:left;
	height:100%;
}

#sidebarright{
	width: 222px;
	margin-left: 10px;
	padding-left: 10px;
	background: url('/images/divider_vertical.gif') left repeat-y;
	float:left;
	height:100%;
}

#secondarynav{
	font-size: 8pt;
	margin-bottom: 20px;
	clear:none;

}

#centerstage{
	width:460px;
	clear:none;
	float:left;
	font-size: 9pt;

}

#secondarynav ul{
	list-style: none;

}

img.active{
	padding-right: 10px;
	padding-left: 10px;
	background: url('/images/here_indicator.gif') right no-repeat;
}

#sidebar img{
	margin-bottom: 15px;
}

h1{
	color: #09623a;
	font-size: 14pt;
	font-weight: bold;
	font-family: Verdana, Arial;
	margin: 0;
}

h2{
	text-align: center;
	color: #567d58;
	font-size: 12pt;
	font-weight: bold;
	font-family: Verdana, Arial;
	margin: 0;
}

.partner{
	margin-right:30px;
}

#footer{
	padding-top: 15px;
	text-align: center;
	padding-bottom: 15px;
}

#copyright{
	color: #808080;
	font-size: 9pt;
}

#copyright a, #copyright a.visited, #copyright a.active{
	color: #808080;	
}


.normal {
	
}
.headline {
	font-weight:bold;
	font-size:12pt;
	color:#003f5f;
}

.headline-green {
	font-weight:bold;
	font-size:12pt;
	color:#003601;
}

.headline-alt{
	font-size:12pt;
	font-weight:bold;
}

.subheading{
	font-size:11pt;
	font-weight:bold;
}

.subheading-green{
	color: #003601;
	font-size:11pt;
	font-weight:bold;
}

.subheading-alt{
	color: #595401;
	font-size:11pt;
	font-weight:bold;
}
