/** NAVIGATION styles **/
.top_nav {
	font-family:Arial, Times, serif; /* "Times New Roman" */
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;	
}
.top_nav a {
	font-family:Arial, Times, serif; 
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;	
}
.top_nav a:hover {
	font-family:Arial, Times, serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;	
}

.side_nav {
	font-family:Arial, Times, serif; /* "Times New Roman" */
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;	
}
.side_nav a {
	font-family:Arial, Times, serif; /* "Times New Roman" */
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;	
}
.side_nav a:hover {
	font-family:Arial, Times, serif; /* "Times New Roman" */
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: underline;	
}

/** SIDE TITLES styles **/
.side_title{
	font-family:Arial, Times, serif; /* "Times New Roman" */
	font-size: 15px;
	font-style: italic;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;	
}

.search_text {
	font-family:Arial, Times, serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
}

/**  CONTENT styles **/
.page_title {
	font-family:Arial, Times, serif; /* "Times New Roman" */
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	color: #660000;
	text-decoration: none;	
}

.text {
	font-family:Arial, Times, serif; /* "Times New Roman" */
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	text-decoration: none;	
}
.text a {
	font-family:Arial, Times, serif; /* "Times New Roman" */
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #660000;
	text-decoration: underline;	
}
.text a:hover {
	font-family:Arial, Times, serif; /* "Times New Roman" */
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #660000;
	text-decoration: none;	
}

/** copyright styles **/
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;	
}
.copyright a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;	
}
.copyright a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;	
}
.qlogo {
	font-family: Bookman Old Style, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.qlogo a {
	font-family: Bookman Old Style, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.qlogo a:hover {
	font-family: Bookman Old Style, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.jlogo, .jlogo a, .jlogo a:hover {
	font-family: Copperplate Gothic Bold, Verdan, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-style: italic;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}


