@charset "utf-8";
/* CSS Document */

body,td,th {
	font-family: Helvetica, Arial, sans-serif;
	font-size:10.0pt;
	font-weight:normal;
}

body {
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	background-color: #eaeff1;
	background-image: url(images/providerbackgroundbanner.gif);
}
#left_col_div {
	width: 190px;
}

#centercolumn {
	background-color: #FFFFFF;
	width: 700px;
	position: relative;
	margin: 0px;
	padding: 0px;
	top: 0px;
	left: 0px;
	height: 100%;
}

a:link {
	color: #454545;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #454545;
}
a:hover {
	text-decoration: underline;
	color: #999999;
}
a:active {
	text-decoration: none;
}
#headlinetext {
	padding: 20px;
	line-height: 125%;
}


#bodytext {
	width:510px;
	padding: 0px;
	line-height: 125%;
}

p.headline {
	font-size:18pt;
	color:#44687d;
	font-weight:normal;
	left: 0px;
	line-height: 100%;
}

p.menu {
	font-weight:bold;
	line-height:190%;
	font-size: 14px;
	border: 1px solid #cdcbb9;
	height: 20px;
	width: 130px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin: 0px;
}

p.boldlink {
	color:#42C442;
	font-weight:bold;
	line-height:130%;
	border: 2px solid #cdcbb9;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	width: 135px;
}

p.normaltext {
	font-weight:normal;}
p.boldheadertext {
	font-weight:bold;
	line-height: normal;
	padding-top: 14px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
}

.italicbig {
	font-style: italic;
	font-size:11pt;
	color:#44687d;
}
#quote {
	background-color: #f5fafc;
	border: 2px solid #44687d;
	padding: 8px;
	width: 460px;
	line-height: 130%;
}


li { list-style-type: disc;
list-style-position: outside;
}
