body {margin:0;}
p, div, span, li, td, .normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#pagemaster {
	width: 100%;
	text-align:center;	
	background: #A0BAE3 url('bg1.gif') repeat-x;
}
#skinmaster {
	width: 724px;
	margin: auto;
	background-color: white;
}
#menucontainer {
	height:28px;
	width:100%;
	background:#D9E2EE;
}
.Head {
	font-weight: bold;
	color: #000;
	font-size: 12px;
}
.rxMedContainer {
	text-align:center;
	background: #A2BDEC url('corner.gif') no-repeat top right;
	padding: 3px;
}
.rxMedContainerNew {
	text-align:left;
	background: #A2BDEC;
	padding: 3px;
}
.rxMedYellowContainer {
	text-align:center;
	background: #FFCC00 url('yellowCorner.gif') no-repeat top right;
	padding: 3px;
}
.SubHead {
	font-weight:bold;
	color: #476391;	
}
.skinheader {
	text-align:left;
	width:100%;
	background: #FFCB02;
	padding-bottom:8px;
	border-bottom: 14px solid #333;
}
.cornerLinks { 
	text-align:right;
}
.footer {
	border-top: 3px solid #FFCC00;
	background:black;
	padding:3px;
	font-size: 9px;
	color:#DDD;
	text-align:center;
}
.subfooter {
	text-align:right;
	background: #A0BAE3;
}
.controlpanel {
	width: 100%;
	background-color: #fefefe;
}
.leftpane {
	background:#EFECEC;
	width: 150px;
	padding:0;
	border-right: 3px solid #FFF;
}
.rightpane {
	width: 175px;
	padding: 0;
	border-left: 1px solid #FFCC00;
}
.contentpane {
	padding: 0;
}
.detailTable td {
	padding:0;
	margin:0;
	font-size:10px;
}
.detailTable p {
	padding:0;
	margin:0;
	font-size:10px;
}
.tHeading {
	background:#A2BDEC;
	font-weight:bold;
}
h1, .Heading1 {
	margin-bottom: 2px;
}
h2, .Heading2 {
	color:black;
	font-size:14px;
	font-weight: bold;
	margin-bottom: 2px;
}
h3, .Heading3 {
	font-size: 12px;
	font-weight: bold;
	color: black;
	margin-bottom: 2px;
}
h4, .Heading4 {
}
/* Simple Menu Styles */
.simplemenu {
	margin:0 0 0 0;
	padding: 5px;
}
.simplemenu li {
	list-style: none;
	text-indent: 0;
	font-weight: bold;
	padding-bottom: 8px;
	margin-left:0;
}
/* ddr menu style */
#dnn_ctl00 { width:150px;text-align:left;}
#dnn_ctl00 ul {margin:0px;padding:8px;}
#dnn_ctl00 li {
	list-style: none;
	text-indent: 0;
	font-weight: bold;
	padding: 0 0 8px 0;
	margin-left:0;
}

.ddrmenulevel1
{
	border:1px solid #C0D6E5;
}
.ddrmenulevel1 A
{
	background-color:#F8FAFF;
	font-size: 11px; 
	font-weight:bold;
	text-align:left;
	color:#000000;
	line-height:2em;
	padding: 0px 5px;
	margin:0px;
}
.ddrmenulevel1 A:hover
{  
	background:url(images/menu_hover.gif) repeat-x top left;
	color:#ffffff;
	text-decoration:none;
}
.ddrmenulevel1 .main_dnnmenu_itemselected 
{
	background: url(images/submenu_active.gif) repeat-x top left;
	color:#ffffff;
}




