/* Font setting */

body, input, select {
	font-family: Arial, Trebuchet MS, Verdana, Geneva, sans-serif;
	color: #000666;
	font-size: 76%;
	height:100%;
	
}



body {
	background: #ffffff ;
	padding: 0 25px;
	margin: 29px 0;
	_margin: 28px 0;
	text-align: left;

}

ul {
	list-style:none;

}
/* Content frame */

#shadow {
	background: #ff00ff;
	margin: 0 auto 0 auto;
	padding: 9px 0 0;
	text-align: left;
	width: 0px;

}
#content {
	border: 1px solid #ccd7e0;
	border-top: 0;
	background: #fff;
	margin: 0 8px;
	padding: 0 20px 20px;
	_height: 1em;
}


/* Location */

#location {
	padding: 20px 0 16px 0;
}
#location h1 {
	color: #ffc76f;
	font-size: 21px;
	padding: 0;
	margin:0px;
	font-weight: normal;
}
#location h1 a {
	color: #718ea5;
	font-size: 18px;
	text-decoration: none;
}
#location h1 a:hover {
	color: #93b2c8;
}


/* Front page image */

#front {
	background: url("/img/front.gif") left bottom;
	height: 16em;
	max-height: 262px;
	margin: 20px 0;
}


/* Main & Extra */

#main {
	position: relative;
	float: left;
	width: 400px;
	margin: 20px 0;
}

#main h3 {
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	margin: 0;
}

#extra {
    position: relative;
    width: 625px;
    background-color: #ffffff;
    font-size: 12px;
    color: #000000;
    float: center;
	color: #000000;
	margin: 0;
}

#extra h1 {
	font-size: 1.8em;
	font-weight: bold;
	color: #000000;
	margin: 0;
	background-color: #ffffff;
}


#extra h3 {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	padding: 8px;
	margin: 0;
	background-color: #ffffff;
}

#extra h4 {
	font-size: 14px;
	font-weight: normal;
	color: #000000;
	padding: 8px;
	margin: 0;
	background-color: #ffffff;
}


/* Files content */

#files {
	position: relative;
	float: left;
	margin: 20px 0;
	width: 100%;
}
#files h3 {
	font-size: 1em;
	font-weight: normal;
	color: #718ea5;
	margin: 0;
}

/* Navigation */


#nav-menu a
{
	font-weight: bold;
	height: 3em;
	float: left;
	color: #f1e51f;
	text-decoration: none;
	text-align: left;
	font-size: 14px;
}

#nav-menu a:hover
{
	color: #fffab3;
}

#nav-menu
{
	z-index: 2;
	position:absolute;
	top: 166px;
	width: 780px;
	height: 25px;
} 

/* Graphic Layout */

.Table_01 {
	position:absolute;
	left:0px;
	top:0px;
	width:800px;
	height:600px;
	
}

.body-01_ {
	position:absolute;
	left:0px;
	top:0px;
	width:301px;
	height:136px;
}

.body-02_ {
	position:absolute;
	left:301px;
	top:0px;
	width:226px;
	height:136px;
}

.body-03_ {
	position:absolute;
	left:527px;
	top:0px;
	width:109px;
	height:50px;
}

.body-04_ {
	position:absolute;
	left:636px;
	top:0px;
	width:33px;
	height:50px;
	text-decoration:none;

}

.body-05_ {
	position:absolute;
	left:669px;
	top:0px;
	width:131px;
	height:50px;
	border-style:none;
}

img {
border-style:none;
}

.body-06_ {
	position:absolute;
	left:527px;
	top:50px;
	width:273px;
	height:550px;
}

.body-07_ {
	position:absolute;
	left:0px;
	top:136px;
	width:527px;
	height:464px;
}

/* Content Page */

#Table_01 {
	position:absolute;
	left:0px;
	top:0px;
	width:800px;
	height:600px;
}

#content-01_ {
	position:absolute;
	left:0px;
	top:0px;
	width:301px;
	height:203px;
}

#content-02_ {
	position:absolute;
	left:301px;
	top:0px;
	width:226px;
	height:203px;
}

#content-03_ {
	position:absolute;
	left:527px;
	top:0px;
	width:109px;
	height:50px;
}

#content-04_ {
	position:absolute;
	left:636px;
	top:0px;
	width:33px;
	height:50px;
}

#content-05_ {
	position:absolute;
	left:669px;
	top:0px;
	width:131px;
	height:50px;
}

#content-06_ {
	position:absolute;
	left:527px;
	top:50px;
	width:273px;
	height:153px;
}

#content-static_ {
	position:absolute;
	left:0px;
	top:203px;
	width:800px;
	height:100%;
}

.static_content {
	color:#ffffff;
	font-size:15px;
	line-height:20px;
	}
.static_content a:link, active {
	color:#FFFF00;
	}
.static_content a:visited {
	color:#FFFF00;
	}	
.static_content a:hover {
	color:#FFFFFF;
	}
.dynamic_content {
	color:#fff;
	font-size:14px;
	line-height:20px;
}		
#content_text_ {
	z-index:100;
	position:relative;
	left:20px;
	top:-655px;
	width:495px;
	height:400px;
	
	
}

#content-dynamic_ {
	position:absolute;
	background-color:#97b4d6;
	left:0px;
	top:0px;	
	width:100%;
	height:100%;
}
#content_text_dynamic_ {
	z-index:200;
	position:relative;
	background-color:#3b2a7a;
	left:0px;
	top:203px;
	width:800px;
	height:100%;
	
	
	padding-top:10px;
	padding-bottom:10px;
}

#content-footer_ {
	position:relative;
	background-image:url(img/footer_bkgnd.jpg);
	background-repeat:no-repeat;
	padding-top:5px;
	left:0px;
	top:0px;
	width:800px;
	height:32px;
	text-align:center;
	color:#FFFFFF;
	font-size:14px;
	font-weight:bold;
}

#bottom_nav_ {
	position:relative;
	top:0px;
	width:800px;
	height:32px;
}

/* Item box */

.item {
	position: bottom;
	background: #ffffff;
	padding: 0px 0px 0px 0px;
	margin-bottom: 0px;
}
.item a {
	color: #000000;
	font-size: 14px;
	text-decoration: none;
}
.item a:hover {
	color: #8cc0e5;
	background: #fff;
}

.item h1 {
    position: center;
	margin: 0;
	font-size: 2em;
	font-weight: bold;
	color: #222;
}

.item h4 {
	margin: 0;
	font-size: 1em;
	font-weight: bold;
	color: #222;
}

.item p {
	font-size: 0.9em;
	text-align: justify;
	margin: 0 0 10px 0;
}

/* Lists */

.nav {
	padding: 0;
	margin: 0 0 0 10px;
	list-style: disc outside url("/img/arrow.gif");
}
.nav li {
	padding: 0;
	margin: 0;
}

.check {
	padding: 0;
	margin: 0 0 0 18px;
	list-style: outside url("/img/check.gif");
}
.arrow {
	padding: 0;
	margin: 0 0 0 18px;
	list-style: outside url("/img/arrow.gif");
}


.right {
	position:relative;
	float:right;
}


.files {
	width: 100%;
	
}
.files th {
	text-align: left;
}
.files td {
	border-top: 1px solid #fff;
}
.files img {
	border: 0;
	margin-right: 2px;
	vertical-align: text-bottom;
}

h4.func {
	font-size: 1.1em;
	font-weight: bold;
	color: #666;
	background: #ecf0f3;
}

/* forms */
form {
	margin: 0;
	padding: 0;
}
input {
	font-size: 1em;
}
select {
	font-size: 1em;
}


code, pre {
	padding: 1px;
	border: 1px solid #dcddde;
	background-color: #eeeff0;
	font-family: "Courier New", courier, monospace;
	font-size: 0.8em;
}

.navSubTextTop {
	font-size:74%;
	
	}