 

body {

	background-color: #e6e6e6;
    
    font-family:  Verdana, Arial, sans-serif;
    
    font-size: 80%;

	margin-top: 0px;

	margin-bottom: 0px;

	margin-right: 0px;

	margin-left: 0px;

}


h1 {
	margin: 10px 10px 10px 10px;
    
	padding: 0;
    
    font-family: Century Gothic, sans-serif;
    
	font-size: 200%;
    
	font-weight: bold; 
    
	color: #ffffff;
    
	text-align: center;
}




h2 {  
    margin: 10px 10px 20px 10px;  
    
   font-size: 160%;
    
    font-family: Century Gothic, sans-serif;
    
    font-weight: normal;
    
    color: #ffffff;
    
    padding: 0;
    
    text-align: center;
 }
 
h3 {  

  
    font-size: 100%;
    
    font-weight: bold;
    
    margin: 20px 0px 10px 0px;
    
	padding: 0;
    
    
 } 
 
 h4  {font-family:verdana, arial, sans-serif; font-size: 12px; color: #990000; margin: 30px 0px 10px 0px;}


.layout {

	border-right-width: 1px;

	border-left-width: 1px;

	border-top-width: 1px;

	border-right-style: solid;

	border-left-style: solid;

	border-top-style: none;

	border-right-color: #ffffff;

	border-left-color: #ffffff;

	border-bottom-width: 1px;

	border-bottom-style: solid;

	border-bottom-color: #ffffff;

}



.nav, .nav a:link, .nav a:visited, .nav a:active {

	background-color: #000000;

	color: #ffffff;

	text-decoration:none;

	text-align: left;

}



.nav a:hover {

	color: #bfe2f9;

	text-decoration:underline;

}



.content {

	background-color: #ffffff;

	color: #333333;


	text-align: left;

}



.content a:link, .content a:visited, .content a:active {

	color: #333333;

}



.content a:hover {

	color: #333333;

}

.basenav a:link, .basenav a:visited, .basenav a:active .basenav a:hover  {

	color: #333333;

}


.basenav {

font-size: 85%;
text-align: center;

 }

.tablegrid {

	border-top: 1px solid #b4b4b4;

	border-left: 1px solid #b4b4b4;

}

.tablegrid th {

	border-bottom: 1px solid #b4b4b4;

	border-right: 1px solid #b4b4b4;

	background-color: #ffffff;

}

.tablegrid td {

	border-bottom: 1px solid #b4b4b4;

	border-right: 1px solid #b4b4b4;

}

h4 {

	color: #990000;
    
     margin: 0px 0px 10px 0px;

	font-size:90%;
}


.box {

	float: center;

	width: 700px;

	padding: 10px 10px;

	border: 1px solid #A99696;

	background: #ffffff;

	font-family: Tahoma, Arial, Helvetica, sans-serif;
    
}

.box h5 {

	color: #000000;
    
     margin: 0px 0px 10px 0px;

	font-size: 87%;
    
}


.box p {

	 margin: 0px 0px 10px 0px;

   font-size: 85%;

}

.redtext { 

  color: #990000;
  
  font-weight: bold;
  
}

.leftcolumn 

{

	float: left;

	width: 345px;

	margin-right: 12px;

	text-align: justify;

}



.rightcolumn 

{

	float: left;

	width: 345px;

	margin-left: 12px;

	text-align: justify;

}


.lineheight { 

  line-height:150% 
  
} 
 





