body {
	margin: 0;
	background: #fff url(../images/background.gif);
}

body, p, td, div {
	font: 14px/16px "Trebuchet MS", sans-serif;
	color: #557;
}
li{
	font: 14px "Trebuchet MS", sans-serif;
	line-height:23px;
	font-weight:bold;
	color: #557;
}
a:link { color: #4C5065; text-decoration: underline; }
a:visited { color: #4C5065; text-decoration: none; }
a:active { color: #4C5065; text-decoration: none; }
a:hover { color: #4C5065; text-decoration: underline; }

h1 { font: bold 14px Verdana, sans-serif; }
h2 { font: bold 12px Verdana, sans-serif; }
h3, h4, h5, h6 { font: bold 11px Verdana, sans-serif; }

ul {list-style:disc; line-height:1.8; font-size:12px;}

.underButton {
	background: #fff url(../images/b_under.gif) no-repeat;
}

/*.content {
	background-color: #fff;
	padding: 20px;
	width:100%;
	margin:auto;
}*/
.headline {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bolder;
	font-color: #333;
}

.newsitem {
	background:#fff url(/images/news_grad.gif) repeat-x;
	border-top:2px solid #ccc;
	margin-bottom:16px;
	padding:10px;
	color:#444;
	}

.newstitle {
	font:bold 1.3em Georgia, serif;
	color:#434865;
	}
.homeTitle{
	font-family: "Trebuchet MS", "Big Caslon", serif;
	font-weight:bold;
	font-style: italic;
	font-size:38px;
	margin-left: 35px;
	padding-top:35px;
	margin-bottom:15px;
	vertical-align: bottom;
	color:#557;
}
.homeSubtitle{
	font-family: "Trebuchet MS", "Big Caslon", serif;
	font-size:16px;
	font-weight:bold;
	margin-left: 35px;
	height:30px;
	color:#557;
}
.homeText{
	font-family: "Trebuchet MS", "Big Caslon", serif;
	font-size:16px;
	font-weight:bold;
	margin-top: 35px;
	margin-left: 35px;
	color:#557;
}
.rssBox{
	width:780px;margin:auto;background-color:#fff;
}

#sMBlock {
	width:900px;
	height:166px;
	margin:10px auto;
	text-align:center;
	padding:39px 0px 0px 0px;
	background:url('/images/sm_bg_900x166_8.png') no-repeat top left;
	/*background:url(http://www.insuranceinstitute.com/images/sMBlock_bg.png) no-repeat top left;*/
}
#sMBlock img {
	margin:0px 2px 5px 2px;
}
