/* HGPT 1.0 */


* {
   padding:0;
   margin:0;
}

html, body {
	height: 100%;
}

body {
	text-align: left;
	margin:0 auto;
	padding:0;
	color:#000000;
	font-style:normal; 
	font-variant:normal;
	font-weight:normal;
	font-size:14px;
	font-family:Verdana, Tahoma, Arial, sans-serif;
	background:#fff;
	background:#f0f6df;
}

p {
	color:#000;
	font-family:Arial, sans-serif;
	font-size:14px;
	font-weight:normal;
	padding:0px ;
}

p.justify {text-align: justify;}
p.center  {text-align: center;}
p.indent  {text-indent: 12pt;}

em.blue{
  color: #0000FF;
  font-style: normal;
  font-weight: bold;
}

img {
	border:none;
	padding:0px ;
	margin:0px;

}
.img_sidebar{
    float: left;
	border:1px solid #c0c0cf;
	width: 165px;
	padding:2px ;
	margin:5px 0 0 10px;
}
.img_inline{
	border:1px solid #fff;
	padding:3px ;
	margin:3px;
}
.imgs {
	border:none;
	padding:3px ;
	margin:5px;
}

.fs20 {
    color:#5555ff;
	font-family:verdana;
	font-size:20px;
	font-weight:bold;
    text-align: center;
}

.fs14 {
    color:#5555ff;
	font-family:sans-serif;
	font-size:14px;
	font-weight:bold;
    text-align: center;
}

a{
	/*color:#fff;*/
	text-decoration:none;
}

a:hover{
	color:#000;
	text-decoration:none;
}

h1{
	color:#fff;
	font-weight:normal;
	font-size:24px;
	padding: 40px 0 10px 40px;
}

h2{
	color:#33aaff;
	font-weight:bold;
	font-size:16px;
	padding: 0 0 0px 0px;
}
h2 a{
	position:absolute;
	top:32px;
	color:#666;
	font-size:16px;
	margin:0 0 0 575px;
	text-decoration:none;
}

h2 a:hover{
	color:#999;
}

h3{
	color:#3388ff;
	font-size:12px;
	font-weight:bold;
	padding: 5px 0 5px 10px
}

h3 img{
	float:left;
}

h4{
	color:#fff;
	font-size:20px;
	font-weight:normal;
}

h5{
	color:#8d8d8d;
	font-size:10px;
	font-weight:normal;
	padding:5px;
}

h6 {
    font-family: sans-serif, Helvetica, Arial;
	color: #333;
    font-weight: bold;
    font-size: 16px;
	margin: 0;
    padding: 5px 0 4px;
    line-height: 18px;
	border-bottom: 2px dotted #cccccc;/*#E4E7E9;*/
}
/**************************** table ****************************/

#info table {
    width: 100%;
    margin: 0;
	padding: 0;
    border-collapse: collapse;
    font-family:Verdana, Arial,sans-serif;
	font-size:12px;
}

td.line {
    background-image:url('dot.gif');
	height:1px;
}

td.noline {
	height:1px;
}

table.project   {
	border: 2px solid blue;
	border-spacing: 1px;
}

tr.project {
    background-color: #fff;
}

tr.projectt {
    background-color: #ccc;
    font-weight: bold;
    padding:2px;
}

tr.projecth {
    background-color: #66CCFF;
    padding:2px;
}

tr.projecth th   {
	border:1px solid blue;
	font-weight:bold;
	padding:2px;
}

tr.projecth th.projectc {
    text-align: center;
    background-color: #3399CC;
    padding:5px;
}

tr.project td {
	border:1px solid blue;
	font-weight:normal;
	padding:2px;
}

table.empty {
    border: 2px solid blue;
}

td.empty {
    border-right:1px dashed blue ;
	padding:5px;
}

table.main {
    width : 795px;
    height : 100%;
}

td.sidebar {
    border: none;
    border-spacing: 0px;
    padding: 0px;
    vertical-align: top;
    width : 186px;
}

td.main {
    border: none;
    border-spacing: 0px;
    padding: 0px;
    vertical-align: top;
}

table.white {
    border: 2px solid blue;
    font-size:10px;
    background-color:white;
    padding:0px;
}

td.white {
	border:1px solid #3399FF;
    vertical-align: top;
    padding:3px;
}

#page {
	width:799px;
	margin:0 auto;
	/*height:100%;*/
}

#header {
	width:799px;
	height:158px;
	margin: 0 auto;
	background: url('header.gif') no-repeat;
	padding:18px 2px 0px 0px;

}
#banner {
	background: url('content_bg.gif') repeat-y;
	padding:0px 3px 0px 15px;

}
#content {
	padding:5px 5px 5px 5px;
	background:url('content_bg.gif') repeat-y;
	height:100%;
}

/**************************** menu ****************************/

#nav_top {
	background:url('nav_top.gif') no-repeat;
	width:176px;
	height:25px;
}

#nav_mid {
	width: 176px;
	color:#000;
	background:url('nav_mid.gif') repeat-y ;
}

#nav_btm {
	background:url('nav_btm.gif') no-repeat;
	width:176px;
	height:25px;
}

#menu {	
	float:left;
	width: 176px;
	padding:1px 0px 0px 10px;
}
#menu ol {
	font-size:12px;
	font-weight:normal;
	width:150px;
	list-style:none;		
	padding:0 0 3px 1px;	
}
#menu ul {
	font-size:12px;
	font-weight:normal;
	width:140px;
	list-style:none;		
	padding:0 0 3px 10px;	
}	

#menu li {
	
	list-style-type: none;
	background:transparent url('76b.gif') no-repeat 0px 3px;
	margin-left:10px;
	margin-bottom:4px;
	border-bottom:1px solid #80bdd6;
	padding:0 0 0 15px;
}

#menu a {
	padding:0 0 0 0px;
	color:#2f0fff;
	text-decoration: none;
	background:#8BC3DA;
}	
	
#menu a:hover {
	display:block;
	padding:0 0 0 0px;
	color:#cc00ff; 
	background:#c8e5c7; 
	text-decoration: none;
	background:#69B6F6;
}	
/**************************** content ****************************/

#info {
	width:585px;
	padding:0px 5px 0px 3px;
}

.post_top {
	background:url('content_top.gif') no-repeat;
	width:585px;
	height:21px;
}
.post {
	background:url('content_mid.gif') repeat-y;
	padding:0 15px 0px 15px;
}

.post_btm {
	background:url('content_btm.gif') no-repeat;
	width:585px;
	height:31px;
}

/**************************** other ****************************/

#info h3{
	color:#000fcc;
	font-size:12px;
	font-weight:bold;
	padding: 3px 0 1px 5px
}

/**************************** lists ****************************/

#info ul {
	color:#000;  /* color for all Link items  */
	font-family:Verdana, Arial, sans-serif;
	font-size:13px;
	font-weight:normal;
	list-style:none;
	padding:10px 10px 0 15px;
}

#info ul li {
	list-style-type: none;
    text-align:justify;
	background:transparent url('76b.gif') no-repeat 8px 5px;
	padding: 1px 10px 5px 20px;
}

#info ol {
	color:#A05022;  /* color for all Link items  */
	font-family:Verdana, Arial, sans-serif;
	font-size:13px;
	font-weight:normal;
	list-style:none;
	padding:10px 0 0 15px;
}

#info ol li {
    color:#000fcc;
	list-style-type: none;
	background:transparent url('38b.gif') no-repeat 0px 4px;
	padding: 1px 10px 5px 20px;
}








/**************************** footer ****************************/

#footer{
	text-align:center;
	padding:0px;
	background:url('bottom.gif') no-repeat;
	height:42px;
}
#footer p{
	color:#cccccc;
	font-size:10px;
	font-weight:normal;
	font-style:normal; 
}
#footer a {
	color:#ccccff;
	text-decoration: none;
}

#footer a:hover {
	color:#0f00ff;
}