@charset "utf-8";

/* CSS Document */

body {
	background-image: url(../images/medic_bg_new.jpg);
	background-position: top;
	background-color: #FFF;
	background-repeat: repeat-x;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #666666;
}
.mainHeading {
	font-size: 18px;
	font-weight: 200;
	color: #0000B2;
	line-height: normal;
	letter-spacing: 0px;
}
.mainHeadingGray {
	font-size: 18px;
	font-weight: 200;
	color: #999999;
	line-height: normal;
	letter-spacing: 0px;
}
a:link {
	color: #285EF7;
	text-decoration: none;
}
a:hover {
	color: #EF6F24;
	text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
.smallHead {
	color: #FF0000;
}
.style4 {color: #FFFFFF}

.style1 {
	color: #F69621;
	font-weight: bold;
}
.unihead {
	color: #666666;
	font-weight: bold;
	font-size: 15px;
}
input {
	background-color: #D8D8D8;
	border: thin solid #D8D8D8;
}
textarea {
	background-color: #D8D8D8;
	border: thin solid #D8D8D8;
}
.but {
	background-color: #1612EF;
	color: #FFFFFF;
}
.text_justy {
	text-align: justify;
}
.note_red {
	color: #F00;
}
.uni_text {
	display: block;
	bottom: 20px;
}

