body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
	line-height: 130%;
	color: #333333;
}

.Title {
	font-size: large;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #7070FF;
	line-height: normal;



}
.SubHeading {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: medium;
	font-weight: bold;
	color: #7070FF;

}
.Content {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
	line-height: 130%;
	color: #333333;


}
a {
	color: #737373;
	text-decoration: none;
	font-weight: bolder;


}
.ContentNoIndent {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
	line-height: 130%;
	color: #333333;
}
.SubHeadingBlack {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: medium;
	font-weight: bold;
	color: #333333;
}
li {
	list-style-image: url(images/bullet.gif);
	list-style-position: outside;
	list-style-type: square;
	margin-left: 30px;


}
.Copyright {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9pt;
	line-height: 130%;
	color: #333333;
	text-indent: 5ex;
}
.TitleBlack {

	font-size: large;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #333333;
	line-height: normal;
}
.ContentBlue {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
	line-height: 130%;
	color: #7070FF;
	font-weight: bolder;

}



fieldset {  
margin: 1.5em 0 0 0;  
padding: 0;
border: none;
}

legend {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: medium;
	font-weight: bold;
	color: #7070FF;
	line-height: 130%;
}

input, textarea {
  background: #FFFFFF;
  border: 1px solid #7070FF;
  	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
	line-height: 130%;
	color: #333333;
  width: 300px;
}
.formul {  
padding: 1em 1em 0 1em;  
list-style: none;
}
.formli {  
padding-bottom: 1em;
}
fieldset.submit {  
border-style: none;
}
fieldset label {  
display: block;
}