/* Remove list-style from lists */
ol, ul {
	list-style:none;
}
body {
	position:relative;
	margin:0 auto;
	text-align:left;
	width:1010px;
	height:100%;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333;
	background-color:#036;
	background-image:url(/images/bg_bodyBlue.jpg);
	background-repeat:no-repeat;
	background-position:top center;
}
h1 {
	font-size:18px; 
	color:#a91e1b; 
	font-style:italic;
}
h2 {
	font-size:14px; 
	color:#a91e1b; 
}
h1, h2, h3, h4, h5, h6, blockquote, ul, ol, li, form {
	margin:0;
	padding:0;
}
div.clearer {
	clear:both;
}
div#container {
	padding:0 10px;
	height:100%;
}
div#branding {
	width:260px;
	float:left;
}
div#branding img#brandingLogo {
	border:none;
	margin:20px 10px 5px 10px;
	float:left;
}
div#branding h1 {
	display:none;
}
div#navTop {
	float:right;
	margin-top:10px;
}
ul#navTopTopics li {
	/*display:inline;
	float:left;*/
	list-style:none;
	margin-right:25px;
	padding-left:20px;
}
ul#navTopTopics li a {
	color:#fff;
	font-size:11px;
	text-decoration:none;
}
ul#navTopTopics li a:hover {
	color:#ccc;
	text-decoration:none;
}
ul#navTopTopics li#navTopTopicPhone {
	background:url(/images/icons/icon_telephone.png);
	background-repeat:no-repeat;
	background-position:0 2px;
	font-weight:bold;
	color:#fff;
}
ul#navTopTopics li#navTopTopicLogin {
	background:url(/images/icons/icon_lock.png);
	background-repeat:no-repeat;
	background-position:0 2px;
	font-weight:bold;
	color:#fff;	
}
/*ul#navTopTopics li#navTopTopicHelp {
	background:url(/images/icons/16_16/icon_info.png);
	background-repeat:no-repeat;
	background-position:0 2px;
}
ul#navTopTopics li#navTopTopicLogout {
	background:url(/images/icons/16_16/icon_lock.png);
	background-repeat:no-repeat;
	background-position:0 2px;
}*/
div#navPrimary {
	float:left;
	width:730px;
	margin-top:30px;
}
ul#navPrimaryTopics {
	/*margin-left:250px;*/
}
/*Instead of tabs - 3 choice nav on left side*/
ul#nav_3main li {
	display:inline;
	list-style:none;
	float:left;
	/*text-align:center;*/
	text-align:left;
}
ul#nav_3main li a{
	display:block;
	height:31.33px;
	color:#fff;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	border-bottom:solid 1px #fff;
	width:205px;
	/*text-transform:uppercase;*/
	padding-top:16px;
	padding-left:10px;
}

ul#nav_3main li#nav_host {
	background-color:#a91e1b;
	font-weight:bold;
}
ul#nav_3main li#nav_host a{
	background-color:#a91e1b;
	font-weight:bold;
}
ul#nav_3main li#nav_host a:hover {
	background-color:#bf5653;
}
ul#nav_3main li#nav_lc {
	background-color:#639;
}
ul#nav_3main li#nav_lc a{
	background-color:#639;
}
ul#nav_3main li#nav_lc a:hover {
	background-color:#8f65ad;
}
ul#nav_3main li#nav_school {
	background-color:#5e8d1b;
}
ul#nav_3main li#nav_school a{
	background-color:#5e8d1b;
}
ul#nav_3main li#nav_school a:hover {
	background-color:#87a55b;
}
ul#navPrimaryTopics li {
	display:inline;
	list-style:none;
	float:left;
	text-align:center;
	margin-right:5px;
}
ul#navPrimaryTopics li a {
	display:block;
	height:35px;
	color:#fff;
	font-size:12px;
	text-transform:uppercase;
	text-decoration:none;
	border:2px solid #fff;
	border-bottom:none;
	width:126px;
	font-weight:bold;
}
ul#navPrimaryTopics li#navPrimaryTopicStudents a {
	background-color:#a91e1b;
	padding:0 0px;
	line-height:3em;
}
ul#navPrimaryTopics li#navPrimaryTopicHostFamilies a {
	background-color:#639;
	padding:0 0px;
	line-height:1.5em;
}
ul#navPrimaryTopics li#navPrimaryTopicPlacements a {
	background-color:#5e8d1b;
	padding:0 0px;
	line-height:1.5em;
}
ul#navPrimaryTopics li#navPrimaryTopicSupervision a {
	background-color:#f47e1a;
	padding:0 0px;
	line-height:3em;
}
ul#navPrimaryTopics li#navPrimaryTopicBenefits a {
	background-color:#755941;
	padding:0 0px;
	line-height:3em;
}
ul#navPrimarySubTopics {
	clear:both;
	height:30px;
	background:#3c3c3e;
	border-top:1px solid #fff;
	border-bottom:1px solid #fff;
}
ul#navPrimarySubTopics.host {
	clear:both;
	height:30px;
	background:#a91e1b;
	border-top:1px solid #fff;
	border-bottom:1px solid #fff;
}
ul#navPrimarySubTopics.lc {
	clear:both;
	height:30px;
	background:#663399;
	border-top:1px solid #fff;
	border-bottom:1px solid #fff;
}
ul#navPrimarySubTopics.school {
	clear:both;
	height:30px;
	background:#5e8d1b;
	border-top:1px solid #fff;
	border-bottom:1px solid #fff;
}
ul#navPrimarySubTopics li {
	display:inline;
	list-style:none;
	float:left;
	text-align:center;
	line-height:2.5em;
}
ul#navPrimarySubTopics li a {
	display:block;
	height:30px;
	color:#fff;
	font-size:12px;
	text-transform:uppercase;
	text-decoration:none;
	border-right:1px solid #666;
	padding:0 10px;
}
ul#navPrimaryTopics li a:hover {
	height:50px;
	margin-top:-15px;
}
ul#navPrimarySubTopics li a#navPrimarySubTopicsHome {
	width:50px;
}
ul#navPrimarySubTopics li a#navPrimarySubTopicsAbout {
	width:90px;
}
ul#navPrimarySubTopics li a#navPrimarySubTopicsSnapshots {
	width:170px;
	padding:0 0;
}
ul#navPrimarySubTopics li a#navPrimarySubTopicsFAQs{
	width:50px;
}
ul#navPrimarySubTopics li a#navPrimarySubTopicsStudyUSA {
	width:130px;
}
ul#navPrimarySubTopics li a#navPrimarySubTopicsBrochure {
	width:160px;
}
ul#navPrimarySubTopics li a#navPrimarySubTopicsApply{
	width:90px;
}
ul#navPrimarySubTopics li a#navPrimarySubTopicsContact {
	width:90px;
	border-right:none;
}
ul#navPrimarySubTopics li a:hover {
	background:#666;
}
div#banners {
	border-bottom:5px solid #3c3c3e;
}
div#contentContainer {
	background-color:#f2f2f2;
	background-image:url(../images/containerBackground.png);
	background-repeat:repeat-y;
	background-position:-1px 0;
	/*background-repeat:repeat-y;
	border-left:solid 1px #e1e1e1;*/
	width:100%;
	height:auto;
}
div#content {
	height:100%;
}
div#content div#contentMain {
	/*background:#e1eff2;*/
	width:765px;
	float:left;
	/*height:100%;
	padding:5px 10px;
	padding-right:10px;*/
	padding-left:0px;
	padding-top:0px;
	padding-bottom:0px;
	margin-bottom:0px;
	line-height:2.2em;
	border-right:solid 1px #e1e1e1;
}
div#content div#contentMain #slideShow {
	width:765px; 
	height:300px;
}
div#content div#contentMain div#slideShow div.slideInfoZone h2  {
	font-size:14px; 
	color:#fff;
}
div#content div#contentMain div#slideShow div.slideInfoZone h2 a {
	text-decoration:underline;
}
div#contentMain #host_student,div#contentMain #become_lc {
	width:254px;
	float:left;
	padding:10px 0 5px;
	border-right:1px solid #e1e1e1;
	text-align:center;
	background:#e1eff2;
}
div#contentMain #school_resources {
	width:255px;
	float:left;
	padding:10px 0 5px;
	text-align:center;
	background:#e1eff2;
}
div#contentMain #host_student p,div#contentMain #become_lc p,
div#contentMain #school_resources p {
	padding:0 10px;
	line-height:normal; 
	min-height:65px;
	text-align:left;
}
div#content div#contentMain table.infoBoxes {
	margin:0 4px;
	width:245px;
	height:50px;
	background:#fff;
	border:1px solid #e1e1e1;
}
div#content div#contentMain table.infoBoxes tr.auburn {
	height:35px;
	background-image:url(../images/index_bgr.jpg); 
	background-repeat:repeat-x; 
	background-color:#a91e1b; 
}
div#content div#contentMain table.infoBoxes tr.morado {
	height:35px;
	background-image:url(../images/index_bgp.jpg); 
	background-repeat:repeat-x; 
	background-color:#639; 
}
div#content div#contentMain table.infoBoxes tr.verdi {
	height:35px;
	background-image:url(../images/index_bgg.jpg); 
	background-repeat:repeat-x; 
	background-color:#5e8d1b;
}
div#content div#contentMain table.infoBoxes td a {
	text-decoration:none;
}
div#content div#contentMain table.infoBoxes td span {
	vertical-align:middle; 
	font-weight:bold; 
	font-size:14px; 
	color:#fff; 
}
/*div#content div#contentMainOneCol {
	background:#FFFFFF;
	padding:5px 10px;
	line-height:2.2em;
}*/
#myGallery .noScriptImage {
	display:none;
}
#left_nav {
	width:210px;
	float:left;
	min-height:100%;
	/*height:inherit;
	border-right:solid 1px #e1e1e1;*/
	background-color:#e1eff2;
}

#navProgramLeft  {
	position:relative;
	top:5px;
	left:5px;
	padding-bottom:5px;/**/
	margin-bottom:20px;
}
#navProgramLeft ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
}
#navProgramLeft li {
	background-image:url(/images/icons/list_square_sm2.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	padding-left: 1.5em;
	/*padding-top:5px;
	padding-bottom:5px;*//**/
}
#navProgramLeft li a:link, li a:visited, li a:active {
	text-decoration:none;
	color:#000;
}
#navProgramLeft li a:hover {
	text-decoration:underline;
	color:#000;
}
#share_aya  {
	position:relative;
	top:5px;
	left:5px;
	padding-bottom:5px;
	margin-bottom:25px;
}
#share_aya #lpButDivID-1301928059173 {
	margin-bottom:5px;
}
#share_aya .lpPoweredBy {
	display:none;
}
#share_aya .lpEmtStarRating {
	display:none;
}
#share_aya ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
}
#share_aya li {
	/*background-image: url('/images/ nav_left/list_diamond.gif');*/
	background-repeat: no-repeat;
	background-position: 0 0;
	padding-left: 1.5em;
	/*padding-bottom:5px;*/
}
#share_aya li a:link, li a:visited, li a:active {
	text-decoration:none;
	color:#000;
}
#share_aya li a:hover {
	text-decoration:underline;
	color:#000;
}
#share_aya li.email {
	/*width:160px;	
	top:0;*/
}
#share_aya li.email {
	/*display:block;
	top:0;
	height:41px;
	outline:none;*/
	background:url(/images/icons/icon_email.gif) no-repeat 0 0;
}
#share_aya li.newsletter {
	/*width:160px;	
	top:0;*/
}
#share_aya li.newsletter {
	/*display:block;
	top:0;
	height:41px;
	outline:none;*/
	background:url(/images/icons/icon_newsletter.gif) no-repeat 0 0;
}
#share_aya li.facebook {
	/*width:160px;	
	top:0;*/
}
#share_aya li.facebook {
	/*display:block;
	top:0;
	height:41px;
	outline:none;*/
	background:url(/images/icons/facebook.gif) no-repeat 0 0;
}
#hfvideo {
	text-align:center;
}
#breadcrumb {
	font-size:10px;
	color:#666;
}
#breadcrumb a:link, #breadcrumb a:visited, #breadcrumb a:active {
	color:#666;
	text-decoration:none;
}
#breadcrumb a:hover {
	color:#666;
	text-decoration:underline;
}
div#content_info {
	width:520px;
	float:right;
	min-height:350px;
	padding-left:20px;
	padding-right:10px;
	padding-top:5px; 
	overflow:hidden;
	background-color:#fff;
	border-left:solid 1px #e1e1e1;
}
div#content_info ul {
	list-style:none;
	margin-left:20px;
}
div#content_info ul ul {
	list-style:disc;
}
div#content_info ul ul ul {
	list-style:square;
}
div#content_info ul li strong {
	font-weight:bold;
	color:#118;
	font-size:14px;
}
div#content_info li a:link{
	text-decoration:underline;
	color:#00f;	
}
div#content_info li a:hover{
	text-decoration:none;
	color:#00f;	
}
div#content_info li a:visited {
	text-decoration:underline;
	color:#551a8b;
}
div#content_info a:link{
	text-decoration:underline;
	color:#00f;	
}
div#content_info a:visited {
	text-decoration:underline;
	color:#551a8b;
}
div#content_info a:hover{
	text-decoration:none;
	color:#00f;	
}
div#content_info p.smallPrint a strong {
	color:#000;
}
div#content_info form h3,
div#content_info form div#formCheckboxHost,
div#content_info form div#formCheckboxLC {
	color:#000;
}

#call-out-box	{
	width:221px;
	float:right;
	background-color:#f2f2f2;
}

#call-out-box img	{
border:none;
}

div#content div#contentTertiary {
	width:213px;
	float:left;
	padding:4px;
	background-color:#f2f2f2;
	/*border-left:solid 1px #e1e1e1;*/
	height:100%;
}
div#content div#contentTertiary div.contentTertiaryMenu {
	font-size:10px;
	border-bottom:1px solid #ccc;
}
div#content div#contentTertiary div.contentTertiaryMenu a {
	font-size:14px;
	font-weight:bold;
}
div#content div#contentTertiary #nationalmeeting {
	padding:5px;
	text-align:center;
	text-decoration:none;
	color:#a91e1b;
}
div#content div#contentTertiary #quote {
	padding-bottom:5px;
	text-decoration:none;
	line-height:1.5; 
	color:#a91e1b;
}
div#content div#contentTertiary #quote .citation {
	text-align:right;
}
div#content div#contentTertiary #currentEvents {
	padding:5px;
	line-height:1.5;
}
div#content div#contentTertiary #currentEvents strong {
	color:#a91e1b; 
}
div#footer {
	font-size:10px;
	padding:10px;
	vertical-align:bottom;
	background:#fff;
	border-top:1px solid #e4e4e4;
}
div#footer #siteLinks {
	float:left;
}
div#footer_logos {
	background:#fff;
	float:right;
}
.smallPrint {
	font-size:11px;
}
.required {
	margin-left:3px; 
	color:#900;
}

