/* Global Styles */

body {
	margin:0;
	padding:0;
	background: url(/web/BGMedical/images/template/images/leftSideBG.gif);
}


.border {
	background-color:#999999;
}


.whiteDivide {
	background-color: #FFFFFF;
}


.orangeDivide {
	background-color: #FF9900;
}


.footer {
	background-color: #2371A1;
}


.footerText {
	background-color: #2371A1;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight: 300;
	margin:10px;
	color: #ffffff;
	text-align: center;
}


.footerText a, .footerText a:link, .footerText a:visited, .footerText a:hover, .footerText a:active {
	color:#FFFFFF;
	text-decoration:none;
	font-weight: 300;
}

.footerText a:hover, .footerText a:active {
	text-decoration:underline;
	font-weight: 300;
}



.leftColumn {
	background-color: #92BED7;
	width: 160px;
	height: 405px;
}


.mainColumn {
	background-color: #FFFFFF;
}


.mainColumnText {
	background-color: #FFFFFF;
	padding:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
}


.customheader1 {
 	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
 	font-size: 16px;
 	font-weight: bold;
}


.customheader2 {
 	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
 	font-size: 14px;
 	font-weight: bold;
}


.customheader3 {
 	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
 	font-size: 16px;
}

