#title {display:none; }
body {
	font-family: Helvetica, Arial, Verdana;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
	line-height: 16px;
	margin:0 0 0 0;
	background-color:#C2DFF5;
}
h1 {
	font-size: 15px;
	font-weight: bolder;
	color:#80DBF0;
	margin-bottom: 15px;
	border-bottom:1px solid #000000;
}
h2 {
	font-size: 13px;
	font-weight: bolder;
	color:#0066CC;
	margin-bottom: 0px;

}
address {
	font-style: normal;
}
.copyright {
	text-align:  center;
	font-size: 11px;
	line-height: 14px;

}
.medlinks {
	font-size: 13px;
	font-weight: bolder;
	color: #548998;
	margin-bottom: 0px;
    margin-top: 0px;
}
.imagespacert {
	margin-bottom: 10px;
	margin-left: 10px;
	float: right;
}
.imagespacelt {
margin:0 0 0 0;
    float: left;
}
a:link {
	color: #000000;
	text-decoration: underline;
}
a:visited {
    color: #000000;
	text-decoration: underline;
}
a:active {
	color: #000000;
}
a:hover {
	color: #349AFF;
	text-decoration: underline;
}
.title {
	margin-bottom: 17px;
	color: #4e7991;
	font-weight: bolder;
	font-size: 17px;
	display:none;
}

.content {
margin-top:0px;
}

.bg{
background-image:url(images/imagesplices/bg.jpg);
background-repeat:no-repeat;

}

.caseimg {
border:1px solid #000000;
margin: 5px 5px 5px 5px;
}

.print {
	margin:0 0 0 0 ;
}

p {
	margin:12px 15px 12px 0;
}


.contentmargin {
	margin:0 15px 0 0x;
}

div.error_message {
	border: 1px #900 solid;
	background-color: #fdd;
	padding: 10px;
	margin-bottom: 10px;
}

label.error {
	color: #900;
}

input.error, textarea.error, select.error {
	background-color: #fdd;
}