@charset "UTF-8";
body {
	background-color: #ffffff;
}
#divWrapper {
	width: 1003px;
	margin: 0px auto;
}
#divHeaderNavigation {
	width: 1003px;
	height: 166px;
	background-image: url(../images/Header_Nav.png);
	background-repeat: no-repeat;
}
#divHeaderNavigationMenuContent {
	padding-top: 40px;
	padding-left: 350px;
}
#divHeaderSlideshow {
	width: 1003px;
	height: 384px;
	text-align: center;
}
#divHeaderSlideshowContent {
	padding-left: 100px;
}

#divBody {
	width: 1003px;
	
}

#divBodyContent {
	color: #444444;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 0.85em;
	line-height: 140%;
	padding: 0px 0px 20px;
}

#divbodyLeft {
	width: 303px;
	float: left;
	color: #444444;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 0.85em;
	line-height: 140%;
}
#email     {
	padding: 5px 25px 0px 0px;
	text-align: right;
}
#divbodyright   {
	width: 700px;
	float: left;
	color: #444444;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 0.85em;
	line-height: 140%;
	padding-bottom: 20px;

}

#divbodyLeftContent {
	margin-top: 10px;
	padding: 10px;
}
#divbodyrightcontent {
	margin-top: 10px;
	padding: 20px;
	border-left: 1px solid #cccccc;
}

#divFooter {
	width: 1003px;
	height: 104px;
	clear: both;
	background-image: url(../images/Footer.png);
	background-repeat: no-repeat;
}
#divHeaderNavigationPhoneContent {
	color: #F1F5F7;
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, sans-serif;
	font-style: italic;
	font-weight: 300;
	padding-top: 10px;
	padding-left: 750px;
	font-size: 1.1em;
}
#divFooterContent {
	padding: 40px;
	color: #919899;
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, sans-serif;
	font-size: 0.75em;
	text-align: center;
}

#divFooterContent a:link  {
	color: #C7E1EF;
	font-size: 1.25em;
	text-decoration: none;
}

#divFooterContent a:active  {
	color: #C7E1EF;
	font-size: 1.25em;
	text-decoration: none;
}

#divFooterContent a:hover  {
	color: #C7E1EF;
	font-size: 1.25em;
	text-decoration: underline;
}

#divFooterContent a:visited  {
	color: #C7E1EF;
	font-size: 1.25em;
	text-decoration: none;
}

#divHeaderNavigationPhone a:link {
	color: #ffffff;	
}

#divHeaderNavigationPhone a:active {
	color: #ffffff;	
}


#divHeaderNavigationPhone a:hover {
	color: #ffffff;	
}

#divHeaderNavigationPhone a:visited {
	color: #ffffff;	
}

a:active {
	color: #203745;	
}
a:link {
	color: #203745;	
}
a:hover {
	color: #203745;
	text-decoration: none;
}
a:visited {
	color: #203745;	
}



h1, h2, h3, h4 {
	color: #203745;
	line-height: 140%;
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, sans-serif;
}


.smart {
	color: #88a5b7;
}

.redrequired  {
 color: #ff0000;	
}

#practice {
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, sans-serif;
	font-size: 0.75em;
	text-align: justify;
}
