body {
	background-color: #ffffff;
	margin-top: 10px;
	margin-bottom: 10px;
}
acronym, abbr{
  cursor: help;
}
a img
{
	border-width: 0;
}
h1 {
	font-family: arial, helvetica, sans-serif;
	font-size: 36px;
	color: #5e6266;
	margin-top: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
}
	
h2 {
	font-family: arial, helvetica, sans-serif;
	font-size: 20px;
	color: #5e6266;
    width: 100%;
	margin-top: 35px;
	border-bottom: 2px solid  #c0c0c0;
}
  
#content {
	width: 970px;
	text-align: center;
	margin-top: -20px; 
	margin-right: auto; 
	margin-bottom: 0px; 
	margin-left: auto; 

}

#header {
	background-image: url('images/header.png');
	background-color: #c0c0c0;
	background-repeat: no-repeat;
	background-position: 150px;
	margin-top: 0px;
    border-bottom: 10px solid #8d9399;
    border-top: 1px solid #8d9399;
	font-family: arial, helvetica, sans-serif;
	float: left;
	width: 970px;
	height: 155px;
	text-align: left;
}

#header2 {
	background-image: url('images/header2.png');
	background-color: #c0c0c0;
	background-repeat: no-repeat;
	background-position: 150px;
	margin-top: 0px;
    border-bottom: 10px solid #8d9399;
    border-top: 1px solid #8d9399;
	font-family: arial, helvetica, sans-serif;
	float: left;
	width: 970px;
	height: 155px;
	text-align: left;
}

#header_image {
	background-image: url('images/psl.png');
	float: center;
	width: 121px;
	height: 150px;
	margin-top: 2px;
	margin-left: 15px;
	text-align: center;
}

#content_sidebar {
	font-family: arial, helvetica, sans-serif;
	font-size: 14px;
	color: #555555;
	float: left;
  text-align:left;
	width: 150px;
}

.content_menu {
	background-color: #f7f7f7;
	background-repeat: no-repeat;
	font-family: arial, helvetica, sans-serif;
  border-bottom: 1px solid #DDDDDD;
  border-top: 1px solid #DDDDDD;
	float: left;
	margin-top: 30px;
	width: 150px;
	padding: 0px 0px 0px 0px;
}

.content_menu div {
  display: block;
  border-bottom: 1px dashed #DDDDDD;
	font-size: 12px;
	margin-left: 10px;
	padding: 0px 0px 0px 0px;
}

.content_menu a, b {
	text-decoration: none;
	font-size: 12px;
  display: block;
  margin-left: 10px;
  padding: 8px 0px 8px 0px;
	color: #555555;
}

.content_menu a:visited {
	text-decoration: none;
	font-size: 12px;
  display: block;
  padding: 8px 0px 8px 0px;
	color: #555555;
	margin-left: 10px;
}

.content_menu a:active {
	text-decoration: none;
	font-size: 12px;
  display: block;
  padding: 8px 0px 8px 0px;
	color: #555555;
	margin-left: 10px;
}

.content_menu a:hover {
	text-decoration: underline;
	font-size: 12px;
  display: block;
  padding: 8px 0px 8px 0px;
	background-color: #e5e5e5;
	color: #000000;
	margin-left: 10px;
}

#content_main {
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
  line-height: 130%;
	color: #555555;
	float: right;
	width: 800px;
	text-align: justify;
}

#content_main a, #content_main a:visited, #content_main a:active {
	text-decoration: underline;
	color: #8d9399;
}

#content_main a:hover {
	text-decoration: underline;
	color: #000000;
}

#content_right {
  font-family: arial, helvetica, sans-serif;
	font-size: 12px;
  line-height: 130%;
	color: #555555;
  text-align: center;
	margin: 0 auto;
	padding: 5px;
	display: inline;
	float: right;
	width: 210px;
}

#content_left {
  font-family: arial, helvetica, sans-serif;
	font-size: 12px;
  line-height: 130%;
	color: #555555;
  text-align: justify;
	margin: 0 auto;
	padding: 5px;
	display: inline;
	float: left;
	width: 570px;
}

#content_right2 {
  font-family: arial, helvetica, sans-serif;
	font-size: 12px;
  line-height: 130%;
	color: #555555;
  text-align: left;
	margin: 0 auto;
	padding: 5px;
	display: inline;
	float: right;
	width: 390px;
}

#content_left2 {
  font-family: arial, helvetica, sans-serif;
	font-size: 12px;
  line-height: 130%;
	color: #555555;
  text-align: justify;
	margin: 0 auto;
	padding: 5px;
	display: inline;
	float: left;
	width: 390px;
}

#footer {
	width: 970px;
	border-top: 1px solid #DDDDDD;
	text-align: center;
	clear: both;
	margin-top: 0px; 
    margin-right: auto; 
	margin-bottom: 0px; 
	margin-left: auto; 
}

#footer_space {
	line-height: 30px;
	width: 970px;
	clear: both;
	margin-top: 0px; 
    margin-right: auto; 
	margin-bottom: 0px; 
	margin-left: auto; 
	}
	
#footer_right {
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	color: #DDDDDD;
	float: right;
	text-align: right;
}

#footer_left {
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	float: left;
	clear: left;
	text-align: left;
}

#footer_right {
  font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	float: right;
	clear: right;
	text-align: right;
}

table{
  width: 75%;
}
th {
  vertical-align: text-top;
  background-color: #CCCCCC;
  width: 50%;
}
td {
  vertical-align: text-top;
  border-bottom:1px solid #CCCCCC;
  width: 50%;
}
