body {   /* applies to every editable area in EDIT mode only.  Same as template.css .mcm_template  */
	font-family: Verdana, Helvetica, sans-serif;
	color: #000000;
}

/* Universal paragraph styles that apply throughout the page, including editable areas */
p, td, li {   
	font-size:11px;
	font-family: Verdana, Helvetica, sans-serif;
	margin-top:0px;
}

li {
	padding-bottom:1px;
	margin-left: 0px;
	float: none;

	}
h1, h2, h3, h4, h5, h6, h7 { 
	font-family: Verdana, Helvetica, sans-serif;
	}
h1 {
	font-size:16px;
	color:#1C3193;
	font-weight: bold;

	}
h2 { 
	font-size:16px;
	color:#748DB5;
	font-weight: bold;
	}
h3 {
	font-size:14px;
	color:#1C3193;
	font-weight: bold;
	padding: 0px;

	}
h4 { 
	font-size:14px;
	color:#748DB5;
	font-weight: bold;
	}
h5 {
	font-size:12px;
	color:#000000;
	font-weight: bold;
	margin-bottom:0px;
	}
h6 {
	font-size:12px;
	color:#1C3193;
	font-weight: normal;
	margin: 0px;
	padding: 0px;

	}
h7 {

	font-size:11px;
	color:#666666;
	font-weight: bold;
	font-variant: small-caps;
	}
	h8 {
	font-size:12px;
	color:#000000;
	font-weight: bold;
	font-variant: small-caps;
	padding: 0px;



	}
	
a:link { color: #1C3193; text-decoration: none; }
a:visited { color: #1C3193; text-decoration: none; }
a:hover   {  color: #3360AA; text-decoration: underline; }

.sidebar {
	color: #666666;
	font-size: 9px;
}
.side-click-here {
	background-color: #FAF6C5;
	padding:15px;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	text-align: center;
	width: 135px;
	font-style: normal;

}
.side-click-here a:link { color: #1C3193; text-decoration: none; }
.side-click-here a:visited { color: #1C3193; text-decoration: none; }
.side-click-here a:hover { color: #3360AA; text-decoration: none; }

.side-quote {
	color: #7D94BA;
	font-size: 13pt;
	font-style: italic;
	font-family: "Book Antiqua", "Times New Roman", Times, serif;
	text-align: center;
	padding-left: 0px;
	padding-right: 10px;
	margin-top: 0px; padding-top: 0px;
	padding-top: 3px;
}

.footer {
	font-size: 10px;
	text-align: center;
}
.copyright {
	font-size: 10px;
	text-align: center;
	color: #748db5;

}

/* Menu */
div#menu-sidebar {
	
	text-align: left;
	font-size: 9px;
	font-weight: bold;
	margin-bottom: 5px;
	margin-top: 0px;
	margin-right: 6px;
	margin-left: 0px;
	padding: 0px;
	}

#menu-sidebar ul {
	list-style: none;
	margin: 0 6px 0 0px;
	list-style-type: none;
	position: relative;
	left: -10px;
}

#menu-sidebar a {text-decoration: none;
  
  }
#menu-sidebar a:link {color: #1C3193;}
#menu-sidebar a:visited {
	color: #1C3193;
	text-decoration: none;
}
#menu-sidebar a:hover {color: #3360AA;}
#menu-sidebar a:active {color: #990000;}
/* page sensor hook */
#menu-sidebar .uberlink {
color: #990000 !important;
font-weight: bold;
cursor: default;
}

/* */
blockquote.pull1 {
  padding: 0; margin: 0;
  font-size:12px; color:#748DB5; font-weight: bold;}
  
  blockquote.pull2 {
  padding: 0 20px; margin: 0;
  }
