BODY, TD, P, LI, UL, DIV, TABLE {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 9pt;
	color: #000000;
	text-decoration:none;
	line-height: normal;
}

body {
	margin-top: 0;
	margin-left: 0;
	background: White url(/templates/v02/img/background-arc.gif) no-repeat scroll left top;
	margin-right: 0;
}
A {
	color: #005f2f;
	text-decoration:underline;
	font-weight: normal;
}
A:visited { color: #00448d }
A:hover {
	color: #b3da90;
	text-decoration:underline;
}


.body-text {
	color: #000000; 
	font-size: 9pt; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
A.body-text {
	color: #005f2f;
	font-weight: normal;
}
A.body-text:visited { color: #00448d }
A.body-text:hover {
	color: #b3da90;
}
.body-text-large {
	color: #000000; 
	font-size: 13pt; 
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.top-text {
	color: #000000; 
	font-size: 8pt; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration: none;
}
A.top-text {
	color: #000000;
	text-decoration: none;
}
A.top-text:hover {
	color: #000000;
	text-decoration: none;
}

.body-header {
	color: #B3DA90; 
	font-size: 13pt; 
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
A.body-header: {color: #005f2f}
A.body-header:hover {
	color: #b3da90;
}


.topnav-text {
	color: #000000; 
	font-size: 8pt; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: normal;
}
A.topnav-text {
	text-decoration: none;
}
A.topnav-text:hover {
	color: #005f2f; 
}
A.topnav-text:visited { color: #005f2f }

.leftsidebar-text {
	color: #005f2f; 
	font-size: 9pt; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: normal;
	text-align: right;
}
A.leftsidebar-text {
	text-decoration: none;
}
A.leftsidebar-text:hover {
	color: #005f2f; 
}
A.leftsidebar-text:visited { color: #005f2f }


.leftsidebar-text-small {
	color: #005f2f; 
	font-size: 8pt; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: normal;
	text-align: right;
}
A.leftsidebar-text-small {
	text-decoration: none;
}
A.leftsidebar-text-small:hover {
	color: #005f2f; 
}
A.leftsidebar-text-small:visited { color: #005f2f }

.rightsidebar-text {
	color: #000000; 
	font-size: 7pt; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
A.rightsidebar-text {
	color: #95320b; 
	font-weight: normal;
	text-decoration: none;
}
A.rightsidebar-text:visited { color: #95320b }
A.rightsidebar-text:hover {
	color: #95320b; 
}

.rightsidebar-header {
	color: #000000; 
	font-size: 7pt; 
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	font-style: italic;
}

.caption-text {
	color: #000000; 
	font-size: 8pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: normal;
	font-weight: normal;
	text-align: right;
}
A.caption-text {
	color: #005f2f;
	font-weight: normal;
}
A.caption-text:visited { color: #00448D }
A.caption-text:hover {
	color: #b3da90; 
}

.white { color: white; }
.purple { color: #cccccc; }
.pink { color: #FCE1E6; }
.red { color: #cc0000; }
.navy { color: Navy; }
.blue { color: #81d4f7; }
.lightblue { color: #cdecfc; }
.lightgreen { color: #B3DA90; }
.green { color: #005f2f; }
.black { color: Black; }
.copper { color: #996600 }

.underline { text-decoration: underline; }

.footer-text {
	color: #000000; 
	font-size: 7pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: normal;
	font-weight: normal;
}
A.footer-text {
	color: #005f2f;
	font-weight: normal;
}
A.footer-text:visited { color: #00448d }
A.footer-text:hover {
	color: #005f2f; 
}

.border-green {
	border : 1px solid #005f2f;
}