@charset "UTF-8";
body  {
	background-color: #F1F5F7;
}
#wrapper {
	width: 900px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 50px;
	margin-left: auto;
}
#container  {
	width: 800px;
	margin: 0 auto;
	text-align: left; /* this overrides the text-align: center on the body element. */
	background-color: #F1F5F7;
} 
#container2  {
	width: 800px;
	margin: 0 auto;
	text-align: left;
} 
#header  {
	height: 195px;
	width: 800px;
	background-color: #F1F5F7;
} 
#divisions {
	font-family: "Myriad Pro Bold Cond";
	font-size: 19px;
	font-weight: normal;
	color: #000000;
	margin-left: 492px;
	margin-top: 30px;
	font-style: normal;
	line-height: 22px;
}
#header2 {
	font-family: Tahoma;
	font-size: 18px;
	color: #000000;
	background-image: url(images/header2_red_grad.jpg);
	background-position: right;
	background-repeat: no-repeat;
	padding-left: 114px;
}
#sidebar1  {
	float: left; /* since this element is floated, a width must be given */
	width: 180px;
	padding-right: 26px;
	padding-bottom: 0px;
	padding-left: 26px;
	background-image: url(images/sidebar_plat_out.jpg);
	background-repeat: no-repeat;
	padding-top: 10px;
	margin-top: 16px;
}
#sidebarAbout  {
	float: left; /* since this element is floated, a width must be given */
	width: 260px;
	padding-right: 26px;
	padding-bottom: 0px;
	padding-left: 26px;
	background-image: url(images/sidebar_about.png);
	background-repeat: no-repeat;
	padding-top: 10px;
	margin-top: 16px;
	font-family: Tahoma;
	font-size: 16px;
}
#sidebarAffil  {
	float: left; /* since this element is floated, a width must be given */
	width: 680px;
	padding-right: 26px;
	padding-bottom: 0px;
	padding-left: 26px;
	background-image: url(images/sidebar_affil.jpg);
	background-repeat: no-repeat;
	padding-top: 10px;
	margin-top: 16px;
}
#mainContent  {
	margin: 0 0 0 250px; /* the left margin on this div element creates the column down the left side of the page - no matter how much content the sidebar1 div contains, the column space will remain. You can remove this margin if you want the #mainContent div's text to fill the #sidebar1 space when the content in #sidebar1 ends. */
	padding: 0 20px;
} 
#mainContentClients  {
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 250px;
	padding-top: 0;
	padding-right: 24px;
	padding-bottom: 0;
	padding-left: 0px;
} 
#mainContentAbout  {
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 320px;
	padding-top: 0;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 20px;
} 
#mainContentTrustDept  {
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	padding-top: 0;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 20px;
} 
#medicalAdvisor {
	font-family: Tahoma;
	padding: 20px;
	height: 350px;
	width: 380px;
	background-image: url(images/med_advisor_bkgdpanel.jpg);
	background-repeat: no-repeat;
}
.medadvisorHeadline {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bolder;
	color: #E41A15;
	float: right;
	height: 120px;
	width: 200px;
	margin-right: 80px;
	text-align: left;
}
.medadvisorBodycopy {
	font-family: Tahoma;
	font-size: 14px;
	color: #000000;
	float: none;
	height: 270px;
	width: 380px;
	line-height: 18px;
	text-align: justify;
	margin-top: 140px;
}
.medadvisorPhoto {
	float: left;
	height: 120px;
	width: 81px;
}
h3 {
	color: #E41A15;
	font-family: Tahoma;
	font-style: italic;
	font-weight: 400;
}
h2 {
	color: #E41A15;
	font-family: Tahoma;
	font-style: normal;
	font-weight: bold;
}
h1 {
	color: #A694C2;
}
#footer  {
	height: 2px;
	text-align: center;
	margin-top: 10px;
	font-family: Tahoma;
	font-size: 12px;
	color: #666666;
} 
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
#nav {
	list-style-type: none;
	width: 800px;
	float: right; /* Contain floated list items */
	height: 30px;
	font-family: Tahoma;
	font-size: 16px;
	font-weight: 300;
	background-image: url(images/plat_button_bkgd.gif);
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 0;
	padding-bottom: 0;
	padding-left: 0;
}
#nav2 {
	list-style-type: none;
	width: 800px;
	float: right; /* Contain floated list items */
	height: 30px;
	font-family: Tahoma;
	font-size: 10px;
	font-weight: 300;
	background-image: url(images/plat_button2_bkgd.gif);
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 0;
	padding-bottom: 0;
	padding-left: 0;
	line-height: 30px;
}
#nav li {
	float: left;
	padding: 0;
	margin: 0;
}
#nav2   li {
	float: right;
	padding: 0;
	margin: 0;
}
#nav a {
	float: left;
	width: 110px;
	color: #333333;
	text-decoration: none;
	line-height: 26px;
	height: 30px;
	font-family: Tahoma;
	text-align: center;
	margin-left: 2px;
	margin-right: 2px;
}
#nav2  a {
	float: left;
	width: 160px;
	color: #333333;
	text-decoration: none;
	line-height: 30px;
	height: 30px;
	font-family: Tahoma;
	text-align: center;
	font-weight: 300;
	font-size: 12px;
}
#nav a:hover {
	font-family: Tahoma;
	font-weight: normal;
	color: #000000;
	background-image: url(images/plat_button_bkgd2.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
#nav2  a:hover {
	font-family: Tahoma;
	font-weight: 300;
	color: #000000;
	background-repeat: no-repeat;
	background-position: center;
	background-image: url(images/plat_button2_bkgd2.gif);
}
#spacer {
	background-color: #F1F5F7;
	height: 12px;
}
#time {
	font-family: Tahoma;
	font-size: 12px;
	color: #999999;
	height: 26px;
	padding-left: 200px;
}
#body_hom #nav_hom a,
#body_abo #nav_abo a,#body_cli #nav_cli a,
#body_aff #nav_aff a,#body_con #nav_con a {
	color: #000000;
	font-weight: normal;
	font-family: Tahoma;
	background-image: url(images/plat_button_bkgd2.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
#body_tru #nav2_tru a,#body_pro #nav2_pro a,
#body_lon #nav2_lon a {
	color: #000000;
	font-weight: normal;
	font-family: Tahoma;
	background-image: url(images/plat_button2_bkgd2.gif);
	background-repeat: no-repeat;
	background-position: center;
}
.headline2 {
	font-family: Tahoma;
	font-size: 18px;
	color: #FE9613;
	text-align: center;
	line-height: 22px;
}
.headline22 {
	font-family: Tahoma;
	font-size: 18px;
	color: #FE9613;
	text-align: left;
	line-height: 22px;
	font-weight: bold;
}
.headline222 {
	font-family: Tahoma;
	font-size: 18px;
	color: #FE9613;
	text-align: center;
	line-height: 22px;
	font-weight: bold;
}
.body44 {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #E41A15;
	text-align: justify;
}
.body3 {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-align: justify;
}
.sidebarAffil {
	font-family: Tahoma;
	font-size: 20px;
	font-weight: bold;
	color: #000000;
	text-align: left;
}
.body1 {
	font-family: Tahoma;
	font-size: 12px;
	color: #383836;
	line-height: 16px;
	text-align: justify;
}
.body11 {
	font-family: Tahoma;
	font-size: 16px;
	color: #383836;
	line-height: 20px;
	text-align: justify;
}
.body111 {
	font-family: Tahoma;
	font-size: 16px;
	color: #383836;
	line-height: 20px;
	text-align: left;
}
#client1 {
	width: 230px;
	float: left;
}
#clientPanel {
	height: 330px;
	width: 230px;
	float: right;
	background-image: url(images/clients_bkgdpanel.jpg);
	background-repeat: no-repeat;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 20px;
}
#trustdeptsolutions {
	width: 800px;
	float: left;
	font-family: Tahoma;
	margin-top: 12px;
}
#puzzleDiagram {
	padding-left: 20px;
}
#trustdeptsolutions2 {
	background-color: #E5EAEE;
}
.trustdeptsolutionsp {
	font-family: Tahoma;
	font-size: 14px;
	color: #000000;
	padding-left: 70px;
	line-height: 24px;
}
.style1 {
	color: #E41A15;
	font-family: Tahoma;
	font-size: 18px;
}
.style11 {
	color: #E41A15;
	font-family: Tahoma;
	font-size: 15px;
}
.style111 {
	color: #E41A15;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: italic;
	font-weight: bold;
}
fieldset {
	margin: 1.5em 0 0 0;
	padding: 0;
	line-height: 20px;
}
legend {
	margin-left: 1em;
	color: #E41A15;
	font-weight: bold;
}
fieldset ol {
	padding-top: 1em;
	padding-right: 0em;
	padding-bottom: 1em;
	padding-left: 0em;
	font-family: Tahoma;
	font-size: 12px;
	list-style-type: none;
}
fieldset li {
	padding-bottom: 1em;
}
.style3 {
	font-family: Tahoma;
	font-size: 10px;
	color: #FF0000;
}
fieldset.submit {
border-style: none;
}
label {
float: left;
width: 10em;
margin-right: 1em;
text-align: right;
}
label2 {
	float: none;
	line-height: 30px;
	font-family: Tahoma;
	font-size: 12px;
}
fieldset.submit {
float: none;
width: auto;
border: 0 none #FFF;
padding-left: 12em;
}
.style1 {
}
blockquote.style2 {
	padding-left: 50px;
	font-size: 14px;
}
.style2 {
	font-size: 16px;
	line-height: 18px;
}
.style22 {
	font-family: Tahoma;
	font-size: 16px;
	line-height: 18px;
	text-align: left;
}
.style23 {
	color: #E41A15;
	font-family: Tahoma;
	font-weight: bold;
	font-size: 14px;
}
.style24 {
	color: #E41A15;
	font-family: Tahoma;
	font-size: 18px;
	font-weight: bold;
}
.style26 {
	font-size: 16pt;
	color: #FE9613;
	font-family: Tahoma;
	font-weight: 300;
}
#divisions a {
	color: #000000;
	text-decoration: none;
}
#divisions a:hover {
	color: #999999;
	text-decoration: none;
}
#happyElderlyCouple {
	background-image: url(images/satisfact.jpg);
	background-repeat: no-repeat;
	height: 180px;
	width: 250px;
	float: left;
	margin-top: 8px;
}
#containerSplash {
	background-image: url(images/splash_header&bkgd_new.jpg);
	height: 640px;
	width: 900px;
	background-color: #F1F5F7;
	background-repeat: no-repeat;
}
#splashButton {
	margin-left: 10px;
	text-align: left;
	margin-top: 10px;
}
#splashContentCaregiving {
	font-family: Tahoma;
	font-size: 15px;
	line-height: 17px;
	color: #000000;
	width: 584px;
	text-align: left;
	margin-left: 80px;
	float: left;
	margin-top: 24px;
}
.caregivingIcon {
	float: right;
	height: 140px;
	width: 180px;
	margin-right: 36px;
}
#splashContentProducts {
	font-family: Tahoma;
	font-size: 15px;
	line-height: 17px;
	color: #000000;
	width: 580px;
	text-align: left;
	margin-right: 80px;
	float: right;
	margin-top: 16px;
	clear: right;
}
.productIcon {
	clear: both;
	float: left;
	height: 120px;
	width: 180px;
	margin-left: 32px;
}
#splashContentReferral {
	font-family: Tahoma;
	font-size: 15px;
	line-height: 17px;
	color: #000000;
	width: 570px;
	text-align: left;
	margin-left: 80px;
	float: left;
	margin-top: 16px;
}
.platcertifiedIcon {
	float: right;
	margin-right: 36px;
	height: 190px;
	width: 190px;
}
.splashBottContent {
	font-family: Tahoma;
	font-size: 16px;
	margin-top: 6px;
}
#taglineSplash {
	height: 20px;
	width: 300px;
	margin-top: 158px;
	margin-left: 188px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	float: left;
	clear: both;
	display: block;
	font-style: oblique;
	font-weight: bold;
}
#divisionSplash {
	width: 900px;
	margin-top: 20px;
}
.marquee {
	height: 20px;
	width: 520px;
	text-align: center;
	background-position: center;
	margin-top: 10px;
	margin-left: 190px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
	font-style: italic;
	text-decoration: none;
	float: left;
}
.marquee a {
	height: 20px;
	width: 500px;
	text-align: center;
	background-position: center;
	margin-top: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
	font-style: italic;
	text-decoration: none;
}
.radioHeaderImage {
}
.superscript {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7px;
	vertical-align: super;
}
.headlineSplash {
	font-family: Tahoma, Geneva, sans-serif;
	color: #E41A15;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
}
#menusp  {
	font-family: Tahoma;
	font-size: 14px;
	line-height: 24px;
	text-align: center;
} 
#menusp a {
	style: text-decoration:none;
	font-family: Tahoma;
	color: #666666;
	font-size: 14px;
}
.PlatUrl {
	color: #E41A15;
	font-family: Tahoma;
	font-size: 15px;
}
