body {
	font: 100% "Trebuchet MS", sans-serif;
	text-align: center;
	margin: 0;
	padding: 0;
	background:url(/images/background.jpg) repeat-x;

}

#wrapper {
	position: relative;
	width:  100%;
	text-align: left;
}

#main {
	font-size: 1em;
	line-height: 1.4em;
	margin:60px 10px 20px 10px;

}

#main img {
	border: 1px solid #1A1B87;
	margin:5px 5px 5px 0;
}
.breadcrumb {
	font-size: 0.8em;
	margin: 1em 0 0 0;
}

#news-summary h3{
	margin:0;
	padding:0 0 8px 0;
	text-align:center;
}

#news-summary{
	width:160px;
	background-color:#DFE8FF;
	padding:15px;
	line-height:20px;
	border:1px dotted #09269C;
	float:right;
	color:#13159F;
	margin:5px 0px 5px 8px;

}

#news-summary dt{
	background:url(/images/li.gif) center left no-repeat;
	padding-left:22px;

}
dd.post-date{
	font-style:italic;
	color:#333333;
	font-size:0.8em;
	margin:0 0 3px 22px;
}
dd.post-excerpt p{
	display:none;

}

#body_home-ei .pullquote{
	display:none;
}

.pullquote{
	font-size:0.9em;
	width:200px;
	padding:20px 10px 20px 35px;
	margin-left:10px;
	text-align:center;
	line-height:20px;
	border:1px dotted #09269C;
	float:right;
	background:#DFE8FF url(../../images/quote.gif) 5px 5px  no-repeat;
	color:#13159F;

}

#flash-text{
	position:absolute;
	top:0px;
	left:140px;
}

/*----------------------------------------------------------xhtml elements ------------------------------------------*/

h1 {
	text-indent:-999em;
	background:url(/images/logo.jpg) no-repeat;
	height:92px;
	margin-left:10px;
	
}

h2 {
	font-size: 1.6em;
	font-weight: normal;
	margin-top: 0.5em;
	color:#1F1FBD;
	letter-spacing:-1px;
	display:none;
}

h3 {
	font-size: 1.6em;
	font-weight: normal;
	margin-top: 0.5em;
	color:#1F1FBD;
	letter-spacing:-1px;
	
}

h3 em{
	letter-spacing:-1px;
	color:#171881;
	font-weight:normal;
	font-style:normal;
}

h4{
	font-size: 1.2em;
	font-weight:normal;
	color:#00034F;

}

a{
	color:#1F1FBD;
}

a:hover{
	text-decoration:none;
	color:#000;
}

.arrow{
	background:url(/images/li.gif) center left no-repeat;
	list-style:none;
	padding-left:22px;
	text-indent:0;
}

.alpha-lists{
	list-style:lower-alpha;
}

.bulletted{
	margin-left:40px;
}
/*------------------------------------------------------ tables --------------------------------------------------*/
table {
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}
td, th {
	border-left: 1px solid #ccc;
	border-top: 1px solid #ccc;
	padding: 0.3em;
}


/*------------------------------------------------turn off print stuff ------------------------------------------*/
#printlogo {
	display:none;
}



/*--------------------------------------------- FOOTER ---------------------------------------------------*/
#footer {
	font-size: 0.6em;
	clear: both;
	height:55px;
	background-color:#DCE6FF;
	border-top:1px dotted #09269C;
	padding-right:5px;

}

#mlc{
	text-align:left;
	padding-left:5px;
	float:left;
	width:55%;
	background:url(/images/mlc-footer.gif) bottom left no-repeat;
	height:33px;
	padding-left:33px;
}

#mlc strong{
	font-weight:normal;
	color:#646464;

}

#almost-any{
	background:url(/images/aa-footer.gif) bottom right no-repeat;
	height:34px;
	padding-right:35px;
	width:260px;
	text-align: right;
	float:right;

}

#almost-any a{
	color:#000;

}


#almost-any a strong {
	font-weight:normal;
	color:#646464;
}


#footer a {
	text-decoration: none;
	margin-top:10px;

}
