html, body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset {
	margin: 0;
	padding: 0;
	border: 0;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #F2F3F1;
	color: #333333;
	background-repeat: repeat-y;
	background-position: center top;
}
p em {
	font-weight: bolder;
	font-style: normal;
	color: #000000;
}
a {
	text-decoration: underline;
	color: #344996;
}

.text_med {
	font-size: 11px;
	line-height: 14px;
	text-align: left;
	margin-left: 3px;
}
.text_med_right {
	font-size: 11px;
	line-height: 14px;
	text-align: right;
	margin-left: 3px;
	margin-right: 60px;
}
.footer_links {
	text-align: center;
	color: #344996;
	font-size: 11px;
	margin-top: 25px;
	margin-bottom: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.text_copyright {
	font-size: 11px;
	color: #666666;
	text-align: center;
	margin-top: 20px;
	margin-bottom: 5px;
}
.txt_tiny {
	font-size: 9px;
	color: #666666;
	text-align: center;
	margin-bottom: 30px;
}
.square_bullets {
	font-size: 11px;
	list-style: url(../images/sq_bullet.gif) outside;
	margin-left: 26px;
	text-align: left;
	margin-top: 6px;
}
.square_bullets li em {
	font-weight: bold;
	color: #344996;
	font-style: normal;
}
.square_bullets li {
	margin-bottom: 10px;
}
.txt_bodytext {
	margin-bottom: 12px;
	margin-left: 2px;
	text-align: left;
}
.text_bodytext_med {
	margin-top: 6px;
	margin-bottom: 12px;
	font-size: 11px;
	margin-left: 3px;
	margin-right: 0px;
}
h1 {
	font-size: 16px;
	color: #AE0005;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 12px;
}
h2 {
	font-size: 16px;
	font-weight: normal;
	color: #E58A2E;
	margin-left: 3px;
}
h3 {
	font-size: 14px;
	font-weight: bold;
	color: #273786;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-bottom: 10px;
	letter-spacing: -0.07em;
	margin-left: 2px;
}
.tabbed {
	font-size: 11px;
	margin-top: 15px;
	margin-bottom: 20px;
	margin-left: 150px;
}
.txt_italic {
	font-style: italic;
	margin-right: 0px;
}
.box {
	margin-top: 20px;
	margin-bottom: 20px;
	border-top: 1px solid #F0F0F0;
	border-bottom: 1px solid #F0F0F0;
	margin-left: 20px;
	margin-right: 20px;
}
.bodylist {
	margin-left: 60px;
	list-style: outside;
}
.bodylist li {
	margin: 5px;
}
.textbox {
	border-top: 2px solid #999999;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 2px solid #CCCCCC;
	margin: 0px;
	padding: 0px;
}
.leftrule {
	border-left: 1px dotted #666666;
}
.quotebg {
	background: url(../images/quote_box_body_bg.gif) no-repeat left top;
	height: 100px;
}
.quote {
	margin-left: 30px;
	margin-bottom: 10px;
	margin-right: 45px;
	color: #000000;
	text-indent: -6px;
	margin-top: 10px;
}
.citation {
	margin-right: 90px;
	margin-left: 30px;
	margin-bottom: 1px;
}
.quotebutton {
	margin-top: 2px;
	margin-bottom: 10px;
	margin-left: 390px;
}
.quotebottom {
	background: url(../images/quote_box_bottom.gif) no-repeat left bottom;
	height: 12px;
}
.contactbox_txt {
	margin-left: 24px;
	color: #000000;
	margin-bottom: 2px;
	margin-top: 4px;
	line-height: 13px;
}
.contactbox_txt a:link {
	text-decoration: none;
}
.contactbox_txt a:hover {
	text-decoration: underline;
}

.body_text_bold_blue {
  font-weight: bolder;
}

.images {
  padding-right: 10px;
}
