/* CSS Document */
body {
	color: #000000;
	font-family: verdana, helvetica, sans serif;
	font-size: 80%;
	margin : 0;
	padding: 0;
	background-color : #ffffff;
}

a {
	color: #006666;
}

a:visited {
	color: #999999;
}	

a:active {
	color: #336699;
}

h2 {
	color: #2D5C3D;
	font-family: verdana, helvetica, sans serif;
	font-size: 1.3em;
	font-weight: bold;
	margin: 0;	
}

h3 {
	color: #2D5C3D;
	font-family: verdana, helvetica, sans serif;
	font-size: 1.0em;
	font-weight: bold;
	margin: 0;	
}

.optionText {
	color: #2D5C3D;
	font-family: verdana, helvetica, sans serif;
	font-size: 1.4em;
	font-weight: bold;
	margin: 0;	
}

.optionTextSmall {
	color: #2D5C3D;
	font-family: verdana, helvetica, sans serif;
	font-size: 1.0em;
	font-weight: bold;
	margin: 0;	
}


.table {
	color: #000000;		
	font-family: verdana, helvetica, sans serif;
	font-size: 0.935em;
	font-weight: normal;
}

.text {
	color: #000000;
	font-family: verdana, helvetica, sans serif;
	font-size: 1.0em;
	font-weight: normal;	
}

.highlightText {
	color: #FFFFFF;
	font-family: verdana, helvetica, sans serif;
	font-size: 1.0em;
	font-weight: bold;
	margin: 0;	
}

.error {
	color: #FF0000;
	font-family: verdana, helvetica, sans serif;
	font-size: 0.95em;
	font-weight: bold;	
}

.footer {
	color: #000000;
	font-family: verdana, helvetica, sans serif;
	font-size: 0.900em;
}

A.highlightLink {
	color: #2D5C3D;
	text-decoration : underline;
	font-family: verdana, helvetica, sans serif;
	font-size: 1.0em;
	font-weight: bold;
}


A.pageutility {
	color: #618D6E;
	text-decoration : underline;
	font-family: verdana, helvetica, sans serif;
	font-size: 0.9em;
	font-weight: bold;
}

.colbackgreen {
	background-color: #DEEBDE;
}

.elementR {
	border-right: 1px solid #8BB093;
}

a.formtitle {
	color: #000000;
	font-family: verdana, helvetica, sans serif;
	font-size: 0.9em;
	font-weight: bold;	
}

.option {
	color: #666666;
	font-family: verdana, helvetica, sans serif;
	font-size: 0.9em;
	font-weight: bold;	
}

.optionB {
	color: #666666;
	font-family: verdana, helvetica, sans serif;
	font-size: 1.0nem;
	font-weight: bold;	
}

.footerlink, .footerlink A, .footerlink A:VISITED, .footerlink A:ACTIVE, .footerlink A:HOVER, .footerlink A:LINK {
	color: #2D5C3D;
	font-family: verdana, helvetica, sans serif;
	font-size: 0.935em;
}
