/* Author Eileen McClelland */

body, td, p, input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #060;
}

a{
color: #0075AB;
}

.td2 {
	color: #FEB722;
	font-weight: bold;
	padding: 10;
	padding-left: 13px;
}

.td3 {
	color: #FFFFFF;
	font-weight: normal;
	padding-left: 13px;
}

h1 {
	font-size: 16px;
	font-weight: bold;
	color:#0075AB;
}

.sideheader {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #2792BC;
	font-size: 12px;
}

.baseline {
	color:#FFFFFF;
}

.footLink {
	font-weight: normal;
	text-decoration: none;
}

.menuLink {
	font-size: 12px;
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: underline;
}



a.menuLink:hover {
text-decoration: underline;
}
#attention {
	font-weight: bold;
	background-color: #FFFFFF;
	margin-right: 10px;
}
