body {
	margin: 0;
	background: #ffffff;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #787878;
}

h1, h2, h3 {
	margin: 0;
	text-transform: uppercase;
	letter-spacing: .15em;
	font-family: Arial, Helvetica, sans-serif;
}

h1 {
	font-size: 1.6em;
}

h2 {
	font-size: 1.4em;
}

h3 {
	font-size: 1em;
}

p, ul, ol {
	margin-top: 0;
	line-height: 180%;
}

ul, ol {
}

a {
	text-decoration: none;
	color: #003366;
}

a:hover {
	background: none;
}

#header {
	width: 960px;
	height: 200px;
	margin: 0 auto;
	background: url(images/img01.jpg) repeat-x left top;
}

#SiteName {
	float: left;
	color:#FFF;
}

#SiteName h1 {
	float: left;
	margin-left: 25px;
	padding-top: 140px;
	text-transform: uppercase;
	font-size: 1.8em;
}

#SiteName p {
	float: left;
	margin: 0;
	padding: 102px 0 0 2px;
	text-transform: lowercase;
	letter-spacing: .2em;
	font: bold 1.2em Arial, Helvetica, sans-serif;
} 

/* Menu */

#menu {
	width: 960px;
	height: 60px;
	margin: 0 auto;
}

#menu ul {
	margin: 0;
	margin-left: 0px;
	padding: 16px 0 0 0px;
	list-style: none;
	line-height: normal;
}

#menu li {
	float: left;
}

#menu a {
	margin-right: 3px;
	background: #003366;
	text-transform: lowercase;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #FFFFFF;
	padding-top: 5px;
	padding-right: 21px;
	padding-bottom: 5px;
	padding-left: 21px;
}

#menu a:hover, #menu .current_page_item a {
	color: #FFFFFF;
}

#menu a:hover {
	text-decoration: underline;
}

/* Content */

#content {
	width: 960px;
	margin: 0 auto;
	padding: 0px;
}

.Main .title {
	padding: 5px 10px 5px 0px;
}

.Main {
	padding: 0px 25px 0px 25px;
	text-align: justify;
}

/* Footer */

#footer {
	width: 960px;
	margin: 0 auto;
	padding: 20px 0;
	background: #003366;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
}

#footer p {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0;
	line-height: normal;
	font-size: 9px;
	text-transform: uppercase;
	text-align: center;
	color:#FFF;
}

#footer a {
	color: #ffffff;
	text-decoration: none;
}

#footer a:hover { 
	text-decoration: underline; 
}.left {
	margin-right: 20px;
}
.footerlinks {
	line-height: 15px;
	letter-spacing: normal;
	font-size: 11px;
	color: #333;
}
.Red {
	color: #F00;
}
.formBack {
	background-image: url(images/FormBack2.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.small {
	font-size: 13px;
}
.form {
	width: 675px;
	float: none;
	padding-top: 15px;
	font-size: 15px;
	line-height: 20px;
}
.bold {
	font-size: 12px;
}
.MainBodyText {
	font-size:13px;
}
.FormBack {
	width: 420px;
	font-size:14px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	background-color: #f5f5f5;
	margin-left:auto;
	margin-right:auto;
}