/* CSS Document */

BODY {font-family: Arial, Helvetica, sans-serif; font-size: 12px;}


.Title      {
	font-size: 14px;
	color: #37489E;
	font-weight: bold;
	text-indent: 5px;
}

.TitleWhite      {
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
	text-indent: 5px;
}
.Heading    {
	font-size: 16px;
	color: #666666;
	font-weight: bold;
}
.Heading1    {
	font-size: 16px;
	color: #666666;
	font-weight: bold;
    padding-left: 3px;
}
.SubHeading {
	font-size: 12px;
	color: #666666;
	font-weight: bold;
	margin-left: 5px;
}

.NormalText {
	font-size: 12px;
	color: #000000;
	font-weight: normal;
	vertical-align: top;
	padding-left: 5px;
}
.NormalOrangeText {
	font-size: 12px;
	color: #ff0000;
	font-weight: normal;
	vertical-align: top;
		font-weight: bold;
}
.NormalGreenText {
	font-size: 12px;
	color: #A1C65F;
	font-weight: normal;
	vertical-align: top;
		font-weight: bold;
}

.NormalWhiteBold {
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	margin-left: 5px;
	font-weight: bold;
	padding-left: 15px;
}
.NormalWhiteBold A:link		{ font-size: 12px; color: #FFFFFF; text-decoration: none }
.NormalWhiteBold A:visited	{ font-size: 12px; color: #FFFFFF; text-decoration: none }
.NormalWhiteBold A:hover	{ font-size: 12px; color: #FFFFFF; text-decoration: none }
.NormalBlueBold {
	font-size: 12px;
	color: #0A246A;
	font-weight: bold;
	vertical-align: top;
	margin-left: 15px;
	font-weight: bold;
	padding-left: 15px;
}



.findoutmore {
	font-size: 10px;
	color: #FF0000;
	font-weight: normal;
	margin-left: 5px;
	margin-bottom:7px;
}

.boxtext {
	font-size: 11px;
	color: #ffffff;
	font-weight: normal;
	padding-left: 5px;
	padding-right: 5px;
}
.boxtext A:link		{ font-size: 11px; color: #FFFFFF; text-decoration: none }
.boxtext A:visited	{ font-size: 11px; color: #FFFFFF; text-decoration: none }
.boxtext A:hover	{ font-size: 11px; color: #FFFFFF; text-decoration: none }


.boxtextorange {
	font-size: 11px;
	color: #FF9900;
	font-weight: normal;
	padding-left: 5px;
	padding-right: 5px;
}
.boxtextorange A:link	 { font-size: 11px; color:#FF9900; text-decoration: none }
.boxtextorange A:visited { font-size: 11px; color: #FF9900; text-decoration: none }
.boxtextorange A:hover { font-size: 11px; color:#FF9900;text-decoration: none }
	
table.one
{
table-layout: fixed
}

