/* CSS Document */

body{
    margin: 0;
    padding: 0;
	background-color: #FFFFFF;
	line-height: 1.5em;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 110%;
	font-size: 11pt;
}

#wrapper{ 
	width: 800px;
	background: #FFFFFF;
	margin: 0 auto; 
	text-align: left;
} 

#content{
	width: 740px;
	background-color: #FFFFFF;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
	border-left: 1px solid #666666;
	border-top: 1px solid #666666;
	text-align: left;
	padding-top: 30px;
	padding-right: 30px;
	padding-bottom: 30px;
	padding-left: 30px;
}

#footer{
	width: 780px;
	background-color: #FFFFFF;
	color: #FFFFFF;
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
	border-left: 1px solid #666666;
	padding-top: 9px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}

.style1{
	color: #ce0000;
}

.style2{
	font-size: 16pt;
	font-family: font-family: Cambria, Times New Roman, Arial, Helvetica, sans-serif;
	line-height: 110%;
}

.style3{
	font-size: 13pt;
	font-family: font-family: Cambria, Times New Roman, Arial, Helvetica, sans-serif;
	line-height: 110%;
}

.style4{
	color: #000000;
}

.style5{
	color: #c00000;
}

.style6{
	font-size: 28pt;
	font-family: Arial, Helvetica, sans-serif;	
	line-height: 110%;
}

.style7{
	font-size: 11pt;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 110%;
	color: #666666;
}

.style8{
	font-size: 15pt;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 110%;
	color: #0572C9;
}

.style9{
	color: #333333;
}

.style10{
	color: #0572C9;
}

.style11{
	font-size: 20pt;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 110%;
}

.style12{
	font-size: 22pt;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 110%;
}

.style13{
	font-size: 16pt;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 110%;
}

.style14{
	font-size: 8pt;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 110%;
}

.style15{
	font-size: 12pt;
	font-family: Arial, Helvetica, sans-serif;	
	line-height: 110%;
}

.style16{
	font-size: 14pt;
	font-family: Arial, Helvetica, sans-serif;	
	line-height: 110%;
}

.style17{
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;	
	line-height: 110%;
}

img{  
	border-style: none;
}

a {color: #0572C9; text-decoration: underline; 
}

a:visited {color: #c00000; text-decoration: underline; 
}

a:hover {color: #0572C9; text-decoration: none; 
}

#footer #links a {
	color:#0572C9;
}


