body { 
	background: #E0EBAF;
	text-align: center;
	margin: 0px;
	padding: 0px;
	font: 70% Verdana, Arial, Helvetica, sans-serif;
}

.Normal {
	
}

/* SkinObject Colors i.e. Search, Copyright, Privacy, Login  */
.SkinObject A:link {
	color: #FFFFFF;
}
.SkinObject A:visited {
	color: #C1C1C1;
}
.SkinObject A:active, .SkinObject A:hover {
	color: #FF6600 ;
}

/* Normal Link Colors i.e. Search, Copyright, Privacy, Login  */
A:link, .Normal A:link {
 color: #4B59A2; 
 }
A:visited, .Normal A:visited { 
 color: #6571AC; 
 }
A:active, .Normal A:active, A:hover, .Normal A:hover { 
 color: #1938D6; 
}


h1 { 
	text-transform: uppercase;
	font: bold 140% Trebuchet, Trebuchet MS, Arial, Helvetica, Verdana, sans-serif 
}

h2 {
	font: bold 140% Trebuchet, Trebuchet MS, Arial, Helvetica, Verdana, sans-serif;
}

h3 {
	text-transform: uppercase;
	font: bold italic 130% Trebuchet, Trebuchet MS, Arial, Helvetica, Verdana, sans-serif;
}

h4 {
	font: bold italic 130% Trebuchet, Trebuchet MS, Arial, Helvetica, Verdana, sans-serif;
}

h5 {
	font: bold 125% Arial, Helvetica, Verdana, sans-serif;
}

h6 {
	font: bold 115% Arial, Helvetica, Verdana, sans-serif;
}

hr {
	color: #787878;
	background: #787878;
	height: 1px;
	border: 0px;
}

#banner {
	color: #ffffff;
	text-transform: none;
	padding: 65px 0px 0px 12px;
	margin: 0px;
	font: 250% Arial, Helvetica, Verdana, sans-serif;
}

h2.menuheader {
	background: url('../../DNN/Skins/medical/graphics/vertical-header.gif') no-repeat;
	text-indent: -20000px;
	margin: 0px 0px 1px 0px;
	padding: 0px;
	width: 180px;
	height: 20px;
	font-size: 10px;
}

.submenu {
	padding: 0px;
	margin: 0px;
	list-style: none;
}

.submenu li {
	margin-bottom: 1px;
}

.submenu a:link, .submenu a:visited, .submenu a:hover {
	text-decoration: none;
	color: #FFFFFF;
	display: block;
	width: 180px;
	height: 20px;
	padding-left: 15px;
	padding-top: 3px;
	voice-family: "\"}\""; 
	voice-family:inherit;
	width: 100%;
	height: 17px;
}
	html>body .submenu a:link, html>body .submenu a:visited, html>body .submenu a:hover { 
		width: 165px;
		height: 17px;
	}

.submenu a:hover {
	background: #009999;
}

.table {
	width: 100%;
	border: 0px;
	padding: 0px;
	margin: 0px;
	border-spacing: 0px;
	border-collapse: collapse;
}

.table td {
	padding: 2px;
	margin: 0px;
	spacing: 0px;
	border-bottom: solid 1px #c1c1c1;
}

.table th {
	background: #c1c1c1;
	text-align: left;
	font: bold 100% Verdana, Arial, Helvetica;
}

#container {
	width: 100%;
	margin: 0px auto; /* fix for centering div in firefox */
}

#header {
	width: 750px;
	height: 73px;
	background-color: #E0EBAF;
	/*background: #414048;*/
	text-align: left;
	margin: 0px auto; /* fix for centering div in firefox */
	voice-family: "\"}\""; 
	voice-family:inherit;
}

#logo {
}

#topmenu {
	text-align: right;
	vertical-align: top;
	color: #333333;
	padding: 25px 10px 0px 0px;
}
	#topmenu A:link, #topmenu A:visited {
		color: #333333;
		text-decoration: none;
	}
	
	#topmenu A:active, #topmenu a:hover {
		color: #FFD700; /*#FCE200;*/
		text-decoration: none;
	}
	
#menu {
	clear: both;
	background: #2D4678;
	border-top: solid 1px #414048;
	border-bottom: solid 1px #414048;
	padding: 4px 3px 3px 12px;
	color: #fff;
	font-weight: bold;
	text-align: left;
	margin: 0px auto; /* fix for centering div in firefox */
	voice-family: "\"}\""; 
	voice-family:inherit;
	width: 100%;
	height: 16px;
}

	html>body #menu {
		width: 100%;
		height: 16px;
	}
	
	#menu a:link, #menu a:visited { 
		color: #fff;
		text-decoration: none;
	}
	
	#menu a:active, #menu a:hover {
		color: #B2EAFB;
		text-decoration: none;	
	}

#breadcrumb {
	font-size: 90%;
}

#body3col {
	text-align: left;
	width: 750px;
	border-bottom: solid 1px #414048;
	border-top: solid 1px #414048;
	margin: 0px auto; /* fix for centering div in firefox */
}

#body2col {
	text-align: left;
	width: 750px;
	border-bottom: solid 1px #414048;
	border-top: solid 1px #414048;
	margin: 0px auto; /* fix for centering div in firefox */
}

#body1col {
	text-align: left;
	width: 750px;
	background-color: #E0EBAF;
	/*background: url('graphics/bodybg.gif') repeat-y;*/
	border-bottom: solid 1px #414048;
	border-top: solid 1px #414048;
	margin: 0px auto; /* fix for centering div in firefox */
}

#body2 {
	width: 200px;
	padding: 10px;
	float: left;
	/*background: #fff000;*/
	voice-family: "\"}\""; 
	voice-family:inherit;
	width: 180px;
}

	html>body #body2 {
		width: 180px;
	}
	
#body1 {
	width: 350px;
	padding: 10px;
	float: left;
	/*background: #000fff;*/
	voice-family: "\"}\""; 
	voice-family:inherit;
	width: 330px;	
}
	html>body #body1 {
		width: 330px;
	}
	
#body1b { /* for 2 column layout */
	width: 550px;
	padding: 10px;
	float: left;
	voice-family: "\"}\""; 
	voice-family:inherit;
	width: 530px;	
}
	html>body #body1b {
		width: 530px;
	}
	
#body1c { /* for 1 column layout */
	width: 750px;
	padding: 10px;
	float: left;
	voice-family: "\"}\""; 
	voice-family:inherit;
	width: 750px;
}
	html>body #body1c {
		width: 750px;
	}

#body3 {
	width: 200px;
	padding: 10px;
	float: left;
	/*background: #0ff0f0;*/
	voice-family: "\"}\""; 
	voice-family:inherit;
	width: 180px;

}

#footer {
	background: #2D4678;
	border-bottom: solid 1px #414048;
	width: 750px;
	padding: 3px;
	text-align: left;
	margin: 0px auto; /* fix for centering div in firefox */
	voice-family: "\"}\""; 
	voice-family:inherit;
	width: 750px;
}

	html>body #footer {
		width: 750px;
	}

#bottom {
	width: 760px;
	height: 15px;
	margin: 0px auto; /* fix for centering div in firefox */
}
