body {
	background-image: url(../images/body_bg.gif);
	background-repeat: repeat-x;
	margin: 0px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
}

td {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 9pt;
	color: #555;
}

input {
	background: white;
	border: 1px solid #adc7ce;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11.5pt;
	color: #014d6e;
}

.text {
	line-height: 11pt;
	text-align: justify;
	padding-left: 2px;
}

.textnlp {
	line-height: 11pt;
	text-align: justify;
	padding-bottom: 1px;
}

.caption {
	background: #cccccc; 
	color: #014d6e;
	font-size: 8pt;
	padding: 4px;
}

.indent {
	padding-left: 20px;
	padding-top: 5px;
}

.h1 {
	font-weight: bold;
	padding-bottom: 3px;
	color: #014d6e;
}

.h2 {
	font-weight: bold;
	color: #444;
}

.procedure {
	padding-bottom: 5px;
	padding-top: 8px;
	font-weight: bold;
	color: #444;
}

ul {
	padding-bottom: 7px;
}

li.circ {
	margin-top: 3px; 
}

li.sq {
	list-style-type: circle;
	margin-top: 1px; 
}

li.faq {
	list-style-position; outside;
	margin-left: 20px;
	padding-top: 3px;
}

li.num {
	list-style-type: decimal;
}

.li2 {
	padding-top: 3px; 
}

.insurance {
	line-height: 13pt;
}

.anchor_name {
	color: white;
}

.doc_login {
	text-align: right;
	padding-top: 30px;
}

.getacrobat {
	font-size: 8pt;
}

.footer {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 7pt;
	color: #888;
	padding-left: 253px;
	padding-top: 40px;
	padding-bottom: 30px;
}

a:link {
	color: #014d6e;
}

a:hover {
	color: #ffcc00;
}

a:active {
	color: #ffcc00;
}

a:visited {
	color: #555;
}




