p            {
             font-family:     Verdana, Arial, Helvetica, Sans-Serif;
             font-size:       12px;
             line-height:     17px;
             margin-left:      20px;
             margin-top:       9px;
             margin-bottom:    0px;
             font-style:       normal;
             font-weight:      normal;
             }

/* Page defaults */
ADDRESS, BLOCKQUOTE, BODY, CAPTION, CENTER, DD, DIR, DIV, DL, DT, FORM, LI,
MENU, OL, P, PRE, TD, TH, TR, UL 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}


ul {
    font-family: helvetica, 'arial sans-serif';
    font-size:  10pt;
    font-weight: normal;
    color: #000000;
}

ol {
    font-family: helvetica, 'arial sans-serif';
    font-size:  10pt;
    font-weight: normal;
    color: #000000;
}



/* text style used for most text rendered by modules */
.text
{
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 8pt;
    font-weight: bold;
    line-height: 8pt;
    color: #000099;   
}
/* text style used for most text rendered by modules */
.table
{
	background:#d0d0c8;
	margin-left:auto;
	margin-right:auto;
	width:100%;
	height:100%;
	border: outset 2pt; 
  border-collapse: separate;
	border-spacing: 15px;
}

/* Login Styles ----------------------------------------- */
/* login header text */
.login-label
{
    font-family:	Verdana, Helvetica, sans-serif;
    font-size:		11px;
    font-weight:	normal;
    color:				#ffffff;   
}

/* login text */
.login
{
    font-family:	Verdana, Helvetica, sans-serif;
    font-size:		11px;
    font-weight:	normal;
    color:				#000000;   
}

/* login link */
a.login
{
    font-family:     Verdana, Trebuchet, Arial;
    font-size:       10px;
    color:           #000066;
    text-align:      left;
    text-decoration: underline;
    font-weight:     bold;
}
a.login:visited
{
    color:           #000066;
}            
a.login:hover
{
    color:           #00ff00;
}
/* ------------------------------------------------------ */


.left	{
		margin-left:      0px;
       margin-top:       0px;
		}
		
            
.white            {
             font-family:     Verdana, Arial, Helvetica, Sans-Serif;
             font-size:       12px;
             color:           #ffffff;
             font-style:       normal;
             font-weight:      normal;
             }
.menu1-selected        {
             font-family:     Verdana, Trebuchet, Arial;
             font-size:       10px;
             color:           #00ff00;
             margin-top:       3px;
             text-align:      left;
             text-decoration: none;
             font-weight:      bold;
             }
             
/* link style used for links over the left site bar */
a.menu1        {
             font-family:     Verdana, Trebuchet, Arial;
             font-size:       10px;
             color:           #ffffff;
             text-align:      left;
             text-decoration: none;
             font-weight:      bold;
             }
a.menu1:visited    {
             color:           #ffffff;
             text-decoration: none;
             }            
a.menu1:hover  {
             text-decoration: underline;
             color:           #00ff00;
             }
a.menu2        {
             font-family:     Verdana, Trebuchet, Arial;
             font-size:       10px;
             color:           #ffffff;
             text-align:      left;
             text-decoration: none;
             }
a.menu2:visited    {
             color:           #ffffff;
             text-decoration: none;
             }            
a.menu2:hover  {
             text-decoration: underline;
             color:           #00ff00;
             }
             
.edit-paragraph
{
	OVERFLOW:auto;
	BORDER-TOP-STYLE:groove;
	BORDER-RIGHT-STYLE:groove;
	BORDER-LEFT-STYLE:groove;
	BACKGROUND-COLOR:white;
	BORDER-BOTTOM-STYLE:groove;
}
