a {
   outline: none;
}
p { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; }
input.button { color: #FFFFFF; background-color: #1D3D79; font-weight: bold; margin: 5px 0 0 0; padding: 2px 5px; margin-left: 140px;}
label {
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
div#wrapper { width: 500px; margin: 0 auto; text-align: left;}
div.demo { float: left; padding: 0; text-align: center; margin: 0 0 10px 20px;}
div.demo input.button { color: #FFFFFF; background-color: #1D3D79; font-weight: bold; margin: 0; padding: 2px 5px;}
div.demo p {
	padding-left: 0px;
	margin: 0;
	font-size: 85%;
	text-align: center;
}
div.form { border:#CAD7EA solid 1px; width: 495px; height: 222px; padding: 10px; margin-left: 5px;}
div.checkboxes { 
	display: block;
	margin-bottom: 20px;
} 
.error { font-size: 100%; color: #CC3333; }
div.left {
	width: 80px;
	float: left;
	text-align: right;
	font-weight: bold;
	padding: 3px 5px 0 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
div.right {
	width: 300px;
	float: left;
	margin-bottom: 5px;
}
.required { color: #CC3333; margin-left: 5px;}
div.products { font-size: 100%;}
div.products a {
	line-height: 2em;
}
div#hospitals a {
	width: 114px; height: 112px;
	background: url(/images/products/hospitals2.jpg) left top;
	float: left;
	margin: 5px 5px 0 5px;
}
div#hospitals a:hover {
	background: url(/images/products/hospitals2.jpg) 0 -112px;
}
div#communities a {
	width: 112px; height: 112px;
	background: url(/images/products/communities2.jpg) left top;
	float: left;
	margin: 5px 5px 0 5px;
}
div#communities a:hover {
	background: url(/images/products/communities2.jpg) 0 -112px;
}
div#HC a {
	width: 223px; height: 111px;
	background: url(/images/products/HandC2.jpg) left top;
	float: left;
	margin: 5px 5px 0 5px;
}
div#HC a:hover {
	background: url(/images/products/HandC2.jpg) 0 -111px;
}
div#EMR a {
	width: 112px; height: 112px;
	background: url(/images/products/EMR2.jpg) left top;
	float: left;
	margin: 10px 10px 0 0;
}
div#EMR a:hover {
	background: url(/images/products/EMR2.jpg) 0 -112px;
}
div#VHRandEMR a {
	width: 172px; height: 111px;
	background: url(/images/products/VHR2.jpg) left top;
	float: left;
	margin: 10px 10px 0 0;
}
div#VHRandEMR a:hover {
	background: url(/images/products/VHR2.jpg) 0 -111px;
}
div#SantaCruz a {
        width: 172px; height: 111px;
        float: left;
        margin: 10px 10px 0 0;
        background: url(/images/products/santa-cruz.jpg) left top;
}
div#SantaCruz a:hover {
        background: url(/images/products/santa-cruz.jpg) 0 -111px;
}
#box { width: 489px; background: url(/images/products/repeat-y.gif) center repeat-y;}
#box .inside {
	padding-left: 6px;
}
#box h1 { 
	font-family: Arial, Verdana, sans-serif;
	text-align: center; 
	color: #83BD00; 
	font-size: 130%; 
	line-height: 130%; 
	margin: 0; }
.clear { clear: both; }
.textfieldRequiredState .textfieldRequiredMsg { font-size: 80%; }

