body {
	background-color: #660099;
	font-family: "Trebuchet MS", Geneva, Arial, sans-serif;
	color: #CCCCFF;
	margin: 0;
}

a:link {  color: #99CCCC; text-decoration: underline;}
a:visited {  color: #99CCCC; text-decoration: underline;}
a:hover {  color: #FF9999; text-decoration: underline;}
a:active {  color: #FFCC33; text-decoration: underline;}


p {  font-family: "Trebuchet MS", Geneva, Arial, sans-serif; color: #CCCCFF; font-size: 12px}
h1 {  font-family: "Trebuchet MS", Geneva, Arial, sans-serif; font-weight: bold; color: #CCCC33; font-size: 14px}
h2 {  font-family: "Trebuchet MS", Geneva, Arial, sans-serif; font-size: 12px; font-weight: bold; color: #CC99FF; margin-bottom: -2px}
h3 {  font-family: "Trebuchet MS", Geneva, Arial, sans-serif; font-size: 14px; font-weight: bold; color: #CC99FF; margin-bottom: -2px; margin-left: 4px}
h4 {  font-family: "Trebuchet MS", Geneva, Arial, sans-serif; font-size: 12px; font-weight: bold; color: #990099}
ul {  font-family: "Trebuchet MS", Geneva, Arial, sans-serif; color: #CCCCFF; font-size: 12px}
ol {  font-family: "Trebuchet MS", Geneva, Arial, sans-serif; color: #CCCCFF; font-size: 12px}
li { font-family: "Trebuchet MS", Geneva, Arial, sans-serif; color: #CCCCFF; font-size: 12px; margin-bottom: 4px}
hr { style: dotted; height: 4px; color: #cc33ff;}
.toc_entries {  font-family: "Trebuchet MS", Geneva, Arial, sans-serif; margin-top: 4px; margin-left: 36px; margin-right: 24px; margin-bottom: 2px; text-indent: -12px; text-align: left}
.footer {  font-family: "Trebuchet MS", Geneva, Arial, sans-serif; font-size: 10px; color: #CCCCFF}
.hightlight_para {  font-family: "Trebuchet MS", Geneva, Arial, sans-serif; font-size: 12px; color: #330066; background-color: #CCCCFF; margin-top: 12px; margin-right: 12px; margin-bottom: 12px; margin-left: 12px; padding-top: 12px; padding-right: 12px; padding-bottom: 12px; padding-left: 12px; clip:  rect(   )}
.yellow_head { margin-top: 16px; margin-left: 4px; margin-right: 24px; margin-bottom: 2px ;}
.headline {
	color: #CCCC33;
}

#threecolumn {
	background-image: url(img/iris_fade_660099bg-3.jpg);
	background-position: bottom right;
	background-repeat: no-repeat;
	background-attachment: scroll;
}

#newscolumn {
	padding: 10px;
	border-left-style: dotted;
	border-left-size: 4px;
	border-left-color:  #cc33ff;
	border-bottom-style: dotted;
	border-bottom-size: 4px;
	border-bottom-color:  #cc33ff;

}

#newscolumn p 
{  color: #ccccff; font-size: 11px;}

#newscolumn p.toc_entries {
margin-top: 3px; margin-left: 16px; margin-right: 4px; margin-bottom: 3px; text-indent: -12px; text-align: left;}

#newscolumn a:link { text-decoration: none;}
#newscolumn a:visited {  text-decoration: none;}
#newscolumn a:hover {  color: #FF9999; text-decoration: underline;}
#newscolumn a:active {  color: #FFCC33; text-decoration: underline; background: #cc33ff;}

#newscolumn h3 {  
font-size: 11px; color: #CC99FF; margin-bottom: -2px; 
}

#newscolumn h3.headline {
	color: #CCCC33;}

#mission {
    background-color: #bb77ee; 
	color:#330066;
	padding-left: 10px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-left: 5%;
	margin-right: 5%;
	vertical-align: middle;
}

#mission p {
	color: #330066;
	vertical-align: middle;
}

#mission a:link {  color: #990099; text-decoration: underline;}
#mission a:visited {  color: #990099; text-decoration: underline;}
#mission a:hover {  color: #FFcc33; text-decoration: underline;}
#mission a:active {  color: #FFCC33; text-decoration: underline;}



#homefooter {
border-top: 4px dotted #cc33ff;
border-bottom: 4px dotted #cc33ff;
}
.emergency_notice {
	padding: 1em;
	width: auto;
	border: medium solid #cc33ff;
	border-color: #cc33ff;
	margin: 1em;
}
.imageFloatRight {
	clear: both;
	float: right;
	border: 1px solid #ccF;
	margin-top: 4px;
	margin-left: 2px;
}
