﻿body {
	background-color: #E3E3E3;
	background-image: url('images/bg_pattern.gif');
  font-family: arial, verdana, tahoma, courier, sans-serif; 
  font-size: 13px; 
  text-decoration: none; 
  cursor: default; 
  color: #000000;}
      
/* ---------------------------- CONTENT --------------------------------- */

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 1.3em;
	color: #99CC33;
	line-height: 1em;}

.style1 {font-size: 11px;}

.style2 {
	font-size: 12px; 
  font-weight:bold; 
 font-family: Georgia, "Times New Roman", Times, serif;}

.style3 {
	font-size: 18px;
 font-weight: bold;}

.style6 {
	font-size: 14px;
	font-weight: bold;}

.style7 {
	font-size: 12px;
	font-style: italic;}

.style9 {font-size: 10px}

.style11 {
	font-size: 20px;
	font-weight: bold;}

.style12 {font-size: 9px}

.style15 {
	font-size: 14px; 
  font-weight:bold; 
  font-family: Georgia, "Times New Roman", Times, serif;}
  
/* ---------------------------- LINKS --------------------------------- */

a {
	text-decoration: none;
  color: #F3B700;}

a:hover {
	text-decoration: underline;
	color: #666666;}

table {font-family: arial, verdana, tahoma, courier, sans-serif;
			 font-size: 13px; 
			 text-decoration: none; 
			 color: #000000;}

.border {border-top: #333333 solid 1px;
				 border-right: #333333 solid 1px;
				 border-left: #333333 solid 1px;
				 border-bottom:#000000 1px solid;}

td.header
				{	font-family: arial, verdana, tahoma, courier, sans-serif;
					font-size: 11px;
					font-weight: bold;
					text-decoration: none; color: #FFFFFF; 
					background-color: #003300;}

td.nav {background-color: #C4D39A;}

td.bottom {font-family: arial, verdana, tahoma, courier, sans-serif;
					 font-size: 11px;
					 text-decoration: none; color: #FFFFFF; 
					 background-color: #000000;}
               
td.content {font-family: arial, verdana, tahoma, courier, sans-serif;
						font-size: 12px;
						text-decoration: none; color: #000000; 
						background-color: #FFFFFF;}

.sidebar {font-family: arial, verdana, tahoma, courier, sans-serif;
					font-size: 10px;
					text-decoration: none; color: #000000; 
					background-color: #C4D39A;
					margin-left: 10px;}

td.formcontent {background-color: #BDC8BC;}

 
.formfield {font-family: Arial, Helvetica, sans-serif; 
            font-size: 12px; 
            color: #000000;}

p.indent {padding-left: 35px;
          padding-right: 35px;}
          
td.formcontent {background-color: #C4D39A;}

.answer {color: #990000;
         background-color: #C4D39A;}