@charset "utf-8";
/* CSS Document */

.Watermark {
	background-image: url(images/treeWeb.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}

.HomeHeading1 {
	font-family: Trebuchet MS, san-serif, helvetica, Arial;
	color: #0E5C9A;
	font-size: 15px; text-align:left; font-weight:bold
}

.HomeHeading2 {	font-family: Trebuchet MS, san-serif, helvetica, Arial;
	color:#1F497D;
	font-size: 17px; text-align:left; font-weight:bold;
}

.Headings {
	font-family: Trebuchet MS, san-serif, helvetica, Arial;
	color: #1F497D;
	font-size: 15px; text-align:center; font-weight:bold;
}

.Normal
{
	font-family: Trebuchet MS, san-serif, helvetica, Arial;
	color: #303f4a;
	font-size: 13px;
}

#BookTitle {font-family: Trebuchet MS, san-serif, helvetica, Arial;
	color: #0E5C9A;
	font-size:18px;
font-weight:bold;
font-style:italic;
}

.Normal  a:link {

	font: 13px Trebuchet MS, Arial, Verdana, Sans-serif;
	color: #5d6769;
	font-size: 13px;
	font-weight: bold;
    text-decoration:none;

}



.Normal a:hover {

font: 13px Trebuchet MS, Arial, Verdana, Sans-serif;
	color: #0284af;
	font-size: 13px;
	font-weight: bold;
text-decoration:none;
}

.Normal  a:selected {

font: 13px Trebuchet MS, Arial, Verdana, Sans-serif;
	 color: #5d6769;
	font-size: 13px;
	font-weight: bold;
text-decoration:none;
}



.Normal a:active {
font:  13px Trebuchet MS, Arial, Verdana, Sans-serif;
	 color: #5d6769;
	font-size: 13px;
	font-weight: bold;
                text-decoration:none;
}

/* 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: transparent;

}

.ControlPanel {
}

/* background/border colors for the selected tab */
.TabBg {
}

.LeftPane  { 
background-color: transparent;

}

.ContentPane  { 
background-color: transparent;

}

.RightPane  {
background-color: transparent;

}


.PageFooterText, .PageFooterText a:link, .PageFooterText a:hover, .PageFooterText a:selected, .PageFooterText a:visited, 

 {
    background-color: transparent;
    font-family: Trebuchet MS;
	color: #333333;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
    padding-left: 6px;
    padding-right: 4px;
       
}

.PageFooterText  {
    background-color: transparent;
    font-family: Trebuchet MS;
	color: #333333;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
    padding-left: 6px;
    padding-right: 4px;
       
}


.PageFooterText a:link

 {
    background-color: transparent;
    font-family: Trebuchet MS;
	color: #333333;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
    padding-left: 6px;
    padding-right: 4px;
       
}

.PageFooterText a:hover
{
    background-color: transparent;
    font-family: Trebuchet MS;
	color: #333333;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
    padding-left: 6px;
    padding-right: 4px;
       
}
.PageFooterText a:selected
{
    background-color: transparent;
    font-family: Trebuchet MS;
	color: #333333;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
    padding-left: 6px;
    padding-right: 4px;
       
}
.PageFooterText a:visited

{
    background-color: transparent;
    font-family: Trebuchet MS;
	color: #333333;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
    padding-left: 6px;
    padding-right: 4px;
       
}



/* GENERAL */
/* style for module titles */
.Head   {
}

/* style of item titles on edit and admin pages */
.SubHead    {    font-family: Trebuchet MS, san-serif, helvetica, Arial;
	color: #303f4a;
        font-size: 11px;
}

/* module title style used instead of Head for compact rendering by QuickLinks and Signin modules */
.SubSubHead {
}
.Pauline
{
       font-family: Trebuchet MS, san-serif, helvetica, Arial;
	color: #303f4a;
        font-size: 11px;
}

/* text style used for most text rendered by modules */


}

/* text style used for textboxes in the admin and edit pages, for Nav compatibility */
.NormalTextBox
{
}

.NormalRed
{
}

.NormalBold
{

}

/* text style for buttons and link buttons used in the portal admin pages */
.CommandButton     {
}
    
/* hyperlink style for buttons and link buttons used in the portal admin pages */
A.CommandButton:link {
}

A.CommandButton:visited  {
}

A.CommandButton:hover    {
}
    
A.CommandButton:active   {
}

/* button style for standard HTML buttons */
.StandardButton     {
}




/* GENERIC */
H1  {

 font-family: Trebuchet MS, san-serif, helvetica, Arial;
	color: #0284af;
	font-size: 13px;
	font-weight: bold;



}

H2  {
 font-family: Trebuchet MS, san-serif, helvetica, Arial;
	color: #0284af;
	font-size: 16px;
	font-weight: bold;
text-decoration:none;
}

}

H3 
{
	font-family: Trebuchet MS, san-serif, helvetica, Arial;
	color: #666666;
font-size: 13px;
}


H4  {
}

H5, DT  {
}

H6  {
}

TFOOT, THEAD    {
}

TH  {
}

A:link  {
         text-decoration:none;
	 color: #5d6769;
}

A:visited   {
         text-decoration:none;
	 color: #5d6769;
}

A:hover {
 color: #0284af; 
         text-decoration:none;
}

A:active    {
         text-decoration:none;
	 color: #5d6769;
}

SMALL   {
}

BIG {
}

BLOCKQUOTE, PRE {
}


UL LI   {
}

UL LI LI    {
}

UL LI LI LI {
}

OL LI   {
}

OL OL LI    {
}

OL OL OL LI {
}
OL UL LI   {
}

HR {
}

/* MODULE-SPECIFIC */
/* text style for reading messages in Discussion */    
.Message    {
}   

/* style of item titles by Announcements and events */
.ItemTitle    {
}

/* 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 {
}

.MainMenu_MenuBar {
}

.MainMenu_MenuItem {
}

.MainMenu_MenuIcon {
}

.MainMenu_SubMenu {
}

.MainMenu_MenuBreak {
}

.MainMenu_MenuItemSel {
}

.MainMenu_MenuArrow {
}

.MainMenu_RootMenuArrow {
}




