/* CSS Document */

body {
background-color: #eee;
font-size: 12px;
font-family: Verdana, Arial, SunSans-Regular, Sans-Serif;
color:#000000;
padding:px;
margin:0px;
height:100%;
/*background-image: url("images/bg_graphic.gif");*/

}


a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #e6e6e6;
	text-decoration: none;
	height: 17px;
}
a:hover{
	background-repeat: no-repeat;
	color: #c1a184;
	height: 17px;
}


a:active{
	background-repeat: no-repeat;
	color: #c1a184;
	height: 17px;
}

a.body:link {color: #990000; font-size: 14px; }
a.body:visited {color: #C1A184; font-size: 14px; }
a.body:hover {text-decoration: underline; background-color: #ffffff; }
a.body:active {color: #990000; } 

a.nav:link {color: #ffffff; font-size: 12px; font-weight: bold; }
a.nav:visited {color: #C1A184; font-weight: bold; }
a.nav:hover {text-decoration: underline; background-color: #ffffff; color: #C1A184; }
a.nav:active {color: #990000; }


.content
{
    font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	color: #000000;
}


.contentWHT
{
    font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	color: #ffffff;
}

h1 {
font-size: 15px;
text-transform:uppercase;
background-color: #c1a184;
color: #FFF;
border-top:0px solid #c1c1c1;
border-bottom:0px solid #c1c1c1;
padding:5px 15px;
margin:0px }

h2 {
font-size:20px;
font-weight: normal;
padding: 5px 10px;
margin:0px;}

h3 {
font-size: 12px;
background-color: #CC6633;
border-top:1px solid #c1c1c1;
border-bottom:1px solid #c1c1c1;
padding:5px 15px;
margin:0px }

h4 {
	font-size:18px;
	color:#CC6633;
}

h5 {
	font-size:14px;
}

/*img.download {vertical-align:middle;}*/



/* ----------container to center the layout---------- */
#container {
width: 1100px;
height: 100%;
padding:0px;
margin: 0px;
margin-left: auto;
margin-right: auto;
border-right:0px solid #c1c1c1;
border-left:0px solid #c1c1c1;
} 

/* ----------banner for logo-------------- */
#banner {
text-align: left;
background-color: #ffffff;
padding: 0px;
margin: 0px; }

#banner img {padding:0px 0px;} 

img.border {
border: 1px solid #ffffff ;
padding: 7px 7px 7px 7px ;
}

/* ----------outer and inner----------------- */

#outer{ 
border-left: solid 225px #0663B1;  /* color of the left column  */
height: 100%;
background-color: #ffffff; /* color of the content column */
 } 

#inner{ margin:0px; width:100%; } /* The ie/pc pecularity */ 

/* --------------left navi------------- */
#left {
	width:210px;
	float:left;
	position:relative;
	margin-left:-225px;
	margin-right:10px;
	padding-left:0px;
	font-size:10px;
	font-family:Arial, Helvetica, sans-serif;
	color: #0;
	left: 10px;
	top: 5px;
 }

/* -----------------content--------------------- */
#content{
	position: relative;
	margin: 0px;
	left: 10px;
	top: 10px;
	width: 850px;
	font-weight: normal;
	padding-top: 1px;
	padding-bottom: 1px;
}

p{
	padding: 0px 0px;
	margin:0px;
	color: #000;
	font-weight: normal;
	font-size: 14px;
}

pre{
font-size: 12px;
padding: 5px 10px;
margin:0px;}

/*  ----------------research-------------------- */

#research_photo {
	width: 180px;
	float: left;
	padding: 15px;
}

#research_desc {
	width: 610px;
	float: right;
	padding-top: 14px;
	padding-right: 15px;
	padding-bottom: 16px;
	padding-left: 15px;
}

.clearfloat {
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}

/*  ----------------footer---------------------- */ 
#footer {
clear:left;
padding:0px;
margin:0px;
text-align: center; } 
.e {
	font-size: 14pt;
	font-family: "Times New Roman", Times, serif;
}
.eee {
	font-size: 14px;
}
