@charset "utf-8";
/* CSS Document */

* {
	margin: 0px;
	padding: 0px;
}

#IMS_wrapper {
    width: 950px;
    margin-left: auto;
	margin-right: auto;
}

#IMS_header {
	display: block;
	position: relative;
	clear: both;
	width: 950px;
	height: 130px;
	background-image: url(/uploadedImages/ims_microsite/header.jpg);
	background-repeat: no-repeat;
	z-index: 10;
}

#IMS_header-wrap {
	display: block;
	position: relative;
	width: 950px;
	height: 100px;
}
#IMS_header-content {
	display: block;
	position: relative;
	clear: both;
	width: 500px;
	height: 85px;
	padding-top: 15px;
	padding-right: 20px;
	float: right;
	text-align: right;
}

.IMS_text-01 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #ffffff;
}
.IMS_text-02 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
}
.IMS_text-03 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #fd9000;
}
.IMS_text-04 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #ffffff;
}
#IMS_header-content a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #fd9000;
}
#IMS_header-content a:active { color: #fdc900; text-decoration: underline;}
#IMS_header-content a:hover { color: #fd9000; text-decoration: underline;}
#IMS_header-content a:visited { color: #fd9000; }

#IMS_main_content {
clear: both;
	width: 950px;
	float: left;
z-index: 0;
}

#IMS_top-content-block {
	position: relative;
	display: block;
	margin-left: auto;
	margin-right: auto;
}

#IMS_video-content {
	position: relative;
	display: block;
	width: 320px;
	height: 240px;
	float: left;
}

#IMS_left-content-block {
	position: relative;
	display: block;
	width: 340px;
	float: left;
	margin-top: 20px;
}

ul {
	padding-left: 20px;
}

#IMS_did-you-know-content {
	position: relative;
	display: block;
	width: 340;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 10px;
	line-height: 2;
}

#IMS_right-column {
	position: relative;
	display: block;
	width: 596px;
	margin-left: 10px;
	margin-top: 10px;
	float: right;
}

#IMS_right-column table {
	width: 596px;
}

#IMS_right-column table td {
	padding-top: 10px;
	padding-bottom: 10px;
}

#IMS_footer {
display: block;
position: relative;
	clear: both;
	width: 950px;
	margin-top: 20px;
	margin-bottom: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}




/*
   These styles were added to support the [MORE INFO] button.
   They essentially overwrite the existing styles in the cfi_public.css file.
*/
#CFI_sponsorship #spn_home-upper {
display: block;
position: relative;
width: 596px;
/*width: auto;*/
}

#spn_home-upper table {
width: auto;
}

#CFI_sponsorship #spn_home-lower {
display: block;
position: relative;
width: 596px;
/*width: auto;*/
}

#spn_home-lower table {
width: auto;
}

#CFI_sponsorship hr {
width: 590px;
}

#CFI_sponsorship #spn_home-upper.spn_meet-child {
width: inherit;
/*width: auto;*/
	font-family: "century gothic","gil sans",verdana,arial,helvetica,sans-serif;	
	font-size: 16px;
	color: #007a45;
	font-weight: bold;
}

#CFI_sponsorship #spn_home-upper .spn_explain-child {
width: auto;
	color: #000000;
	font-family: verdana,arial,helvetica,sans-serif;
	font-size: 11px;
}
#CFI_sponsorship #spn_home-lower .spn_flag {
float: left;
width: 100px;
}

#CFI_sponsorship #spn_home-lower .spn_office-submitted {
float: left;
width: auto;
	font-family: "century gothic","gil sans",verdana,arial,helvetica,sans-serif;	
	font-size: 16px;
	color: #007a45;
	font-weight: bold;
}

#CFI_sponsorship #spn_home-lower .spn_child-story {
clear: both;
float: left;
width: 596px;
margin-top: 10px;
margin-bottom: 10px;
	color: #000000;
	font-family: verdana,arial,helvetica,sans-serif;
	font-size: 11px;
}






/*
   These styles were added to support the continue functionality
   They essentially overwrite the existing styles in the cfi_public.css file.
*/
#CFI_sponsorship table {
width: auto;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
}
#CFI_sponsorship table tr {
height: auto;
}
#CFI_sponsorship table tr td {
height: auto;
padding-left: 0px;
padding-right: 0px;
padding-top: 5px;
padding-bottom: 5px;
}

