.MainContainer {
	width: 100%;
	padding-top:10px;
	padding-bottom:3px;
	padding-left:5px;
	padding-right:5px;
	border-bottom:1px dotted #CCCCCC;
	margin-bottom:5px;
}
.TopContainer {
	width: 100%;
	height: 88px;
}
.TopContainer_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #F7941D;
	text-transform: uppercase;
}
.TopContainer_content {
	width: 189px;
}
.TopContainer #row1 {
	width: 100%;
	height: 81px;
	background-color: #E8E8E8;
	background-image: url(images/topcontainers_bg.jpg);
	background-repeat: repeat-x;
	background-position: top left;
}
.TopContainer #row2 {
	width: 100%;
	background-color: #FFFFFF;
	height: 1px;
}
.TopContainer #row3 {
	width: 100%;
	background-color: #F7A933;
	height: 6px;
}
.TopContainer_leftcorner {
	background-image: url(images/topcontainers_bottomleftbg.jpg);
	background-repeat: repeat-y;
	background-position: top left;	
}
.TopContainer_rightcorner {
	background-image: url(images/topcontainers_rightbg.jpg);
	background-repeat: repeat-y;
	background-position: top right;	
}
.Container_Grey_header {
	width: 100%;
}
.Container_Grey_header #row1 {
	width: 100%;
	background-color: #FFFFFF;
	background-image: url(images/container_header_grey_bg.jpg);
	background-repeat: repeat-x;
	background-position: top left;
	height: 32px;
	padding-left: 10px;
	padding-right: 10px;
}
.Container_Grey_header_ContentPane {
	padding-left: 23px;
	padding-right: 22px;
	padding-top: 10px;
	padding-bottom: 20px;
}
.Container_Grey_header_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #616161;
}







.ModuleTitle_MenuItem {
	border: white 0px solid; /*override borders*/    
}
.ModuleTitle_MenuItem TD {  /*TD if menu is using tables*/
	cursor: pointer; 
	cursor: hand; 
	color: black; 
	font-family: Tahoma, Arial, Helvetica; 
	font-size: 9pt; 
	font-weight: bold; 
	font-style: normal;
	height: 21px;
    white-space: nowrap;  /*Word wrapping menu item now optional*/
    padding: 1px 3px 3px 1px;	
}
.ModuleTitle_MenuIcon {
	cursor: pointer; 
	cursor: hand; 
	background-color: #EEEEEE; 
	width: 15px;
	height: 100%;   /*override the default height for icon so that menubreaks can have heights adjusted*/
}
.ModuleTitle_SubMenu 
{
	z-index: 1000; 
	cursor: pointer; 
	cursor: hand; 
	background-color: #FFFFFF; 
	filter:progid:DXImageTransform.Microsoft.Shadow(color='DimGray', Direction=135, Strength=3); 
	padding: 1px 1px 1px 1px;   /*explicitly set padding for sub-menus */
}
.ModuleTitle_MenuBreak  {
	background-color: #EEEEEE; 
	font-size: 1px; /*make sure you take out portal.css ModuleTitle_MenuBreak for this to work*/
}
.ModuleTitle_MenuItemSel {
	cursor: pointer; 
	cursor: hand; 
	color: black; 
	font-family: Tahoma, Arial, Helvetica; 
	font-size: 9pt; 
	font-weight: bold; 
	font-style: normal;
	background-color: #C1D2EE;
}


/* Box */ 
.cont_top {
	background-image:url(images/cont_top.gif);
	background-repeat:repeat-x;
	background-position:top;
	width:100%;
	margin-bottom:8px;
}
.cont_bottom {
	background-image:url(images/cont_bottom.gif);
	background-repeat:repeat-x;
	background-position:bottom;
	width:100%;
}
.cont_left {
	background-image:url(images/cont_left.gif);
	background-repeat:repeat-y;
	background-position:left;
	width:100%;
}
.cont_right {
	background-image:url(images/cont_right.gif);
	background-repeat:repeat-y;
	background-position:right;
	width:100%;
}
.cont_bottom_left {
	background-image:url(images/cont_bottom_left.gif);
	background-repeat:no-repeat;
	background-position:bottom left;
	width:100%;
}
.cont_bottom_right {
	background-image:url(images/cont_bottom_right.gif);
	background-repeat:no-repeat;
	background-position:bottom right;
	width:100%;
}
.cont_top_left {
	background-image:url(images/cont_top_left.gif);
	background-repeat:no-repeat;
	background-position:top left;
	width:100%;
}
.cont_top_left2 {
	background-image:url(images/cont_top_left2.gif);
	background-repeat:no-repeat;
	background-position:top left;
	width:100%;
}
.cont_top_right {
	background-image:url(images/cont_top_right.gif);
	background-repeat:no-repeat;
	background-position:top right;
	width:100%;
}
.cont_top_right2 {
	background-image:url(images/cont_top_right2.gif);
	background-repeat:no-repeat;
	background-position:top right;
	width:100%;
}
.cont_content {
	height:60px;
	margin:3px;
	width:100%;
}
.cont_content2 {
	height:60px;
	margin:3px;
	padding:8px;
	padding-bottom:6px;
	padding-top:0px;
	width:100%;
}
.cont_content3 {
	height:60px;
	margin:3px;
	padding:8px;
	padding-bottom:6px;
	padding-top:2px;
	margin-top:8px;
	width:100%;
}

H1 .title {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 24px;
    font-weight: bold;
    color: #F7941D;
	margin:0px;
	padding:0px;
	padding-bottom:6px;
	letter-spacing:-1;
}
.title2 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    font-weight: bold;
    color: #F7941D;
	letter-spacing:0;
}
.dotted {border-bottom:1px dotted #CCCCCC; margin-left:9px; margin-right:13px; margin-top:10px;	padding-bottom:5px !important;
}
.prodtitle .title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #F7941D;
	margin:0px;
	padding:0px;
	padding-left:5px;
	letter-spacing:-0.1;
	line-height:32px;
}
#dnn_ContentPane {
	margin:0px;
	padding:0px;
}
