BODY { background-color: #ffffff; margin-left:15px; margin-right:0px; margin-top:4px; margin-bottom:4px; scrollbar-arrow-color:#ccccff; scrollbar-base-color:#ccccff; scrollbar-shadow-color:#ccccff; scrollbar-face-color:#ffffff; scrollbar-highlight-color:#cccccc; scrollbar-dark-shadow-color:#ccccff; scrollbar-3d-light-color:#ccccff; font-size:10pt;font-family : Arial, Helvetica, sans-serif; } 
TD, DIV, SPAN { font-family : Arial, Helvetica, sans-serif; font-size : 10pt; }
.header { color : #000000; font-size : 8pt; font-weight : bold; text-transform : uppercase; font-family : Verdana, Geneva, Helvetica, Arial, sans-serif; }
.header2 { color : #ffffff; font-size : 26px; text-transform : uppercase; font-family : Verdana, Geneva, Helvetica, Arial, sans-serif; }
.header3 { color : #000000; font-size : 24px; text-transform : uppercase; font-family : Verdana, Geneva, Helvetica, Arial, sans-serif; }
.subHeader { color : #000000; font-weight : bold; }
.altNav { color : #000000; font-weight : bold; text-transform : uppercase; font-size : 7pt; }
.capLetter1 { text-transform:capitalize; }
.iconText { color : #999999; text-transform : uppercase; font-size : 7pt; padding: 10px; }
.justify { text-align : justify; }
.greenhighlight { color: #000000; font-family : Verdana, Geneva, Helvetica, Arial, sans-serif; font-size : 10pt; }
HR { height: 1px; background-color: transparent; color: #400D73; margin: 2px 0px 2px 0px; }
.required {	color : #FE0101; }
.message { color : #FE0101; }


FORM {
	margin:0px;
}
.hidden {
	display:none;
	}

/* subscribe box styles */
.subscribeBox {
border:none;
font-family: verdana, "Lucida Sans Typewriter", helvetica; 
}
.subscribeLeft {
	border:none;
	background-color:#ffffff;
	text-align:center;
	float:left;
}
.subscribeRight {
	border:none;
	background-color:#ffffff;
	text-align:center;
	float:left;
}
.subscribeInput {
	border:solid #414144 1px;
	width:80px;
	color:#414144;
	font-size:8pt
}
.subscribeHeader { 
font-family: verdana, "Lucida Sans Typewriter", helvetica; 
font-size: 10px;
font-weight: bold; 
color:#333333;
text-indent: 2pt;
}/* Style for tree item text */
	.t0i {
		font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-size: 11px;
		color: #000000;
		background-color: #ffffff;
		text-decoration: none;
	}
	/* Style for tree item image */
	.t0im {
		border: 0px;
		width: 19px;
		height: 16px;
	}
