/* 

STYLE SHEET FOR McLAUGHLIN INTL CONTENT MGMT
developed by bluespace creative, Inc.
www.bluespacecreative.com

*/


/* ---------- defaults (don't touch) ---------- */

* {margin: 0; padding: 0;}
body {font: 12px/18px Verdana, Arial, Helvetica, sans-serif;color: #58595b;}
a {color: #3d6888;}
a:hover {color: #0c3554;}
ul {list-style-type: none;}
a img {border: 0;}
body	{ /* IE 5 centring bug fix */ text-align: center;}
#wrapper {text-align: left;}
#clientLogin a {text-decoration: none;}
#clientLogin a:hover {text-decoration: underline;}

/* ---------- for content management ---------- */


.separator {
	clear: both;
	height: 0;
	border-bottom: 1px solid #E7E7E8;
	line-height: 1px;
	margin-bottom: 13px;
		}
		

.hotLink {font-size: 10px; font-weight: bold; letter-spacing: -.4pt;}

h3 {font-size: 13px;}
h4 {
	font-size: 13px;
	font-weight: bold;
}


h1 {
	font-size: 21px;
	font-weight: normal;
	padding-bottom: 12px;
	line-height: 24px;
}

h2 {
	font-size: 17px;
	font-weight: normal;
	padding-bottom: 12px;
}
.elevenPx {
	font-size: 11px;
}


.bulletListTitle {padding-bottom: 4px !important;}
.small {font-size: 10px;}
.red {color: #ff0000 !important;}
.bordered {
	border: 1px solid #5882A4;
	padding: 5px;
}

.styled {
	padding-bottom: 12px;
}
.styled td {padding: 2px 4px;}
.styled tr.even {
	background-color: #D3DEE7;
}
.styled th {
	padding: 4px 2px;
	text-align: left;
	font-size: 14px;
	color: #FFF;
	background: #5882A4;
}
