body, td, dl, dt, ul, li{
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;

}
.title{
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
}
.content-title{
	font-family:"Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
}
.copyright{
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.legalnotice{
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
}
a{
	font-family:"Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: normal;
	color: #336699;
	text-decoration: underline;
}
a:hover{
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: normal;
	color:#000000;
	text-decoration: none;
}
a.footer{
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: underline;
}
a.footer:hover{
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: normal;
	color:#FFFFFF;
	text-decoration: none;
}
a.list {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: normal;
	color:#336699;
	text-decoration: underline;
}
a.list:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: normal;
	color:#000000;
	text-decoration: none;
}

ul li {
	margin-left: 0px;
	padding-left: 0px;
	list-style-type: square;
	text-indent: 0px;
	list-style-position: outside;
	}
dl {
	font-family: "Times New Roman", Times, serif;
	margin-left: 0px;
	padding-left: 0px;
	list-style-type: none;
	text-indent: 0px;
}	
dt {
	font-family: "Times New Roman", Times, serif;
	font-weight:bold;
	margin-left:0px;
	padding-left:0px;
	text-indent:0px;
	font-family: Tahoma;
	font-size: 11px;
	list-style-type: none;
	text-decoration: underline;
	margin-bottom: 5px;
	margin-top: 9px;
}
dd {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	font-style: normal;
	list-style-type: none;
	padding-top: 2px;
}
	
#search-input{
	background-color:#FFFFFF;
	border: 1px solid #919191;
	color:#495579;
	border-bottom-color:#E3E3E3;
	border-right-color:#E3E3E3;
	height:15px;
	font-family: Tahoma;
	font-size: 11px;
	}
#search_box{
	border: 1px solid #336699;
	width: 210px;
	padding: 5px;
	margin-top: 7px;
	margin-bottom: 7px;
	}
.form-input { 
	background-color:#FFFFFF; 
	border: 1px solid #919191; 
	color:#495579; 
	border-bottom-color:#E3E3E3; 
	border-right-color:#E3E3E3
}
.formbutton{
    font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	font-style: normal;
	color: #FFFFFF;
	background-color: #44060B;
	border: 1px solid #999999;
}
.misc-list {
	padding-left:2em;
	font-family: Tahoma;
	font-size: 11px;
}
	
/* ------- Begin Google Search Control Custom Style ------- */
#cmz_searchControl{
	width: 100%;
	padding: 7px 7px 7px 15px;
	}
	
#cmz_searchControl .gsc-control {
	width:100%;
}

#cmz_searchControl .gsc-result{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	width:100%;
	}
#cmz_searchControl .gs-title .gs-result, 
#cmz_searchControl .gs-result .gs-title *{
	color:#336699;
}
/* ------- End Googld Search Control Custom Style ------- */
