﻿body {
	font-family: Verdana;
	font-size: 12pt;
	color: #FFFFFF;
}

#masterhead {
	text-align: center;
}

#master {
	width: 960px;
	height: auto;
	margin: 0px auto auto auto;
}

#navigation {
	margin: -40px 20px 0 0;
	position: relative;
	float: left;
	width: 150px;
	height: auto;
}

#navtop {
	width: 150px;
	height: 30px;
	background-image: url('Images/navtp.png');
	background-repeat: no-repeat;
}

#navin {
	height: 430px;
	background-image: url('Images/nav.png');
	background-repeat: repeat-y;
}

#navigation a {
	color: #FFFFFF;
	display: block;
	padding: 20px 20px 20px 20px;
	text-align: center;
	font-weight: bold;
}

#navigation a:hover {
	color: #355CB0;
	text-decoration: none;
}

#navbottom {
	width: 150px;
	height: 50px;
	background-image: url('Images/navbt.png') ;
}


#contenttp {
	margin: 0 0 0 0;
	width: 790px;
	background-image: url('Images/contenttp.png');
	height: 22px;
}

#content {
	margin: -40px 0 0 0;
	width: 790px;
	height: auto;
	float: left;
	text-align: center;
}

#contentin {
	width: 790px;
	float: left;
	background-image: url('Images/content.png');
	background-repeat: repeat-y;
}


#contentbt {
	margin: 0 0 0 0;
	width: 790px;
	float:right;
	background-image: url('Images/contentbt.png');
	height: 23px;
}

#footer {
	text-align: center;
	clear: both;
	padding: 0px;
	margin-top: 10px;
	width: 960px;
	float: left;
	background-image: url('Images/footer.png');
	background-repeat: repeat-y;
}

#footer a {

	text-decoration: none;
	color: #FFFFFF;
	font-size: 10px;
}

#footer a:hover {
	color: #355CB0;
}

#footer p {
	padding: 0;
	margin: 5px 0 5px 0;
	font-size: 10px;

}

#tabletop {
	text-align: center;
	padding: 0px;
	width: 790px;
	float: left;
	background-image: url('Images/footer.png');
	background-repeat: repeat-y;
}

#table {
	padding: 0px;
	float: left;
	width: 100%;
	margin-bottom: 30px;
	background-image: url('Images/footer.png');
	background-repeat: repeat-y;
}

h2 {
	text-align: center;
	font-style: italic;
	color: #003366;
	background-image: url('Images/content.png');
	margin-bottom: 2px;
	padding-bottom: 10px;
}

h3 {
	text-align: center;
	color: #003366;
}

.t1 {
	font-weight: bold;
	text-align: center;
}

.t2 {
	text-align:center;
}

.td1 {
	text-align: center;
	padding-top: 20px;
	padding-bottom: 20px;
}

#content a {
	color: #FFFFFF;
	text-decoration: none;
}

#content a:hover {
	color: #355CB0;
	text-decoration: none;
}

.style1 {
	text-align: left;
	margin-left: 20px;
}

.style2 {
	margin-left: 40px;
	margin-top: 20px;
}

.style3 {
	float: right;
	margin-right: 40px;
	margin-bottom: 80px;
}

.style4 {
	margin: 35px 0 0 5px;
}

.style5 {
	color: #000000;
}

.style6 {
	border-style: none;
}

.style7 {
	text-align: center;

}
	
.style8 {
	margin: 15px 0 0 5px;
}

.style9 {
	margin: 135px 0 0 5px;
}

.style10 {
	margin-top: 50px;
	padding : 0 20px 0 20px;
}

.style11 {
	padding : 0 20px 0 20px;
}

.style12 {
	color: #FDE840;
}

.style13{
	margin-top:50px;
	border-style:none;
}

.style14{
	border-style:none;
}

