/* Microsite CSS Document */

/* General */

body {
	margin: 0;
	background: url(../images/background.jpg) no-repeat top left;
}

body,td,th, p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3d3d3d;
}

/* Structure */

#mainCn_Table {
	width: 992px;
	margin: 0 auto;
}

#header_Table {
	width: 992px;
	height: 117px;
}

#content_Table {
	width: 992px;
	height: 435px;
}

/* Formatting */

h1 {
  font-size: 17px;
  color: #000066;
  margin: 0;
  padding: 0;
}

h2 {
  font-size: 17px;
  color: #000066;
  margin: 0;
  padding: 0;
}

h3 {
  font-size: 13px;
  color: #000066;
  margin: 0;
  padding: 0;
}

h4 {
  font-size: 15px;
  color: #000066;
  margin: 0;
  padding: 0;
}

.orangeBold {
	color: #FF6600;
	font-weight: bold;
}

.blueBold {
	color: #000066;
	font-weight: bold;
}

.floatLeft {
	float: left;
	margin: 0;
	padding: 0 5px 5px 0;
}

.floatRight {
	float: right;
	margin: 0;
	padding: 0 0 5px 5px;
}

/* Header */

.td_logoINGDIRECT {
	text-align: left;
	vertical-align: top;
	padding: 20px 0 0 35px;

}

.td_tagline {
	text-align: right;
	vertical-align: top;
	padding: 20px 20px 0 0;
}

#header_Logos td {
	text-align: left;
	vertical-align: middle;
}

#header_Logos td.td_logosSeparator {
	text-align: left;
	vertical-align: middle;
	padding: 0 13px 0 13px;
}

/* Content */

.td_contentCn {
	width: 992px;
	text-align: left;
	vertical-align: top;
}

#contentMain {
	width: 992px;
	position: relative;
	left: 0;
	top: 0;
	float: left;
}

#nav {
	width: 228px;
	height: 400px;
	float: left;
	position: relative;
	left: 27px;
	top: 20px;
}

#question {
	width: 245px;
	height: 70px;
	background: url(../images/questions_box_bg.png) no-repeat top left;
	float: left;
	position: relative;
	left: -216px;
	top: 458px;
}

#content {
	width: 707px;
	float: right;
	position: relative;
	left: -12px;
	top: -50px;
	margin: 0;
	padding: 0;
}

#footer {
	float: left;
	position: relative;
	left: 20px;
	top: -2px;
}

#footer p {
	margin: 0 0 12px 6px;
	color: #727272;
}

/* Questions */

#Question_table {
	margin-top: 5px;
}

.td_questionMark {
	text-align: left;
	vertical-align: middle;
	padding: 0 15px 0 17px;	
}

.td_Questions {
	text-align: left;
	vertical-align: middle;
	padding-left: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #747474;
}

/* Tracker */

.td_Tracker {
	text-align: left;
	vertical-align: top;
	padding: 0 0 4px 4px;
}

#trackerCn td {
	font-size: 10px;
	color: #000066;
	padding-right: 5px;
}

#trackerCn td a {
	color: #000066;
	text-decoration: underline;
}

#trackerCn td a:hover {
	color: #000066;
	text-decoration: none;
}

/* Content Box */

.td_contentBox_top {
	width: 707px;
	height: 56px;
	text-align: left;
	vertical-align: top;
	background: url(../images/content_box_top.png) no-repeat top left;
	padding: 0;
}

.td_contentBox_top img {
	margin: 24px 0 0 30px;
}

.td_contentBox_center {
	height: 446px;
	text-align: left;
	vertical-align: top;
	padding: 24px 30px 10px 30px;
	background: url(../images/content_box_middle.png) repeat-y top left;
}

.td_contentBox_center p {
	margin-bottom: 12px;
}

.td_contentBox_center a {
	color: #FF6600;
	text-decoration: underline;
}

.td_contentBox_center a:hover {
	color: #FF6600;
	text-decoration: none;
}

.td_contentBox_bottom {
	width: 707px;
	height: 16px;
	text-align: left;
	vertical-align: top;
	background: url(../images/content_box_bottom.png) no-repeat top left;
}

/* Footer Home */

#footer_home_table {
	width: 992px;
	margin: 17px auto;
}

.td_footer_home {
	text-align: left;
	vertical-align: top;
	padding: 32px 0 0 12px;
}

.td_footer_home p {
	margin: 0 0 12px 6px;
	color: #727272;
}

.td_home_question {
	width: 245px;
	height: 70px;
	text-align: left;
	vertical-align: top;
	background: url(../images/questions_box_bg.png) no-repeat top left;
}

.td_footer_home_top {
	text-align: left;
	vertical-align: top;
	padding-top: 6px;
}

#footerLinks_Table {
	margin: 0 0 15px 0;
}

#footerLinks_Table td {
	padding: 0 6px 0 6px;
}

#footerLinks_Table td a {
	color: #FF6600;
 	text-decoration: underline;
}

#footerLinks_Table td a:hover {
 	text-decoration: none;
}

#footerLinks_Table td.td_footerLinks_first {
	border-right: 1px solid #727272;
	padding: 0 12px 0 6px;
}	

#footerLinks_Table td.td_footerLinks {
	border-right: 1px solid #727272;
	padding: 0 12px 0 12px;
}

#footerLinks_Table td.td_footerSiteMap {
	padding: 0 6px 0 12px;
}	

.PhoneNumber {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 15px;
	color: #FF6600;
	/*line-height: 1em;*/
}

#footerDisclaimer_Table {
	margin: 6px 0 15px 6px;
	border: 1px solid #c0c0c0;
}

#footerDisclaimer_Table td {
	color: #727272;
	font-size: 11px;
	font-weight: bold;
	padding: 5px;
}

.p_footer_disclaimer a {
	color: #000066;
 	text-decoration: underline;
}

.p_footer_disclaimer a:hover {
 	text-decoration: none;
}

/* HTML */

#nav_html_table {
	width: 228px;
	position: relative;
	left: 0px;
	top: 7px;
}

#myAlternativeContent {
	width: 992px;
	height: 552px;
	margin: 0 auto;
}

#content_home {
	width: 900px;
	position: relative;
	left: 40px;
	top: 0px;
}

.td_content_description {
	text-align: left;
	vertical-align: middle;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 80px;
}

.td_content_description a {
	color: #000066;
	text-decoration: underline;
}

.td_content_description a:hover {
	color: #000066;
	text-decoration: none;
}

.clear {
	clear: both;
}

/* Expand/Collapse */

.numberContentMargin {display:block; margin: 15px 0 10px 0px; min-height:20px;}
.Content {padding:0 0 0 14px;margin: 0;}
.numberFloatLeft {
	float: left;
	margin: 0 5px 5px 0;
	padding: 0;
}
.threeLinesCopy /* Bottom-margin needed for bullet point with three lines of copy */ {
	margin-bottom: 15px;
}
.addressCopy /* Bottom-margin needed for bullet point with address */ {
	margin-bottom: 50px;
}
.bulletMargin {
	margin-left: 30px;
}

.paddingTop3 {padding-top:3px;}

.plainList{
	background-image: none;
	list-style: disc;
	margin: 0 0 5px 15px;
	padding-left: 0;
}