body {
	font-family:arial,verdana,helvetica;
	font-size:12pt;
	color:#000000;
	margin: 0 0 0 0;
}
a, a:link, a:visited, a:hover, a:active {
	font-family:arial,verdana,helvetica;
	color:#000000;
}
h1 {
	font-family:arial,verdana,helvetica;
	font-size:14pt;
	font-weight:bold;
	text-align:center;
	color:#000000;
}
p {
	margin: 2px 0px 15px 0px;
}
hr.divider {
	color: #134b28;
	background-color: #134b28;
	height: 2px;
}
.pgheader {
	font-size:14pt;
	font-weight:bold;
	color:#134b28;
}
.pagetag {
	font-size:16pt;
	font-weight:bold;
	color:#000000;
	background-image: url("images/pageheader.jpg");
	background-repeat: no-repeat;
}
.pagediv {
	padding: 0px 30px 0px 30px;
}
.tblheader {
	background-color:#CCCC99;
	font-family:arial,verdana,helvetica;
	font-size:12pt;
	font-weight:bold;
	color:#000000;
}
.tblheader a {
	font-family:arial,verdana,helvetica;
	font-size:12pt;
	font-weight:bold;
	color:#000000;
}
.tblsubheader {
	background-color:#F5F5DC;
	font-family:arial,verdana,helvetica;
	font-size:10pt;
	font-weight:bold;
	color:#134b28;
}
.tblrow {
	font-family:arial,verdana,helvetica;
	font-size:10pt;
	color:#000000;
}
.tblrow12 {
	font-family:arial,verdana,helvetica;
	font-size:12pt;
	color:#134b28;
}
.gridrow {
	font-family:arial,verdana,helvetica;
	font-size:10pt;
	text-align:left;
	color:#000000;
}
.tblinset {
	background-color:#F5F5DC;
	font-size:8pt;
	font-weight:bold;
	color:#134b28;
}
.areaheader {
	background-color: #F5F5DC;
	font-size: 10pt;
	font-weight: bold;
	color: #134b28;
}
.arearow {
	background-color:#FFFFFF;
	font-size:10pt;
	color:#134b28;
}
.pginput {
	font-size:10pt;
	color:black;
}
.s, .s:link, .s:visited, .s:hover, .s:active {
	font-family:Arial,verdana,helvetica;
	font-size:9pt;
	color:#000000;
}
.navlink, .navlink:link, .navlink:visited, .navlink:hover, .navlink:active {
	font-family: Arial,verdana,helvetica;
	font-size: 8pt;
	font-weight: bold;
	color: #134b28;
	text-decoration: underline;
}
.menulink, .menulink:link, .menulink:visited, .menulink:active {
	font-family: Arial,verdana,helvetica;
	font-size: 9pt;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.menulink:hover {
	font-family: Arial,verdana,helvetica;
	font-size: 9pt;
	font-weight: bold;
	color: #000000;
	background-color: #cccc99;
	text-decoration: none;
}
.menuline {
	font-family: Arial,verdana,helvetica;
	font-size: 9pt;
	font-weight: bold;
	color: #000000;
}
.navheader {
	font-family:arial,verdana,helvetica;
	font-size:12pt;
	font-weight:bold;
	color:#FFFFFF;
	text-decoration: none;
}
.tbllink, .tbllink:link, .tbllink:visited, .tbllink:hover, .tbllink:active {
	font-family: Arial,verdana,helvetica;
	font-size: 10pt;
	font-weight: bold;
	color: #134b28;
	text-decoration: underline;
}
.txtin {
	font-family:arial,verdana,helvetica;
	font-size:10pt;
	color:#000000;
}
.msg {
	font-family:arial,verdana,helvetica;
	font-size:10pt;
	color:#999999;
}
.msgalert {
	font-family:arial,verdana,helvetica;
	font-size:10pt;
	color:#CC0000;
}
.smallmsg {
	font-family:arial,verdana,helvetica;
	font-size:8pt;
	color:#000000;
}
.smallmsg2 {
	font-family:arial,verdana,helvetica;
	font-size:8pt;
	font-weight: bold;
	color:#134b28;
}
.errormsg {
	font-family:arial,verdana,helvetica;
	font-size:8pt;
	color:#CC0000;
}
.txtinmce {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	background-color: #FFFFFF;
	color: #000000;
}
.dynamicimg {
	border: 0;
	margin: 5px 10px 5px 10px;
}
.leftedge
{
	background-color: #134b28;
	background-position: right top;
	background-image: url(images/sideleft.jpg);
	background-repeat: repeat-y;
}
.rightedge {
	background-color: #134b28;
	background-position: left top;
	background-image: url(images/sideright.jpg);
	background-repeat: repeat-y;
}
.topleftedge {
	background-color: #134b28;
	background-position: right bottom;
	background-image: url(images/topleft2.jpg);
	background-repeat: no-repeat;
}
.toprightedge {
	background-color: #134b28;
	background-position: left bottom;
	background-image: url(images/topright2.jpg);
	background-repeat: no-repeat;
}
.topedge {
	background-color: #134b28;
	background-position: left bottom;
	background-image: url(images/top.jpg);
	background-repeat: repeat-x;
}
.bottomleftedge {
	background-color: #134b28;
	background-position: right top;
	background-image: url(images/bottomleft2.jpg);
	background-repeat: no-repeat;
}
.bottomrightedge {
	background-color: #134b28;
	background-position: left top;
	background-image: url(images/bottomright2.jpg);
	background-repeat: no-repeat;
}
.bottomedge {
	background-color: #134b28;
	background-position: left top;
	background-image: url(images/bottom.jpg);
	background-repeat: repeat-x;
}

