/* Global Styles */
body {margin:0px;
	font:12px Arial,sans-serif;
	word-spacing:5px;
	}

td {font:12px Arial,sans-serif;
	color:#000000;
	word-spacing:5px;
	line-height:1.2em
	}

a {color: #0000CC;
	word-spacing:5px;
	}

a:hover {color: #006699;
	word-spacing:5px;
	}


/* Class Styles */
.headMenuText{
	font:12px Arial,sans-serif;
	color:#666666;
	word-spacing:5px;
	}

.headMenuText a{
	color:#666666;
	text-decoration:none;
	}

.headMenuText a:hover {
	color:#FF6600;
	text-decoration:underline;
	}

.mainHeader {
	font-size:26px;
	font-weight:bold;
	line-height:1.5em
}

.subHeader1 {
	font-size:14px;
	font-weight:bold;
	line-height:1.3em
}

.subHeader2 {
	font-size:16px;
	font-weight:bold;
	line-height:1.5em
}

.infoTable {
    background-color:#FFECFF;
	vertical-align:top;
}

.infoTable2 {
    background-color:#FFFFFF;
	vertical-align:top;
	margin:none;
}

.textStyle1 {
	font-size:14px; 
	font-weight:bold;
    color:#FFFFFF;
	margin:10px;
}

.textStyle2 {
	font:11px Arial,sans-serif;
	color:#666666;
	margin:10px;
	}

.textStyle2w {
	font:11px Arial,sans-serif;
	color:#FFFFFF;
	margin:10px;
	}

.textStyle3 {
	font:14px Arial,sans-serif;
    color:#333333;
	line-height: 1.4em;
	}

.textStyle3r {
	font:14px Arial,sans-serif;
	color: #FF0000;
	line-height: 1.4em;
	}

.textStyle4 {
	font-size: 16px;
    color:#000000;
	margin:10px;
	line-height: 1.4em;
}

.textStyle5 {
	font-size: 18px;
	font-weight: bold;
	color: #0000FF;
	margin:10px;
	line-height: 1.4em;
	}

.textStyle6 {
	font-size: 16px;
	font-weight: bold;
	color: #FF0000;
	line-height: 1.4em;
	}

.textStyle7 {
	color: #0000FF;
	font-weight: bold;
	font-size: 14px;
	text-decoration:underline;
	}

.menuText{
	font:14px Arial,sans-serif;
	color:#0000CC;
	line-height: 1.4em;
	}

.menuText a{
	color:#0000CC;
	text-decoration:none;
	}

.menuText a:hover {
	color:#FF6600;
	text-decoration:underline;
	}

