BODY
{
background-image: url("/include/images/layout/bg.gif");
background-repeat: repeat-x; /* repeat, repeat-x, repeat-y, no-repeat */
color: #000000;
background-color: #336699;
font-family: verdana,arial,sans-serif;
margin-top: 0px; margin-left: 0px; margin-right: 0px;  
padding: 0px; 
}


P
{
color: #000000;
font-size: 11px;
line-height: 16px;
margin-top: 0px;
margin-bottom: 5px;
}

IMG
{
border-color: #336699;
}



UL,OL
{
color: #1D3956;
margin-top: 0px; 
margin-bottom: 5px; 
margin-left: 20px; 
font-size: 11px;
line-height: 14px;
}



H1
{
color: #1D3956;
margin-top: 0px;
margin-bottom: 4px;
font-size: 18px;
}

H2
{
color: #1D3956;
margin-top: 0px;
margin-bottom: 4px;
font-size: 16px;
}

H3
{
color: #1D3956;
margin-top: 0px;
margin-bottom: 0px;
font-size: 14px;
}


/*BEGIN CLASS DEFINITIONS*/

.smaller
{
font-size: 10px;
line-height: 12px; 
}

.date
{
color: #1D3956; 
font-size: 10px;
}


.sectionNameSmall
{
font-family: arial;
font-size: 18px;
font-weight: bold;
color: #336699;
margin-right: 0px; 
}

.inATable
{
margin-top: 0px; 
margin-bottom: 0px; 
}




.sectionNameBig
{
font-family: arial;
font-size: 18px;
font-weight: bold;
color: #FF0000;
margin-right: 0px; 
}



.footer
{
color: #7CA1C6;
font-size: 10px;
}




.sideMenuText
{
color: #FFFFFF;
font-size: 10px;
}






A:link
{
color: #243F90;
text-decoration: underline;
font-weight: bold;
}

A:visited
{
color: #243F90;
font-weight: bold;
}

A:hover 
{ 
color: #FF0000; 
text-decoration: none;
font-weight: bold;
}



A.sideMenuLink:link
{
color: #FFFFFF;
text-decoration: none;
font-weight: bold;
}

A.sideMenuLink:visited
{
color: #FFFFFF;
text-decoration: none;
font-weight: bold;
}

A.sideMenuLink:hover 
{ 
color: #EAEFF4; 
text-decoration: underline;
font-weight: bold;
}





