/* ================================ White01 Styles for DotNetNuke================================*/   .White01_master_blue {	width: 100%;	color:#FFFFFF;	margin: 0px;	padding: 0px;	/*background-color: #dfe5f2;	border-right: #7994cb 1px solid; 	border-top: #7994cb 1px solid; 	border-left: #7994cb 1px solid; 	border-bottom: #7994cb 1px solid; 	-moz-border-radius-bottomleft: 15px; 	-moz-border-radius-bottomright: 15px; 	-moz-border-radius-topleft: 3px; 	-moz-border-radius-topright: 3px;*/}.White01_row1_blue {	background-image: url(gradient_LtBlue.jpg);}.White01_Head {	background-color: Transparent;	height: 0px;}.White01_Title {	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 11px;	font-weight: bold;	color: #154B95;	text-align: left;	vertical-align: middle;}.White01_Text {	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 11px;	font-weight: normal;	color: #5A5A5A;	width: 100%;}.ModuleTitle_MenuItem {	border: white 0px solid; /*override borders*/	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 12px;	font-weight: bold;	color: #57720D;}.ModuleTitle_MenuItem TD {  /*TD if menu is using tables*/	cursor: pointer; 	cursor: hand; 	color: black; 	font-family: Tahoma, Arial, Helvetica; 	font-size: 7pt; 	font-weight: bold; 	font-style: normal;	white-space: nowrap;  /*Word wrapping menu item now optional*/}.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); }.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;}