a:link {
	color: #0000CC;
	text-decoration: none;}
a:visited {
	color: #0000CC;
	text-decoration: none;}
a:hover {
	color: #FF0000;
	text-decoration: underline;}
a:active {
	text-decoration: underline;}


body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 145%;
	color: #000000;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 100%;
	color: #003366;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 100%;
	color: #003366;
}
h2 a:link {
	color: #ff6600;
	text-decoration: none;}
h2 a:visited {
	color: #ff6600;
	text-decoration: none;}
h2 a:hover {
	color: #FF0000;
	text-decoration: underline;}
h2 a:active {
	text-decoration: underline;}


h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 100%;
	color: #666666;
}
h3 a:link {
	color: #999999;
	text-decoration: none;}
h3 a:visited {
	color: #999999;
	text-decoration: none;}
h3 a:hover {
	color: #FF0000;
	text-decoration: underline;}
h3 a:active {
	text-decoration: underline;}

.breadcrumbs {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 100%;
	color: #333333;
}

.mainclass {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 100%;
	font-weight: bold;
	color: #666666;
}
.mainclass  a:link {
	text-decoration: none;
	color: #0000CC;
}
.mainclass  a:visited {
	text-decoration: none;
	color: #0000cc;
}
.mainclass  a:hover {
	text-decoration: underline;
	color: #FF0000;
}
.mainclass  a:active {
	text-decoration: underline;
	color: #FF0000;
}

.sidetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 100%;
}



.module {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 100%;
	font-weight: bold;
	color: #003366;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}

.sublevel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 100%;
	font-weight: normal;
	color: #333333;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	padding-bottom: 2px;
	padding-top: 2px;
	padding-left: 4px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: dotted;
	border-left-style: dotted;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
}

.sublevel a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 100%;
	font-weight: normal;
	color: #333333;
	text-decoration: none;

}
.sublevel a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 100%;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.sublevel a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 100%;
	color: #FF0000;
	text-decoration: none;
}
