h3 {
	color: #339933;
	font-family: Arial, Helvetica, sans-serif;
}
h3.blue { color: #0066FF; }

legend {
		color: #666633;
		font-size: 12px;
		background-color : transparent;
 }		
 
 form {
		font-family: arial, sans-serif;
		font-size: 11px; }
		
input, select, textarea {
		font-family: arial, sans-serif;
		font-size: 12px; }
		
textarea {
		margin-bottom: 5px; }
 
 fieldset {
		padding: 0.5em;
		margin-bottom: 0.5em; }

div.right { text-align: right; }
div.left { text-align: left; }
div.center { text-align: center; }
div.graybox { border: 1px solid Black;  color: Black;  background-color: #CCCCCC;  padding: 10px 10px 10px 10px;  margin-left: 20px;  margin-right: 20px;  text-align: center;  font-size: 12px;  margin-top: 25px;  margin-bottom: 25px; padding-bottom: 10px;                }

p.head { font-size: 10px;  margin-top: 1px;  margin-bottom: 1px;  text-align: left;    }

body { color: Black;  font-size: 12px;  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;  margin: 0px 0px 0px 0px;  background-color: White;  background-image: url(images/bg.jpg);  background-attachment: fixed;  background-repeat: repeat;           }

div.content {  
               margin-bottom: 50px;
               margin-right: 10px;
               margin-top: 15px;
               margin-left: 10px;
					border: 2px solid #333333;
					background-color: White;
					color: Black;
					padding: 10px 10px 10px 10px;
					
		}
		
DIV.radio {
	margin-left : 130px;
	font-size : 12px;
}

span.label {
		float: left;
		width: 29%;
		color: #666666;
		background-color: #e2e2e2;
		font-size: 11px;
		font-weight: bold;
		line-height: 1.8em;		
		padding-right: 0.8%;
		margin-right: 0.5%;
		text-align: right; }	
		
SPAN.left {
	text-align : left;
}

span.right {
	text-align : right;
}
		
div.controls {
		margin: 0.5em;
		text-align: right; }

div.topbar { border-top-color: Black;  border-top-style: solid;  border-top-width: 1px;  margin-bottom: 0px;  margin-left: 0px;  margin-right: 0px;  margin-top: 0px;  padding-top: 6px;        }


div.etpic {
	text-align:center;
	font-size: 11px;
	margin: 5px 5px 5px 5px;
	}


div.img { margin: 5px 5px 5px 5px; }


p { margin-right: 10px;  margin-left: 4px;  }
					
					
a:link {color: #0066CC;  background-color : transparent;  font-weight: bold; }
a:visited {color: #0066CC;  background-color : transparent;  font-weight: bold;}
a:hover {background-color: #339933;  color : #ffffff;  font-weight: bold; }

a.inner:link {color: #CC0000;  background-color : transparent;  font-weight: bold; font-size: 16px; }
a.inner:visited {color: #CC0000;  background-color : transparent; font-weight: bold; font-size: 16px;}
a.inner:hover {background-color: #CC0000;  color : #ffffff; font-weight: bold;  font-size: 16px;   }

div.footer { text-align: center;  padding-top: 10px;  }
div.header {
		text-align: center;
		background: White url(images/headerbg.gif) repeat-x scroll;
		color: Black;
		margin-left:10px;
		}

li { margin-left: 50px; }

li.et { margin-left: 20px; margin-bottom: 5px; }





div.issue { font-size: 10px;  border-bottom-color: Black;  border-bottom-style: solid;  border-bottom-width: 1px;  font-weight: bold;  border-top-color: Black;  border-top-style: solid;  border-top-width: 1px;  margin-top: 4px; background-color:transparent;           }




#middle {
	padding: 20px;
	border: 2px solid Black;
	background: #CCCC99;
	margin: 50px 45px 0px 45px;
	color: Black;
				}

h4.header { margin-top: 1px;  margin-bottom: 1px;  background-color: White;  color: Red;  font-family: Arial, Helvetica, sans-serif;     }


