/* CSS Document */

#Background{
	background-color: #FFFFFF;
	layer-background-color: #0099FF;
	border: 10px solid #FFFFFF;
}

#Header{
	padding: 5px 5px 10px;
	width: 100%;

}


#Contact{

}

#Footer{
	padding: 5px;
	border-top-width: 20px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #000066;
	text-align: center;

}

#Navbar{
}

#Picture{
	padding: 2px;
	border-top-width: thick;
	border-right-width: thick;
	border-bottom-width: thick;
	border-left-width: thick;
	border-top-style: none;
	border-right-style: dotted;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #000066;
	border-right-color: #000066;
	border-bottom-color: #000066;
	border-left-color: #000066;
	width: 260px;


}

#OutcomeContent{}

#Outcomebar{
	position: static;


}

#Content{

}


#bodyindex{
	right: 300px;
	border: medium dotted #FF0099;
	background-color: #99FF66;





}

.logo {
	float: left;
}
.bannertext {
	float: right;
	width: 50%;
	padding: 5px;
	color: #000000;



}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #000066;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.contacttext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;


}
.navlist {
	list-style-type: none;
	margin: 0px;
	display: inline;
	background-color: #000066;
	width: 100%;
	padding: 5px;
	text-align: center;










}
.navlist li {
	background-color: #000066;
	display: inline;
	text-align: center;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
	margin: 0px;
	padding-right: 10px;
	padding-left: 10px;
	font-size: 18px;
	font-weight: bold;








}
a:link {
	color: #99CC66;
	text-decoration: none;
	font-weight: bold;


}
a:visited {
	color: #669966;
	text-decoration: none;
	font-weight: bold;


}
a:hover {
	color: #FFFFFF;
	background-color: #99CC66;
	text-decoration: none;
	font-weight: bold;


}
a:active {
	color: #FFFFFF;
	background-color: #669966;
	text-decoration: none;

}
.navlist a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.captiontext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000066;
}
li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	list-style-position: outside;
	list-style-image: url(../Images/Bullet.gif);
}
.address li {
	list-style-image: none;
	list-style-type: none;
	margin: 0px;



}
.navlist a:visited {
	color: #99CC66;
}
.navlist a:hover {
	color: #FFFFFF;
	background-color: #99CC66;
}
.bodytextlarge {
	font-size: 14px;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #000066;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: lighter;
	color: #CCCCCC;
}
