/* ----------- main ----------- */

body {
	margin: 0;
	font-size: 0.75em; 
	font-family: arial, trebuchet ms, verdana, helvetica, arial;
	color: #3C3C3C;
	background: #EFEFEF;
	padding-bottom: 20px;
}

/* ----------- rows ----------- */

#wrapper {
	margin: 0 auto 0 auto;
	width: 800px;
	border: 1px solid #ccc;
	overflow: hidden;
	border-top: 0px none;
	background: #fff;
}

#row1 {
	height: 130px;
	background: #fff;
}

#row2 {
	float: left;
	width:800px;
	height: 27px;
	background: #fff;
	padding-top: 1px;
}

#row3 {
	float: left;
	background: #fff;
	height: 180px;
	width: 800px;	
}

#headings {
	float: left;
	background: #63503E;
	height: 40px;
	width: 800px;
	padding: 8px 0 0 20px;
	border-top: 1px solid #fff;
}

#row4 {
	float: left;
	width: 800px;
	background: #fff;
}

#row5 {
	float: left;
	margin-top: 20px;
	height: 65px;
	background: #63503E;
}


/* ----------- header ----------- */

img.biologo {
	float: left;
	border: 0px none;
	margin: 12px 0 0 30px; 
} 

#quote {
	float: left;
	margin: 50px 0 0 30px;
	text-align: right;
	width: 300px;
	font-size: 11px;
	color: #232B74;
}

img.awalogo {
	float: right;
	border: 0px none;
	margin: 26px 20px 0 0;
}

/* ----------- footer ----------- */


#foottext {
	float: left;
	font-family: arial, verdana, helvetica;
	margin: 4px 10px 0 10px;
	width: 800px;
	color: #fff;
	font-size: 11px;
}

.copy {
	display: inline;
	color: #fff;
	text-decoration: none;
}

a.copy:hover {
	color: #4F9EDD;
	text-decoration: none;
}

.design {
	font-size: 11px;
	color: #fff;
	text-decoration: none;
}

a.design:hover { 
	color: #4F9EDD;
	text-decoration: none;
}



#footgap {
	display: inline;
	padding-right: 250px;
}


/* ----------- others ----------- */

#bodytext {
	float: left;
	width: 760px;
	padding: 30px 20px;	
}


p { 
	text-align: justify;
	line-height: 17px;
	margin: 0 0 10px 0;
}

h1 {
	font-family: "arial narrow", "lucida sans", tahoma, helvetica;
	color: #fff;
	font-size: 24px;
	margin: 0 0 8px 0;
	font-weight: lighter;	
}

h2 {
	font-family: tahoma, "lucida sans", helvetica;
	color: #213F60;
	font-size: 16px;
	margin: 14px 0 6px 0;
	font-weight: normal;	
}

h3 {
	font-family: tahoma, "lucida sans", helvetica;
	color: #63503E;
	font-size: 12px;
	margin: 0 0 6px 0;
	font-weight: bold;
}

h4 {
	font-family: "lucida sans", tahoma, helvetica;
	color: #008345;
	font-size: 14px;
	font-weight: normal;
	margin: 12px 0 4px 0;
}


.link {
	color: #336699;
	text-decoration: none;
}

a.link:hover { 
	color: #63503E;
	text-decoration: none;
}


a.linkg:hover { 
	color: #008345;
	text-decoration: none;
}

.linkg {
	color: #008345;
	text-decoration: none;
}

ul.num {
	list-style-type: decimal;
	line-height: 18px;
}

ul.nul {
	list-style-type: none;
	line-height: 18px;
	margin-left: 5px;
}

ul {
	line-height: 18px;
}

.remark {
	font-size: 0.8em;
}

.under {
	margin-right: 4px;
	color: #369
}

.unbold { 
	text-decoration: underline;
	font-weight: bold;
}

ul.gap {
	line-height: 28px;
}

ul.sgap {
	line-height: 22px;
}

ul.roman {
	line-height: 18px;
	list-style-type: lower-roman;
}

/* ----------- home ----------- */


img.logos { 
	float: left;
	margin: -20px 0 20px 20px;
}

#homebox {
	font-size: 16px;
	border: 2px dashed #336699;
	padding: 10px 20px;
	margin: 0 0 20px 0;
	line-height: 24px;
	text-align: center;
	color: #63503E;
}



/* ----------- partners ----------- */



td.part {
	padding: 2px 50px 2px 0;
}

/* ----------- partners ----------- */

img.process {
	margin: -10px 0 20px 50px;
}

img.process2 {
	margin: 15px 0 40px 60px;
}

img.process3 {
	margin: 0 0 20px 70px;
}

/* ----------- q and a ----------- */

.qaspace {
	line-height: 18px;
	margin-left: 10px;
}

.ctspace {
	line-height: 22px;
	margin-left: 10px;
}

ul.nulqa {
	list-style-type: none;
	line-height: 18px;
	margin-left: 25px;
}

ul.nulgl {
	list-style-type: none;
	line-height: 20px;
	margin-left: 25px;
}

/* ----------- question ----------- */

input {
    font-size: 14px;
	color: #646464;    
	background: #FCFCFC;
	border: 1px solid #7F9DB9;
	width: 275px;
}

select {
    font-size: 14px;
    color: #646464;  
    background: #FCFCFC;
	border: 1px solid #7F9DB9;
	width: 275px;
}
    
textarea {
    font-size: 13px;
	color: #646464;    
	background: #FAFAFA;
    border: 1px solid #7F9DB9;
    font-family: arial, helvetica, verdana;
	width: 275px;
}

.button {
    font-size: 14px;
    color: #fff;  
	border: 1px solid #fff;
	background: #63503E;
	width: 110px;
	margin: 10px 0 20px 0;
	padding: 2px;
}



/* ----------- Abbreviation ----------- */

.indent {
	margin-left: 30px;
}

/* ----------- contact ----------- */

.buttonb {
    font-size: 14px;
    color: #fff;  
	border: 1px solid #fff;
	background: #63503E;
	margin: 10px 0 20px 0;
	padding: 2px;
	width: 60px;
}

/* ----------- members ----------- */

.memb {
    font-size: 14px;
    color: #646464;  
    background: #FCFCFC;
	border: 1px solid #7F9DB9;
	width: 160px;
}

.buttonc {
    font-size: 14px;
    color: #fff;  
	border: 1px solid #fff;
	background: #63503E;
	margin: 10px 5px 20px 0;
	padding: 2px;
	width: 80px;
}



ul.nulgap {
	list-style-type: none;
	line-height: 18px;
	margin-left: 25px;
}

li.ligap {
	padding-bottom: 10px;
}

table.stats {
	border: 1px solid #ccc;
	width: 750px;
	padding: 0px;
	margin: 0px;
	border-collapse: collapse;
}

td.headings {
	background: #63503E;
	padding: 3px;
	margin: 0px;
	text-align: center;
	color: #fff;
	border: 1px solid #ccc;
	font-weight: bold;
}

td.statsnames {
	padding: 2px;
	margin: 0px;
	border: 1px solid #ccc;
	vertical-align: text-top;
}

table.com {
	width: 720px;
}

table.com td {
	border-collapse: collapse;
	text-align: center;
	padding: 3px 5px;
	background: #ccc;
}

img.stats {
	margin: 10px 0 0 80px;
}

img.tontbl {
	margin: 0 0 10px 20px;
	border: 1px solid c0c0c0;
}


table.ces {
	border: 1px solid #ccc;
	padding: 0;
}

table.ces td {
	border: 1px solid #ccc;
	padding: 3px 5px;
}

td.ceshead {
	text-align: center;
	font-weight: bold;
	background: #E6E6E6;
}
	

/* ----------- admin ----------- */

table.admin {
	border: 1px solid #ccc;
	width: 750px;
	padding: 0px;
	margin: 0px;
	border-collapse: collapse;
}

td.adminhead {
	background: #63503E;
	padding: 2px 1px;
	margin: 0px;
	text-align: center;
	color: #fff;
	border: 1px solid #ccc;
}

td.adminnames {
	padding: 1px 2px;
	margin: 0px;
	border: 1px solid #ccc;
}
	
	