/*ELEMENT STYLES*/
a:link {
	color : #000000;
	text-decoration : underline;
}
a:visited {
	color : #000000;
	text-decoration : underline;
}
a:hover {
	color : #000000;
	background-color : #D6EDE5;
	text-decoration : underline;
}
a:active {
	color : #000000;
	text-decoration : underline;
}
body{
	background-color: #D6EDE5;
	max-width: 900px;
	position : relative;
	margin : 0 auto;
	padding : 20px;
	font-family: Verdana, DejaVu, Arial, Helvetica, sans-serif;
	font-size : 12pt;
}
h1{
	font-family : Times New Roman, serif;
	font-size : 26pt;
	letter-spacing: 2pt;
}
h2{
	font-family : Times New Roman, serif;
	font-size : 20pt;
	margin : 15px 0px 0px 0px;
}
h3{
	font-family : Times New Roman, serif;
	font-size : 14pt;
	margin : 15px 0px 0px 0px;
}
hr{
	height : 1px;
	color : #808080;
}
/*STYLE CLASSES*/
.menu{
	list-style: none;
	margin: 0;
	padding: 0;
	font-family : Arial, Helvetica, sans-serif;
}
.menuli  a:link{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-weight : normal;	
	display: inline;
	margin: 0;
	padding: 0;
	border-bottom: solid 1px white;
	width: 180px;	
	background-color : #000000;
	color: #FFFFFF;
	display: block;
	vertical-align: bottom;
	text-decoration : none;
	padding: 4px;
	border-bottom: solid 1px white;
}
.menuli  a:visited{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-weight : normal;	
	display: inline;
	margin: 0;
	padding: 0;
	border-bottom: solid 1px white;
	width: 180px;	
	background-color : #000000;
	color: #FFFFFF;
	display: block;
	vertical-align: bottom;
	text-decoration : none;
	padding: 4px;
	border-bottom: solid 1px white;
}
.menuli a:hover {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-weight : normal;
	background: #33BD8A;
	color: #000000;
	background-image: url(../img/menuhover.jpg);
	background-position: right 1px;
	background-repeat: no-repeat;
} 
.submenuli  a:link{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-weight : normal;	
	display: inline;
	margin: 0px;
	border-bottom: solid 1px white;
	width: 168px;	
	background-color : #818181;
	color: #FFFFFF;
	display: block;
	vertical-align: bottom;
	text-decoration : none;
	padding: 4px 4px 4px 16px;
	border-bottom: solid 1px white;
}
.submenuli  a:visited{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-weight : normal;	
	display: inline;
	margin: 0px;
	border-bottom: solid 1px white;
	width: 168px;	
	background-color : #818181;
	color: #FFFFFF;
	display: block;
	vertical-align: bottom;
	text-decoration : none;
	padding: 4px 4px 4px 16px;
	border-bottom: solid 1px white;
}
.submenuli a:hover{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-weight : normal;
	background: #33BD8A;
	color: #000000;
	background-image: url(../img/menuhover.jpg);
	background-position: right 1px;
	background-repeat: no-repeat;
}
.bigimage{
	position : relative;
	border : solid 10px #FFFFFF;
}
.bigimagecaption{
	font-family: Verdana, DejaVu, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color : #F1F1F1;
	width : 100%;
	padding : 10px;
	text-align : right;
	border-bottom : solid 1px #333333;
}
.copyright{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 7pt;
	margin : 5px;
	text-decoration : none;
}
.footerlinksbox {
	min-height : 160px; 
	text-decoration : none;
	background-color : #F1F1F1;
	margin-top : 10px;
	margin-right : 5px;
	margin-bottom : 0px;
	margin-left : 198px;
}
.footerpiclinks {
	font-family: Verdana, DejaVu, Arial, Helvetica, sans-serif;
	font-size : 8pt;
	text-align : center;
	text-decoration : none;
	background-color : #FFFFFF;	
	width : 180px;
	border : 1px solid black; 
	padding : 6px 6px 6px 6px;
	margin : 0px 2px 0px 2px;/*exclude top bottom margin IE6 hover grow issue*/
	float : left;
}
.footerpicimg {
	border : 0px; 
	width : 180px; 
	height : 100px; 
	padding : 0px 0px 3px 0px;
}
.menucontainer{
	width : 188px;
	height : 100%;
	float : left;
	border : 1px solid #000000;
}
.menupicture{
	text-align : center;
	margin : 4px;
}
.pagebreak{
	page-break-after : always;
}
.pagecontainer {
	background-color : #F1F1F1;
	border-top : 1px solid #000000;
	border-right : 4px solid #000000;
	border-bottom : 4px solid #000000;
	border-left : 1px solid #000000;
	padding : 10px;
	height : 100%;
	text-align : left;
}
.pagecopy{
	min-height : 900px;
	background-color : #FFFFFF;
	font-family: Verdana, DejaVu, Arial, Helvetica, sans-serif;
	font-size : 10pt;
	margin-left : 200px;
	padding : 10px 20px 10px 20px;
}
.picturefloatleft{
	float : left;
	margin : 0px 10px 0px 0px;
}
.picturefloatright{
	float : right;
	margin : 0px 0px 0px 10px;
}
.pictureframeblock{
	display : block;	
	padding : 3px;
	margin : 3px;
	font-family: Verdana, DejaVu, Arial, Helvetica, sans-serif;
	font-size : 8pt;
	text-align : center;
	text-decoration : none;
	border : 1px solid #D4D0C8;
}
.pictureframeleft{
	float : left;
	padding : 3px;
	margin : 3px;
	font-family: Verdana, DejaVu, Arial, Helvetica, sans-serif;
	font-size : 8pt;
	text-align : center;
	text-decoration : none;
	border : 1px solid #D4D0C8;
}
.pictureframeright{
	float : right;
	padding : 3px;
	margin : 5px;
	font-family: Verdana, DejaVu, Arial, Helvetica, sans-serif;
	font-size : 8pt;
	text-align : center;
	text-decoration : none;
	border : 1px solid #D4D0C8;
}
.pictureframezoomlink{
	font-family: Verdana, DejaVu, Arial, Helvetica, sans-serif;
	font-size : 8pt;
	text-align : center;
	text-decoration : none;
	background-image: url(../img/roundzoom4.gif);
	background-repeat : no-repeat;
	background-position : bottom right;
	display : block;
}
.spreadsheet{
	font-family: Verdana, DejaVu, Arial, Helvetica, sans-serif;
	font-size : 8pt;
	border-width: 0px;
	border-spacing: 1px;
	margin : 3px;
	background-color: #FFFFFF;
	border-collapse: collapse;
	background-color: #FFFFFF;
}
.ssheader {
	font-family: Verdana, DejaVu, Arial, Helvetica, sans-serif;
	font-size : 8pt;
	padding: 2px 4px 2px 4px;
	border-top : 1px #D4D0C8 solid;
	border-right : 1px #D4D0C8 solid;
	border-bottom : 2px #D4D0C8 solid;
	border-left : 1px #D4D0C8 solid;
	background-color: #FFFFFF;
}
.ssleftcell {
	font-family: Verdana, DejaVu, Arial, Helvetica, sans-serif;
	font-size : 8pt;
	text-align : left;
	vertical-align : top;
	background-color: #FFFFFF;
	margin : 3px;
	padding: 2px 4px 2px 4px;	
	border-width: 1px;
	border-style: solid;
	border-color: #D4D0C8;
}
.ssrightcell {
	font-family: Verdana, DejaVu, Arial, Helvetica, sans-serif;
	font-size : 8pt;
	text-align : right;
	vertical-align : top;
	border-width: 1px;
	margin : 3px;
	padding: 2px 4px 2px 4px;
	border-style: solid;
	border-color: #D4D0C8;
	background-color: #FFFFFF;
}
.textframeleft{
	float : left;
	padding : 3px;
	margin : 3px;
	font-family: Verdana, DejaVu, Arial, Helvetica, sans-serif;
	font-size : 8pt;
	text-align : left;
	text-decoration : none;
	border : 1px solid #D4D0C8;
	background-color : #FFFFFF;
}
.thintable {
	border-width: 0px;
	border-spacing: 1px;
	border-style: hidden;
	background-color: #FFFFFF;
	border-collapse: collapse;
	background-color: #FFFFFF;
}
.thinth {
	padding: 2px 4px 2px 4px;
	border-top : 1px #D4D0C8 dotted;
	border-right : 1px #D4D0C8 dotted;
	border-bottom : 2px #D4D0C8 double;
	border-left : 1px #D4D0C8 dotted;
	background-color: #FFFFFF;
}
.thinltd {
	text-align : left;
	background-color: #FFFFFF;
	padding: 2px 4px 2px 4px;	
	border-width: 1px;
	border-style: dotted;
	border-color: #D4D0C8;
}
.thinctd {
	text-align : center;
	background-color: #FFFFFF;
	padding: 2px 4px 2px 4px;	
	border-width: 1px;
	border-style: dotted;
	border-color: #D4D0C8;
}
.thinrtd {
	text-align : right;
	border-width: 1px;
	padding: 2px 4px 2px 4px;
	border-style: dotted;
	border-color: #D4D0C8;
	background-color: #FFFFFF;
}

.blocklink{
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration : none;
	background-color: #D6EDE5;
	display : block;
	padding : 0px;
	margin : 0px;
}
.blocklink a {
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration : none;
	background-color: #FFFFFF;
	display : block;
}
.blocklink a:hover {
	background-color: #D6EDE5;
}
.urgent{
	font-family : Times New Roman, serif;
	font-size : 14pt;
	margin : 15px 0px 0px 0px;
	background-color : Yellow;
	font-weight : bold;
}
.zoom
{
	position: absolute;
	z-index: 2;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: 200;
	font-size:  8pt;
	text-decoration: none;
	cursor : pointer; /*for IE6*/
}
