body	{
    overflow:scroll;
    overflow:-moz-scrollbars-vertical;
}

a:link	{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	text-decoration: none;
	color: #006D9B;
}

a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	text-decoration: none;
	color: #006D9B;
}

a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	text-decoration: none;
	color: #006D9B;
}

a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	text-decoration: none;
	color: #515151;
}

a.headnav:link	{
	color: #515151;
	font-size: 11px;
	text-decoration: none;
}

a.headnav:visited {
	color: #515151;
	font-size: 11px;
	text-decoration: none;
}

a.headnav:active {
	color: #515151;
	font-size: 11px;
	text-decoration: none;
}

a.headnav:hover {
	color: #006D9B;
	font-size: 11px;
	text-decoration:none;
}

a.leftnav:link	{
	color: #FFFFFF;
	font-size: 12px;
	text-decoration: none;
}

a.leftnav:visited {
	color: #FFFFFF;
	font-size: 12px;
	text-decoration: none;
}

a.leftnav:active {
	color: #FFFFFF;
	font-size: 12px;
	text-decoration: none;
}

a.leftnav:hover {
	color: #515151;
	font-size: 12px;
	text-decoration:none;
}

a.footercopyrightlink:link {
font-family: Trebuchet MS, Helvetica, sans-serif;
color: #656564;
font-size: 10px;
font-weight: normal;
text-decoration: none;
letter-spacing: 0px;
}

a.footercopyrightlink:visited {
font-family: Trebuchet MS, Helvetica, sans-serif;
color: #656564;
font-size: 10px;
font-weight: normal;
text-decoration: none;
letter-spacing: 0px;
}

a.footercopyrightlink:active {
font-family: Trebuchet MS, Helvetica, sans-serif;
color: #656564;
font-size: 10px;
font-weight: normal;
text-decoration: none;
letter-spacing: 0px;
}

a.footercopyrightlink:hover {
font-family: Trebuchet MS, Helvetica, sans-serif;
color: #656564;
font-size: 10px;
font-weight: normal;
text-decoration: none;
letter-spacing: 0px;
}

td, tr, table {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	color: #000000;
    letter-spacing: 0px;
	}

input, select, option, textarea	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #7F7F7F;
	background-color: #D2E2EB;
    border-top: 1px solid #DFDFDF;
	border-bottom : 1px solid #7F7F7F;
    border-right: 1px solid #7F7F7F;
	border-left : 1px solid #DFDFDF;
}