body{
	font-family: Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #003100;
}
.tiny{
	font-size:1px;
}
a:active, a:link, a:visited{
	font-weight:bold;
	color : #003100;
	text-decoration: none;
}
a:hover{
	font-weight:bold;
	color : #003100;
	text-decoration: underline;
}
a.menu:active, a.menu:link, a.menu:visited{
	font-weight:normal;
	font-size: 14px;
	color : #003100;
	text-decoration: none;
}
a.menu:hover{
	font-weight:normal;
	font-size: 14px;
	color : #003100;
	text-decoration: underline;
}
a.foot:active, a.foot:link, a.foot:visited{
	color:black;
	text-decoration: none;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight: normal;
}
a.foot:hover{
	color:black;
	text-decoration: underline;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight: normal;
}
h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size : 18px;
	color : #003100;
}
h2{
	font-family: Arial, Helvetica, sans-serif;
	font-size : 16px;
	color : #003100;
}
h3{
	font-family: Arial, Helvetica, sans-serif;
	font-size : 14px;
	color : #003100;
}
h4{
	font-family: Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #003100;
}
h5{
	font-family: Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #003100;
}
h6{
	font-family: Arial, Helvetica, sans-serif;
	font-size : 8px;
	color : #003100;
}
.text{
	font-family: Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #003100;
}
td.content{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13px;
	color: black;
	margin-top: 5px;
	margin-bottom: 5px;
	background-image : url(images/back-pod.jpg);
	background-position : center;
	background-repeat : no-repeat;
}
p{
	font-family: Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #003100;
}
.smalltext{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	color: black;
	margin-top: 5px;
	margin-bottom: 5px;
}
ul{
	color: #003100;
	margin-top: 0px;
	margin-bottom: 0px;
}
textarea{
	width: 300px;
	border: 1px solid  #003664;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13px;
	color: black;
}
input{
	width: 300px;
	border: 1px solid  #003664;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13px;
	color: black;
}
input.cb{
	width: 20px;
	border: 1px solid  #003664;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13px;
	color: black;
}
.copyright{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#c0c0c0;
}
a.copyright:link, a.copyright:active, a.copyright:visited {
	font-size:10px;
	color:#c0c0c0;
	text-decoration:none;
	font-weight: normal;
}
a.copyright:hover{
	font-size:10px;
	color:black;
	text-decoration:underline;
	font-weight: normal;
}
td.phonebar{
	background : url(images/g2o.jpg) repeat-y;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 20px;
	color: white;
	text-align: right;
}
CITE {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	color: black;
	font-style: italic;
}
td.rhimage{
	border-left : 1px solid #1C741E;
	border-right : 1px solid #1C741E;
	border-top : 1px solid #1C741E;
}
td.imagecaption{
	font-family: Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #A9A9A9;
	font-style: italic;
	text-align: right;
	border-left : 1px solid #1C741E;
	border-right : 1px solid #1C741E;
	border-bottom : 1px solid #1C741E;
}
.prompt{
	color: white;
	background-color: 	#1C741E;
}
.aheadbar{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: white;
	background-color : #1C741E;
}
td.button{
	background-color : #1C741E;
}
a.button:active, a.button:link, a.button:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size : 14px;
	color : white;
	text-decoration: none;
}
a.button:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size : 14px;
	color : white;
	text-decoration: underline;
}
