#footer {
	font-family: "Trebuchet MS";
	font-size: 10px;
	color: #2D687B;
	padding: 50px;
	text-align: center;
}

p {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: #5DAAC4;
	text-align: justify;
}
.contactp {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #5DAAC4;
	text-align: center;
}
.termsp {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #5DAAC4;
	text-align: justify;
}



h1 {
	font-family: "Trebuchet MS";
	font-size: 24px;
	font-weight: bold;
	color: #5DAAC4;
	text-align: center;
}
h2 {
	font-family: "Trebuchet MS";
	font-size: 16px;
	color: #5DAAC4;
}


#header {
	width: 800px;
	text-align: left;
	background-image: url(../images/headback.jpg);
	background-repeat: no-repeat;
	background-position: 200px 0px;
}
#maintext {
	width: 700px;
	padding-right: 50px;
	padding-left: 50px;
}
#termmain {
	text-align: center;
	width: 790px;
	background-color: #FFFFFF;
	margin-left: 10%;
	padding-right: 5px;
	padding-left: 5px;
	border: 1px solid #666666;
}

#table {
	padding: 0px;
	width: 50%;
	border: 1px solid #333333;
}

#mainPic {
	float: right;
	width: 300px;
}



#navcontainer {
	width: 800px;
	background-repeat: no-repeat;
	background-image: url(../images/topnavback.jpg);
	background-position: 200px 0px;
	text-align: center;
	height: 10px;
}

ul#navlist{
white-space: nowrap;
}

#navlist li{
	display: inline;
	list-style-type: none;
}

li {
	list-style-type: none;
}

#navlist a {
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
}
#navlist {
	text-align: center;
}


#navlist a:link, #navlist a:visited{
	color: #5DAAC4;
	text-decoration: none;
	font-family: "Lucida Sans";
	font-weight: bold;
	font-size: 12px;
	border: 1px solid #74C3E1;
	background-color: #E9EAEE;
}

#navlist a:hover{
	color: #5DA9C3;
	background-color: #5B5E63;
	text-decoration: none;
}

#main {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: #5DAAC4;
	text-align: justify;
	width: 800px;
	background-color: #FFFFFF;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #CCCCCC;
}

a:link {
	color: #5DAAC4;
}
a:visited {
	color: #5DAAC4;
}
a:hover {
	color: #2D687B;
}
a:active {
	color: #5DAAC4;
}
.h2terms {
	font-family: "Trebuchet MS";
	font-size: 16px;
	color: #5DAAC4;
	font-weight: bold;
	text-align: center;
}
#frontPage {
	font-family: "Trebuchet MS";
	color: #FFFFFF;
	font-size: 12px;
	width: 100%;
	margin-top: 20%;
	margin-bottom: 20%;
	text-align: right;
}
#frontPage a {
	font-family: "Trebuchet MS";
	font-size: 10px;
	font-weight: bolder;
	color: #FFFFFF;
}
.h2port {
	font-family: "Trebuchet MS";
	font-size: 16px;
	color: #317186;
}
