@charset "iso-8859-1";
/* CSS Document */
body { 
background-color: #E6E6E6 
} 
p { 
font-size: 12px; color: #333333; font-family: arial,helvetica,verdana,sans-serif 
} 
td { 
font-size: 12px; color: #333333; font-family: arial,helvetica,verdana,sans-serif 
} 
li { 
font-size: 12px; color: #333333; font-family: arial,helvetica,verdana,sans-serif 
} 
ol { 
font-size: 12px; color: #333333; font-family: arial,helvetica,verdana,sans-serif 
} 
ul { 
font-size: 12px; color: #333333; font-family: arial,helvetica,verdana,sans-serif 
} 
dl { 
font-size: 12px; color: #333333; font-family: arial,helvetica,verdana,sans-serif 
} 
dd { 
font-size: 12px; color: #333333; font-family: arial,helvetica,verdana,sans-serif 
} 
dt { 
font-size: 12px; color: #333333; font-family: arial,helvetica,verdana,sans-serif 
} 
blockquote { 
font-size: 12px; color: #333333; font-family: arial,helvetica,verdana,sans-serif 
} 
a { 
font-weight: normal; text-decoration: underline 
} 
a:link { 
color: #013682; text-decoration: underline 
} 
a:visited { 
color: #666666; text-decoration: underline 
} 
a:hover { 
color: #013682; text-decoration: underline 
} 
a:active { 
color: #013682; text-decoration: underline 
} 
.nav { 
font-weight: normal; font-size: 10px; color: #013682; font-family: verdana,arial,helvetica,sans-serif; text-decoration: none 
} 
.nav a:link { 
font-weight: normal; color: #013682; text-decoration: none 
} 
.nav a:visited { 
font-weight: normal; color: #013682; text-decoration: none 
} 
.nav a:hover { 
font-weight: normal; color: #013682; text-decoration: underline 
} 
.nav a:active { 
font-weight: normal; color: #013682; text-decoration: none 
} 
.navcurrent { 
font-weight: normal; font-size: 10px; color: #666666; font-family: verdana,arial,helvetica,sans-serif; text-decoration: none 
} 
.navcurrent a:link { 
font-weight: normal; color: #666666; text-decoration: none 
} 
.navcurrent a:visited { 
font-weight: normal; color: #666666; text-decoration: none 
} 
.navcurrent a:hover { 
font-weight: normal; color: #666666; text-decoration: underline 
} 
.navcurrent a:active { 
font-weight: normal; color: #013682; text-decoration: none 
} 
.copy { 
line-height: 16px 
} 
.copynormal { 
font-size: 12px; color: #333333; font-family: arial,helvetica,verdana,sans-serif 
} 
.copysmall { 
font-size: 10px 
} 
.lightgreysmall { 
font-size: 10px; color: #666666; line-height: 16px; font-family: arial,helvetica,verdana,sans-serif 
} 
.bluesmall { 
font-size: 10px; color: #013682; font-family: arial,helvetica,verdana,sans-serif 
} 
.rotsmall { 
font-size: 10px; color: #CC0000; font-family: arial,helvetica,verdana,sans-serif 
} 
.rotbig { 
font-weight: bold; font-size: 13px; color: #CC0000; font-family: arial,helvetica,verdana,sans-serif 
} 
.sitehead { 
font-weight: bold; font-size: 14px; color: #999999; font-family: verdana,arial,helvetica,sans-serif 
} 
.bluehead { 
font-weight: bold; font-size: 12px; color: #013682; font-family: arial,helvetica,verdana,sans-serif 
} 
.homehead { 
font-weight: bold; font-size: 14px; color: #333333; font-family: arial,helvetica,verdana,sans-serif  
} 


.tf_title {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: 000000;
}

.tf_normal_text {
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	color: 000000;
}

.tf_normal_text a:link {
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	color: 000000;
}

.tf_normal_text a:visited {
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	color: 000000;
}

.tf_normal_text a:hover {
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	color: 000000;
}


.tf_error {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: FF0000;
}
li.folder{list-style-image:url(images/icons/folder.gif); font-weight:bold;}
li.pdffile{list-style-image:url(images/icons/pdf.gif);}
li.folder,li.pdffile{vertical-align:middle; list-style-position:outside;}
