.title {

	color: #CC3333;
	font-family: "Arial", "Helvetica";
	font-size: 9pt;
	font-weight: bold;

	}

.bodyCopy {

	color: #666666;
	font-family: "Arial", "Helvetica";
	font-size: 8pt;
	font-weight: normal;

	}


.label {

	color: #666666;
	font-family: "Arial", "Helvetica";
	font-size: 8pt;
	font-weight: normal;

	}

.labelLink {

	color: #CC3333;
	font-family: "Arial", "Helvetica";
	font-size: 8pt;
	font-weight: normal;
	text-decoration: none;

	}

.labelLink:Hover {

	color: #CC3333;
	font-family: "Arial", "Helvetica";
	font-size: 8pt;
	font-weight: normal;
	text-decoration: underline;
	background-color: #FFFFCC;

	}

.labelLinkActual {

	color: #CC3333;
	font-family: "Arial", "Helvetica";
	font-size: 8pt;
	font-weight: normal;
	text-decoration: none;
	background-color: #EEEEEE;

	}

.labelLinkActual:Hover {

	color: #CC3333;
	font-family: "Arial", "Helvetica";
	font-size: 8pt;
	font-weight: normal;
	text-decoration: underline;
	background-color: #EEEEEE;

	}

.tableLink {

	color: #666666;
	font-family: "Arial", "Helvetica";
	font-size: 8pt;
	font-weight: bold;
	text-decoration: underline;

	}

.tableLink:Hover {

	color: #CC3333;
	font-family: "Arial", "Helvetica";
	font-size: 8pt;
	font-weight: bold;
	text-decoration: underline;

	}

.button {
	background: #F6F6F6;
	border-style: solid;
	border-width: 1px;
	border-top-color: #ffffff;
	border-left-color: #ffffff;
	border-bottom-color: #ffffff;
	border-right-color: #ffffff;
	font-family : "Arial", "Helvetica";
	font-size: 8pt;
	color: #CC3333;
	cursor: hand;

	}

.buttonRed {
	background: #CC3333;
	border-style: solid;
	border-width: 1px;
	border-top-color: #ffffff;
	border-left-color: #ffffff;
	border-bottom-color: #ffffff;
	border-right-color: #ffffff;
	font-family : "Arial", "Helvetica";
	font-size: 8pt;
	color: #FFFFFF;
	cursor: hand;

	}


.inputBox {
	background: #F6F6F6;
	border-style: solid;
	border-width: 1px;
	border-top-color: #666666;
	border-left-color: #666666;
	border-bottom-color: #666666;
	border-right-color: #666666;
	font-family : "Arial", "Helvetica";
	font-size: 9pt;
	color: #666666;
	font-weight: bold;

	}

.inputBoxSM {
	background: #F6F6F6;
	border-style: solid;
	border-width: 1px;
	border-top-color: #666666;
	border-left-color: #666666;
	border-bottom-color: #666666;
	border-right-color: #666666;
	font-family : "Arial", "Helvetica";
	font-size: 7pt;
	color: #666666;
	font-weight: bold;

	}

.inputBoxMD {
	background: #F6F6F6;
	border-style: solid;
	border-width: 1px;
	border-top-color: #666666;
	border-left-color: #666666;
	border-bottom-color: #666666;
	border-right-color: #666666;
	font-family : "Arial", "Helvetica";
	font-size: 8pt;
	color: #666666;
	font-weight: bold;

	}

.copyright {

	color: #666666;
	font-family: "Arial", "Helvetica";
	font-size: 7pt;
	font-weight: normal;

	}

.copyrightLink {

	color: #666666;
	font-family: "Arial", "Helvetica";
	font-size: 7pt;
	font-weight: normal;
	text-decoration: none;

	}

.copyrightLink:Hover {

	color: #666666;
	font-family: "Arial", "Helvetica";
	font-size: 7pt;
	font-weight: normal;
	text-decoration: underline;

	}

.footerText {

	color: #666666;
	font-family: "Arial", "Helvetica";
	font-size: 9pt;
	font-weight: normal;

	}

.footerTextLink {

	color: #666666;
	font-family: "Arial", "Helvetica";
	font-size: 9pt;
	font-weight: normal;
	text-decoration: none;

	}

.footerTextLink:Hover {

	color: #CC3333;
	font-family: "Arial", "Helvetica";
	font-size: 9pt;
	font-weight: normal;
	text-decoration: underline;

	}
