
/*####################################
#  Header                            #
#####################################*/

body {
  font-family: Arial,Helvetica,sans-serif; font-size:14px; color:#000;	
  text-align: justify; 
}

h1 {
  color:#336699; font-size: 20px; font-weight:bold;
  margin-top: 0;
}

h2, h3, h4 {
  color:#000000; font-weight:bold; 
  margin-top:30px; margin-bottom:5px;
}

h2 {
  text-decoration: underline;
}

h4 {
  font-weight: 700; margin-top:15px
}

/*####################################
#  Content                           #
#####################################*/
/*
.clear {
	clear:both;
}
*/
#content_t {
	margin:10px 0 0 20px;
	background:url(/images/content_t.gif) no-repeat 0% 0%;
	height:22px;
	width:722px;
        text-align:justify;
}
#content_c {
	margin:0 0 0 20px;
	background:url(/images/content_c.gif) repeat-y 0% 0%;
	width:682px;
	padding:0 20px 17px;
	text-align: justify;
}
#content_b {
	margin:0 0 0 20px;
	background:url(/images/content_b.gif) no-repeat 0% 0%;
	height:23px;
	width:722px;
}
#content_c p {
  /*padding-bottom:9px;      */
}
#content_c ul {
  padding-left: 5px;
  margin-top:5px; margin-bottom:0px;
  margin-left:20px;
}
#content_c li {
  padding-bottom: 4px;
}
#content_c table {
	border:1px solid #a4a5a7;
	border-top:none;
	margin-bottom:30px;
}
#content_c table td {
	border-left:1px solid #a4a5a7;
	border-top:1px solid #a4a5a7;
	padding:15px 10px 9px;
	/*font:1.4em/1.28em Arial, Helvetica, sans-serif;*/
	color:#000;
}
#content_c table td.title {
	border-left:none;
	/*font:bold 1.6em/100% Arial, Helvetica, sans-serif;*/
	color:#060;
	padding-left:10px;
	width:165px;
}
#content_c div {
	float:left;
	width:520px;
}
div.photo {
	float:left;
	padding-right:20px;
	width:100px !important;
}
