body{
	padding: 0px;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	background-color: #000066;
}
Peak1_Banner {
	background-color: #FFFFFF;
}

.ControlPanel, .PagingTable {
    width: 100%;
    height: 64px;
    background-color: #ffffff;
    BORDER-RIGHT: #000063 1px solid; 
    BORDER-TOP: #000063 1px solid; 
    BORDER-LEFT: #0000631px solid; 
    BORDER-BOTTOM: #000063 1px solid; 
}
.SkinObject {
    font-weight: bold;
    font-size: 11px;
    color: #000063;
    font-family: Tahoma, Arial, Helvetica;
    text-decoration: none;
}
A.SkinObject:link {
    text-decoration:    none;
    color:#000063;
}

A.SkinObject:visited  {
    text-decoration:    none;
    color:#000063;
}

A.SkinObject:active   {
    text-decoration:    none;
    color:#000063;
}

A.SkinObject:hover    {
    text-decoration:    none;
    color:#000063;
}
/* style for module titles */
.Head   {
    font-family: Arial, Helvetica, sans-serif;
    font-size:  18px;
    font-weight: normal;
    color: #000063;
}
/* style of item titles on edit and admin pages */
.SubHead    {
    font-family: Tahoma, Arial, Helvetica;
    font-size:  11px;
    font-weight:    bold;
    color: #000063;
}
/* module title style used instead of Head for compact rendering by QuickLinks and Signin modules */
.SubSubHead {
    font-family: Tahoma, Arial, Helvetica;
    font-size:  11px;
    font-weight:    bold;
    color:#000063;
}
/* text style used for most text rendered by modules */
.Normal,.NormalDisabled
{
    font-family: Tahoma, Arial, Helvetica;
    font-size: 11px;
    font-weight: normal;
}
/* text style used for rendered text which should appear disabled */
.NormalDisabled
{
    color: Silver;
}

/* text style used for rendered text which requires emphasis */
.NormalBold
{
    font-family: Tahoma, Arial, Helvetica;
    font-size: 11px;
    font-weight: bold
}

/* text style used for error messages */
.NormalRed
{
    font-family: Tahoma, Arial, Helvetica;
    font-size: 12px;
    font-weight: bold;
    color:#000063;
}

/* text style used for textboxes in the admin and edit pages, for Nav compatibility */
.NormalTextBox
{
    font-family: Tahoma, Arial, Helvetica;
    font-size: 12px;
    font-weight: normal;
}
/* text style used for help text rendered by modules */
.Help
{
  border-right: #544B04 1px solid;
  padding-right: 2px;
  border-top: #544B04 1px solid;
  padding-left: 2px;
  font-weight: normal;
  font-size: 11px;
  padding-bottom: 2px;
  border-left: #544B04 1px solid;
  color: black;
  padding-top: 2px;
  border-bottom: #544B04 1px solid;
  font-family: Tahoma, Arial, Helvetica;
  background-color: #6B7584;
}

/* text style for buttons and link buttons used in the portal admin pages */
.CommandButton     {
    font-family: Tahoma, Arial, Helvetica;
    font-size: 11px;
    font-weight: normal;
	 color: #000063;
}
    
/* hyperlink style for buttons and link buttons used in the portal admin pages */
A.CommandButton:link {
    text-decoration:    underline;
    color: #000063;
}

A.CommandButton:visited  {
    text-decoration: underline;
    color: #000063;
}

A.CommandButton:active   {
    text-decoration:    underline;
    color:#000063;
}

A.CommandButton:hover    {
    text-decoration:    underline;
    color: #000063;
}

/* button style for standard HTML buttons */
.StandardButton
{
	padding-right: 5px;
	padding-left: 5px;
	font-weight: normal;
	font-size: 11px;
	background: #000063;
	color: #E3FC98;
	border-bottom: #544B04 1px solid;
	font-family: Verdana, sans-serif;
}
/* GENERIC */
H1  {
    font-family: Tahoma, Arial, Helvetica;
    font-size:  20px;
    font-weight:    normal;
    color: #000063;
}

H2  {
    font-family: Tahoma, Arial, Helvetica;
    font-size:  20px;
    font-weight:    normal;
    color: #000063;
}

H3  {
    font-family: Tahoma, Arial, Helvetica;
    font-size:  12px;
    font-weight:    normal;
    color: #000063;
}

H4  {
    font-family: Tahoma, Arial, Helvetica;
    font-size:  12px;
    font-weight:    normal;
    color: #000063;
}

H5, DT  {
    font-family: Tahoma, Arial, Helvetica;
    font-size:  11px;
    font-weight:    bold;
    color:#000063;
}

H6  {
    font-family: Tahoma, Arial, Helvetica;
    font-size:  11px;
    font-weight:    bold;
    color: #000063;
}

TFOOT, THEAD    {
    font-family: Tahoma, Arial, Helvetica;
    font-size:  12px;
    color: #000063;
}

TH  {
    vertical-align: baseline;
    font-family: Tahoma, Arial, Helvetica;
    font-size:  11px;
    font-weight:    bold;
    color: #000063;
}

A:link  {
    text-decoration:    none;
}

A:visited   {
    text-decoration:    none;
}

A:active    {
    text-decoration:    none;
}

A:hover {
    text-decoration:    underline;
}

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: #A7C409;
    height:1pt;
    text-align:left
}
.Peak1_copyright{
	height: 26px;
	background-repeat: repeat-x;
}
.BannerPane{
	padding: 0px;
}
.TopPane{
	padding-top: 5px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
}
.LeftPane{
	padding: 0px;
}
.LeftPane1{
	padding: 0px;
}
.RightPane{
	padding: 0px;
}
.RightPane1{
	padding: 0px;
}
.ContentPane{
	padding-top: 2px;
	padding-bottom: 0px;
	padding-left: 1px;
	padding-right: 1px;
}
.BottomPane{
	padding: 0px;
}
.Peak1_border{
	border: 1px solid #000066;
	background-color: #000066;
}
.SearchButton {
   background: transparent;
   padding: 0px 0px 0px 20px; 
   cursor: hand; 
   font-size:11px;
   margin:0px;
}
#dnn_dnnSEARCH_txtSearch { text-align: left; vertical-align: middle;  height:20px; background: transparent; width: 120px; color: #666666; padding: 2px 0px 0px 4px; border: 0px solid #FFFFFF; cursor:text; font-size: 12px; background-position: center;}
/* Main Menu */
.MainMenu_MenuContainer {	
	background-color: Transparent;
}
.MainMenu_MenuBar {
	cursor: pointer; 
	cursor: hand; 
	height:26px;
}
.MainMenu_MenuItem {
        cursor: hand;
        color: #999933;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 14px;
        font-weight: bold;
        font-style: normal;
        border-left: #999933 0px solid;
        border-bottom: 0px solid #999933;
        border-top: 0px solid #999933;
        border-right: #999933 0px solid;
}
.MainMenu_MenuItemSel {
        background-color: #f3f3f3;
        cursor: hand;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 14px;
        font-weight: bold;
        font-style: normal;
        color:#000063;
}
.MainMenu_MenuItemHover {
        background-color: #f3f3f3;
        height: 26px;
        color: #000063;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 14px;
        font-weight: bold;
}
.Main {
        border-right:  #B7BFC9 0px solid;
        border-left: 0px solid #ff0000;
}
/**/
.ModuleTitle_MenuContainer {
         border-bottom: blue 0px solid;
         border-left: blue 0px solid;
         border-top: blue 0px solid;
         border-right: blue 0px solid;
}
.ModuleTitle_MenuBar {
        cursor: pointer;
        cursor: hand;
        height:20px;
        background-color: transparent;
}
.ModuleTitle_MenuItem {
         cursor: pointer;
         cursor: hand;
         color: #666666;
         font-family: Arial, Helvetica, sans-serif;
         font-size: 11px;
         font-weight: bolder;
         font-style: normal;
         border-left: white 0px solid;
         border-bottom: #cccccc 1px solid;
         border-top: white 0px solid;
         border-right: white 0px solid;
         background-color: Transparent;
}
.ModuleTitle_SubMenu {
         z-index: 1000;
         cursor: pointer;
         cursor: hand;
         background-color: #eeeeee;
         filter:progid:DXImageTransform.Microsoft.Shadow(color='DimGray', Direction=135, Strength=3);
         border-bottom: #FFFFFF 0px solid;
         border-left: #FFFFFF 0px solid;
         border-top: #FFFFFF 0px solid;
         border-right: #FFFFFF 0px solid;
         font-family: Arial, Helvetica, sans-serif;
         font-size: 11px;
         color:#666666;
}
.ModuleTitle_MenuIcon {
         cursor: pointer;
         cursor: hand;
         background-color: #eeeeee;
         border-left: #EEEEEE 0px solid;
         border-bottom: #EEEEEE 0px solid;
         border-top: #EEEEEE 0px solid;
         border-bottom:  #EEEEEE 0px solid;
         text-align: center;
         width: 15px;
         height: 20px;
         color: #000000;
}
.ModuleTitle_MenuArrow{
         font-family: Arial, Helvetica, sans-serif;
         font-size: 11px;
         cursor: pointer;
         cursor: hand;
         border-right: #FFFFFF 0px solid;
         border-bottom: #00FF00 0px solid;
         border-top: #FFFFFF 0px solid;
         border-left:  #FFFFFF 0px solid;
}
.ModuleTitle_RootMenuArrow{
         font-family: Arial, Helvetica, sans-serif;
         font-size: 11px;
         cursor: pointer;
         cursor: hand;
}
.ModuleTitle_MenuBreak{
         border-bottom: #EEEEEE 0px solid;
         border-left: #EEEEEE 0px solid;
         border-top: #EEEEEE 0px solid;
         border-right: #EEEEEE 0px solid;
         background-color: #eeeeee;
         height: 0px;
         color: #666666;
}
.ModuleTitle_MenuItemSel {
         font-family: Arial, Helvetica, sans-serif;
         font-size: 11px;
         font-weight: bolder;
         cursor: pointer;
         cursor: hand;
         color: #000000;
         background: #eeeeee;
         padding: 0px 0px 0px 0px;
         border: 0;
}
/**/
.login{
	font-family: Arial, Helvetica, sans-serif;
        
	font-size: 11px;
        
	color: #000000;
        
	font-weight: bolder;
        
}
A.login:link{
	font-family: Arial, Helvetica, sans-serif;
        
	font-size: 11px;
        
	color: #000000;
        
	text-decoration: none;
        
   font-weight: bolder;
        
}
A.login:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	font-weight: bolder;
}
A.login:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#000000;
   text-decoration: underline;
	font-weight: bolder;
}
A.login:active{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#000000;
	text-decoration: none;
	font-weight: bolder;
}
.user{
	font-family: Arial;
	font-size: 11px;
	color:#666666;
	font-weight: bolder;
}
A.user:link{
	font-family: Arial;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	font-weight: bolder;
}
A.user:visited{
	font-family: Arial;
	font-size: 11px;
	color:#666666;
	text-decoration: none;
	font-weight: bolder;
}
A.user:hover{
	font-family: Arial;
	font-size: 11px;
	color: #666666;
   text-decoration: underline;
}
A.user:active{
	font-family: Arial;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	font-weight: bolder;
}
.current{
	font-family: Arial;
	font-size: 11px;
	color:#666666;
	font-weight: normal;
   font-weight: normal;
	font-weight: bolder;
}
.copyright{
	font-family: Arial;
	font-size: 11px;
	color: #000000;
        font-weight: bolder;
}
.terms{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
        font-weight:bolder;
}
A.terms:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
        font-weight:bolder;
}
A.terms:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	font-weight: bolder;
}
A.terms:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
        text-decoration: underline;
	font-weight:bold;
}
A.terms:active{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	font-weight: bolder;
}
.privacy{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
        font-weight: bolder;
}
A.privacy:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
        font-weight: bolder;
}
A.privacy:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	font-weight: bolder;
}
A.privacy:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
        text-decoration: underline;
	font-weight: bold;
}
A.privacy:active{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	font-weight: bolder;
}
.breadcrumb{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	border-style: none;
	color: #000000;
	font-weight: normal;
}
A.breadcrumb:link{
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	font-weight: normal;
}
A.breadcrumb:visited{
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
}
A.breadcrumb:hover{
	color: #ff2e00;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: underline;
	font-weight: normal;
   
}
A.breadcrumb:active{
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	font-weight: normal;
}

