body

{

background-color: #333;

margin: 0 0 0 0;

padding: 0 0 0 0;

font-family: arial, helvetica, sans-serif;

font-size: 11px;

}



.mainCell

{

margin-top: 10px;
padding: 10px;
width: 900px;
background-color: #ffffff;

}



.dynCell

{

font-family: arial, helvetica, sans-serif;

font-size: 11px;

padding: 0 8px 2px 8px;

}



.welcomeCell

{

font-family: arial, helvetica, sans-serif;

font-size: 11px;

padding: 0px 0px 8px 8px;

line-height: 1.5em;

}



.defaultCell

{

font-family: arial, helvetica, sans-serif;

font-size: 13px;

padding: 0px 4px 8px 8px;

}



.indentCell

{

font-family: arial, helvetica, sans-serif;

font-size: 13px;

padding: 0px 4px 8px 24px;

}



.subCell

{

font-family: arial, helvetica, sans-serif;

font-size: 11px;

padding: 4px 0 2px 4px;

}



.formCell

{

font-family: arial, helvetica, sans-serif;

font-size: 9px;

font-weight: bold;

background-color: #f5f5f5;

}

/* Sub Nav Styles */
.SubNav
{

font-family: arial, helvetica, sans-serif;

font-weight: bold;

color: #000;

font-size: 11px;

width: 262px;

}

.SubNav a
{

display: block;

margin-left: 4px;

padding: 2px 2px 2px 14px;

background: url(../images/SubNavIcon.gif) no-repeat left #EBEBEB;

color: #000;

width: 100%;

} 

html>body .SubNav a {
width: auto;
}

.SubNav a:link
{

color: #000;

}

.SubNav a:active
{

color: #000;

}

.SubNav a:visited
{

color: #000;

}


.SubNav a:hover
{

background-color: #cccccc;

color: #000;

} 

.SubNavSecondary
{

font-family: arial, helvetica, sans-serif;

font-weight: bold;

color: #000;

font-size: 11px;

width: 262px;

}

.SubNavSecondary a
{

display: block;

margin-left: 4px;

padding: 2px 2px 2px 14px;

background: url(../images/SubNavSecondaryIcon.gif) no-repeat left #EBEBEB;

color: #000;

width: 100%;

} 

html>body .SubNavSecondary a {
width: auto;
}

.SubNavSecondary a:link
{

color: #000;

}

.SubNavSecondary a:active
{

color: #000;

}

.SubNavSecondary a:visited
{

color: #000;

}


.SubNavSecondary a:hover
{

background-color: #cccccc;

color: #000;

} 

#current
{
background-color: #cccccc;
}






.formButton

{

font-family: arial, helvetica, sans-serif;

font-size: 11px;

font-weight: bold;

background-color: #e5e5fe;

height: 14px;

border: 1px solid #cccccc;

cursor: hand;

}



ul

{

font-family: arial, helvetica, sans-serif;

font-size: 11px;

padding: 0px 4px 0px 8px;

}



h1	

{

font-size:	24px;

}

	

h2	

{

font-size:	22px;

}

	

h3	

{

font-size:	20px;

}

	

h4 

{

font-size:	18px;

}

	

h5	

{

font-size:	14px;

}

	

h6	

{

font-size:	12px;

}		



h1, h2, h3, h4, h5, h6	

{

font-family: arial, helvetica, sans-serif;

font-weight: bold;

color: #000;

background-color: transparent;

display: inline;

}



a

{

font-weight: bold;

text-decoration: none;

}



a:link

{

color: #990100;

}



a:visited

{

color: #633;

}



a:active

{

color: #000;

}



a:hover

{

color: #CCC;

}