img, div { behavior: url(iepngfix.htc) }

body, html {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #666666;
	background-color: #FFF;
}

p {
	font-size: 0.7em;
}

a {
	color: #5e605b;
}

a:hover {
	text-decoration: none;
}

.logo-align {
	vertical-align: bottom;
	padding-bottom: 2px;
}

h1 {
	font-size: 1.1em;
	font-weight: bold;
	color: #677379;
	
}

h2 {
	font-size: 1em;
	font-weight: normal;
	color: #677379;
}

h3  {
	font-size: 0.9em;
	font-weight: normal;
	color: #677379;
}

h4, h5, h6 {
	font-size: 0.8em;
	font-weight: normal;
	color: #677379;
}

.green_header {
	
	width: 475px;
	height: 22px;
}

.clear {
	clear: both;
}

legend {
	font-size: 1.0em;
	font-weight: bold;
	color: #677379;
	padding: 5px;
}

fieldset {
	width: 440px;
	margin-right: 10px;
	margin-left: 0;
	margin-top: 10px;
	padding: 10px;
	font-size: 1em;
	border: 1px solid #666666;	
}

ul, ol, td {
	font-size: 0.7em;
	color: #666666;
}

ul li ul {
	font-size: 1em;
}

ul ul {
	font-size: 1em;
	padding: 10px 0 10px 20px;
}

ul ul li ul{
	font-size: 1em;
}

img {
	border: 0;
}

hr {
	height: 1px;
	border: 0;
	padding: 0;
	margin: 0;
	color: #949494;
	background: #949494;
}

* html {
	margin: 0;
}

.access_header {
	background:url(../grfx/green-header.jpg) no-repeat #44ea00;
	color: #3c3c3c;
	width: 469px;
	height: 22px;
	font-size: 1.1em;
	padding-left: 5px;
	margin-bottom: -5px;
	font-family: Arial, Helvetica, sans-serif;
}

.coi_green{
	color: #44ea01;
	font-size: 0.66em;
}

.green{
	color: #44ea01;
}

.coi_small {
	font-size: 8px;
}

a .green {
	color: #44ea01 !important;
}

*:first-child+html .ieimage {
	line-height: 25px;
}	
