/* PAGE BACKGROUND *//* background color for the header at the top of the page  */.HeadBg {}/* background color for the content part of the pages */Body {    background-color: #e0e0e0;	margin-left: 0px;	margin-top: 0px;	margin-right: 0px;    margin-bottom: 0px;	font-family: Arial;	font-size: 12px;}/* background/border colors for the selected tab *//* background/border colors for the selected tab */.TabBg {}.LeftPane { }.ContentPane {}.RightPane {}/* text style for the selected tab */.SelectedTab {    font-weight: bold;    font-size: 12px;    color: #F0AB14;    font-family: Verdana, Tahoma, Arial, Helvetica;    text-decoration: none;}/* hyperlink style for the selected tab */A.SelectedTab:link {    text-decoration:    none;    color:#F0AC18;}A.SelectedTab:visited {    text-decoration:    none;    color:#F0AC18;}A.SelectedTab:active {    text-decoration:    none;    color:#F0AC18;}A.SelectedTab:hover {    text-decoration:    none;    color:#F5F5F5;}/* text style for the unselected tabs */.OtherTabs {    font-weight: bold;    font-size: 8.5pt;    color: #FFFFFF;    font-family: Verdana, Tahoma, Arial, Helvetica;    text-decoration: none;}    /* hyperlink style for the unselected tabs */A.OtherTabs:link {    text-decoration: none;    color:#FFFFFF;}A.OtherTabs:visited {    text-decoration: none;    color:#FFFFFF;}A.OtherTabs:active {    text-decoration: none;    color:#FFFFFF;}A.OtherTabs:hover {    text-decoration: none;    color:#F0AC18;}/* GENERAL *//* style for module titles */.Head {    font-family: Verdana, Tahoma, Arial, Helvetica;    font-size:  11px;    font-weight: bold;    color: #CC0000	text-decoration:none;}/* style of item titles on edit and admin pages */.SubHead {    font-family: Verdana, Tahoma, Arial, Helvetica;    font-size:  11px;    font-weight:    bold;    color: #003366;}/* module title style used instead of Head for compact rendering by QuickLinks and Signin modules */.SubSubHead {    font-family: Verdana, Tahoma, Arial, Helvetica;    font-size:  11px;    font-weight:    bold;    color: black;}/* text style used for most text rendered by modules */.Normal {    font-family: Arial;    font-size: 12px;    font-weight: normal;	color: #243B4D;}/* text style used for textboxes in the admin and edit pages, for Nav compatibility */.NormalTextBox {    font-family: Verdana, Tahoma, Arial, Helvetica;    font-size: 12px;    font-weight: normal;}.NormalRed {    font-family: Verdana, Tahoma, Arial, Helvetica;    font-size: 12px;    font-weight: bold;    color: #ff0000}.NormalBold {    font-family: Arial;    font-size: 12px;    font-weight: bold}/* text style for buttons and link buttons used in the portal admin pages */.CommandButton {    font-family: Verdana, Tahoma, Arial, Helvetica;    font-size: 12px;    font-weight: normal;}    /* hyperlink style for buttons and link buttons used in the portal admin pages */A.CommandButton:link {    text-decoration:    underline;    color: #003366;}A.CommandButton:visited {    text-decoration:    underline;    color: #003366;}A.CommandButton:active {    text-decoration:    underline;    color: #003366;}A.CommandButton:hover {    text-decoration:    underline;    color: #ff0000;}    /* GENERIC */H1 {    font-family: Verdana, Tahoma, Arial, Helvetica;    font-size:  20px;    font-weight:    normal;    color: #666644;}H2 {    font-family: Verdana, Tahoma, Arial, Helvetica;    font-size:  20px;    font-weight:    normal;    color: #666644;}H3 {    font-family: Verdana, Tahoma, Arial, Helvetica;    font-size:  12px;    font-weight:    normal;    color: #003366;}H4 {    font-family: Verdana, Tahoma, Arial, Helvetica;    font-size:  12px;    font-weight:    normal;    color: #003366;}H5, DT {    font-family: Verdana, Tahoma, Arial, Helvetica;    font-size:  11px;    font-weight:    bold;    color: #003366;}H6 {    font-family: Verdana, Tahoma, Arial, Helvetica;    font-size:  11px;    font-weight:    bold;    color: #003366;}TFOOT, THEAD {    font-family: Verdana, Tahoma, Arial, Helvetica;    font-size:  12px;    color: #003366;}TH {    vertical-align: baseline;    font-family: Verdana, Tahoma, Arial, Helvetica;    font-size:  12px;    font-weight:    bold;    color: #003366;}A:link {    text-decoration: underline;    color: #2E3092;}A:visited {    text-decoration: underline;    color:  #2E3092;}A:active {    text-decoration: underline;    color: #2E3092;}A:hover {    text-decoration: underline;    color: #006699;}SMALL   {    font-size:  8px;}BIG {    font-size:  14px;}BLOCKQUOTE, PRE {    font-family:    Lucida Console, monospace;}UL LI {    list-style-type:    square ;}UL LI LI {    list-style-type:    disc;}UL LI LI LI {    list-style-type:    circle;}OL LI {    list-style-type:    decimal;}OL OL LI {    list-style-type:    lower-alpha;}OL OL OL LI {    list-style-type:    lower-roman;}HR {    color: #cccccc;    height:1pt;}/* Menu-Styles *//* Module Title Menu */.ModuleTitle_MenuContainer {}.ModuleTitle_MenuBar {}.ModuleTitle_MenuItem {}.ModuleTitle_MenuIcon {}.ModuleTitle_SubMenu {}.ModuleTitle_MenuBreak {}.ModuleTitle_MenuItemSel {}.ModuleTitle_MenuArrow {}.ModuleTitle_RootMenuArrow {}/*___________________________________________________________________________________________*//* Main Menu */.MainMenu_MenuContainer {	border: 0px;	background-color: transparent;	width: 168px;	padding: 5px;	padding-bottom: 0px;}.MainMenu_MenuBar {}.MainMenu_MenuItem {	cursor: hand; 	color: #666666; 	font-family: Verdana, Tahoma, Arial, Helvetica; 	font-size: 11px; 	font-weight: normal; 	border: 1px #F5F5F5 solid;	padding: 1px;	background-color: transparent;}.MainMenu_MenuIcon {	display:none;}.MainMenu_MenuItemSel {background-color: transparent;	cursor: hand; 	color: #CA1C2C; 	font-family: Verdana, Tahoma, Arial, Helvetica; 	font-size: 11px; 	font-weight: normal; 	border: 1px #000088 solid;	padding: 1px;}.rootmenuitem {	background-color: transparent;	cursor: hand; 	color: #B7C0D1; 	font-family: Verdana, Tahoma, Arial, Helvetica; 	font-size: 13px; 	font-weight: bold; 	border: 0px;	padding: 5px;	padding-left:10px;	padding-right:10px;}.rootmenuitemselected {background-color: transparent;	cursor: hand; 	color: #999999; 	font-family: Verdana, Tahoma, Arial, Helvetica; 	font-size: 13px; 	font-weight: bold; 	border: 0px;	padding: 5px;	padding-left:10px;	padding-right:10px;	}.rootmenuitembreadcrumb{background-color: transparent;	cursor: hand; 	color: #2E3092; 	font-family: Verdana, Tahoma, Arial, Helvetica; 	font-size: 13px; 	font-weight: bold; 	border: 0px;	padding: 5px;	padding-left:10px;	padding-right:10px;	}.submenuitembreadcrumb{	cursor: hand;  	font-family: Verdana, Tahoma, Arial, Helvetica; 	font-size: 11px; 	color: #2E3092;	font-weight: normal; 	border: 1px #EFEFEF solid;	background-color: transparent;	padding: 1px;}.submenu {	z-index: 1000; 	background-color: #EEEEEE; 	/*filter: progid:DXImageTransform.Microsoft.Shadow(color='#CCCCCC', Direction='90', Strength='1');*/	border: 1px #A7A7A7 solid;	margin-left:10px;	margin-top:0px;}.MainMenu_MenuBreak {	display:none;}.MainMenu_MenuArrow {	display:none;}.MainMenu_RootMenuArrow {	display:none;}/*___________________________________________________________________________________________*/a.links_bottom:visited{    font-family: Verdana, Tahoma, Arial, Helvetica;    font-size:  10px;    color: #333333;	text-decoration:none;	}a.links_bottom:active{    font-family: Verdana, Tahoma, Arial, Helvetica;    font-size:  10px;    color: #333333;	text-decoration:none;	}a.links_bottom:hover{    font-family: Verdana, Tahoma, Arial, Helvetica;    font-size:  10px;    color: #FF0000;	text-decoration:none;	}a.links_bottom:link{    font-family: Verdana, Tahoma, Arial, Helvetica;    font-size:  10px;    color: #333333;	text-decoration:none;}.Copyright {    font-family: Verdana, Tahoma, Arial, Helvetica;    font-size:  10px;    color: #FFFFFF;}a.DNNCopyright:visited {    font-family: Verdana, Tahoma, Arial, Helvetica;    font-size:  9px;    color: #F0AC18;	text-decoration:none;	}a.DNNCopyright:active {    font-family: Verdana, Tahoma, Arial, Helvetica;    font-size:  9px;    color: #333333;	text-decoration:none;	}a.DNNCopyright:hover {    font-family: Verdana, Tahoma, Arial, Helvetica;    font-size:  9px;    color: #FF0000;	text-decoration:none;	}a.DNNCopyright:link {    font-family: Verdana, Tahoma, Arial, Helvetica;    font-size:  9px;    color: #F0AC18;	text-decoration:none;}/* CUSTOM STYLES */.HeadingBoldRed {    font-family: Verdana, Tahoma, Arial, Helvetica;    font-size: 11px;    font-weight: bold;    color: #CC0000;}.HeadingBoldBlack {    font-family: Verdana, Tahoma, Arial, Helvetica;    font-size: 11px;    font-weight: bold;    color: #000000;}.HeadingBoldPurple {    font-family: Verdana, Tahoma, Arial, Helvetica;    font-size: 11px;    font-weight: bold;    color: #2E3092;}.HeadingBoldRed_bigger {    font-family: Verdana, Tahoma, Arial, Helvetica;    font-size: 12px;    font-weight: bold;    color: #CC0000;}.SearchStyle {    font-family: Verdana, Tahoma, Arial, Helvetica;    font-size:  11px;    font-weight:    bold;    color: #FFFFFF;	text-decoration:none;	padding: 2px;}a.SearchStyle:link {    font-family: Verdana, Tahoma, Arial, Helvetica;    font-size:  11px;    font-weight:    bold;    color: #FFFFFF;	text-decoration:none;	padding: 2px;}a.SearchStyle:hover {    font-family: Verdana, Tahoma, Arial, Helvetica;    font-size:  11px;    font-weight:    bold;    color: #CCCCCC;	text-decoration:none;	padding: 2px;}a.SearchStyle:visited {    font-family: Verdana, Tahoma, Arial, Helvetica;    font-size:  11px;    font-weight:    bold;    color: #FFFFFF;	text-decoration:none;	padding: 2px;}a.SearchStyle:active {    font-family: Verdana, Tahoma, Arial, Helvetica;    font-size:  11px;    font-weight:    bold;    color: #FFFFFF;	text-decoration:none;	padding: 2px;}#dnn_dnnSEARCH_txtSearch.NormalTextBox { height:19px; width: 125px; margin-bottom: 4px; padding: 0px 0px 0px 0px; border: 1px solid #000000; cursor:text;}.SearchButton { background: transparent; padding: 0px 0px 0px 0px; cursor: hand; margin: 0 0 0 0px;}

