.cmsbody
{
	font-size: 10pt;
	color: black;
	font-family: Arial, Sans-Serif;
}
.cmsbutton
{
	border-right: #000099 1px solid;
	border-top: #000099 1px solid;
	font-size: 10pt;
	border-left: #000099 1px solid;
	cursor: hand;
	border-bottom: #000099 1px solid;
	font-family: Arial, Sans-Serif;
	background-color: transparent;
}
.cmstextinput
{
	border-right: #000099 1px solid;
	border-top: #000099 1px solid;
	font-size: 10pt;
	border-left: #000099 1px solid;
	border-bottom: #000099 1px solid;
	font-family: Arial, Sans-Serif;
	background-color: transparent;
}
.cmstitle
{
	font-weight: bold;
	font-size: 10pt;
	color: #ffffff;
	font-family: Arial, Sans-Serif;
	background-color: #000099;
	text-decoration: none;
}

.cmsLabel
{
	font-weight: normal;
	font-size: 10pt;
	color: #000000;
	font-family: Arial, Sans-Serif;
	background-color: #ffffff;
	text-decoration: none;
}

.cmsPageTitle
{
	font-weight: bold;
	font-size: 10pt;
	color: #000000;
	font-family: Arial, Sans-Serif;
	text-decoration: none;
}

.cmsFooter
{
	font-weight: normal;
	font-size: 10pt;
	color: #999999;
	font-family: Arial, Sans-Serif;
	background-color: #ffffff;
	text-decoration: none;
}

.cmserror
{
	font-size: 10pt;
	color: #ff0000;
	font-family: Arial, Sans-Serif;	
}
.tick
{
	background-repeat:no-repeat;
	background-position:center center;
	background-image:url(images/tick.gif);
}
.TableBorderBlue { BORDER-RIGHT: #000099 1px solid; BORDER-TOP: #000099 1px solid; BORDER-LEFT: #000099 1px solid; BORDER-BOTTOM: #000099 1px solid }
.TableBorderBlueTop { BORDER-RIGHT: #000099 1px solid; BORDER-TOP: #000099 0px solid; BORDER-LEFT: #000099 1px solid; BORDER-BOTTOM: #000099 1px solid }
.TableBorderBlueSide { BORDER-RIGHT: #000099 0px solid; BORDER-TOP: #000099 0px solid; BORDER-LEFT: #000099 1px solid; BORDER-BOTTOM: #000099 1px solid }
.TableBorderBlueMain { BORDER-RIGHT: #000099 1px solid; BORDER-TOP: #000099 0px solid; BORDER-LEFT: #000099 1px solid; BORDER-BOTTOM: #000099 1px solid }
.TableBorderBlueLeft { BORDER-RIGHT: #000099 0px solid; BORDER-TOP: #000099 0px solid; BORDER-LEFT: #000099 1px solid; BORDER-BOTTOM: #000099 0px solid }
.TableBorderBlueRight { BORDER-RIGHT: #000099 1px solid; BORDER-TOP: #000099 0px solid; BORDER-LEFT: #000099 0px solid; BORDER-BOTTOM: #000099 0px solid }