BODY {
	background-color: #3E5167;
	font-size: 8pt;
	color: #666;
}

#mainbody { 
	width: 960px;
}

#maincontent { 
	float: left;
	width: 560px;
	margin-left: 10px;
	margin-top: 10px;
	min-height: 500px;
}

#maincontent H1 {
	padding: 13px 0px 13px 15px;
	margin: 0;
	line-height: 20px;
	color: #FFF;
	font-size: 15pt;
	font-weight: bold;
}

#maincontent H2 {
	padding: 13px 0px 0px 15px;
	margin: 0;
	line-height: 20px;
	font-size: 13pt;
	font-weight: bold;
}


#maincontent p {
	padding: 5px 15px 0px 15px;
	color: #666;
	font-size: 8pt;
}



.maincontent { 
	float: left;
	width: 560px;
	margin-left: 10px;
	margin-top: 10px;
	min-height: 500px;
}

.maincontent H1 {
	padding: 13px 0px 13px 15px;
	margin: 0;
	line-height: 20px;
	color: #FFF;
	font-size: 15pt;
	font-weight: bold;
}

.maincontent H2 {
	padding: 13px 0px 0px 15px;
	margin: 0;
	line-height: 20px;
	font-size: 13pt;
	font-weight: bold;
}

.maincontent p {
	padding: 5px 15px 0px 15px;
	color: #666;
	font-size: 8pt;
}

#content 
{
	margin-bottom: 25px;
}


.constandard #content  
{
	padding: 8px 0px 8px 0px;
	border-right: solid 4px #274258;
	border-left: solid 4px #274258;
}

.constandard .content  {
	border-right: solid 4px #274258;
	border-left: solid 4px #274258;
	border-bottom: solid 4px #274258;
}

.constandard #content h2 {
	padding-top: 6px;
}


.constandard h1 {
	background-color: #274258; 
}

.constandard h2 
{
	color: #274258;
}
.constandard a {
	color: #274258;
}

.congreen #content {
	border-right: solid 4px #67B045;
	border-left: solid 4px #67B045;
}

.congreen .content {
	border-right: solid 4px #67B045;
	border-left: solid 4px #67B045;
	border-bottom: solid 4px #67B045;
}
.congreen h1 {
	background-color: #67B045;
}

.congreen h2 {
	color: #67B045;
}
.congreen a {
	color: #67B045;
}
.conpurple #content {
	border-right: solid 4px #805592;
	border-left: solid 4px #805592;
}

.conpurple .content {
	border-right: solid 4px #805592;
	border-left: solid 4px #805592;
	border-bottom: solid 4px #805592;
}


.conpurple h1 {
	background-color: #805592;
}

.conpurple h2 {
	color: #805592;
}
.conpurple a {
	color: #805592;
}

.conred #content {
	border-right: solid 4px #bd2126;
	border-left: solid 4px #bd2126;
}

.conred .content {
	border-right: solid 4px #bd2126;
	border-left: solid 4px #bd2126;
	border-bottom: solid 4px #bd2126;
}

.conred h1 {
	background-color: #bd2126;
}

.conred h2 {
	color: #bd2126;
}
.conred a {
	color: #bd2126;
}

.conblue #content {
	border-right: solid 4px #097dbe;
	border-left: solid 4px #097dbe;
}

.conblue .content {
	border-right: solid 4px #097dbe;
	border-left: solid 4px #097dbe;
	border-bottom: solid 4px #097dbe;
}

.conblue h1 {
	background-color: #097dbe;
}

.conblue h2 {
	color: #097dbe;
}
.conblue a {
	color: #097dbe;
}

.conorange  #content 
{
	padding: 8px 0px 8px 0px;
	border-right: solid 4px #f79321;
	border-left: solid 4px #f79321;
}

.conorange  .content {
	border-right: solid 4px #f79321;
	border-left: solid 4px #f79321;
	border-bottom: solid 4px #f79321;
}

.conorange h1 {
	background-color: #f79321;
}

.conorange h2 {
	color: #f79321;
}
.conorange a {
	color: #f79321;
}


#rightcontent { 
	float: left;
	width: 180px;
	margin-left: 10px;
	margin-top: 10px;
	min-height: 500px;
}

#leftcontent { 
	float: left;
	width: 180px;
	margin-top: 10px;
}

#leftcontent H1 { 
	padding: 13px 0px 0px 0px;
	margin: 0;
	line-height: 20px;
	color: #097dbe;
	font-size: 13pt;
	font-weight: bold;
}

#leftcontent p { 
	padding: 5px 15px 0px 5px;
	color: #666;
	font-size: 8pt;
}

#leftcontent a { 
	color: #097dbe;
	font-weight: bold;
}

#mainmenu ul {
	margin: 0;
	margin-left: 10px;
	padding-left: 0px;
	list-style-type: none;
}

#mainmenu ul li {
	width: 190px;
	float: left;
	margin: 0px;
}

#mainmenu ul li a {
	width: 180px;
	display: block;
	border-right: solid 10px #FFF;
	text-align: center;
	padding: 13px 0px 13px 0px;
	color: #FFF;
	font-size: 15pt;
	font-weight: bold;
}

#mainmenu ul li a:hover {
	background-color: #274258;
	text-decoration: none;
}

/*//*/
.mainmenu ul {
	margin: 0;
	margin-left: 10px;
	padding-left: 0px;
	list-style-type: none;
}

.mainmenu ul li {
	width: 180px;
	float: left;
	margin: 0px;
	border-right: solid 10px #FFF;	
	line-height: 10px;
}

.dropdown {
	height: 26px;
}

#dropdown {
	width: 925px;
	border-left: solid 10px #FFF;
	border-right: solid 10px #FFF;
	padding: 13px 0px 13px 15px;
	margin-bottom: 0px;
	color: #FFF;
	font-size: 15pt;
	font-weight: bold;
	clear: both;
}


#submenu {
	float: left;
	width: 180px;
	margin-left: 10px;
	margin-top: 10px;
}

#submenu ul {
	margin: 0;
	padding-left: 0px;
	list-style-type: none;
}

#submenu ul li {
	width: 180px;
	margin: 0px;
}

#submenu ul li a {
	width: 162px;
	display: block;
	border-bottom: solid 3px #FFF;
	padding: 7px 0px 7px 18px;
	color: #FFF;
	font-size: 11pt;
	font-weight: bold;
}

#submenu ul li a.arrowselected
{
	padding: 0; 
	margin: 0; 
	width: 26px; 
	height: 16px;
	border: 0px;
	font-size: 11pt;
	font-weight: bold;
}

#submenu ul li a.arrow
{
	padding: 0; 
	margin: 0; 
	width: 26px; 
	height: 16px;
	border: 0px;
	font-size: 11pt;
	font-weight: bold;
}



#submenu ul li a:hover {
	background-color: #274258;
	text-decoration: none;
}

#submenu ul li a.selectedsubsub:hover {
	background-color: #097dbe;
}
#submenu ul li a.subsub:hover {
	background-color: 	#097dbe;
}


#footer {
	height: 42px;
	padding-top: 1px;
	background-image: url(/assets/img/structure/footer-bar.gif);
	background-color: #FFF;
	width: 960px;
}


#footermenu {
	width: 960px;
	margin-top: 10px;
	text-align: center;
	padding: 0px 20px 0px 20px;
	color: #aaa;
	font-size: 8pt;
	font-weight: bold;
}

#footermenu ul {
	margin: 0;
	margin-left: 10px;
	padding-left: 0px;
	list-style-type: none;
}

#footermenu ul li {
	float: left;
	margin: 0px;
}

#footermenu ul li a {
	text-align: center;
	padding: 2px 5px 2px 5px;
	color: #aaa;
	font-size: 8pt;
	font-weight: bold;
}

#footermenu ul li a:hover {
	text-decoration: underline;
}

#crumbtrail a {
	color: #aaaaaa;
	font-size: 8pt;
}

#crumbtrail a:active {
	color: #274258;
}

#search {
	float: left;
	width: 227px;
	border: solid 0px red;
	padding-right: 0px;
}

#searchcopy {
	float: left;
	padding-top: 3px;
	color: #274258;
	font-size: 8pt;
	font-weight: bold;
	width: 47px;
}

#searchinput {
	margin-top: 0px;
	float: left;
}

#searchbox {
	float: left;
	margin-left: 1px;
	margin-right: 2px;
	margin-top: 3px;
	height: 14px;
	font-size: 8pt;
	line-height: 8pt;
	width: 158px;
	border: solid 1px #ccc;
}

#searchgobtn {
	margin-top: 3px;
	float: left;
	margin-right: 0px;
	padding: 0px 0px 0px 1px;
}

#searchgobtn a {
	color: #274258;
	font-size: 8pt;
	font-weight: bold;
}
#searchgobtn a:hover {
	text-decoration: underline;
}
#searchgobtn a:active {
	color: #274258;
}




#container {
	margin: 0 auto; 
	text-align: left;
	width: 960px;
	background-color: #fff;
}

#container_footer {
	margin: 0 auto; 
	width: 960px;
	margin-top: 40px;
}


#header {
	height: 36px;
	overflow: hidden;
	background-color: #274258;
}

#headerstack {
	width: 960px;
	height: 187px;
	border: 0px;
	margin: 0;
	background-image: url(/assets/img/structure/header-bar-top.gif);
}

#topbar {
	height: 29px;
	width: 940px;
	border-right: solid 10px #FFF;
	border-left: solid 10px #FFF;
	padding-top: 5px;
	overflow: hidden;
	background-color: #FFF;
}

#headermenu 
{
	border: solid 0px red;
	width: 192px;
	overflow: hidden;
	float: right;
	margin-top: 3px;
	font-size: 8pt;
	font-weight: bold;
	color: #aaa;
	padding: 0px;
}

.headermenuitem 
{
	text-align: right;
	float: right;
	margin-left: 10px;
}

.headermenuitem a {
	font-size: 8pt;
	color: #aaa;
}

#crumbtrail {
	position: relative;
	float: left;
	width: 496px;
	height: 20px;
	left: 1px;
	top: 1px;
	padding-left: 25px;
	padding-top: 3px;
	color: #274258;
	font-size: 8pt;
	font-weight: bold;
	background-image: url(/assets/img/structure/question-mark.gif);
	background-repeat: no-repeat;
}

.crumblinks {
	width: 15px;
	height: 18px;
	background-image: url(/assets/img/structure/right-arrow.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 15px;
}


.bannerad {
/*	border: solid 1px #aaa;*/
/*	background-color: #dbdcdc;*/
/*	color: #aaa;*/
	font-size: 15pt;
	line-height: 20px;
	text-align: right;
	margin-bottom: 10px;
}

.bannerad .ttb {
	width: 190px;
}
.small{
	min-height: 180px;
}
.medium {
	min-height: 300px;
}
.large {
	min-height: 400px;
}


#logo {
	position: relative;
	left: 14px;
	top: -7px;
	height: 140px;
	width: 940px;
	background-image: url(/assets/img/structure/top-heading.gif);
	background-repeat: no-repeat;
}

input,select,textarea {
	font-size: 8pt;
	line-height: 8.5pt;
	border: solid 1px #ccc;
	color: #666;
}

.register { float: left; width: 265px; }


.CareProviderReview 
{ width:100%;
	}