/* CSS Document */

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

#Header{
	padding: 0px;
	width: 100%;

}


#Contact{
	text-align: center;
	padding: 5px;
	width: 100%;
	background-color: #000000;


}

#Footer{
	padding: 5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #000000;
	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{
	padding: 5px;
	width: 100%;
	border: none;

}


#bodyindex{
	right: 300px;





}

.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: #CCCCCC;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
}
.contacttext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	font-weight: bold;
	color: #FF0000;
}
.navlist {
	list-style-type: none;
	margin: 0px;
	display: inline;
	background-color: #333333;
	width: 100%;
	padding: 5px;
	text-align: center;
}

.navlist li {
	background-color: #333333;
	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: #FFFFFF;
	text-decoration: none;
	font-weight: bold;


}
a:visited {
	color: #CCCCCC;
	text-decoration: none;

}
a:hover {
	color: #000000;
	background-color: #FFFFFF;
	text-decoration: none;

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

}


.navlist a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.captiontext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	color: #000066;
}
li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #CCCCCC;
	list-style-position: outside;
	list-style-image:   url(../Images/s-kilt%20bullet.png);
}
.address li {
	list-style-image: none;
	list-style-type: none;
	margin: 0px;



}
.navlist a:visited {
	color: #CCCCCC;
}
.navlist a:hover {
	color: #000000;
	background-color: #FFFFFF;
}
.bodytextlarge {
	font-size: xx-small;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	color: #CCCCCC;
	font-weight: bold;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #CCCCCC;
	font-weight: bold;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #CCCCCC;
}
