@charset "utf-8";

body {
	background-color: #FFFFFF;
	font-family: 'Lucida Grande', Arial, Geneva, Verdana, sans-serif;
	font-size: 14px;
	line-height: 18px;
	margin: 0 auto;
	padding: 0px;
	text-align: left;
}

img {  
	border-style: none;
}

body a {
	text-decoration: none;
	color: #0085DD;
}

body a:hover {
	text-decoration: underline;
	color: #0085DD;
}

#wrap {
	background-color: #FFFFFF;
	width: 780px;
	color: #303030;
	margin: 0 auto;
}

#footer {
	padding:10px 10px 10px 160px; 
	margin:0 auto; 
	font-size:12px; 
	width:370px;
}

#wrap .content {
	color: #666666;
	font-size: 1em;
	padding: 10px;
	margin-left: 50px;
	margin-top: 10px;
	text-align: justify;
	width: auto;
	border: 1px dashed #999999;
	min-height:700px;
	height:auto !important;
	height:700px; 
}

#wrap .content table {
	border: 1px dotted #999999;
	border-collapse: collapse;
}

#wrap .content td {
	border: 1px dotted #999999;
}

#wrap .content .tips {
	background-color: #FFFFDF;
	padding: 4px;
	border: 1px dotted #666666;
	vertical-align: middle;
	text-align: center;
	width: 70%;
	margin: 0 auto;
	line-height: 15px;
}

.fieldstyle {
	width: 90px;
	font-family: 'Lucida Grande', Geneva, Arial, Verdana, sans-serif;
	font-size: 12px;
	margin-top: 3px;
	border: 1px solid #CCCCCC;
	color: #000 !important;
	background: #FFF !important;
}

.buttons {
	font-size: 12px;
	font-family: 'Lucida Grande', Geneva, Arial, Verdana, sans-serif;
	height: 23px;
	margin-top: 10px;
}

h2 {
	color: #000000;
	font-size: 16px;
	font-weight: normal;
	padding: 0;
	margin: 0;
}

.small {
	font-size: 11px;
	line-height: 13px;
	margin-top: 10px;
}

.quotebox {
	/* background-color: #FFFFD9; */
	font: italic 16px Georgia, 'Times New Roman', Times, serif; 
	color: #AD8B16; 
	text-align: center; 
	line-height: 17px;
	margin: 4px;
	padding: 4px 0 4px 0;
	float:right;  
	border-top: solid 1px #960;
	border-bottom: solid 1px #960;
	/* border:dotted 1px #C90; */
}


#contract {
	background: url(../images/Health-Contract-Background.jpg);
	color: #000066;
	width: 629px;
	height: 820px;
	padding: 120px 10px 10px 10px;
	font-family: Georgia, 'Times New Roman', Times, serif;
	font-size: 16px;
	line-height: 15px;
	text-align: center;
}

.contlarge {
	font-size: 24px;
	font-weight: bold;
}

.contsmall {
	font-size: 18px
}

hr {
    height: 2px;
    color: #000066;
    background-color: 6D5929;
    width: 80%;
}

.confields {
	font-family: 'Lucida Grande', Geneva, Arial, Verdana, sans-serif;
	font-size: 12px;
	margin: 2px 4px 0 5px;
	border: 1px solid #CCCCCC;
}

.conbox {
	margin: 9px 2px 0 7px;
}

ul {
	list-style-position: outside; 
	padding-left: 15px;
	margin-left: 0px;
}
