body {
	background: white;
	font-family: Lucida Grande, Helvetica, Arial, sans-serif;
	font-size: 9pt;
	color: #125e5f;
}

a:link {
	color: #0f9121;
	text-decoration: none;
	border-bottom: #0f9121 1px dotted;
}

a:visited {
	color: #125e5f;
	text-decoration: none;
	border-bottom: #125e5f 1px dotted;
}

.division {
	margin-bottom: 0px; 
	height: 1px; 
	clear: both;
}

#background {
	background: white;
}

#wrapper {
	width: auto; 
	
}

#logoMenu { height: 140px; }

#reachSmartLogo {
	width: 191px; 
	height: 78px; 
	position: relative; 
	left: 0; 
	float: left;
	padding-top: 40px;
	border: 0;
}

#leftColumnText {
	width: 240px; 
	padding-right: 20px;
	padding-bottom: 10px;
	float: left;
	font-size: 100%;
}

h1 {
	color: #39b54a; 
	margin: 0 0 8px 0; 
	font-weight: normal; 
	font-size: 150%;
}

p {
	margin: 0 0 8px 0;
}

#topMenu{
	display: none;
}

a.topMenuItem:link {
	padding: 10px 10px 6px 10px; 
	background: #d8f1f2; 
	color: #00aaad;
	text-decoration: none;
	font-size: 90%;
	border-bottom: 0;
}

#nav {
	display: none;
}

#slogan {
	display: none;
}

#indexImage {
	float: right;
}

#indexImage div {
	width: 145px;
	height: 40px;
}

#image1 {
	border: 1px #39b54a solid;
	width: 173px; 
	height: 67px;  
	float: left;
	padding-top: 149px;
}

#image2 {
	border: 1px #39b54a solid;
	width: 173px; 
	height: 67px;  
	float: left;
	padding-top: 149px;
}

#image3 {
	border: 1px #39b54a solid;
	width: 173px; 
	height: 67px;  
	float: left;
	padding-top: 149px;
}

.caption2 { 
	height: 55px;
	margin-top: 50px;
	background: #ffffff; 
	padding: 0; 
	border: 0;
	color: #666666;
	font-size: 9pt;
	overflow: hidden;
	display: block;
}

#bottomBoxes {
	clear: both;
	margin-top: 10px;
}

#bottomBoxes img {
	border: 0px;
	margin-right: 15px;
	width: 230px;
	height: 110px;
}

#footer {
	border-top: #d0eff0 1px solid;
	font-size: 75%;
	color: #aaaaaa;
	clear: both;
	margin-top: 45px;
	padding-top: 8px;
}

a.footerLink:link {
	display: block;
	padding: 0 7px 0 0;
	margin: 0 7px 0 0;
	border-right: 1px dotted #d0eff0;
	text-decoration: none;
	color: #00aaad;
	float: left;
	font-size: 110%;
	border-bottom: 0;
}

a.footerLink:visited {
	display: block;
	padding: 0 7px 0 0;
	margin: 0 7px 0 0;
	border-right: 1px dotted #d0eff0;
	text-decoration: none;
	color: #00aaad;
	float: left;
	font-size: 110%;
	border-bottom: 0;
}

a.lastMenuItem:link {
	border: 0; 
}

a.lastMenuItem:visited {
	border: 0; 
}


/* ///////////// Secondary Pages ///////////// */

#subMenu {
	float: left; 
	background: white; 
	width: 130px; 
	clear: both; 
	margin-right: 21px; 
	height: 300px; 
	padding-top: 6px;
}

a.subMenuItem:link {
	padding: 7px 0; 
	display: block; 
	font-size: 90%;
	border-bottom: 0;
	border-right: 1px solid #d0eff0;
}

a.subMenuItem:visited {
	padding: 7px 0; 
	display: block; 
	font-size: 90%;
	border-bottom: 0;
	border-right: 1px solid #d0eff0;
}

#titles {
	width: 543px; 
	border-bottom: 1px solid #FFFFFF; 
	margin-bottom: 10px;
}

#titles h1 {
	display: inline-block; 
	font-size: 160%; 
	font-weight: bold; 
	margin-bottom: 2px;
}

#titles h2 {
	display: inline-block; 
	font-size: 110%; 
	font-weight: normal; 
	color: #00aaad; 
	padding-left: 10px; 
	margin-bottom: 2px;
}

#middleColumnText {
	width: 520px; 
	float: left;
}

#sideBoxes {
	display: none;
}

.sideInfo {
	display: inline;
	padding: 10px; 
	margin-bottom: 20px; 
	background: #e0f5f5; 
	border: #FFFFFF 3px solid;
}