﻿body {
}

.mainBody
{
	margin-top:0px;
	margin-left:0px;
	}
.documents
{	
	margin-left:4px;
	margin-right:0px;
	margin-top:15px;
	margin-bottom:15px;
	font-family:Arial;
	font-size:13px;
	color:#000;
	text-align:justify;
	}

.innerTitle
{
	color:#339900;
	font-weight:bold;
	}

.note
{	
	font-family:Georgia, Arial;
	font-style:italic;
	}

.subTitle
{
	color:#AB882F;
	background-image:url("../../materials/main/images/titlebar.jpg");
	background-repeat:repeat-y;
	font-family:Arial;
	font-size:14px;
	font-weight:bold;
	font-style:italic;
	padding-left:5px;
	padding-top:5px;
	padding-bottom:5px;
	}
	
.tableProperties{
   background: #fff url("../../materials/main/images/footer.jpg") bottom repeat-x;
   width:790px; 
   border-bottom: solid 2px #CCCC99; 
   border-right: solid 1px #CCCC99; 
   border-left: solid 1px #CCCC99; 
   vertical-align:top;
   padding-left:10px;
   padding-right:10px;
}	

.mainFooter
{
	background: #fff url("../../materials/main/images/pagefooterlinks.jpg") bottom repeat-x;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	line-height:32px;
	height:43px;
	font-size: 11pt;	
	text-align:center;
	}
.mainFooter a
{
	color:#333333;
	text-decoration:none;
	}

.mainCopyrights
{
	color: #FFFFFF;
	background: #fff url("../../materials/main/images/copyrightsfooter.jpg") bottom	repeat-x;
	line-height:38px;
	font-family: Arial;
	font-size: 11pt;
	text-align:center; 
	height:31px;
	}	

.headText
{ border:solid 12 #CCCC99;
	}
.co
{
	font-family: Georgia, Arial;
	font-weight:bold;
	font-style:italic;
	}	
.fontBox
{
	text-align:left; 
	font-family: Arial;
	font-size:12px; 
	padding:10px; 
	border-width: 2px; 
	border-style: solid; 
	border-color: #C7C795;
}
.ProgramBox
{
	width:100%;
	background-color:#CCCC9A;
	color:White;
	}
.ProgramBox2
{
	width:100%;
	background-color:White;
	color:Black;
	}	

