

.bodytext{
	font-family: Arial, Helvetica;
	font-size: 11px;
	color: #ffffff;
	}
	.bodytext a{
	font-family: Arial, Helvetica;
	font-size: 11px;
	font-style: normal;
	color: #FDD02D;
	text-decoration: none;
	font-weight: bold;
}
.bodytext a:hover{
	font-family: Arial, Helvetica;
	font-size: 11px;
	font-style: normal;
	color: #FDD02D;
	text-decoration: underline;
	font-weight: bold;
}
.bodygray{
	font-family: Arial, Helvetica;
	font-size: 11px;
	color: #333333;
	}
	.bodygray a{
	font-family: Arial, Helvetica;
	font-size: 11px;
	font-style: normal;
	color: #006A72;
	text-decoration: none;
	font-weight: bold;
}
.bodygray a:hover{
	font-family: Arial, Helvetica;
	font-size: 11px;
	font-style: normal;
	color: #006A72;
	text-decoration: underline;
	font-weight: bold;
}
.bodygraysm{
	font-family: Arial, Helvetica;
	font-size: 9px;
	color: #333333;
	}
.missionstate{
	font-family: Arial, Helvetica;
	font-size: 14px;
	color: #333333;
	}

.footer{
	font-family: Arial, Helvetica;
	font-size: 9px;
	color: #cccccc;
	}
	.footer a{
	font-family: Arial, Helvetica;
	font-size: 9px;
	font-style: normal;
	color: #FFCC33;
	text-decoration: none;
}
.footer a:hover{
	font-family: Arial, Helvetica;
	font-size: 9px;
	font-style: normal;
	color: #FFCC33;
	text-decoration: underline;
}
.menuimage{
background-image: url("images/int_bluewarehouse2.jpg");

background-repeat:no-repeat;
}
.contentimage{
background-image: url("images/int_contentback.jpg");
background-repeat: repeat-x; 
}
.menu {
list-style: url("images/spacer.gif");
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
	font-style: normal;
	color: #FDD02D;
}
.menu a:hover{
list-style: url("images/spacer.gif");
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
	font-style: normal;
	color: #FDD02D;
	text-decoration: underline;
}
.menu a{
list-style: url("images/spacer.gif");
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
	font-style: normal;
	color: #FDD02D;
	text-decoration: none;
}
.li {
list-style: url("images/spacer.gif");
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
	font-style: normal;
	color: #006A72;
}
.li a:hover{
list-style: url("images/spacer.gif");
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
	font-style: normal;
	color: #006A72;
	text-decoration: underline;
}
.li a{
list-style: url("images/spacer.gif");
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
	font-style: normal;
	color: #006A72;
	text-decoration: none;
}
.h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #006A72;
}

.h1 a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #006A72;
	text-decoration: none;
}
.h1 a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
 	color: #006A72;
 	text-decoration: underline;
}


