body {
	text-align: center;
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
}
#page {
	border: thin solid #000000;
	position: relative;
	width: 750px;
	text-align: left;
	margin: auto;
	background: #EEE;
}
#topic-page {
	border: thin solid #000000;
	position: relative;
	width: 730px;
	text-align: left;
	margin: auto;
	padding: 10px;
	font-weight: normal;
	color: #000;
	background: #EEE;
}

#header-image {
	float: right;
	height: 181px;
	width: 200px;
	position: relative;
	border-style: inset;
	border-color: #F1F1F1;
}
#logo {
	text-align: left;
	top: 3px;
	position: relative;
	height: 54px;
	margin-right: 214px;
	left: 5px;
	background: #FFF;
}
.content-heading {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 24px;
	margin-left: 10px;
}
.grey-text {
	font-size: 16px;
	font-weight: bold;
	color: #4E4E4E;
	margin-left: 5px;
}

#menu-band {
	background: #CCCCCC url(../images/general/top_menu_bg2.gif) repeat-x;
	height: 30px;
	width: 750px;
	margin: auto;
	padding: 0px;
	left: 0px;
	position: relative;
}
#siteby {
	font-size: 10px;
	color: #666;
	text-align: left;
	position: relative;
	width: 750px;
	padding-top: 20px;
	padding-bottom: 30px;
	margin: auto;
}
#siteby a {
    color: #666;
}
#siteby a:hover {
    text-decoration: none;
}
#header {
	margin: auto;
	top: 0px;
	height: 181px;
	width: 745px;
	position: static;
}
#billshtm {
	margin: auto;
	top: 0px;
	height: 181px;
	width: 750px;
	position: relative;
	border-style: solid;
	border-width: thin;
	border-bottom-color: #FFF;
	background: #EEE;
}
#topic-header {
	margin: auto;
	top: 0px;
	height: 150px;
	width: 750px;
	position: relative;
}
#content {
	margin-left: 190px;
	position: relative;
	padding-right: 10px;
	background: #EEE;
	font-size: 12px;
}
.prop {
    float: right;
	height: 350px;
	width: 1px;
}
/*a {
	font-size: 10px;
	font-weight: bold;
	color: #093;
	text-align: left;
}*/

.clear {
    clear: both;
	height: 1px;
	overflow: hidden;
}		
.img-right {
	float: right;
	padding-left: 5px;
}
.img_left {
	float: left;
	padding-right: 5px;
	clear: both;
}

#disclaimer {
	background: #cba;
	padding: 1px 10px 10px;
}
#disclaimer li {
	padding-bottom: 8px;
}
h2 {
	font-size: 16px;
	font-weight: bold;
	color: #093;
}
h3 {
	font-size: 14px;
	font-weight: bold;
	color: #093;
}

.topics {
	background: #FFF;
	width: 160px;
	position: relative;
	padding: 5px;
	margin-left: 5px;
	margin-bottom: 10px;
	border: thin none #3C3C3C;
	float: right;
}
.topics-right2 {
	background: #FFF;
	float: right;
	width: 200px;
	position: relative;
	padding: 5px;
	margin-left: 5px;
	margin-bottom: 10px;
	border: thin none #3C3C3C;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
}
td, th {
	border: 1px solid #000000;
	padding: 5px;
	text-align: left;
}
table {
	border-collapse: collapse;
	font: 12px Verdana, Arial, Helvetica, sans-serif;

}
.topics a: {
	color: #093;
}
.topics a:hover {
	text-decoration: none;
}
.topics a:visited {
	color: #c33;
}
/*a:hover {
	text-decoration: none;
}
a:visited {
	color: #c33;
}*/
.TEXT1{
	font-style:italic;
	font:"MS Serif", "New York", serif;
	font-weight:700;
}.TEXT2 {
	font-size: 14px;
	font-style: italic;
	font-weight: normal;
	color: #C00;
}
.Highlight {
	background-color: #FF9;
}
.links_list {
	line-height: 200%;
	text-decoration: none;
}
.healthnewsanswers {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #F60;
}
.m12 #page #content p em {
	font-weight: bold;
}
