td img {display: block;}

img.float-left{float:left; padding:2px 10px 0px 0px;}
img.float-right{float:right; padding:2px 0px 0px 10px;}

body{
	background-image: url(../images/bg.jpg);
	background-repeat:repeat-x;
	background-color:#99d42c;  
}

#page{width:950px; margin:auto}
#inner{
	background-color:#FFF;
	width: 922px;
}
#header{
	clear:both;
	height:249px;
	background-image:url(../images/header2.jpg);
	background-repeat: no-repeat;
	padding: 0px;
	margin: 0px;
}
#menu{float:left; width:224px;}
#content{
	float:left;
	padding:0px;
	margin:0px;
	background-color:#FFF;
	width:560px
}
#ad{
	float:right;
	width:120px;
	height:600px;
	padding:5px;
	margin:0px;
	background-color:#FFF
}
#menu{list-style:none; padding:0px; margin:0px; height:100%; background: #99d42c url(../images/menu-bg.jpg);
        background-repeat:repeat-x;
}
#menu2{list-style:none; padding:0px; margin:0px;}
#menu ul li {background-image:url(../images/menu-buttons2.png); background-repeat:repeat-y; height:44px; text-align:center}
#menu ul li a {line-height:42px; text-align:center}
#menu ul li a.selected{color:#41d86a}
#menu ul li.menu-b {
	width:224px;
	height:184px;
	background-image:url(../images/btm_menu2.png);
	background-repeat:no-repeat
}
#footer{
	float:none;
	clear:both;
	background-color: #99d42c;
}

  
   /*css properties for general sitewide links */ 
   
a:link {
	text-decoration: none;
	color: #0e8826;
	font-family:Calibri;
	font-size:11pt;
	font-weight:bold;
}

a:active {
  TEXT-DECORATION: none;
  color: #0e8826;font-family:Calibri; font-size:11pt; font-weight:bold;}

a:visited {
  TEXT-DECORATION: none;
  color: #0e8826;font-family:Calibri; font-size:11pt; font-weight:bold;}
 
a:hover {
	TEXT-DECORATION: none;
	color: #db041e;
	font-family:Calibri;
	font-size:11pt;
	font-weight:bold;
}
  
 /*css properties for each link on the main menu apart from Home */ 
a.menu:link {
  text-decoration: none;
  color: #FFFFFF; font-family:Calibri; font-size:10pt; font-weight:bold;text-align: center;}
a.menu:active {
  TEXT-DECORATION: none;
  color: #FFFFFF;font-family:Calibri; font-size:10pt; font-weight:bold;text-align: center;}
a.menu:visited {
  TEXT-DECORATION: none;
  color: #FFFFFF;font-family:Calibri; font-size:10pt; font-weight:bold;text-align: center;}
 a.menu:hover {
  TEXT-DECORATION: none;
  color:#41d86a;font-family:Calibri; font-size:10pt; font-weight:bold;text-align: center;}
 .menu {
  TEXT-DECORATION: none;
  color: #FFFFFF;font-family:Calibri; font-size:10pt; font-weight:bold;text-align: center;}
  
  
 
   /* Properties for text links at the foot of the page */
a.ftrlinks:link {
  text-decoration: none;
  color: #ffffff; font-family:Calibri; font-size:10pt; font-weight:bold;text-align: center;}
a.ftrlinks:active {
  TEXT-DECORATION: none;
  color: #ffffff;font-family:Calibri; font-size:10pt; font-weight:bold;text-align: center;}
a.ftrlinks:visited {
  TEXT-DECORATION: none;
  color: #ffffff;font-family:Calibri; font-size:10pt; font-weight:bold;text-align: center;}
 a.ftrlinks:hover {
  TEXT-DECORATION: none;
  color: #c0c0c0;font-family:Calibri; font-size:10pt; font-weight:bold;text-align: center;}
  
  .copyright {
  TEXT-DECORATION: none;
  color: #ffffff;font-family:Calibri; font-size:10pt; font-weight:bold;text-align: center;}
  
  
 /* Properties for main textual content */

 .content {
  COLOR: #363636;font-family:Calibri; font-size:11pt; font-style: normal; text-decoration: none; text-align:left;}
  
 .comment {
  COLOR: #2B48D5; font-family:Calibri; font-size:11pt; font-style: normal; text-decoration: none}
  
  H1 {
	COLOR: #363636;
	font-family:Calibri;
	font-size:18pt;
	font-style: normal;
	text-decoration: none;
	padding-top: 6px;
}
  
  H2 {
	COLOR: #063;
	font-family:Calibri;
	font-size:16pt;
	font-style: normal;
	text-decoration: none;
	padding-top: 4px;
}
  
  H3 {
	COLOR: #3D7C7C;
	font-family:Calibri;
	font-size:14pt;
	font-style: normal;
	text-decoration: none;
	padding-top: 2px
}
  
  ol {
  padding-bottom:2px;}

  ol li{
  COLOR: #041D93; font-family:Calibri; font-size:12pt; padding-bottom:4px;}  
  
table {
  COLOR: #363636;font-family:Calibri; font-size:11pt; font-style: normal; text-decoration: none; }


div {
  COLOR: #363636;font-family:Calibri; font-size:11pt; font-style: normal; text-decoration: none}
  
form {
  COLOR: #363636;font-family:Calibri; font-size:11pt; font-style: normal; text-decoration: none}
  
p { padding-left:5px;
  COLOR: #363636;font-family:Calibri; font-size:11pt; font-style: normal; text-decoration: none; padding-top:0px; text-align:justify}
  
img.content { padding-bottom:2px; padding-left:2px; padding-right:10px; padding-top:2px;}

table.preview img {display:inline;}

