
A:link {
	FONT-WEIGHT: bold; 
	COLOR: #013456; 
	TEXT-DECORATION: none;
}
A:visited {
	FONT-WEIGHT: bold; 
	COLOR: #013456; 
	TEXT-DECORATION: none;
}
A:hover {
	BORDER-RIGHT: 0px; 
	BORDER-TOP: 0px; 
	BORDER-LEFT: 0px; 
	COLOR: #016a9b; 
	BORDER-BOTTOM: 0px; 
	TEXT-DECORATION: underline;
}
A.image:link {
	BORDER-RIGHT: 0px; 
	BORDER-TOP: 0px; 
	BORDER-LEFT: 0px; 
	BORDER-BOTTOM: 0px;
}
A.image:visited {
	BORDER-RIGHT: 0px; 
	BORDER-TOP: 0px; 
	BORDER-LEFT: 0px; 
	BORDER-BOTTOM: 0px;
}
.Dialog 
{
}
.Dialog td
{
	padding: 5px 5px 5px 5px;
}
/*
.CurrentUser 
{
	font-size: 8pt;
}
.LogoutHtmlAnchor 
{
	font-size: 8pt;
}
.ParagraphHeading 
{
	border: 0.5pt solid #d0d0d0;
	background-color: #f0f0f0;
	font-size: 12pt;
	color: #445588;
	font-weight: bolder;
}
.Heading 
{
	BACKGROUND: url(../images/heading.gif) repeat-x left bottom; 
	font-size: 12pt;
	padding-bottom: 4px;
	COLOR: #014d6d;
	WIDTH: 320px;
}
.LargeHeading 
{
	BACKGROUND: url(../images/heading.gif) repeat-x left bottom; 
	font-size: 12pt;
	padding-bottom: 4px;
	COLOR: #014d6d;
	WIDTH: 400px;
}
.HeadingLink
{
	font-size: 10pt;	
	font-weight: bolder;
	text-decoration: none;
}
.SubHeading 
{
	font-size: 10pt;	
	font-weight: bolder;
}
.BodyTable 
{
	margin: 20px 20px 20px 20px;
	padding: 0px 10px 0px 10px;
}
.MessageLabel 
{
	background-color: #D1EFD7;
	color: #232323;
	padding: 5px 5px 5px 5px;
}
#LogoHyperLink 
{
	text-decoration: none;
}
.PaymentOptions td
{
	font-size: 12pt;
	padding: 7px 7px 7px 7px;
}
.Note 
{
	font-size: 11pt;
	background-color: #EAEBAD;
	border: solid 0.5pt #CFD098;
	padding: 3px 3px 3px 3px;
}
.ShowHtml 
{
	font-family: Verdana;
	font-size: 8pt;
	font-weight: bolder;
}
*/