/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/back.jpg);
}
#container {
	width: 745px;
	margin-right: auto;
	margin-left: auto;
}
#container #content {
	background-color: #000000;
}
#container #content #text {
	margin-top: 0px;
	padding-top: 5px;
	padding-right: 20px;
	padding-left: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
body,td,th {
	color: #FFFFFF;
}
.style1 {
	font-size: 14px;
	font-weight: bold;
}
.style2 {font-size: 13px; font-weight: bold; }
a:link {
	color: #FFFFFF;
}
a:visited {
	color: #FFFFFF;
}

/* SEO */

.header2 {
    font-size:13pt;
    font-weight:bold;
}

.header2Italic {
    font-size:11pt;
    font-style:italic;
}
	
.underFooter {
	background-color:#000000;
	font-family:arial;
	color:#FFFFFF;
	
}
.underFooter a {
	font-size:8pt;
	color:#FFFFFF
}

.underFooter h2 {
	text-align:center;
	padding: 10px;
	
	font-size:11pt;
	
}
.underFooter h3 {
	text-align:center;
	
	
	font-size:11pt;
	
}

.underFooter h4 {
	text-align:center;
	
	font-size:10pt;
	
}

.footerMenu {
	text-align:center;
}

.loc2 {

	font-size:11pt;
	color: #FFFFFF;
	font-style: italic;
}

.loc3 {

	text-align:center;
	font-size:8pt;
	margin:0px 10px 0px 10px;
}

#AutoNumber1 {
	text-align:center;
	border-collapse: collapse;
	font-size:9pt;
}
#AutoNumber1 td {
	text-align:left;
}
#AutoNumber1 a {
	color:#FFFFFF;
	font-size:8pt;
	text-decoration:none;
}

#copyright  {
	font-size:8pt;
	color:#FFFFFF;
	}