.nav_top {  font-family: Arial, Geneva, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #000033; text-decoration: none}

a {  font-weight: normal; color: #663333; font-family: Geneva, Arial, Helvetica, san-serif}

a:active {  color: #FF0000; border-bottom: 1px dotted}

a:hover {  color: #FF0000; text-decoration: underline}

a:link {  border: #999999}

a:visited {  }
.supersmall {  font-family: Geneva, Verdana, Arial, Helvetica, sans-serif; font-size: xx-small; text-decoration: none}
.smaller {  font-size: smaller}
.larger {  font-size: 10pt; color: #000066; font-family: Arial, Helvetica, sans-serif}
.text { font-family: Arial, Helvetica, sans-serif; font-size: 9pt; clip: rect( ) ; color: #333333; line-height: 145%}
.title {  font-family: Georgia, "Times New Roman", Times, serif; font-size: 20px; color: #003366; font-weight: bolder; margin-bottom:.5em;}
.date {  font-family: Arial, Helvetica, sans-serif; font-size: 8pt; font-style: normal; text-transform: none; color: #999999}
.tiny	{
		font-family: Arial, Helvetica, sans-serif;
		font-size: 8pt;
		font-style: normal;
		color: #000000;
		}
.subtitle {  
	font-family: Georgia, "Times New Roman", Times, serif; 
	font-size: 14px; 
	color: #333333; 
	font-weight: bold;
	}
.largetitle {  font-family: Georgia, "Times New Roman", Times, serif; font-size: 32px; font-weight: bold; color: #990000}
.filesize {  font-size: 9px; color: #999999}




.buttonsec, .buttonpri {
	margin-bottom:.5em;
	}

.buttonpri table td, .buttonsec table td {
	width:110px; 
	height:24px;
	padding:0; 
	vertical-align:middle; 
	text-align:center; 
	font-weight:bold;
	}

.buttonpri table td {
	background-image:url(assets/images/buttons/button_pri_off.gif); 
	}
	
.buttonsec table td {
	background-image:url(assets/images/buttons/button_sec_off.gif); 
	}	

.buttonpri table td:hover {
	background-image:url(assets/images/buttons/button_pri_on.gif);
	cursor:pointer;
	}	
	
.buttonsec table td:hover {
	background-image:url(assets/images/buttons/button_sec_on.gif);
	cursor:pointer;
	}	



.smallheadline {
	font-family: Gill Sans, Verdana;
	font-size: 11px;
	line-height: 14px;
	text-transform: uppercase;
	letter-spacing: 2px;
	font-weight: bold;
	color:#990000;
	}
	
.largeheadline {
    font-family: times, Times New Roman, times-roman, georgia, serif;
	color: #444;
	margin: 0;
	padding: 0px 0px 6px 0px;
	font-size: 45px;
	line-height: 44px;
	letter-spacing: -2px;
	font-weight: bold;
	}
	
.announce .header {
	border:1px solid #ccc;
	padding:5px;
	background-color:#f4f4f4;
	}

.announce .content {
	border:1px solid #cccccc;
	padding:5px;
	margin-bottom:1em;
	}	
	
.announce .subtitle {
	color:#005999;
	}		