body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	background-color: #FFFFFF;
	margin:0;
	padding:0;
}

/* font sizes */
h1 {
	font-size:18px;
}
h2, h3 {
	font-size:20px;
}
h4, h5, h6 {
	font-size:16px;
}

h1 {
	color:#ff6917;
}





a, a:active, a:visited {
    font-weight: normal;
    color: #00237B;
    text-decoration:underline;
}
	a:hover {
		text-decoration:none;
		color:#ff6917;
	}
	


#container {
	position:relative;
	background:#FFFFFF;
	/*  margin:10px 10px 10px;  */
	text-align:left;
	width:899px;
	border:1px solid #CCCCCC;
	
}

#globalNavLinks {
    display:block;
	vertical-align:top;
	text-align:right;}
		#globalNavLinks a {
			font-size: 10pt;
			font-weight: normal;
			color: #000000;
			text-decoration:none;
		}
				#globalNavLinks a:hover {
					text-decoration:underline;
				}
	

.texta {
	font-size: 8pt;
	border: 1px solid #ff6917;
	font-weight: normal;
	color: #000000;
	text-align:top;
}
#logo {
	margin:0 0 0 15px;
}

#footerbox {
	position:relative;
	background:#FFFFFF;
	padding:10px 0px 10px 40px;
	text-align:left;
	width:899px;	
}

		#footer, #footer a {
			vertical-align:top;
			font-size: 12pt;
			font-weight: normal;
			color: #000000;
			text-decoration:none;
		}
				#footer a:hover {
					text-decoration:underline;
				}
		#footergrey, #footergrey a {
			vertical-align:top;
			font-size: 12pt;
			font-weight: normal;
			color:#666666;
			text-decoration:none;
		}
				#footergrey a:hover {
					text-decoration:underline;
				}
		
		
/*     ---From the TABLE FORMAT of SUBNAV LINKS---	
#subnav td a {
	font-size: 8pt;
    font-weight: normal;
    color: #FFFFFF;
    text-decoration:none;
}
		#subnav td a:hover {
			text-decoration:underline;
		}
*/
	
	
#subnavRoot {
	width:899px;
	height:18px;
	background-color: #ff6917;
	font-size: 8pt;
	font-weight: normal;
	color: #FFFFFF;
}	
		#subnavRoot ul, #subnavRoot li {
			display:inline;
			list-style:none;
			margin:12px 4px 10px 4px;
			padding:0;
		}
				#subnavRootLinks {
					font-size: 9pt;
					line-height:17px;
					font-weight: normal;
					color: #FFFFFF;
					text-decoration:none;
				}
					#subnavRootLinks:hover {
						color:#fcda81;
						text-decoration:underline;
					}	
	
#subnavIYC {
	width:899px;
	height:18px;
	background-color: #ff6917;
	font-size: 8pt;
	font-weight: normal;
	color: #FFFFFF;
}	
		#subnavIYC ul, #subnavIYC li {
			display:inline;
			list-style:none;
			margin:12px 4px 10px 4px;
			padding:0;
		}
				#subnavIYCLinks {
					font-size: 9pt;
					line-height:17px;
					font-weight: normal;
					color: #FFFFFF;
					text-decoration:none;
				}
					#subnavIYCLinks:hover {
						color:#fcda81;
						text-decoration:underline;
					}	
	
#subnavSR {
	/*width:899px; - 16px padding = 883 */
	width:883px;
	/*height:18px;*/
	background-color: #ff6917;
	font-size: 8pt;
	font-weight: normal;
	color: #FFFFFF;
	padding-left:16px;
}	
		#subnavSR ul, #subnavSR li {
			display:inline;
			list-style:none;
			margin:12px 1px 10px 1px;
			padding:0;
		}
				#subnavSRLinks {
					font-size: 10pt;
					/* line-height:17px; */
					line-height:24pt;
					font-weight:normal;
					color: #FFFFFF;
					text-decoration:none;
				}
					#subnavSRLinks:hover {
						color:#fcda81;
						text-decoration:underline;
					}	
	
#subnavRE {
	width:899px;
	height:18px;
	background-color: #ff6917;
	font-size: 8pt;
	font-weight: normal;
	color: #FFFFFF;
}	
		#subnavRE ul, #subnavRE li {
			display:inline;
			list-style:none;
			margin:12px 0px 10px 1px;
			padding:0;
		}
				#subnavRELinks {
					font-size: 9pt;
					line-height:17px;
					font-weight: normal;
					color: #FFFFFF;
					text-decoration:none;
				}
					#subnavRELinks:hover {
						color:#fcda81;
						text-decoration:underline;
					}
#sidebar {		/* SOME OF THE ELEMENTS IN THE SIDEBAR ARE SET IN THE TABLE IN TEMPLATE __02  */
	display:block;
	width:170px;
	list-style:none;
	background-color: #ff6917;
	margin:0;
	padding:10px 0 30px 0;
}
		#sidebarLinks {
			display:block;
			font-size: 9pt;
			font-weight: normal;
			color: #FFFFFF;
			text-decoration:none;
			padding:10px 5px 10px 15px;
			border-bottom:1px #FFFFFF solid;
		}
			#sidebarLinks:hover {
				text-decoration:underline;
			}
					
					#sidebarSub {
						padding-bottom:20px;
						list-style:none;
					}
							#sidebarSub li {
								display:block;
								width:130px;
								height:auto;
								list-style:none;
								margin-left: -20px;
								margin-bottom: -10px;
								padding-left: -20px;
								padding-bottom: -10px;
							}
									#sidebarSub li a:hover {
										background-image: url(/images/list_triangle.gif);
										background-repeat: no-repeat;
										background-position: 0 1.1em;
}

#bodyRoot {
	display:block;
	width:629px;
	margin:20px 0 20px 20px;
	padding:20px 0 20px 20px;
}
#bodyResidences {
	display:block;
	width:729px;
}


		

#contentIYCBox {
	background:transparent url(/images/iyc_index-bkgd.png)  no-repeat top left;
	width:899px;
	top:0;
	left:0;
	margin:0;
	padding:0;

}

		#contentIYC {
			padding:130px 5px 0px 320px;
			margin:0;
		
		}




#contentSRBox {
	background:transparent url(/images/sr_index-bkgd.png)  no-repeat top left;
	width:899px;
	top:0;
	left:0;
	margin:0;
	padding:0;
	margin-top:20px;
	padding-top:20px;

}

		#contentSR {
			padding:130px 5px 10px 340px;
			margin:0;
		
		}


				#contentSRGeorgianBox {
					background:transparent url(/images/sr_georgian-bkgd.png)  no-repeat top left;
					width:729px;
					top:0;
					left:0;
					margin:0;
					padding:0;
				
				}
				
						#contentSRGeorgian {
							padding:100px 5px 0px 310px;
							margin:0;
						
						}
		
		


				#contentSRWilmetteBox {
					background:transparent url(/images/sr_wilmette-bkgd.png)  no-repeat top left;
					width:729px;
					top:0;
					left:0;
					margin:0;
					padding:0;
					margin-top:20px;
					padding-top:20px;
				
				}
				
						#contentSRWilmette {
							padding:160px 90px 20px 200px;
							margin:0;
						
						}
		
		


				#contentSRPavilionBox {
					background:transparent url(/images/sr_pavilion-bkgd.png)  no-repeat top left;
					width:729px;
					top:0;
					left:0;
					margin:0;
					padding:0;
				
				}
				
						#contentSRPavilion {
							padding:180px 40px 0px 180px;
							margin:0;
						
						}
		
		


				#contentSRMatherBox {
					background:transparent url(/images/sr_mather-bkgd.png)  no-repeat top left;
					width:729px;
					top:0;
					left:0;
					margin:0;
					padding:0;
					margin-top:1px;
					padding-top:1px;
				
				}
				
						#contentSRMather {
							padding:150px 50px 10px 390px;
							margin:0;
						
						}
		
		


#contentREBox {
	background:transparent url(/images/re_index-bkgd.png)  no-repeat top left;
	width:899px;
	top:0;
	left:0;
	margin:0;
	padding:0;
	margin-top:20px;
	padding-top:20px;

}

		#contentRE {
			width:510px;
			height:inherit;
			overflow: auto;
			margin:120px 5px 20px 370px;
			padding:0;
			padding-right:10px;
			scrollbar-face-color: #E0E0E0; scrollbar-highlight-color: #E0E0E0; scrollbar-shadow-color: #000000; scrollbar-3dlight-color: #999999; scrollbar-arrow-color: #999999; scrollbar-track-color: #FFFFFF; scrollbar-darkshadow-color: #000000;
		
		}
				#contentREScrollBoxL {
					float:left; width:220px; padding:5px; margin:5px; font-size:14px;
				}
				#contentREScrollBoxR {
					float:left; width:220px; padding:5px; margin:5px; font-size:14px;
				}
				
				#contentRE a {
					font-weight:bold;
				}
				
				
				
				
				
		
		
#subpageHead {
	width:auto;
	top:0;
	left:0;
	margin:0;
	padding:0;
	margin-left:1px;
	padding-left:1px;
	border-bottom:10px solid #ff6917;

}

		#subpageContent {
			float:left;
			width:450px;
			margin:10px 5px 10px 20px;		
		}
		
				#subpageAds {
					float:left;
					width:200px;
					margin:10px 5px 10px 10px;
				
				}
				

			
		
#subpageHeadFull {
	width:auto;
	top:0;
	left:0;
	margin:0;
	padding:0;
	border-bottom:10px solid #ff6917;

}
		#subpageContentFull {
			float:left;
			width:450px;
			margin:10px 5px 10px 20px;		
		}
		
				#subpageAdsFull {
					float:left;
					width:200px;
					margin:10px 5px 10px 10px;
				
				}

	
	
		
#boxesFour {
	height:auto;
	width:auto;
	top:0;
	left:0;
	text-align:center;
	padding-top:10px;
	padding-bottom:10px;
	border-top:10px solid #ff6917;

}	
		#boxesFour img {
			margin:5px;
		}
		
	


/* 						*/
/* 	  THE MATHER CSS	*/
/*						*/	


#bodyBox {
	width:auto;
	height:100%;
	top:0;
	left:0;
	margin:0;
	padding:0;
}

		#bodyContent {
			float:left;
			width:581px;
			padding-bottom:40px;
		}
		
				#bodyContent p { margin: 20px; }
				#bodyContent li { margin-right: 20px; }
				#bodyContent h2 { margin: 20px; color:#ff6917; font-size:22px; }
				#bodyContent h3 { margin: 20px; color:#333333; font-size:15px; }

#sideRBox {
	position:absolute;
	width:148px;
	margin-top:-11px;
	right:0;
	height:93%;
	overflow:hidden;
}
*html #sideRBox { margin-top:0; right: -1px; }
/* IE7 Only */
*:first-child+html #sideRBox { margin-top:0; }

		#sideRContent {
			height:100%;
			background:transparent url(images/sidebar-blue.jpg) no-repeat right top;
		}
		/* IE7 Only */
		*:first-child+html #sideRContent { height:97%; }
		
				#sideRContent p { text-align:center; margin:10px 3px; color:#FFFFFF; }

.rtBigWhite { font-size:17px; line-height:17px; }
.rtBigOrange { color:#ff7800; font-size:17px; line-height:17px; }
li.org { color:#ff7800; }
li.org span { color:#000000; }

#bodyContent h3.dates { color:#ff6917; margin-bottom:0; }
#bodyContent p.dates { margin-top:0; margin-left:30px; }
	
	

		#sidebarLinksMather {
			display:block;
			font-size: 12px;
			font-weight: bold;
			color: #FFFFFF;
			text-decoration:none;
			padding:10px 5px 10px 15px;
			border-bottom:1px #FFFFFF solid;
		}
			#sidebarLinksMather:hover {
				text-decoration:underline;
			}
	
	
	
	

	
	
	
/*  POLL ON HOMEPAGE  */

#pollContainerQ { position:relative; width:899px; min-height:150px; background:transparent url(/images/web-poll_bkgd.jpg) no-repeat left top; margin-bottom:1px; }
		*html #pollContainerQ { margin-bottom:-18px; margin-top:-18px; }
		/* IE7 Only */
		*:first-child+html #pollContainerQ { margin-bottom:-18px; margin-top:-18px; }
#pollContainerA { position:relative; width:899px; min-height:170px; background:transparent url(/images/web-poll_bkgd.jpg) no-repeat left top; margin-bottom:1px; }
#pollText { position:absolute; top:20px; left:0; width:187px; padding:3px; margin-left:5px; font-size:13px; }
	*html #pollText { margin-top: 10px; }
		/* IE7 Only */
		*:first-child+html #pollText { margin-top:10px; }
#poll { position:relative; top:0px; left:200px; width:699px; }
		/* IE7 Only */
		*:first-child+html #poll { margin-top:-18px; }

#question { position:absolute; top:27px; left:0; width:580px; font-size:16px; font-weight:bold; padding:0 5px; }
#pollSubmit { position:relative; text-align:right; padding-top:10px; padding-right:20px; }
		*:first-child+html #pollSubmit { margin-top:-50px; margin-bottom:-10px; }
		*html #pollSubmit { margin-top:-50px; margin-bottom:-10px; }

#answers { position:relative; padding-top:52px; width:698px; max-height:76px; padding-bottom:10px; }
.answerInput { width:22px; float:left; }
.answerText { width:145px; margin-right:5px; padding-top:2px; float:left; }
	
	
	



/*  SPLENDIDO  */

	

	
	
#splendidoBoxes { width:899px; height:inherit; background-color:#c9b485; }
#splendidoSpacerBox { width:187px; height:92px; }
	

	
	
	


/*  PREVIOUS CSS COPIED  */



.bluebody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	color: #00237B;
}
.bluebody a:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	color: #00237B;
}
.bluebody a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	color: #00237B;
}
.bluebody a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	color: #E6560E;
}
.blackbody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #000000;
}
.blackbody a:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #000000;
}
.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: normal;
	line-height: 1.25em;
	color: #000000;
}
.body a:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: normal;
	line-height: 1.25em;
	color: #00237B;
}
.body a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: normal;
	line-height: 1.25em;
	color: #00237B;
}
.body a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: normal;
	line-height: 1.25em;
	color: #E6560E;
}
.smallblackheader{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.smallblackheader a:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.smallblackheader a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.smallblackheader a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #E6560E;
	text-decoration: none;
}
.smallorangeheader{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #E6560E;
	text-decoration: none;
}
.smallorangeheader a:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #E6560E;
	text-decoration: none;
}
.smallorangeheader a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #E6560E;
	text-decoration: none;
}
.smallorangeheader a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #E6560E;
	text-decoration: none;
}
.mediumorangeheader{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #E6560E;
	text-decoration: none;
}
.mediumorangeheader a:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #E6560E;
	text-decoration: none;
}
.mediumorangeheader a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #E6560E;
	text-decoration: none;
}
.mediumorangeheader a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #E6560E;
	text-decoration: none;
}
.largeorangeheader{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #E6560E;
	text-decoration: none;
	line-height: normal;
}
.largeorangeheader a:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	color: #E6560E;
	text-decoration: none;
}
.largeorangeheader a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	color: #E6560E;
	text-decoration: none;
}
.largeorangeheader a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	color: #E6560E;
	text-decoration: none;
}
.mediumblueheader{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #00237B;
}
.mediumblueheader a:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #00237B;
}
.mediumblueheader a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #00237B;
}
.mediumblueheader a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #E6560E;
}
.bluebodynounderline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	color: #00237B;
	text-decoration: none;
	}
.bluebodynounderline a:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	color: #00237B;
	text-decoration: none;
	}
.bluebodynounderline a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	color: #00237B;
	text-decoration: none;
	}
.bluebodynounderline a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	color: #E6560E;
	text-decoration: none;
}
.orangebodynounderline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	color: #E6560E;
	text-decoration: none;
	}
.orangebodynounderline a:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	color: #E6560E;
	text-decoration: none;
	}
.orangebodynounderline a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	color: #E6560E;
	text-decoration: none;
	}
.orangebodynounderline a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	color: #E6560E;
	text-decoration: none;
}
.oops {
	color:#C24100;
	line-height: normal;
	}
.headerbg {
	background-image: url(images/background.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	}
.seniorchoose {
	background-image: url(images/sidebar_pic4.jpg);
	background-repeat: no-repeat;
	}
.seniortestimonials {
	background-image: url(images/sidebar_pic3.jpg);
	background-repeat: no-repeat;
	}
.seniorhighlight	{
	background-color: #FFE8E4;
	}
.iychighlight	{
	background-color: #FFEED7;
	}
.ioaptc {
	background-image: url(images/sidebar_pic5.jpg);
	background-repeat: no-repeat;
	}
.ioaleap {
	background-image: url(images/sidebar_pic6.jpg);
	background-repeat: no-repeat;
	}
.ioahighlight	{
	background-color: #DBDBEE;
	font-size: 14pt;
	}
.graybody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	color: #666666;
}
.graybody a:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	color: #666666;
}
.graybody a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	color: #666666;
}
.graybody a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	color: #666666;
}
.search {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	width: 65px; 
	color: #000000;
}
.smallhid {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 4pt;
	font-weight: normal; 
	color: #FFFFF0;
}

/* THE MATHER 2009 REBUILD STYLES */
div#matherbody
{
	background-color:#ffff00;
	background-image:url(sr_themather_evanston_images/gradient-bg.gif);
	background-repeat:repeat-x;
	margin:0pt; padding:0pt; border:0;
}
div.math_navdiv
{
	width:175px;
	border: solid 1px #ededed;
	float:left;
	margin:24px 15px 0px 0px;
}
div.math_navdiv img { border: 0px; display:block; }
a.math_mainnav
{
	display:block;
	background-color:#fd6415;
	background-repeat:no-repeat;
	/* height:44px -12px top padding = 32px */
	height:32px;
	margin: 0px 0px 2px 0px;
	padding:12px 0px 0px 12px;
	color:#FFFFFF;
	text-decoration:none;
	line-height:16px;
	cursor:pointer;
}
a.math_mainnav:hover
{
	background-color:#f9b724;
}
a.math_mainnav span
{ display:none }

div.math_homebody
{
	width:695px;
	float:left;
	margin:24px 0px 0px 0px;
}
div.math_homebody img { border: 0px; display:block; }
div.math_homebody_quad
{
	border-right: solid 1px #efeff0;
	/* width:354px; minus 14px padding = 340 */ width:340px;
	margin: 12px 0px 0px 0px;
	padding: 0px 14px 0px 0px;
	float:left;
	clear:none;
}
div.math_homebody_quad ul { margin:0px 0px 12px 0px; }
div.math_homebody_quad p, div.math_homebody_quad li, p.trebuchet
{
	margin: 0px 0px 12px 0px;
	padding:0;
	color: #333333;
	font-family:trebuchet ms, helvetica, sans-serif;
	font-size: 16px;
	line-height: 150%;
}
p.trebuchet
{
	text-align:left;
	width:899px;
	margin-left:auto; margin-right:auto;
}
p.math_footer
{
	color:#666;
	margin-top:24px;
}
div.math_homebody_quad h2
{
	margin: 24px 0px 12px 0px;
	color: #fd6415;
	font-family:trebuchet ms, helvetica, sans-serif;
	font-style:italic;
	font-weight:normal;
	font-size: 24px;
	line-height: 100%;
}
div.math_homebody_quad_rt
{
	/* width:354px; minus 14px padding = */ width:330px;
	margin: 12px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	float:right;
	clear:none;
}
a.dets_subnav
{
	display:block;
	margin: 0px 0px 2px 0px;
	padding:6px 0px 6px 12px;
	color: #454545;
	font-family:trebuchet ms, helvetica, sans-serif;
	text-decoration:none;
}
a.dets_subnav:hover
{
	color:#fd6415;
}
div.math_homebody_quad_2col
{
	width:690px;
	border:0;
}
div.math_homebody_quad p.math_cta, div.math_homebody_quad_2col p.math_cta
{
	font-size:24px;
	font-style:italic;
	margin-top:24px;
}
div.math_homebody_quad p.math_cta strong, div.math_homebody_quad p.math_cta a
{
	color: #fd6415;
}
div.math_homebody_quad p.math_cta strong nobr
{
	font-style:normal;
}
div.math_homebody_quad h3, div.math_homebody_quad_2col h3
{
	margin: 36px 0px 12px 0px;
	color: #454545;
	font-family:trebuchet ms, helvetica, sans-serif;
	font-style:italic;
	font-weight:bold;
	font-size: 20px;
	line-height: 100%;
}
div.math_homebody_quad h4, div.math_homebody_quad_2col h4
{
	margin: 24px 0px 12px 0px;
	color: #454545;
	font-family:trebuchet ms, helvetica, sans-serif;
	font-style:italic;
	font-weight:bold;
	font-size: 18px;
	line-height: 110%;
}
div.math_homebody_quad h4 a, div.math_homebody_quad_2col h4 a
{
	font-family:trebuchet ms, helvetica, sans-serif;
	font-style:italic;
	font-weight:bold;
}
div.math_homebody table tr { vertical-align:top; }
div.math_aroundhome
{
	border: solid 1px #999;
	width:100%;
	padding:0px;
}
div.math_aroundhome ul, div.math_homebody_quad ul
{
	margin-left:36px;
}
div.math_aroundhome h2, div.math_aroundhome h3, div.math_aroundhome h4, div.math_aroundhome p, div.math_aroundhome img
{
	padding-left:12px;
	padding-right:12px;
}
a.aroundsubnav
{
	background-color:#f7f8f8;
	color:#454545;
	font-size:14px;
	font-family:trebuchet ms, helvetica, sans-serif;
	display:block;
	float:left;
	padding:7px;
	border-right: solid 1px #999;
	text-decoration:none;
	margin-bottom:12px;
}
a.aroundsubnav:hover
{
	color:#fd6415; background-color:#FFFFFF;
}
a#contact_location_link { display:none; }
