 body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/bg.jpg);
	background-color: #0078c1;
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.pagetitle {color:navy; font-size: 26px; font-weight: bold}
.subpagetitle {font-size: 16px; font-weight: bold}

.infotext{font-size: x-small;}
.smalltext{font-size: xx-small;}

.specheader {FONT-WEIGHT: bold; FONT-SIZE: x-small; FONT-FAMILY: 'Arial Narrow', Arial}
.spectext {FONT-SIZE: xx-small; FONT-FAMILY: 'Arial Narrow', Arial}

.navline
{
	font-size: x-small;
	color: #ffffff;
	background-color: #7aa6d3;
}




a { color: blue; text-decoration: underline}
a:visited { color: blue; text-decoration: underline}
a:hover { color: #ff6600; text-decoration: underline}


a.breadcrumb:link { color: #ffffff; text-decoration: underline; }
a.breadcrumb:visited { color: #ffffff; text-decoration: underline;}
a.breadcrumb:hover { color: #ff6600; text-decoration: underline}

a.group:link { color: #0000c0; text-decoration: underline;}
a.group:visited { color: #0000c0; text-decoration: underline;}
a.group:hover { color: #ff6600; text-decoration: underline}

a.tablehead:link { color: black; text-decoration: underline;}
a.tablehead:visited { color: black; text-decoration: underline;}
a.tablehead:hover { color: #ff6600; text-decoration: underline}

a.printmenu { color: black; }

/*client section*/
.tablehead2 { color: #FFFFFF; background-color: #7AA6D3; font-size: x-small; }
.row21 { background-color: #EAEFF5; font-size: x-small; }
.row22 { background-color: #C1D1E0; font-size: x-small; }


.menu_link {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.menu_link a{
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

.menu_link a:hover{
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #00436A;
	text-decoration: none;
}

.menu_link2 {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #00436A;
	text-decoration: none;
}
.menu_link2 a{
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #00436A;
	text-decoration: none;
}

.menu_link2 a:hover{
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

.link_small {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #233d84;
	text-decoration: none;
}