
body {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-image: none;
	background-color: #ffffff;
	padding: 0px;
	margin: 0px;
}

#container {
	margin: 0 auto;
	width: 640px;
}

#printheader {
	width: 640px;
	height: 100px;
}

#bar_left,
#bar_right,
#header,
#topnavigation,
#bar,
#breadcrumbs,
#navigation,
#footer,
.button,
.buttons
 {
	display: none;
	visibility: hidden;
}

#wrapper_home,
#wrapper,
#wrapper_top {
	width: 640px;
	background-color: #ffffff;
	background-image: none;
}



#main-wrapper {
	width: 640px;
	padding: 10px 0px 20px 0px;
}

#printfooter {
	border-top: 1px solid #01317a;
	font-size: 10px;
}


/***************************** homepage ****************************/
form#interested { float: right; margin-bottom: 13px; margin-top: 7px; padding-right: 7px; }
form#interested label { color: #1b4fc5; font-size: 14px; font-weight: bold; }
form#interested select { width: 288px; height: 18px; font-size: 11px; }

#feature-list { clear: right; list-style: none; margin: 0; padding-left: 7px; }
#feature-list strong { font-weight: bold; }
#feature-list ul { margin: 0px; padding: 0px; }
#feature-list > li {
	background: url(/images/bg_feature_list_item.gif) no-repeat #ffffff 24px 80px;
	float: left;
	min-height: 255px;
	padding: 0px 0px 0px 75px;
	position: relative;
	width: 174px;
}
#feature-list > li:first-child { background-image: none; }

#feature-list h2 {
	display: block;
	height: 80px;
	margin-left: -75px;
	text-indent: -9999px;
	width: 250px;
}

#j1-scholar-insurance h2 { background: url(/images/h2_feature_1_j1_scholar.png) no-repeat; }
#travel-insurance h2 { background: url(/images/h2_feature_2_travel_insurance.png) no-repeat; }
#int-student-insurance h2 { background: url(/images/h2_feature_3_international_student_insurance.png) no-repeat; }
#assistance-plan h2 { background: url(/images/h2_feature_4_assistance_plan.png) no-repeat; }

#feature-list > li .feature-details {
	margin: -25px 0px 0px 0px;
}

.feature-details ul { list-style-image: url(/images/li_feature_bullet_list.gif); margin: 15px 0px 0px 0px; }

#feature-list a {
	background: url(/images/a_learn_more.gif) no-repeat;
	display: block;
	height: 14px;
	position: absolute;
	bottom: 10px;
	right: 65px;
	text-indent: -9999px;
	width: 68px;
}

#welcome {
	background: url(/images/bg_homepage_welcome.gif) no-repeat #eaeaea 485px 50px;
	clear: both;
	padding: 20px 275px 0px 7px;
}