body
{
   background-image:        url(Peak101_1.jpg);
   background-attachment:   fixed;
   font-family:             sans-serif;  
   font-size:               10pt;
   font-weight:             400;
   color:                   #000000;
   visibility:              visible;
} 

p, li, .default, .fieldesc, .fieldentry, td, th
{
    background-image:       none;
    font-family:            sans-serif;  
    font-size:              10pt;
    color:                  #000000;
}

a:link
{
    color:                  #00477C;
}
a:visited
{
    color:                  #2E93D5;
}
a:active
{
    color:                  #00477C;
}
a:hover
{
    color:                  #993300;
	text-decoration:		underline;
}

a.special:link
{
    color: 					#FF0000;
    text-decoration: 		none;
}
a.special:visited 
{
    color: 					#FF0000;
    text-decoration: 		none;
}
a.special:hover 
{
    color: 					#993300;
    text-decoration: 		underline;
}
a.special:active 
{
    color: 					#FF0000;
    text-decoration: 		none;
}

a.special:highlight 
{
    color: 					#008811;
    text-decoration: 		none;
}


b
{
    font-weight:            800;
}

i
{
    font-style:             italic;
}

h1, .h1
{
    font-family:            sans-serif;  
    font-size:              16pt;
    font-weight:            800;
    color:                  #000000;    
}
h2, .h2
{
    font-family:            sans-serif;  
    font-size:              14pt;
    font-weight:            800;
    color:                  #000000;    
}

h3, .h3
{
    font-family:            sans-serif;  
    font-size:              12pt;
    font-weight:            800;
    color:                  #000000;    
}

h4, .h4
{
    font-family:            sans-serif;  
    font-size:              10pt;
    font-weight:            500;
    color:                  #000000;
}

img.spacer 
{
    display:                block;
}


/*Dynamic Nav classes*/


a.navHome
{
    font-size:		    11pt;
    color:                  #00477C;
    text-align:             left;
    text-decoration:	    none;

}

a.nav
{
    font-size:		    9pt;
    color:                  #00477C;
    text-align:             left;
    text-decoration:	    none;

}
   
td.navOn
{
    font-size:		    9pt;
    color:                  #00477C;
    text-align:             left;
    text-decoration:	    none;
    
}              
td.navOff
{
   font-size:		    9pt;
    color:                  #00477C;
    text-align:             left;
    text-decoration:        none;

}              
td.navOffSpec
{
   font-size:		    9pt;
    color:                  #00477C;
    text-align:             left;
    text-decoration:        none;

} 
td.navOver
{
    font-size:		    9pt;
    color: 		    #993300;
    font-weight:	    bold;
    text-align:             left;
	text-decoration:	underline;
} 
td.navOverSpec
{
    font-size:		    9pt;
    color: 		    #FF0000;
    font-weight:	    bold;
    text-align:             left;
	text-decoration:	underline;
} 