* {
	outline: none;
}

body, h1, h2, h3, h4, h5, h6, p, blockquote, ol, ul {
	margin:0;
	padding: 0;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(images/background.gif);
	background-repeat: repeat-x;
}
p {
	margin-bottom: 10px;
}
img {
	border-style: none;
}
h1 {
	margin-bottom: 10px;
	color: #224271;
}
h2 {
	color: #333;
}


h4 {
	font-size: 12px;
}
td {
	font-size: 12px;
}

#container {
	width: 975px;
	margin-right: auto;
	margin-left: auto;
}
#header {
	background-image: url(images/anatomical_image.jpg);
	background-repeat: no-repeat;
	height: 160px;
}
#sidebar {
	float: left;
	width: 281px;
}
#sidebar h3 {
	font-size: 16px;
	color: #224271;
}
#sidebar input {
	padding: 3px;
	font-size: 14px;
	color: #333;
}
#sidebar .signUpForm {
	text-align: center;
	padding-top: 67px;
	padding-bottom: 25px;
	background-image: url(images/free_report.gif);
	background-repeat: no-repeat;
}
#sidebar .signUpForm input , select{
	width: 150px;
}


#sidebar .royaltyinfo {
	font-size: 10px;
	margin-top: 20px;
}

#sidebar .royaltyinfo img{
	float:left;
	margin-right: 20px;
}

#topmenu {
	background-image: url(images/contact_info.gif);
	background-repeat: no-repeat;
	float: right;
	width: 450px;
	color: #FFFFFF;
	height: 50px;
	text-align: right;
	background-position: right top;
	margin-top: 15px;
}
#topmenu p {
	margin-top: 35px;
}
#topmenu a {
	color: #FFFFFF;
	text-decoration: none;
}
#menu {
	float: right;
	width: 706px;
	margin-top: 47px;
}
#frontpagemenu {
	position: relative;
	z-index: 1;
	float: left;

}
#loggedinmenu {
	margin-top: -40px;
	float: right;
	height: 20px;
	width: 700px;
}
#loggedinmenu a {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	padding-right: 20px;
	padding-left: 20px;
	line-height: 20px;
	padding-bottom: 10px;
}
.button {
	background-image: url(images/button_all.gif);
	background-repeat: no-repeat;
	display: inline;
}
#content {
	margin-top: 20px;
}
#content ul {
	margin-left: 30px;
}
#content li {
	padding-bottom: 10px;
}
#testimonials {
	width: 281px;
}
#samples {
}
#keyservices {
}
#keyservices a {
	color: #333333;
	text-decoration: none;
}
#keyservices a:hover {
	text-decoration: underline;
}
#keyservices ul {
	list-style-type: none;
	margin-bottom: 20px;
	margin-left: 0px;
}
#keyservices li {
	background-image: url(images/bullet.gif);
	background-repeat: no-repeat;
	padding-left: 10px;
	background-position: 0px 8px;
	line-height: 18px;
	font-size: 11px;
	margin-bottom: 2px;
}
#intro {
	position: relative;
	margin-left: 281px;
}
#spokesperson {
	position: absolute;
	width: 320px;
	left: 399px;
	top: 8px;
	z-index: 0;
	background-image: url(images/homepage_background.gif);
	background-repeat: no-repeat;
	background-position: 221px 236px;
	height: 321px;
}
#textcontent {
	margin-left: 20px;
	float: left;
	width: 600px;
	margin-top: 20px;
	line-height: 20px;
}
#admin {
	font-size: 12px;
}
#admin p {
	margin-bottom: 5px;
}
.adminTable {
	
}
.adminTable td {
	border-top: 1px solid #CCCCCC;
}
.scores {
	color: #9B0000;
	margin-left: 20px;
}



#footer {
	width: auto;
	background-color: #224271;
	clear: both;
	height: 100px;
	text-align: center;
	color: #CCCCCC;
	padding-top: 10px;
	font-size: 11px;
}
#footer p {
	display: inline;
	margin-right: auto;
	margin-left: auto;
	padding-right: 10px;
	padding-left: 10px;
}
#footer a {
	color: #CCCCCC;
	text-decoration: none;
}
#bottomcopyright {
	margin-top: 5px;
}
#notify a{
	background-color: #FFEECA;
	border: 2px dashed #FFB10F;
	font-size: 15px;
	padding-top: 14px;
	padding-right: 14px;
	padding-bottom: 14px;
	padding-left: 70px;
	background-image: url(icons/001_11.png);
	background-repeat: no-repeat;
	background-position: 20px center;
	text-decoration: none;
	color: #C18300;
	display: block;
	width: 300px;
}
#alert22 a {
	font-size: 22px;
	padding: 10px 10px 10px 40px;
	text-decoration: none;
	color: #C00;
	background: url(icons/001_11.png) no-repeat 5px center;
	background-color: #FFF4BB;
	border: solid 1px #D2B300;
	display: inline-block;
}

.success {
	border: 2px dashed #89C23A;
	font-size: 15px;
	text-decoration: none;
	color: #666;
	display: block;
	width: 300px;
	background: #EBF4DD;
	padding: 14px;
}


.theForm {
}
.theForm input[type=text], textarea {
	border: solid 2px #CCC;
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
	padding: 3px;
}
.theForm input[type=submit] {
	background: #224271 url(css/cupertino/images/ui-bg_glass_50_3baae3_1x400.png) repeat-x center center;
	border: 2px solid #CCC;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFF;
	font-size: 16px;
	padding: 3px;
}

.feedbackForm td {
	padding: 6px;
	border-bottom: solid 1px #ccc;
}
.feedbackForm textarea {
	border: solid 1px #ccc;
	background-color: #FFF;	
}

/* Datepicker
----------------------------------*/
.notify, #alert, success {
	border: solid 1px;
	padding: 4px;
}
.notify {
	background-color: #FFF4BB;
	border-color: #D2B300;
}


#accordion p a {
	color: #06F;	
}

