@charset "utf-8";
/* CSS Document */

/*----General page settings----------------------------------------------- */
body {
	border-style: none;
	padding: 0px;
	color: #8B8B8B;
	background-color: #F4F4F4;
	margin: 0;
	text-align: center;
	font-family: verdana,arial,helvetica,sans-serif;
}

p, ul, li, h1, h2, h3, h4, h5, h6, table { 
	margin: 0 0 0.8em 0; 
}

.bodytop {
	width:auto;
	height: 100%;
	padding: 0px;
	margin-top:15px;
	background-color: transparent;
}
td{
	vertical-align:top;
}

/*----the two lines on the side, padding and fonts for page layouts ----------------------------------------------- */
.bodytopend {
	width: 900px;
	height: 100%;
	background-color: transparent;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 1.4em;
	color: #646464;
	padding: 0px;
	border: 0px;
	}


/*----Main Menu top ----------------------------------------------- */
#menu {
	border-style: none;
	padding:0px;
	width: 100%;
	height: 152px;
	background-color: #F4F4F4;
	background-attachment: scroll;
	background-image: url(GenImg/headp1.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#menu ul {
	float: left;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 5pt;
	padding-left: 30px;
	padding-right: 0px;
	margin:0px;
}
#menu li {
	display: inline;
	list-style-type: none;
	font-size: 11px;
	line-height: 1.3em;
	font-family: verdana,arial,helvetica,sans-serif;
	margin: 0px;
	padding: 0pt;
}
#menu ul li a:link, #menu ul li a:visited {
	background-color:#93714B;
	border: 1px solid #7E4826;
	color: #C3C3D7;
	padding-top: 4px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
#menu ul li a:hover, #menu ul li a#active, #menu ul li a:active {
	border: 1px solid #E66337;
	background: #FF9511;
	color: #F4F4F4;
	text-decoration: none;
	display: inline;
}
/*----footer ----------------------------------------------- */
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #646464;
	text-align: left;
	text-indent: 20px;
	vertical-align: middle;
}
/*----content of the lower tables ----------------------------------------------- */

.content {
	border:  none;
	width:875px;
	margin: 10px;
	margin-top:0px;
	padding:0px;
}

#content-left {
	font-size: 12px;
	padding:0px;
}

#content-left-inner {
	width: 530px;
	border: 0px;
	padding-top: 8px;
	padding-right: 15px;
	padding-bottom: 8px;
	padding-left: 12px;
	margin: 5px;
	border: 1px solid #c0c0c0;
}

#content-right { 
	font-size: 10px; width: 290px; 
}

#content-right-inner {
	text-align:center;
	border: 1px solid #C3C3D7;
	background-color:#E3E3E3;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	padding-top: 5px;
	padding-right: 12px;
	padding-bottom: 5px;
	padding-left: 15px;
}

#content-right-proj-in{
	height:110px;
	background-color:#646464;
	color: #F4F4F4;
	padding:5px;
	line-height: 1.1em;
	text-align: center;
	margin-right: 0px;
	margin-top:0px;
	margin-bottom: 6px;
	margin-left: 0px;
	border: 1px solid #333333;
}

#content-center {
	font-size: 11px;
	padding-right: 140px;
	padding-left: 140px;
	text-align: center;
	margin-left:10px;
	border: 1px solid #C3C3D7;
}
#content-center-inner {
	text-align: left;
	font-size: 11px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#content-center-small {
	margin: 0;
	text-align: left;
	padding-top: 0px;
	padding-right: 100px;
	padding-bottom: 0px;
	padding-left: 100px;
}

.content a:hover, #content a:active, #content a:hover, .content a:active{
	text-decoration: none;
	display:inline;
	background-color: transparent;
	}

.pic{
	background-position: center;
	padding: 0px;
	clear: both;
	float: none;
	border: 1px solid #333333;
	margin:2px;
}

#piccontent{
	text-align:center;
	background-color: #F4F4F4;
	margin-left:15px;
	margin-right:15px;
	margin-top:15px;
}

.picleft{
	padding: 1px;
	margin:2px;
	border: 1px solid #333333;
	float: left;
	background-color: #B8B8B8;
}

.picright{
	padding: 1px;
	margin:2px;
	border: 1px solid #333333;
	float: right;
	background-color: #B8B8B8;
}

#piccontent a:hover, #piccontent a:active {
	text-decoration: none;
	display: inline;
	margin: 0px;
	border:none;
}

/*---- General text decoration ----------------------------------------------- */
h1 {
	border: 3px double #B8B8B8;
	padding: 11px;
	font-family: verdana, arial, helvetica, sans-serif;
	color: #666699;
	font-size: 20px;
	line-height: 1.2em;
	font-weight: 600;
	background-color: #C3C3D7;
	text-align: center;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 5px;
}

h2 {
	font-weight: 500;
	text-align: center;
	font-size: 20px;
	line-height: 1.1em;
	color: #93714B;
	margin-bottom:8px;
	margin-top:5px;
	background-color:#E3E3E3;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
		border: 1px solid #C3C3D7;
}

h3 {
	color: #7E4826;
	text-align: left;
	font-size: 15px;
	line-height: 1.1em;
	font-weight: 500;
	letter-spacing:.01em;
	margin-bottom:5px;
}
h4 {
	font-size: 14px;
	line-height: 1.2em;
	font-weight: 600;
	color: #515180;
	margin-bottom:2px;
	margin-top:2px;
}
.h4 {
	font-size: 14px;
	line-height: 1.2em;
	font-weight: 600;
	color: #515180;
	margin-bottom:2px;
	margin-top:2px;
}
h5 {
	font-style: italic;
	font-size: 11px;
	line-height: 1.2em;
	color: #f4f4f4;
	padding-top: 3px;
}

h6{
	font-size:9px;
	font-weight: 600;
    line-height: 1.2em;
	text-align: center;
	color:#646464;
	margin-top:2px;
 	margin-bottom:0px;
	padding:0px;
	}

a {
	text-decoration: none;
	background-color: transparent;
	color: #333333;
}
a:hover {
	text-decoration: none;
	background-color:#D4CACB;
	display: block;
	margin: 0px;
}
a:active {
  text-decoration: none;
  background-color: transparent;
  border:none;
}
ul, li {
	font-size: 12px;
	text-indent: 0pt;
	font-weight: 500;
	color:#666699;
	padding-top: 0;
	padding-right: 2pt;
	padding-bottom: 1pt;
	padding-left: 10pt;
	margin-left:20px;
	list-style-type: square;
	list-style-position: outside;
	list-style-image: url(GenImg/BD14980_.GIF);
}
/*----float ----------------------------------------------- */

.float-left { float: left; margin-right: 10px; }

.float-right { float: right; margin-left: 10px; }
