@charset "UTF-8";
/* CSS Document */

html, body {
	margin: 0px;
	padding: 0px;
	height: 100%;
	background-color: f7f5e9;
	background: url(images/backgroundheader.jpg) 0 0 repeat-x #F6F4E4;
	div, p, ul, h1, h2, h4, img, form, label: padding: 0px; 
	margin: 0px;
	font-weight:normal;
}

p {
	margin: 0px;
	padding: 0px 9px 0 9px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: .9em;
	line-height: 1.3em;
	color: #6B6854;
	font-weight:normal;
}

.boldcopy {
	margin: 0px;
	padding: 0px 0 0 9px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: .9em;
	line-height: 1.3em;
	color: #6B6854;
	font-weight:bold;
}

h2 {
	width:450px; 
	height:30px;
	margin: 0px;
	padding:28px 0 10px 9px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight:regular;
	font-size: 1.55em;
	color: #4d3dc2;
	display:block; 
}

h3 {
	width:440px; 
	height:20px;
	margin: 10px;
	padding: 0;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 1em;
	text-decoration:none;
	color: #4d3dc2;
	font-weight: normal;	
	display:block;
	background-color:#dbe3b3;
}

h4 {
	width:440px; 
	height:20px;
	margin: 10px;
	padding: 0;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: .9em;
	text-decoration:none;
	color: #4d3dc2;
	font-weight: bold;	
	display:block;
}

.h4gray {
	width:440px; 
	height:20px;
	margin: 10px;
	padding: 0;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: .9em;
	text-decoration:none;
	color: #6B6854;
	font-weight: bold;	
	display:block;
}

h5 {
	width:400px; 
	height:20px;
	margin:10px;
	padding: 5px 0 0 20px;
	border: 0px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: .9em;
	text-decoration: none;
	color: #4d3dc2;
	font-weight: normal;	
	display: block;
	background:url(images/arrow.png) 0;
	background-image: url(images/arrow.png);
	background-repeat: no-repeat;
	background-position: 0;
}

.h5clinicalteam {
	width:300px; 
	height:20px;
	margin:10px;
	padding: 5px 0 0 20px;
	border: 0px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: .9em;
	text-decoration: none;
	color: #4d3dc2;
	font-weight: normal;	
	display: block;
	float: right;
	background:url(images/arrow.png) 0;
	background-image: url(images/arrow.png);
	background-repeat: no-repeat;
	background-position: 0px;
}

h6 {
	width:440px; 
	height:20px;
	margin: 0 0 0 10px;
	padding: 0;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: .9em;
	text-decoration:none;
	color: #4d3dc2;
	font-weight: bold;	
	display:block;
}

.headinglink {
	width:400px; 
	height:20px;
	margin:0 0 0 10px;
	padding: 5px 0 0 20px;
	border: 0px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: .9em;
	text-decoration: none;
	color: #4d3dc2;
	font-weight: bold;	
	display:block;
	background:url(images/arrow.png) 0;
	background-image: url(images/arrow.png);
	background-repeat: no-repeat;
	background-position: 0;
}

.bulletlist {
	margin: 0;
	padding: 0px 0 0 10px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: .9em;
	line-height: 1.3em;
	color: #6B6854;
	font-weight:normal;
	list-style:disc;
	list-style-position:outside;
	list-style-type:disc;
}

.quote {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 1em;
	line-height: 1.3em;
	color: #80903A;
	font-weight:bold;
	font-style:italic;
	text-align: left;
	margin-top: 0px;
	margin-right: 25px;
	margin-bottom: 0px;
	margin-left: 25px;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 9px;
}

.quotecredit {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 0.85em;
	line-height: 1.3em;
	color: #80903A;
	font-weight:normal;
	text-align: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 50px;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 9px;
}

.imageleft {
	float:left;
	margin: 10px 10px 5px 0;
	border: 0;
}

.imageleftteam {
	width:100px; 
	height:150px; 
	float:left;
	margin: 0px 10px 0px 0;
	border: 0;
}

.imageright {
	float:right;
	margin: 10px 0 5px 10px;
	border: 0;
}

.content {
	padding-bottom: 50px;
}

#page-container {
	width: 700px;
	min-height: 100%;
	margin: auto;
	background: f7f5e9;
	top: 0px;
	left: 0px;
	z-index: 0;
}

#rightpanel {
	background: f7f5e9;
	width:460px;
	margin: 0px;
	padding: 0px;
	border: 0px;
	float:left;
	display:block;
	position:relative;
	height: 600;
}

#rightpaneltop {
	width:460px; 
	height:189px; 
	float:right; 
	background: url(images/mainheaderphoto.jpg) 0 0 repeat-x;
}

.themline {
	margin: 0px;
	padding:110px 0 0 9px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:1.25em;
	color: #fff;
}

.welcomeline {
	width:300px; 
	height:30px;
	margin: 0px;
	padding:28px 0 15px 36px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size: 1.85em;
	color: #4d3dc2;
	display:block; 
	background:url(images/dove.png) 9 10;
	background-image: url(images/dove.png);
	background-repeat: no-repeat;
	background-position: 9px 10px;
}



#leftpanel {
	background: f7f5e9;
	width:240px;
	float:left;
	margin: 0px;
	padding: 0px;
	border: 0px;
	display:block;
	position:relative;
	height: 760px;
}

.informationline {
	width:145px;
	height:25px;
	margin: 0 30px 0 50px;
	text-decoration:none;
	border: 0px;
	display:block;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size: 1.35em;
	color: #4d3dc2;
	display:block;
	padding:0 0 10px 10px;
}

#leftpanel ul {
	width:240px;
	height:200px; 
	margin: 0px;
	padding: 18px 0 0;
	text-decoration:none;
	border: 0px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: .9em;
	color: #6B6854;
	list-style:none;
	font-weight:normal;
	background:url(images/mainnav.jpg) 0 0 no-repeat;
}

#leftpanel ul li {
	width:145px;
	height:25px;
	margin: 0 30px 0 50px;
	text-decoration:none;
	border: 0px;
	display:block;
	background-image:url(images/bullet.png);
	background-position:0 0.3em;
	background-repeat:no-repeat;
	padding:0 0 0 10px;
}

#leftpanel ul li.twoline{
	width:145px;
	height:45px;
	margin: 0 30px 0 50px;
	border: 0px;
	display:block;
	background-image:url(images/bullet.png);
	background-position:0 0.3em;
	background-repeat:no-repeat;
	padding:0 0 0 10px;
}

#leftpanel ul li a {
	text-decoration: none;
	color: #6B6854;
	border: 0px;
}

#leftpanel ul li a:link {
	color: #6B6854;
}

#leftpanel ul li a:active {	
	color: #4d3dc2;
	text-decoration: none;
}

#leftpanel ul li a:hover {	
	color: #9184f3;
	text-decoration: none;
}





#leftpanel ul.information {
	width:240px;
	height:300px;
	margin: 0px;
	padding: 0;
	text-decoration:none;
	position:relative;
	border: 0px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: .9em;
	color: #6B6854;
	list-style:none;
	font-weight:normal;
	background:none;
}

#leftpanel ul.information li {
	width:145px;
	height:25px;
	margin: 0 30px 0 50px;
	text-decoration:none;
	border: 0px;
	display:block;
	background-image:url(images/bullet.png);
	background-position:0 0.3em;
	background-repeat:no-repeat;
	padding:0 0 0 10px;
}

#leftpanel ul.information li.twoline{
	width:145px;
	height:45px;
	margin: 0 30px 0 50px;
	border: 0px;
	display:block;
	background-image:url(images/bullet.png);
	background-position:0 0.3em;
	background-repeat:no-repeat;
	padding:0 0 0 10px;
}

#leftpanel ul.information li a {
	text-decoration: none;
	color: #6B6854;
}

#leftpanel ul.information li a:link {
	color: #6B6854;
}

#leftpanel ul.information li a:active {	
	color: #9184f3;
	text-decoration: none;
}

#leftpanel ul.information li a:hover {	
	color: #9184f3;
	text-decoration: none;
}

.form1 {
	width:155px;
	height:20px;
	margin: 0 auto 4px auto;
	padding: 0;
	border: 10;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: .9em;
	color: #6B6854;
	font-weight:normal;
	text-align: left;
}

.form1 p {
	margin: 0;
	padding: 0;
	height:40px;
	border: 1px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: .9em;
	color: #6B6854;
	font-weight:normal;
	text-align: right;
	text-decoration: none;
}

.form1 p a {
	text-decoration: none;
	color: #6B6854;
	border: 1px;
}

.form1 p a:link {
	color: #6B6854;
}

.form1 p a:active {	
	color: #4d3dc2;
	text-decoration: none;
}

.form1 p a:hover {	
	color: #9184f3;
	text-decoration: none;
}


#leftpaneltop {
	background: green;
	width:240px; 
	height:110px; 
	position:left; 
	margin:0; 
	padding:0; 
	background:url(images/logo.jpg) 0 0 no-repeat;
}

#rightadpanel {
	height:auto;
	width:auto;
	margin: 20px 0 0 0;
	border: 0;
}

#adonegraphic {
	height:101px;
	width:190px;
	margin: 3px 3px 3px 8px;
	padding:0;
	border: 0;
	display:block;
	float:left;
}

#adtwographic {
	height:101px;
	width:190px;
	margin: 3px;
	padding:0;
	border: 0;
	display:block;
	float:left;
}

#adthreegraphic {
	height:101px;
	width:190px;
	margin: 3px 3px 20px 8px;
	padding:0;
	border: 0;
	display:block;
	float:left;
}



#footerpanel {
	background: url(images/backgroundfooter.jpg) 0 0 repeat-x #6B6854;
	color: #f7f5e9;
	position: relative;
	bottom: 0px;
	width: 100%;
	height: 200px;
	display: block;
	padding: 0px;
	margin: 0px;
	clear: both;
	border: 0;
	background-color: #4D3DC2;
}

#footerpanelnavbar2 {
	height: 30px;
	width: 100%;
	margin: 0;
	border: 0;
	position: absolute;
	padding:25px 0 0 0px;
	text-align:center;
	font-weight:normal;
}

#footerpanelnavbar2 ul {
	margin: 0px;
	padding: 0px;
	border: 0;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:small;
	color: #ffffff;
	white-space: nowrap;
}

#footerpanelnavbar2 li {
	list-style-type: none;
	text-decoration: none;
	color: #ffffff;
	display: inline;
	border: 0;
}

#footerpanelnavbar2 li a {
	text-decoration: none;
	padding: 6px 6px;
	color: #f7f5e9;
	border: 0;
}

#footerpanelnavbar2 li a:link {
	color: #f7f5e9;
	text-decoration: none;
	border: 0;
}

#footerpanelnavbar2 li a:visited {
	color: #ffffff;
	text-decoration: none;
	border: 0;
}

#footerpanelnavbar2 li a:hover {	
	color: #9184f3;
	text-decoration: underline; color: #9184f3;
	border: 0;
}

#footerpanel p.copyright {
	color:#f7f5e9;
	font-size:x-small;
	text-align:center;
	font-weight:normal;
}


.formbody{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:.9em;
	line-height: 1.1em;
	font-weight:normal;
	color: #4d3dc2;
	}

	.myform{
		margin:0px;
		width:400px;
		padding:0px;
	}
	.myform h1{
		font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
		font-size:1.2em;
		line-height: 1.3em;
		font-weight:bold;
		color: #4d3dc2;
	}
	#stylized{
		border:solid 2px #4d3dc2;
		background:#9999FF;
	}
	#stylized h1 {
		font-size:1.2em;
		font-weight:bold;
	}
	#stylized p{
		font-size:11px;
		color:#666666;
		margin-bottom:20px;
		border-bottom:solid 1px #b7ddf2;
		padding-bottom:10px;
	}
	#stylized label{
		display:block;
		font-weight:normal;
		text-align:right;
		width:140px;
		float:left;
	}
	#stylized input{
		float:left;
		font-size:12px;
		padding:4px 2px;
		border:solid 1px #aacfe4;
		width:200px;
		margin:0px 0 20px 10px;
	}
	#stylized button{ 
		clear:both;
		margin-left:150px;
		font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
		width:125px;
		height:31px;
		background:#4d3dc2 url(images/button.png) no-repeat;
		text-align:center;
		line-height:31px;
		color:#FFFFFF;
		font-size:em;
		font-weight:bold;
	}