.text, .textthin, .textmiddle, .textsmall, .textlarge, 
.textwhite, .textwhitesmall, .textred, .pagetitle, .heading 
{
font-family: tahoma, Arial, Helvetica, sans-serif;
color: #6B6B6B;
}


.text           { font-size: 12px; line-height: 18px; }
.textthin       { font-size: 12px; line-height: 14px; }
.textmiddle     { font-size: 11px; line-height: 15px; }
.textsmall      { font-size: 9px;  line-height: 14px; }
.textlarge      { font-size: 14px; line-height: 18px; }
.textwhite      { font-size: 11px; line-height: 12px; color: #FFFFFF;}
.textwhitesmall { font-size: 9px;  line-height: 12px; color: #FFFFFF;}
.textred        { font-size: 12px; line-height: 12px;  color: #FF0000;}

.pagetitle    { font-size: 15px; font-weight: bold}
.heading      { font-size: 13px; font-weight: bold} 
.imagecaption { font-size: 9px;  color: #6B6B6B; }

a         { color: #8F8FC0; text-decoration: none; font-weight: bold} 
a:hover   { color: #000000; text-decoration: none; font-weight: bold}

a.subnavlevel2  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #67568F;
	font-weight: normal;
	width: 100%;
	display:block;
	text-decoration: none;
	padding: 3px 3px 3px 18px;
	} 

a.subnavlevel2:hover { 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	color: #FFFFFF; 
	font-weight: normal; 
	display:block; 
	text-decoration: none; 
	}

a.subnavlevel3       { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #CC0000; font-weight: normal; text-decoration: none;} 
a.subnavlevel3:hover { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #666666; font-weight: normal; text-decoration: underline;} 

form     { margin:0px; padding:0px; }
select   { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #666666} 
input    { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #666666} 
options  { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #666666} 
textarea { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #666666}

hr {
	font-size: 0px;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #B8AECE;
	border-top-color: #FFFFFF;
	border-top-width: 1px;
	border-top-style: solid;
}

img.zimageright { margin-left: 24px; margin-right: 0px;  margin-top: 0px; margin-bottom: 22px; }
img.zimageleft  { margin-left: 0px;  margin-right: 24px; margin-top: 0px; margin-bottom: 22px; }

.menulist {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding:0px;
	margin:0px;
	list-style-type: none;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	background-color:#E3E0ED
}

.menulist li {
	padding:0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	background-color:#E3E0ED
}

.menulist a  {
	color: #67568F;
	font-weight: normal;
	display:block;
	text-decoration: none;
	padding: 4px 4px 4px 10px;
	} 
.menulist a:hover { 
	color: #FFFFFF;
	background-color:#D2BBD9;
	}

a.links {
	font-size:14px; 
	line-height:18px;
	padding-left:10px;
	}
	
.hide {
	display:none;
	}
	
h1 {
	padding:0;
	margin:0 0 5px 0;
	font-size: 18px; 
	font-weight: bold
	}
h2 {
	padding:0;
	margin:0 0 5px 0;
	font-size: 14px; 
	font-weight: bold
	}