* {
	margin: 0px;
	padding: 0px;
}
body {
	margin: 0px;
	background: #EAEAEA;
	text-align: justify;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #454545;
}
h1, h2, h3,h4 {
	margin: 0px;
	padding: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #1C6666;
}
h1 {
	font-size: 24px;
}
h2 {
	font-size: 21px;
}
h3 {
	font-size: 18px;
}
h4 {
	font-size: 16px;
}
p, ol {
	margin-top: 1.5em;
}
ol {
	margin-left: 3em;
}
a {
	color: #236A9C;
	font-weight: normal;
}
a:hover {
	color: #64A7C1;
}
blockquote {
	margin-left: 3em;
	margin-right: 3em;
}
#wrap {
	margin: 0;
	padding-top: 30px;
	background: #FFFFFF;
}
#container {
	width: 800px;
	margin: 0px auto;
	padding: 0px;
}
#column1 {
	float: left;
	width: 290px;
}
#column2 {
	float: right;
	width: 510px;
}
#main {
  background-image:  url(images/website_report_meeting.jpg);
  background-repeat: no-repeat;
  height: 295px;
  width: 505px;
  margin-left: 5px;
  margin-bottom: 9px;
}
#text {
	text-align: justify;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFD;
  position: relative;
  height: auto;
  width: auto;
  padding-left: 126px;
  padding-right: 15px;
  padding-top: 255px;
}
#site-logo {
	width: 270px;
	height: 64px;
	padding-top: 20px;
	padding-left: 20px;
	background: url(images/logo_back.jpg) no-repeat left top;
	color: #9D9D9D;
}
#site-logo h3 {
  font-size: 23px;
	color: #0D1F4A;    
}
#site-logo h4 {
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
  padding-top: 2px;
  margin-left: 2px;
	color: #0D1F4A;    
}
#site-logo h4 a {
	text-decoration: none;
	color: #9D9D9D;
}
#navigation {
	width: 250px;
	margin: 0px;
	padding: 0px;
  font-size: 14px;
}
#navigation ul {
	margin: 0px;
	padding: 16px 0px 0px 0px;
	list-style: none;
  font-size: 13px;
}
#navigation li {
	padding: 8px 0px;
	background: url(images/dotted.gif) repeat-x left top;
}
#navigation .first {
	background: none;
}
#navigation a {
	background: url(images/nav_plain.gif) no-repeat left 6px;
  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;	
	margin-left: 20px;
	padding-left: 15px;
	text-decoration: none;
	color: #0D1F4A;
	font-weight: bold;	
}
#navigation a:hover {
	background: url(images/nav_hover.gif) no-repeat left 6px;
	color: #008D83;
}
#navigation .active {
	background: url(images/nav_hover.gif) no-repeat left 6px;
	color: #008D83;
}
#page-content {
	background: url(images/dotted.gif) repeat-x left top;
}
#latest-news {
	width: 210px;
	padding-top: 20px;
	padding-left: 20px;
	padding-right: 20px;
	background: url(images/dotted.gif) repeat-x left top;
}
#latest-news p {
	margin: 0px;
	padding: 0px;
}
#latest-news .date {
	width: 110px;
	margin: 20px 0px 7px 0px;
	padding: 2px 7px;
	background: #264F87 url(images/newsback_ral.gif) repeat-x left top;
	font-weight: bold;
  font-size: 14px;
	color: #FFFFFF;
}
#latest-news .side {
	width: 110px;
	margin: 22px 0px 13px 0px;
	padding: 2px 7px;
	background: #264F87 url(images/newsback_ral.gif) repeat-x left top;
	font-weight: bold;
  font-size: 14px;
	color: #FFFFFF;
}
#latest-news h3{
  padding-top: 7px;
	color: #1C6666;    
}
#latest-news .fourteen {
  margin-top: 14px;
}
#latest-news .twelve {
  margin-top: 12px;
}
#latest-news ul {
	margin: 10px 0px 11px 1px;
	padding: 0px;
  font-size: 13px;
}
#latest-news li {
	padding: 8px 0px 8px 0px;
	background: url(images/dotted.gif) repeat-x left top;
	list-style: none !important;	
}
#latest-news .first {
	background: none;
}
#latest-news li a {
  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;	
	background: url(images/nav_plain.gif) no-repeat left 6px;
	text-decoration: none;
	color: #0D1F4A;
	font-weight: bold;
	padding-left: 14px;	
}
#latest-news a:hover {
	background: url(images/nav_hover.gif) no-repeat left 6px;
	color: #247474;
}
.content {
	padding: 20px 5px;
}
.content h2 {
	font-weight: normal;
  padding-top:15px;
}
.content ul {
  list-style-type: none;
  width: 515px;
  padding: 0;
  margin-top: 20px;
}
.content ul li {
  float: left;
  width: 146px;
  margin-right: 15px;
  padding: 12px 5px 14px 5px;
  background: #E6F2F2 url(images/blue.jpg) no-repeat;
  color: #454545;
  text-align: center;
  font-weight: bold;
  font-size: 13px;
}
.topimg {
padding-left: 5px;
padding-bottom: 9px;
}
.underurl {
  margin-top: 5px;
}
.standard {
	padding: 20px 5px;
}
.standard h2 {
	font-weight: normal;
  padding-top:15px;
}
.standard ul {
  font-weight: bold;
  margin-top: 20px;
  margin-left: 40px;   	
}
.standard ul li {
  color: #1C6666;
  height: 25px;
  padding-left: 10px;
  padding-top: 1px;
  list-style-image: url(images/blue_square.jpg);    
}
.standard ul li span {
  color: #454545;
}
.standard ul li a {
  font-weight:bold;
}
.numbers {
	padding: 20px 5px 0px 5px;
}
.numbers h2 {
	font-weight: normal;
  padding-top:15px;
}
.numbers ul {
  font-weight: normal;
  margin-top: 2px;
  margin-bottom: 2px;
  margin-left: 20px;   	
}
.numbers ul li {
  color: #1C6666;
  height: auto;
  margin-bottom: 6px;  
  padding-left: 5px;
  padding-top: 1px;
  list-style-type: lower-roman;    
}
.numbers ul li span {
  color: #454545;
}
.lasturl {
  margin-bottom: -5px;
}
#line {
  background: url(images/dotted.gif) repeat-x left bottom;
}
ul#fix {
  padding:3px 5px 3px 5px;
  margin: 0px;
  height: 11px;
  list-style:none;
  font-weight:bold;
  font-size: 13px;  
  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
ul#fix li {
  display:inline;
}
ul#fix li a {
  display:block;
  float:left;
  padding:0 17px 0 17px;
  line-height:30px;
  background:url(images/divider.png) no-repeat right center;
  text-decoration:none;
  font-weight:bold;  
	color: #0D1F4A;
}
ul#fix li a.last {
  background-image:none;
  padding-right: 0px;
}
ul#fix li a.first {
  padding-left: 5px;
}
ul#fix li a:hover {
  color: #008D83;
}
#footer {
	background: #EEEFF1;
	color: #2F2F2F;
}
#footer p {
	margin: 0px;
	padding: 30px 0px 0px 0px;
	text-align: center;
	font-size: 0.9em;
	font-weight: bold;
  color: #2F2F2F;
}
#footer a {
	color: #106383;
	font-weight: bold;	
}
#footer a:hover {
	color: #64A7C1;
}
#footer .first {
  padding-bottom: 25px;
}
#footer .copy {
  padding-top: 0px;
  padding-bottom: 30px;
}
