/*----------------------------------------------------------------------*/

body {	font-family: Tahoma,Arial,Helvetica;
	font-size: 10pt;
	margin-top: 5px;
	margin-left: 0px;
	background-image: url("/images/background.jpg");
}

p 	{ font-family: Tahoma,Arial,Helvetica; font-size: 10pt; }
table	{ font-family: Tahoma,Arial,Helvetica; font-size: 10pt; }
li	{ margin-bottom: 10px; }

/*----------------------------------------------------------------------*/

a 		{ font-family: Arial,Helvetica; color: #622CAC; text-decoration: none; }
a:active	{ color: #007AD9; }
a:visited	{ color: #622CAC; }
a:hover		{ text-decoration: underline; }

/*----------------------------------------------------------------------*/

.HeaderLine {	height: 1px;
		width: 95%;
		text-align: left;
		color: #CCCCCC;
}

.SubHeader {	font-family: Tahoma,Arial,Helvetica;
		font-size: 10pt;
		font-weight: bold;
		color: 333365;
}

.ContactInfo {	font-family: Tahoma,Arial,Helvetica;
		font-size: 10pt;
		text-align: center;
}

.Copyright {	font-family: Tahoma,Arial,Helvetica;
		font-size: 7pt;
		text-align: right;
		margin-top: 3px;
		margin-bottom: 0px;
		margin-left: 0px;
		margin- right: 0px;
}

.Note {		font-family: Tahoma,Arial,Helvetica;
		font-size: 8pt;
		font-style: italic;
		text-align: center;
		margin: 10px;
}

/*----------------------------------------------------------------------*/

.FormLabel {	font-family: Tahoma,Arial,Helvetica;
		font-size: 10pt;
		font-weight: bold;
		text-align: right;
		color: #333366;
}

.FormField {	font-family: Tahoma,Arial,Helvetica;
		font-size: 10pt;
}

.Required {	font-family: Tahoma,Arial,Helvetica;
		font-size: 10pt;
		color: #FF0000;
}

/*----------------------------------------------------------------------*/
