A:link {
	FONT-WEIGHT: normal;
	FONT-SIZE: 10pt;
	COLOR: #2851A0;
	FONT-FAMILY: Arial;
	TEXT-DECORATION: none
}
A:visited {
	FONT-WEIGHT: normal;
	FONT-SIZE: 10pt;
	COLOR: #2851A0;
	FONT-FAMILY: Arial;
	TEXT-DECORATION: none
}
A:hover {
	FONT-WEIGHT: normal;
	FONT-SIZE: 10pt;
	COLOR: #ff0000;
	FONT-FAMILY: Arial;
	TEXT-DECORATION: underline
}
A:active {
	FONT-WEIGHT: normal;
	FONT-SIZE: 10pt;
	COLOR: #2851A0;
	FONT-FAMILY: Arial;
	TEXT-DECORATION: none
}

.outerdiv
{
	width: 640px;
	padding-bottom: 5px;
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 5px;
	margin: 5 0 0 0;
}
.headingtext
	{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11.5pt;
	font-weight : bold;
	color: #2851A0;
	font-style : italic;
}
.messagetext
	{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13pt;
	font-weight : bold;
	color: #2851A0;
}
.boldtext
	{
		font-family : Arial, Helvetica, sans-serif;
		font-size : 12px;
		font-weight : bold;
		color: #2851A0;
		
	}
.boldtextr
	{
		font-family : Arial, Helvetica, sans-serif;
		font-size : 12px;
		font-weight : normal;
		color: #ffffff;
		padding: 2 5 2 5;
	}
.plaintext
	{
		font-family : Arial, Helvetica, sans-serif;
		font-size : 12px;
		font-weight : normal;
		color: #303030;
	}
.paratext
	{
		font-family : Arial, Helvetica, sans-serif;
		font-size : 12px;
		font-weight : normal;
		color: #303030;
		margin-bottom: 10px
	}
.smalltext
	{
		font-family : Arial, Helvetica, sans-serif;
		font-size : 11px;
		font-weight : normal;
		color: #303030;
	}
	.smalltextblue
	{
		font-family : Arial, Helvetica, sans-serif;
		font-size : 11px;
		font-weight : normal;
		color: #2851A0;
	}
	.footertext
	{
		font-family : Arial, Helvetica, sans-serif;
		font-size : 12px;
		font-weight : normal;
		color: #2851A0;
	}
.submit {
	color : #ffffff;
	background-color : #2851A0;
	font-weight: normal;
}
th  {
	font-size : 12px;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
	color : #ffffff;
	background-color : #2851A0;
	text-align : center;
}
#captiontext
{
	font-family : Arial, Helvetica, sans-serif;
	font-size: 8px;
	font-weight: normal;
	color: #739FB5;
	margin-top: 5px;
	padding-left: 5px;
	padding-bottom: 0px;
	line-height : 13px;
}