body {
	margin: 0px;
	padding: 0px;
	background: url(images/img02.jpg) repeat-x left top;
	line-height: 26px;
	text-align: justify;
	font-size: 10pt;
	color: #666666;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

a {
	color: #a30001;
}

a:hover {
	text-decoration: none;
}

img {
	border: none;
}

img.right {
	float: right;
	margin-top: 3px;
	margin-right: 3px;
	margin-bottom: 0px;
	margin-left: 15px;
	border: 1px solid #000;
}

/** Header */

#SiteName {
	width: 960px;
	margin: 0px auto;
	height: 90px;
	color: #a30001;
}

#SiteName h1 {
	margin: 0px;
	padding: 30px 0px 0px 0px;
	font-weight: bold;
	font-size: 36px;
}


/** Menu */

#menu {
	width: 960px;
	margin: 0px auto;
}

#menu ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	background: url(images/img04.gif) no-repeat right 50%;
	padding: 0px 20px 0px 20px;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 12px;
	color: #FFFFFF;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

#menu a:hover {
	background: #FFFFFF;
	color: #254360;
}

#menu .ActivePage {
	background: #FFFFFF;
	color: #254360;
}


#content {
	width: 960px;
	margin: 0px auto;
	padding: 10px 0px 20px 0px;
}

.Main {
	float: center;
	width: 960px;
	border-left: 1px dashed #EEEEEE;
}

.Main .Title {
	height: 22px;
	border-bottom: 1px dashed #EEEEEE;
	font-size: 12pt;
	font-weight: bold;
}


/** Footer */

#footer {
	clear: both;
	margin: 0px auto;
	height: 80px;
	background: url(images/img03.gif) repeat-x left top;
	text-align: center;
}

#footer p {
	margin: 0px;
	padding: 18px 0px 0px 0px;
	font-size: 12px;
	color: #FFFFFF;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

#footer a {
	color: #ffffff;
	text-decoration: none;
}

#footer a:hover { 
	text-decoration: underline; 
}
.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: 14px;
}
.MainBodyText {
	font-size:13px;
}
.FormBack {
	width: 520px;
	font-size:14px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	background-color: #f5f5f5;
	margin-left:auto;
	margin-right:auto;
}
