@charset "utf-8";
/* CSS Document */
a {outline: none;}
td img {display: block;
}

#main_content {
	background-color: #FFFFFF;
	width: 231px;
	height: 331px;
	border: none;
}
.text_headings {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #00177F;
}
.text_content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #00177F;
	font-variant: normal;
	list-style-type: disc;
	list-style-position: inside;
}
.spacer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
}

#apDiv3 {
	position:absolute;
	width:263px;
	height:65px;
}

.sub_link_clicked {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-variant: normal;
	color: #EB1B23;
	text-decoration: underline;
	font-size: 11px;
}
#master {
	position:relative;
	margin:auto;
	width:1000px;
	height:415px;
}
li {
	list-style-position: inside;
	list-style-type: disc;
}

