@charset "utf-8";
/* CSS Document */

body {
/*	background-image: url(../images/bgMed.jpg);*/
	background-image: url(../images/bgnew2.jpg);
	background-repeat: no-repeat;
	background-position:center;
}

.contentbgclass{

}

.textdivclass{
background:none;
width:100%;
height:507px;
margin-top:70px;
overflow:auto;
border:none;
padding:0px;
margin:0px;
}


.contentdiv{
width:100%;
height:577px;
background-repeat:no-repeat;
}


body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #555555;
	font-weight: bold;
}
body {
	background-color: #EAE9EE;
	background-image: url(images/graybg.bmp);
	background-repeat: repeat;
/*	margin-left: 40px;
	margin-right: 200px;*/
}
.style2 {color: #111111}

.style3 {color: #FFFFFF}

.style4 {
	font-size:18px;
	color: #FFFFFF;
	font-weight: bolder;
}

.link {color: #FF8800}

.linkPrintable {
color: #000000;
font-size:14px;
}


.bottomLink {
color: #000000;
font-size:10px;
}


