.copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
}
.copy2 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #333333;
}

.pageTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 28px;
	font-weight: normal;
	color: #4B6181;
	font-style: normal;
	text-transform: uppercase;
}


.lang {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: Normal;
	color: #FFFFFF;
	text-decoration : none;
}

Body
{

}

body, p, blockquote, ol, ul, dl, li, dt, dd, td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #232323;
}


h1
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: Black;
}

h2
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: Black;
}

h3
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: Black;
}




p
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #232323;
}


A:link  {
    text-decoration: underline;
    color: #232323;
	font-size: 12px;
}

A:visited   {
    text-decoration: underline;
    color: #232323;
	font-size: 12px;
}

A:active    {
     text-decoration: underline;
    color: #232323;
	font-size: 12px;
}

A:hover {
	text-decoration: underline;
	color: Gray;
	font-size: 12px;
}

.tocsnapshot
 { 
    color: #999999; 
	font-weight: bold; 
	font-size: 12px; 
}

/* Style for forms  */
.FormField
{ 
    background-color: #F0F0F0; 
    border-style: solid;
	border-color: #cccccc; 
	font-size: 12px; 
	COLOR: Black;
	font-weight: Normal; 
}
			

/* Style for system status information messages */
.InfoText
{
	color: red; 
	font-weight: Normal; 
	font-size: 12px; 
}

/* styles for lists */
UL
{
    list-style-type:    square ;
}

UL LI
{
    list-style-type:    square ;
	margin-left : -15px;
}


UL LI LI
{
    list-style-type:    disc;
}

UL LI LI LI
{
    list-style-type:    circle;
}

OL LI
{
    list-style-type:    decimal;
}

OL OL LI
{
    list-style-type:    lower-alpha;
}

OL OL OL LI
{
    list-style-type:    lower-roman;
}

HR
{
    color: dimgrey;
    height:1pt;
    text-align:left;
}


.menuSectionTD {
	background-color: #4B6181;

}


#menusection A {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}

#menusection A:visited   {
    text-decoration:    none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}

#menusection A:active    {
    text-decoration:    none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}

#menusection A:hover {
   text-decoration:    none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}

.footerText {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 9px;
}

