body {
	background-color: #ead9ac;/*#DDDDFF*/
	/*background-image: url(green.gif);
	background-attachment:fixed;
	background-repeat: repeat; x or y*/
	/*margin-top: 0px;
	margin-bottom: 0px;*/
	margin-right: 0px;
	margin-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal; /*bold*/
	font-size: 12pt;
	font-style: normal; /*italic*/
	color: #000000;
}

table, td, ul, li {
	font: inherit;
}

.mainTable { 
	position:relative;
	width:570px;
	left:5px;
	top:-105px;
	/*border:0px solid #E9ECF3;*/
	background-color:#FFFFFF; 
	border:3px solid #008000;/* #9999CC #CC0000*/
}
.mainTable td { 
	padding-left:7px;
	padding-bottom:7px;
}

.survey, .survey td {
	border:1px solid #0000CC;
}
A:LINK {
	font-family : inherit;
	font-size : 11pt;
	font-weight : bold;
	color : #006600;
}

A:VISITED {
	font-family : inherit;
	font-size : 11pt;
	font-weight : bold;
	color : #669900; /*  */
}

A:HOVER {
	font-family : inherit;
	font-size : 11pt;
	font-weight : bold;
	color : #CC0000;
}

A:ACTIVE {
	font-family : inherit;
	font-size : 11pt;
	font-weight : bold;
	color : #FF0000;
}

#myDiv A:LINK {
	font-family : inherit;
	font-size : 11pt;
	font-weight : bold;
	color : #FFFFFF;
}

#myDiv A:VISITED {
	font-family : inherit;
	font-size : 11pt;
	font-weight : bold;
	color : #CCFFCC; /* #00cc00 */
}

#myDiv A:HOVER {
	font-family : inherit;
	font-size : 11pt;
	font-weight : bold;
	color : #ff0000;
}

#myDiv A:ACTIVE {
	font-family : inherit;
	font-size : 11pt;
	font-weight : bold;
	color : #FF0000;
}

#myDiv .current A:LINK, #myDiv .current A:VISITED, .base .current A:LINK, .base .current A:VISITED {
	color:#ffcc00; /* #CC0000 */
}

h1 {
	font-family: inherit;
	font-size: 18pt;
	font-weight: normal;
	font-style: normal; /*italic*/
	color: #000000;
	text-transform:uppercase;
	margin-top: 0px;
	margin-bottom: 0px;
}

h2 {
	font-family: inherit;
	font-size: 24pt;
	font-weight: normal;
	font-style: normal; /*italic*/
	color: #000099;
	text-transform:capitalize;
	margin-top: 0px;
	margin-bottom: 0px;
	text-align:center;
}
.navy {color:#000099;}
.red {color:#FF0000;}

h3 {
	font-family: inherit;
	font-size: 14pt;
	font-weight: normal;
	font-style: normal;
	color: #000000;
}

h4 {
	font-family: inherit;
	font-size: 14pt;
	font-weight: bold;
	font-style: normal; /*italic*/
	color: #008000;
	margin-bottom: 0px;
}

#myDiv {
	float:left;
	background-color:#006000; /* #CCCCFF #FFBB66 #ffd7a7*/
	border: 3px solid #000000; /* #9999CC #CC0000 #e1b401*/
	width: 165px; 
	height: 160px; 
	text-align:center;
	vertical-align:middle;
	margin: 5px;
}
#mydiv a:link, #myDiv a:visited {
	text-decoration:none;
}

.base, .base a:link, .base a:visited, .base a:hover, .base a:active {font-size:9px;}

/*.base, .base a:link, .base a:visited {color : #006600;}

.base a:hover, .base a:active {color : #006600;}*/

address {
	margin: 0;
	padding: 0.3em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	font-style:normal;
	text-align: center;
	color: #000000;
	clear: both;
}

address a:link, address a:visited, address a:hover, address a:active {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9px;
	font-weight : normal;
	color : #999999;
}
