﻿body {
	margin:0px 0px; padding:0px;
	text-align:center;
	font-family: "Times New Roman", Times, serif;
	}
	
#Content {
	width:757px;
	margin:0px auto;
	text-align:left;
	}


.gradient{
	background: #000000 url('images/gradient3.jpg') repeat-x top;
}

img{
	border: none;
}

hr {
	height: 2px;
	color: #069;
	background-color: #069;
	border: 0;
	width: 324px;
	
}

h2{
	color: #069;
	font-family: Gill Sans MT, Arial, Helvetica, sans-serif;
	text-align: left;
	margin: 0px;
	padding: 0px;
}

h3{
	color: #069;
	font-family: Gill Sans MT, Arial, Helvetica, sans-serif;
	margin-bottom: 0px;
	padding-bottom: 0px;
	text-align: left;
}

h4{
	color: #069;
	font-family: Gill Sans MT, Arial, Helvetica, sans-serif;
	margin-bottom: 0px;
	padding-bottom: 0px;
	text-align: left;
}


.address{
	color: #fff;
	font-size: 10pt;
	text-align: center;
	width: 757px;
}

td{
	border: 0px;
}

p{
	text-align: justify;
	font-family: "Times New Roman", Times, serif;
	font-size: 11pt;
	line-height: 14pt;
}

.leftside{
	margin-left: 30px;
	margin-right: 31px;
	line-height: 13pt;
}

.leftsidehome{
	margin-left: 10px;
	margin-right: 6px;
	line-height: 13pt;
	text-align: left;
}


.whitetext{
	color: #FFF;
}

a{
	color: #069;
	text-decoration: underline;
	font-weight:bold;
}

a:hover {
	color: #FFF;
	text-decoration: underline;
	font-weight: bold;
}