@charset "utf-8";
/* CSS Document */

.transform {
	text-transform:uppercase;
}

.businessname {
	color: #003;
	font-weight:bold;
}

#siteMessage {
	width:80%;	
	margin: 0px;
	padding:2px 5px 2px 5px;
	color: #fff;
	background: #003;
	font-weight:bold;
	font-size:1em;
	min-height:19px;
	}

#siteMessage a {
	text-decoration: none;
	color:#ff0;
	font-size:1em;
	font-weight:bold;	
	}	
	
#siteMessage a:hover {	
	color: #fff;
	font-weight:bold;
	font-size:1em;
	}		

	
#siteNavTree {
	width:80%;	
	margin: 0px;
	color:  #003;
	background:#fff;
	font-size:.95em;
	font-weight:bold;
	
}

#siteNavTree a {
	text-decoration: none;
	color:#003;
	font-size:.95em;
	font-weight:bold;	
}	
	
#siteNavTree a:hover {	
	color: #900;
	font-weight:bold;
	font-size:.95em;
}
.cNavTree {
	color:  #003;
	font-size:.95em;
	font-weight:bold;

}

#siteErrMessage {
	width:80%;	
	margin: 0px;
	padding:2px 5px 2px 5px;
	color: #F00;
	background: #FFF;
	font-weight:bold;
	font-size:.9em;
	min-height:15px;
}

#search input {
	
	font-size:.8em;
	}
.searchtitle {
	font-weight:bold;
	padding-left: 2em;
}
.searchoptions {
	font-weight:bold;
	font-size:1em;
	text-align:left;
	padding-right: 2em;
	background-color:# CCC;
}


.subtitle {
	font-weight:bold;
	font-size:1em;
}
.businessdescr {
	font-weight:normal;
	font-size:1.0em;
	color:#000;
}

#siteContent {
	min-width:700px;
	margin-right:250px;
	background:#fff;
	color:#000;	
}
#contentlistbox h2 {
	font-size:1em;
	font-weight:normal;
	margin: 0px 0px 0px 0px;
}

#contentlist {
	min-width:700px;
	margin-right:250px;
	background:#999;
	color:#000;	
}

#contentList a {
	text-decoration: none;
	color:#990000;
	font-size:1.3em;
}

#contentList a:hover {
	color:#000000;
}	

#siteKeyGroups {
	width:95%;
	background:#d5eded;
	color:#000;	
	padding: 0px 20px 5px 20px;
	}

#siteKeyGroups a {
	background:none;
	text-decoration: underline;
	color: #000;
	font-size:.8em;
	}

#siteKeyGroups a:hover {
	color:#990000;
	}



#contentlist h1 {
	font-size:1.em;
	font-weight:bold;
	margin: 0px 0px 0px 0px;
	padding: 3px 2px 2px 0px;
	border-bottom:#003 medium;
}

.contentlistbox {
	float:left;
	width:80%;
	background:#fff;
	color:#000;
	padding:0px 5px 5px 15px;
	margin-bottom: 5px;

	}

.contentlistbox h2 {
	font-size:1em;
	font-weight:normal;
	margin: 0px 0px 0px 0px;
	padding: 2px 2px 2px 12px;

}
#siteContentList h2 {
	font-size:.9em;
	font-weight:normal;
	margin: 0px 0px 0px 0px;
	padding: 2px 0px 2px 0px;

}

.contentlistbox h3 {
	font-size:.8em;
	font-weight:bold;
	margin: 0px 0px 0px 0px;
	padding: 2px 2px 2px 12px;
	border-bottom:#003 medium;
}

.contentlistbox h4 {
	font-size:.9em;
	font-weight:bold;
	margin: 0px 0px 0px 0px;
	padding: 2px 2px 2px 0px;
	
}

.contentlistimg {
	float:left;
	width:175px;
	padding: 0px 0px 0px 5px;
	border:none;

	
}

#memberhelp {
	font-size:.8em;
	font-weight:normal;
	width:600px;
	}	
#memberhelp ul {
	font-size:1em;
	margin-top: 0px;
	margin-bottom: 10px;	
	
	margin-left: 20px;
	list-style:disc;
	}
	
#memberhelp li {
	font-size:1em;
	font-weight:normal;
	margin-left: 20px;
	}
	
#memberhelp p {
	font-size:.9em;
	width:100%;
	font-weight:normal;
	margin-left: 20px;
	}	

#memberhelp h2 {
	background:none;
	font-size:1.1em;
	width:100%;
	color:#900;
	font-weight:bold;
	margin:15px 0px 0px 0px;
	padding: 2px 2px 2px 0px;
}

#memberhelp h3 {
	font-size:1.1em;
	width:100%;
	color:#900;
	font-weight:bold;
	margin:15px 0px 0px 0px;
	padding: 2px 2px 2px 0px;
	border-bottom:#003 medium;
}

#memberhelp h4 {
	font-size:1em;
	font-weight:bold;
	margin: 15px 2px 2px 2px;
	padding: 2px 2px 2px 0px;
	
}
