html, body { background-color: transparent; width : 100%; height : 100%; }
form { height : 100%; }

.SkinWidth { width: 900px; }

#dnn_dnnSEARCH_txtSearch.NormalTextBox { 
    height:18px;
    background: #FFFFFF;
	width: 140px; 
	color: #27475b; 
	padding: 2px 0px 0px 2px; 
	border: 1px 1px 1px 1px solid #068284;
	cursor:pointer;
}

.toppane {
	padding-top: 3px;
	padding-left: 7px;
	padding-right: 7px;
	padding-bottom: 3px;
}

.leftpane {
	padding-top: 3px;
	padding-left: 7px;
	padding-right: 7px;
	padding-bottom: 3px;
}

.contentpane {
	padding-top: 3px;
	padding-left: 7px;
	padding-right: 7px;
	padding-bottom: 3px;
}

.rightpane {
	padding-top: 3px;
	padding-left: 7px;
	padding-right: 7px;
	padding-bottom: 3px;
}

.bottompane {
	padding-top: 3px;
	padding-left: 7px;
	padding-right: 7px;
	padding-bottom: 3px;
}

.MainMenu_MenuContainer {
	background-color: transparent;
    width:100%;
}

.MainMenu_MenuBar {
}

.MainMenu_MenuArrow {
	display: none
}

.MainMenu_RootMenuArrow {
	display: none
}

.MainMenu_MenuIcon {
	display: none
}

.MainMenu_MenuBreak {
   	border-bottom: transparent 0px solid; 
	border-left: transparent 0px solid; 
	border-top: transparent 0px solid;  
	border-right: transparent 0px solid; 
	background-color: transparent; 
	height: 1px;
}

.RootMenuItem TD {
    padding:0px 9px 0px 9px;
	height:48px;
    font-size:11pt;
    font-weight:bold;
    color:#FFFFFF;
    text-align:center;
	background: transparent;
}

.RootMenuItemSel TD {
    padding:0px 9px 0px 9px;
	height:48px;
    font-size:11pt;
    font-weight:bold;
    color: #27475b;  
    text-align:center;
	background-image: url(images/Teal_r1_c7.jpg);
}

.RootMenuItemHover TD {
    padding:0px 9px 0px 9px;
	height:48px;
    font-size:11pt;
    font-weight:bold; 
    color:#27475b; 
    text-align:center;
	background-image: url(images/Teal_r1_c7.jpg);
}

.MainMenu_MenuItem {
    padding:5px 35px 5px 13px;
    border:0pt none;
    font-size: 10pt; 
    color: #27475B;
	font-weight: bold;  
}

.MainMenu_MenuItemSel {
	background-color: transparent; 
	cursor: pointer; 
	cursor: hand; 
}

.Submenu {
    border:1px solid #058284;
    cursor:pointer;
    margin-top: -1px;
    margin-left: 0px; 
    z-index: 1000;
    font-size: 10pt; 
    color: #27475B;
    font-weight: bold; 
	background: #CEE4CB; 
}

.Submenuitemselected,Submenuitembreadcrumb {
    padding:5px 35px 5px 13px;
    border:0pt none;
    margin-top: 0px;
    margin-left: 0px; 
    font-size: 10pt; 
    color: #FFFFFF;
	font-weight: bold; 
	background: #058284; 
}

.Head{ 
   font-size:11pt;
   font-weight:bold;
   color:#27475b; 
}

.SubHead{ 
   font-size:10pt;
   font-weight:bold; 
   color:#27475b;
  }
   
.SubSubHead{ 
   font-size:10pt; 
   color:#27475b;
}

.Normal{
   font-size:10pt; 
   color:#27475b;
   font-weight : normal;
}

.TH,TD,DIV {	
   font-size: 10pt; 
   color: #27475b; 
   font-family: Arial, Verdana, Helvetica;
}

.CommandButton, A.CommandButton:link, A.CommandButton:visited, A.CommandButton:active {
	font-size : 10pt;
	font-weight : normal;
	color : #16656f;
	text-decoration : underline;
}

A.CommandButton:hover {
	font-size : 10pt;
	font-weight : normal;
	color : #16656f;
	text-decoration : none;
}

.User, A.User:link, A.User:visited, A.User:active{
   font-size : 9pt;
   font-weight : bold;
   color:#27475b;
   text-decoration:none;
}

A.User:hover {
   font-size : 9pt;
   font-weight : bold;
   color: #058284;
   text-decoration : none;
}

.Breadcrumb, A.Breadcrumb:link, A.Breadcrumb:visited, A.Breadcrumb:active {
    color:#27475b;
	font-weight:bold; 
    font-size:9pt;
    text-decoration:none;
}

A.Breadcrumb:hover  {
    color:#058284;
	font-weight:bold; 
    font-size:9pt;
    text-decoration:none;
}

.Search, A.Search:link, A.Search:visited, A.Search:active {
    color:#27475b;
	font-weight:bold; 
    font-size:9pt;
    text-decoration:none;
}

A.Search:hover  {
    color:#27475b;
	font-weight:bold; 
    font-size:9pt;
    text-decoration:none;
}

A:link {
	color : #16656f;
	text-decoration : none;
}

A:active {
	color : #16656f;
	text-decoration : underline;
}

A:hover {
	color :#27475b;
	text-decoration : underline;
}

A:visited {
	color : #058284;
	text-decoration : none;
}

.Links, A.Links:link, A.Links:visited, A.Links:active {
   font-size:9pt;
   font-weight:bold; 
   color:#27475b;
   text-decoration:none
}

A.Links:hover {
    font-size:9pt;
    font-weight:bold; 
	color : #16656f;
	text-decoration : none;
}

.Footer, A.Footer:link, A.Footer:visited, A.Footer:active {
   font-size:9pt;
   font-weight:bold; 
   color:#27475b;
   text-decoration:none
}

A.Footer:hover {
    font-size:9pt;
    font-weight:bold; 
	color : #16656f;
	text-decoration : none;
}
