
#supportText {
	color: #7c7c7f;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif, !important;
	padding-left: 270px;
	padding-top: 15px;
	padding-bottom: 15px;
	line-height: 120%;
}

#pageTitle {
	color: #174387;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif, !important;
	padding-left: 270px;
	padding-top: 15px;
	padding-bottom: 15px;
	line-height: 120%;
}

#grid0 {
	margin-left: 50px;
}

#grid1 {
	margin-left: 15px
}


table {
	border-collapse: collapse;
	border: 2px solid #174387;
	font: normal 80%/140% arial, helvetica, sans-serif;
	color: #555;
	background: #fff;
	margin: 0 auto 0 auto;
}

td, th {border: 1px dotted #bbb;
padding: .5em;}

caption {padding: 0 0 .5em 0;
text-align: left;
font-size: 1.4em;
font-weight: bold;
text-transform: uppercase;
color: #333;
background: transparent;}

/* =head =foot
----------------------------------------------- */

thead th, tfoot th {border: 2px solid #000;
text-align: left;
font-size: 1.2em;
font-weight: bold;
color: #333;
background: transparent;}

tfoot td {border: 2px solid #000;}

/* =body
----------------------------------------------- */

tbody th, tbody td {vertical-align: top;
text-align: left;}

tbody th {white-space: nowrap;}

.odd {background: #fcfcfc;}

tbody tr:hover {background: #fafafa;}