body	{
font-family: verdana, arial, sans-serif;
font-size: 11px;
color: #000;
margin: 20px 0 0 0;
padding: 0;
}


/* MENU
----------------------------------------------- */

#menu 	{
background-color: #333333; 
padding-right: 25px;
text-align: right;
}

#menu a	{
background: transparent;
font-size: 11px;
color: #FFF;
text-decoration: none;
}

#menu a:hover	{
background: transparent;
font-size: 11px;
color: #FFF;
text-decoration: underline;
}

/* FOOTER
----------------------------------------------- */

#footer 	{
font-size: 11px;
background-color: #333333; 
color: #FFF;
padding: 2px 0 2px 15px;
text-align: left;
line-height: 20px;
}

#footer a	{
background: transparent;
font-size: 11px;
color: #FFF;
text-decoration: none;
}

#footer a:hover	{
background: transparent;
font-size: 11px;
color: #FFF;
text-decoration: underline;
}

/* MAIN CONTENT
----------------------------------------------- */

#mainContent	{
font-family: verdana, arial, sans-serif;
font-size: 11px;
color: #404040;
text-align: left;
line-height: 20px;
padding-left:10px;
padding-top:8px;
padding-right:25px;
padding-bottom:10px;
}

#mainContent a	{
background: transparent;
color: #808080;
text-decoration: underline;
margin-left: 15px;
}

#mainContent a:hover	{
background: transparent;
color: #808080;
text-decoration: underline;
}

#mainContent h2	{
font-size: 12px;
font-weight: bold;
color: #404040;
text-align: left;
margin-top: 15px;
margin-bottom: 2px;
}

/* HOME ADDRESS BAR
----------------------------------------------- */

#address	{
background: #FFFFFF;
padding: 15px 0 2px 15px;
}

#address p	{
margin-top: 2px;
line-height: 18px;
color: #808080;
}

#address a	{
background: transparent;
color: #808080;
text-decoration: none;
}

#address a:hover	{
background: transparent;
color: #808080;
text-decoration: underline;
}

#address h3	{
font-family: verdana, arial, sans-serif;
font-size: 12px;
font-weight: bold;
color: #808080;
text-align: left;
margin-top: 2px;
margin-bottom: 2px;
}

/* TEXT FORMATTING
----------------------------------------------- */

p	{
font-family: verdana, arial, sans-serif;
font-size: 11px;
font-weight: normal;
color: #404040;
line-height: 20px;
text-align: justify;
}


h1	{
font-family: verdana, arial, sans-serif;
font-size: 14px;
font-weight: bold;
color: #000000;
text-align: left;
margin-top: 0px;
margin-bottom: 2px;
}

h2	{
font-family: verdana, arial, sans-serif;
font-size: 11px;
font-weight: normal;
color: #777777;
text-align: left;
margin-top: 2px;
margin-bottom: 2px;
}

h3	{
font-family: verdana, arial, sans-serif;
font-size: 12px;
font-weight: bold;
color: #333;
text-align: left;
margin-top: 2px;
margin-bottom: 2px;
}

/* FORM PROPERTIES
----------------------------------------------- */

input	{
font-family: verdana, arial, sans-serif;
font-size: 11px;
color: #404040;
text-align: left;
background-color: #FFF;
}

select	{
font-family: verdana, arial, sans-serif;
font-size: 11px;
color: #404040;
text-align: left;
}

td.fstyle1	{
border-bottom: 1px solid #DBDBDB;
}

textarea	{
font-family: verdana, arial, sans-serif;
font-size: 11px;
color: #404040;
text-align: left;
}

table.form2	{
font-family: verdana, arial, sans-serif;
font-size: 11px;
color: #404040;
text-align: left;
}