#sectionlink
/* IE5 & 6 fix needed for this in head section see !--- start css hacks to fix display issues with IE5 and IE6 for sidenav --> in head tag */
{
	font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	font-weight: bold;
	font-size: 12px;
	text-align: middle;
	text-decoration: none;
	width: 200px;
	border-color: #fff;
	float: left;
	border-width: 1px 0px 0px 0px;
	border-style: solid;
}


#sectionlink ul
{
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#sectionlink li
{
	margin: 0px;
}

#sectionlink a
{
	display: block;
	color: #27435F;
	padding: 0 0 0 8px;
	line-height: 24px;
	text-decoration: none;
	background-color: D5E1EE;
	border-bottom: #fff;
	border-width: 0px 0px 1px 0px;
	border-style: solid;
}


#sectionlink a:hover, #sectionlink a:active,
{
	color: #FFF;
	text-decoration: none;
	background-color: 4A77A5;
	border-bottom: #FFF;
	border-width: 0px 0px 1px 0px;
	border-style: solid;
}

#sectionlinkon a:hover, #sectionlinkon a:active,
#sectionlinkon a:visited, #sectionlinkon a:link
{
	color: #FFF;
	text-decoration: none;
	background-color: 4A77A5;
	border-bottom: #FFF;
	border-width: 0px 0px 1px 0px;
	border-style: solid;
}


#sectionsublink
/* IE5 & 6 fix needed for this in head section see !--- start css hacks to fix display issues with IE5 and IE6 for sidenav --> in head tag */
{
	font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	font-weight: bold;
	font-size: 12px;
	text-align: middle;
	text-decoration: none;
	width: 180px;
	border-color: #fff;
	float: right;
	border-width: 0px 0px 0px 1px;
	border-style: solid;
}


#sectionsublink ul
{
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#sectionsublink li
{
	margin: 0px;
}

#sectionsublink a
{
	display: block;
	color: #27435F;
	padding: 0 0 0 8px;
	line-height: 24px;
	text-decoration: none;
	background-color: D5E1EE;
	border-bottom: #fff;
	border-width: 0px 0px 1px 0px;
	border-style: solid;
}


#sectionsublink a:hover, #sectionsublink a:active,
{
	color: #FFF;
	text-decoration: none;
	background-color: 7DABDB;
	border-bottom: #FFF;
	border-width: 0px 0px 1px 0px;
	border-style: solid;
}

#sectionsublinkon a:hover, #sectionsublinkon a:active,
#sectionsublinkon a:visited, #sectionsublinkon a:link
{
	color: #FFF;
	text-decoration: none;
	background-color: 7DABDB;
	border-bottom: #FFF;
	border-width: 0px 0px 1px 0px;
	border-style: solid;
}


.smlink { font-size: 11px;  line-height: 22px; font-family: Verdana, Geneva, Arial }
.text { font-size: 12px; color: 505050; line-height: 22px; font-family: Verdana, Geneva, Arial }
.result { font-size: 11px; font-family: Verdana, Geneva, Arial }
h2 { color: #cc0000; font-size: 20px; font-weight: bold; line-height: 24px; font-family: Verdana, Geneva, Arial }
h3 { color: #cc0000; font-size: 18px; font-weight: bold; line-height: 22px; font-family: Verdana, Geneva, Arial }
h4 { font-size: 14px; font-weight: bold; font-family: Verdana, Geneva, Arial }
a:hover	{ color: #cc0000; background-color: transparent; }

