@charset "utf-8";
/* CSS Document */
/* remove dotted line in firefox */

body {
	background: white;
}
#wrapper {
	width:805px;
}
.columns {
	width:805px;
}
#headerTable {
	display:none;
}
.rightFade {
	display:none;
}
.lowerColumns .left {
	background: white;
}
.lowerColumns .right {
	background: white;
}
.content p{
	color:#007da7;
}
.content ul {
	color:#007da7;
}
h1 {
	color:#007da7;
}
h2 {
	color:#007da7;
}
.secNav {
	color:#007da7;
}
.secNav A:link { color:#007da7; text-decoration:none;}
.secNav A:visited { color:#007da7; text-decoration:none;}
.secNav A:active { color:#007da7; text-decoration:none;}
.secNav A:hover { color:#007da7; text-decoration:none;}

.selected {
	color:#007da7;
}
.secNavSelImg {
	display:none;
}
.secNavSelImg2 {
	display:none;
}
