/* CSS Document */

body { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#000000;
	margin: 23px 0;
}

p { margin-top: 0; }
h1 { margin-bottom: 0; font-size: 11px; margin-top: 28px; }

a { 
	color:#4aa1ec;
	text-decoration: none;
	font-weight: bold;
}

a:hover { 
	color:#4aa1ec;
	text-decoration: underline;
}

td.hometext { 
	background:url(images/hometext-top.gif) repeat-x top;
}

td.hometext-left { 
	vertical-align: top;
}

td.hometext-right { 
	vertical-align:top;
}

td.topnav { 
	background:url(images/buttonbar-top.gif);
	height: 49px;
	color:#ffffff;
	vertical-align:top;
}

.topnav a { 
	color:#ffffff;
	text-transform: uppercase;
	text-decoration: none;
	font-weight: bold;
}

.topnav a:hover { text-decoration:underline; }

td.bottomnav { 
	background:url(images/buttonbar-bottom.gif);
	height: 52px;
	color:#ffffff;
	vertical-align:top;
}

.bottomnav a { 
	color:#ffffff;
	text-transform: uppercase;
	text-decoration: none;
	font-weight: bold;
}

.bottomnav a:hover { text-decoration:underline; }
