 
 /* CSS Document */

 
 body {
	font-size: 12px;
	font-family: Helvetica,Arial,sans-serif;
	background-color: #6B6F2A;
	text-decoration: none;
    }
	
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}



h1 {
	font-size: 32px;
	font-family: Helvetica, Arial, sans-serif;
	color: #FFFFFF;
    }
	
a:link { color:#FFFFFF; text-decoration:none; font-weight:bold; }
a:visited { color:#FFFFFF; text-decoration:none; font-weight:bold; }
a:hover { color:#FFFFFF; text-decoration:none; font-weight:bold; }
a:active { color:#FFFFFF; text-decoration:none; font-weight:bold; }


.table {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    text-decoration: none;
    border: 0px;
}
 .style1 {color: #FFFFFF;}
 
 
 
 
 ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #FFFFFF;
	text-decoration: none;
        list-style-type: none;
}

li {  text-decoration: none;
      list-style-type: none;
 }

div.contentpagetitle { font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	text-decoration: none;
        list-style-type: none;
}


.contentheading { font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	text-decoration: none;
}

.componentheading { font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	text-decoration: none;
}
	
  


 #logo {
padding-left:50px;
    }



  #navigation {
        background-color: #be0F34;
	border: 0px dashed silver;
	margin: 0pt 0pt 1.2em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-style: normal;
        padding-left:50px;
        padding-right:50px;
	}
	
	
	

  #contentarea { border: 0px dotted yellow;
   float: left;
    }
	
	
	
	
#content {
	border: 0px dashed silver;
        padding-left:50px;
         padding-right:50px;
	margin: 0pt 0pt 1.2em;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-style: normal;
          min-height:400px;
     height:auto !important;
     height:400px; 

	}


  #footer {
font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;

    }
