.header{    width: 385px;    height: 58px;	background-image:   url(images/header_bg.jpg);	background-position: right;	background-repeat: no-repeat;}/* ================================CSS STYLES FOR DotNetNuke================================/* GENERAL *//* style for module titles */.Head{    font-family: Arial, Helvetica, sans-serif;    font-size: 18px;    font-weight: bold;    color: #005dac;}.TopPane{    font-family: Arial, Helvetica, sans-serif;    font-size: 12px;    color: #000000;}.LeftPane{    font-family: Arial, Helvetica, sans-serif;    font-size: 12px;    color: #000000;    line-height: 20px;}.ContentPane{    font-family: Arial, Helvetica, sans-serif;    font-size: 12px;    color: #000000;    line-height: 20px;}.RightPane{    font-family: Arial, Helvetica, sans-serif;    font-size: 12px;    color: #000000;    line-height: 20px;}.BottomPane{    font-family: Arial, Helvetica, sans-serif;    font-size: 12px;    color: #000000;    line-height: 20px;}/* GENERIC */H1{    font-family: Arial, Helvetica, sans-serif;    font-size: 16px;    font-weight: bold;    color: #005dac;}H2{    font-family: Arial, Helvetica, sans-serif;    font-size: 14px;    font-weight: bold;    color: #005dac;}H3{    font-family: Arial, Helvetica, sans-serif;    font-size: 16px;    font-weight: bold;    color: #000000;}H4{    font-family: Arial, Helvetica, sans-serif;    font-size: 14px;    font-weight: bold;    color: #000000;}/* Main Menu */.MainMenu_MenuBar{    cursor: none;    cursor: hand;    height: 26;    border-right: #f0f0f0 0px solid;}.MainMenu_MenuBreak{      border:none;      height:1px;      background-color:Transparent;}.MainMenu_MenuItem{    cursor: none;    cursor: hand;    color: #005dac;    font-family: Arial, Helvetica, sans-serif;    font-size: 12px;    font-weight: none;    font-style: normal;    border-left: #f0f0f0 0px solid;    border-bottom: #f0f0f0 0px solid;    border-top: #f0f0f0 0px solid;    border-right: #f0f0f0 0px solid;    height: 26;	vertical-align: center;}.MainMenu_RootMenuItem{    background-color: transparent;	cursor: none;    cursor: hand;    color: #ffffff;    font-family: Arial, Helvetica, sans-serif;    font-size: 12px;    font-weight: bold;    font-style: normal;    border-left: #FFFFFF 0px solid;    border-bottom: #FFFFFF 0px solid;    border-top: #FFFFFF 0px solid;    border-right: #FFFFFF 0px solid;    height: 26;    text-align: center;}.MainMenu_MenuIcon{    cursor: none;    cursor: hand;    background-color: #FFFFFF;    border-left: #FFFFFF 0px solid;    border-right: #FFFFFF 0px solid;    border-bottom: #FFFFFF 0px solid;    border-top: #FFFFFF 0px solid;    text-align: center;    width: 0;    height: 26;}.MainMenu_MenuItemSel{    background-color: transparent;    cursor: none;    cursor: hand;    color: #9aacd8;    font-family: Arial, Helvetica, sans-serif;    font-size: 12px;    font-weight: none;    font-style: normal;    text-align: center;    height: 26;}.MainMenu_SubMenuItemSelected{    background-color: #ffffff;    cursor: none;    cursor: hand;    color: #000000;    font-family: Arial, Helvetica, sans-serif;    font-size: 12px;    font-weight: none;    font-style: normal;    text-align: left;	vertical-align: center;}.MainMenu_SubMenu{    margin-top: 3px;	display: inline;	z-index: 1000;    cursor: none;    cursor: hand;    background-color: #ffffff;    border-bottom: #005dac 1px solid;    border-left: #005dac 1px solid;    border-top: #005dac 1px solid;    border-right: #005dac 1px solid;    vertical-align: center;}.GlobalLink{    font-family: Arial, Helvetica, sans-serif;    font-size: 10px;    color: #9aacd8;    text-decoration: none;}a.GlobalLink{    font-family: Arial, Helvetica, sans-serif;    font-size: 10px;    color: #9aacd8;    text-decoration: none;}.User{    font-family: Arial, Helvetica, sans-serif;    font-size: 10px;    color: #9aacd8;    text-decoration: none;}a.User{    font-family: Arial, Helvetica, sans-serif;    font-size: 10px;    color: #9aacd8;    text-decoration: none;}a:hover.User{    font-family: Arial, Helvetica, sans-serif;    font-size: 10px;    color: #ffffff;    text-decoration: underline;}a:hover.GlobalLink{    font-family: Arial, Helvetica, sans-serif;    font-size: 10px;    color: #ffffff;    text-decoration: underline;}.Normal{    font-family: Arial, Helvetica, sans-serif;    font-size: 12px;    color: #000000;	line-height: 20px;}.Normalbold{    font-family: Arial, Helvetica, sans-serif;    font-size: 12px;    color: #000000;    text-style: bold;	line-height: 20px;}
