

/*********** main table styles ************/


.maintable1 {
	background-color: none;
	width: 660px;
	height: 160px;
	Margin-top: 20px;
	margin-bottom: 5px;
}

.maintable2 {
	background-color: #ffffff;
	width: 660px;
}



/*********** main text styles ************/


.H1 {
	font-family: Arial, sans-serif, Verdana, Tahoma,;
	font-size: 1.1em;
	line-height: 1.0em;
	color: #ffffff;
	font-weight: lighter;
}

.body {
	font-family: Arial, sans-serif, Verdana, Tahoma,;
	font-size: 0.7em;
	line-height: 1.1em;
	color: #000000;
}

.body2 {
	font-family: Arial, sans-serif, Verdana, Tahoma,;
	font-size: 0.7em;
	line-height: 1.1em;
	color: #000000;
}

A{
	color: #000000;
	text-decoration: underline;
}

A:hover{
	color: #ffff00;
	text-decoration: underline;
}


.QALinks {
	color: #e33131;
	}

.QALinks:hover {
	color: #009933;
	}

/*********** main nav styles ************/

.homemainlinkroll {
	font-family: Verdana, Tahoma, Arial, sans-serif;
	font-size: 0.7em;
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
	width: 100%;
	height: 26px;
	padding: 0px;
	line-height: 1.6em;
	background-color: none;
	display: list-item;
	list-style: none;
	line-height: 2.0em;
}

A.homemainlinkroll:hover { 
	font-family: Verdana, Tahoma, Arial, sans-serif;
	font-size: 0.7em;
	color: #ffffff;
	text-decoration: underline;
	font-weight: bold;
	width: 100%;
	height: 26px;
	padding: 0px;
	line-height: 1.6em;
	background-color: #F55744;
	display: list-item;
	list-style: none;
	line-height: 2.0em;
}
