body {
	background-color : #FFFFFF;
	background-image: none;
}

td {
	font-family:Helvetica,Arial,sans-serif;
	font-size:11px;
	color:#000000;
}

/* content */

a {
	font-family:Helvetica,Arial,sans-serif;
	font-size:11px;
	color:#0081C4;
	text-decoration : none
}

a:visited {
	color:#0081C4;
	text-decoration : none
}

a:hover {
	color:#FF0000;
	text-decoration : none
}

/*head Navigation*/

a.headNav {
	font-family:Helvetica,Arial,sans-serif;
	font-size:11px;
	color:#A1A1A1;
	text-decoration : none
}

a.headNav:visited {
	color:#A1A1A1;
	text-decoration : none
}

a.headNav:hover {
	color:#FF0000;
	text-decoration : none
}

.headNavActive {
	color:#FF0000;
}

/* main Navigation*/

a.mainNav {
	font-family:Helvetica,Arial,sans-serif;
	font-size:11px;
	color:#000000;
	text-decoration : none;
	font-weight : bold;
}

a.mainNav:visited {
	color:#000000;
	text-decoration : none
}

a.mainNav:hover {
	color:#FF0000;
	text-decoration : none
}

.mainNavActive {
	color:#0081C4;
	font-weight : bold;
}


/* subNavigation*/


a.subNav {
	font-family:Helvetica,Arial,sans-serif;
	font-size:11px;
	color:#000000;
	text-decoration : none;
}

a.subNav:visited {
	color:#000000;
	text-decoration : none
}

a.subNav:hover {
	color:#FF0000;
	text-decoration : none
}

a.subNavActive {
	color:#FFFFFF;
	font-weight : bold;
	text-decoration : none;
}

a.subNavActive:visited {
	color:#FFFFFF;
	font-weight : bold;
	text-decoration : none;
}

a.subNavActive:hover {
	color:#FF0000;
	font-weight : bold;
	text-decoration : none;
}


td.subNav {
	height : 19px;
	padding-left : 15px;
	padding-bottom: 2px;
	padding-top:2px;
	border-left : 1px;
	border-top : 1px;
	border-bottom : 0px;
	border-right : 0px;
	border-style : solid;
	border-color : #FFFFFF;
}

td.subNavActive {
	background-color : #0081C4;
	height : 19px;
	padding-left : 15px;
	padding-bottom: 2px;
	padding-top:2px;
}

/* subsub Navigation */

td.subsubNav {
	background-color : #FFFFFF;
	padding-top:2px;
	padding-left : 17px;
	padding-bottom: 2px;
	height : 18px;
}

td.subsubNavActive {
	color:#0081C4;
	font-weight:bold;
	background-color : #FFFFFF;
	padding-top:2px;
	padding-left : 17px;
	padding-bottom: 2px;
	height : 18px;
}


/* path*/

a.path {
	font-family:Helvetica,Arial,sans-serif;
	font-size:11px;
	color:#626262;
	text-decoration : none;
}

a.path:visited {
	color:#626262;
	text-decoration : none
}

a.path:hover {
	color:#FF0000;
	text-decoration : none
}

a.pathActive {
	font-family:Helvetica,Arial,sans-serif;
	font-size:11px;
	color:#626262;
	text-decoration : none;
	font-weight : bold;
}

a.pathActive:visited {
	color:#626262;
	text-decoration : none
}

a.pathActive:hover {
	color:#FF0000;
	text-decoration : none
}

/* pfooter*/

a.footer {
	font-family:Helvetica,Arial,sans-serif;
	font-size:11px;
	color:#626262;
	text-decoration : none;
}

a.footer:visited {
	color:#626262;
	text-decoration : none
}

a.footer:hover {
	color:#FF0000;
	text-decoration : none
}

/*elements*/

td.vertGreyLine {
	background-color : #D0D0D0;
}

td.vertDarkGreyLine {
	background-color : #B2B2B2;
}

td.headSeperator {
	background-color : #A1A1A1;
}

td.overWhite {
	background-color : #FFFFFF;
}

.leadBlue {
	font-family:Helvetica,Arial,sans-serif;
	font-size:20px;
	color:#0081C4;
}

.leadGrey{
	font-family:Helvetica,Arial,sans-serif;
	font-size:20px;
	color:#919191;
}

.cTitleBold {
	font-family:Helvetica,Arial,sans-serif;
	font-size:11px;
	color:#626262;
	font-weight : bold;	
}

td.cTextGrey {
	font-family:Helvetica,Arial,sans-serif;
	font-size:11px;
	color:#626262;
}

td.copyright {
	font-family:Helvetica,Arial,sans-serif;
	font-size:11px;
	color:#919191;
}

div.noprint, td.noprint {
	display: none;
	width: 0px;
}

div.print {
	display: block;
}
