
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(img/background2.gif);
	}
a {
	font-family: arial, "lucida sans unicode", "trebuchet ms", verdana,  sans-serif;
	color: #266392;
	font-size: 11px;
}
a:hover {
	color: #e78c15;
}

p {
  font-family: arial, "lucida sans unicode", "trebuchet ms", verdana,  sans-serif;
  margin-left: 6px;
}

h1 {
  font-family:arial, "lucida sans unicode", "trebuchet ms", verdana,  sans-serif;
  font-size: 20px;
  margin-left: 6px;
  margin-top: 1px;
  margin-bottom: 1px; 
  color: #32382b; 
}

h2 {
  font-family:arial, "lucida sans unicode", "trebuchet ms", verdana,  sans-serif;
  font-size: 16px;
  margin-left: 6px;
  margin-top: 1px;
  margin-bottom: 1px;
  color: #356076;
}

h3 {	
	margin-bottom:3px;
	margin-left:7px;
	font-family: "lucida sans unicode", "trebuchet ms", verdana, arial, sans-serif;
	font-size:18px;
        /* color:#4c7e99; */
        color: #356076;
	}

h4 {
    font-family: "lucida sans unicode", "trebuchet ms", verdana,   arial, sans-serif;
    font-size:18px;
    color: #ddf9c1;
    background-color: #4c7e99;
    padding: 3px 0px 3px 10px;
}


h5 {	
	margin-bottom:3px;
	margin-left:7px;
	font-family: "lucida sans unicode", "trebuchet ms", verdana, arial, sans-serif;
	font-size:14px;
        /* color:#4c7e99; */
        color: #356076;
	}


	
	
.position {
	width: 760px;
	margin: 0px auto;
	}

.readmore {
	font-size:10px;
        color:#849AA0;
        font-style: italic;
}

/* ------------------------------ header ------------------------------ */
.header {
        margin-right: 29px;
        margin-top: 20px;
        margin-bottom: 20px;
        margin-left: 20px;
        background-image: url(img/martismall.jpg);
        background-repeat: no-repeat;
        background-position: center right;
	}	

.footer {
   clear: both;
}



.navbar {
        margin-left: -4px;
	width: 768px;
	height: 48px;
/*        background-color: #cad7b9;*/
        background-color: #4c7e99;
        border-top:2px solid #a4cbe0;
        border-bottom:2px solid #a4cbe0;
	}
	
.primarynav {
	margin-left:237px; 
    }	
	
a.button {
  margin: 6px 3px 0px 8px;
  width: 86px;
  height: 31px;
  float: left;
  text-decoration: none;
  text-align: center;
  border: 2px solid #a4cbe0;
/*  border: 2px solid #f6fde6; */
/*  border:2px solid #a4cbe0; */
/*  background-color: #fbe5d6; */
/*  background-color: #dae8b9; */ 
/*  background-color: #d8e1c4; */
  background-color: #ddf9c1;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  border-radius: 10px;
  display: block;
  background-repeat: no-repeat;
}

a.button p {
        text-align:center;
	margin-top: 7px;
	font-size: 13px;
	/* color:#ea7312; */
        /*  color:#4c7e99; */
        /* color: #4c7e99;*/
        color: #315a6f;
        font-weight: bold;
        font-family: "trebuchet ms", verdana,  sans-serif;
}

a.clicked p {
  font-weight:bold;
  color: #d8e1c4;
}

a.clicked {
  background-color: #4c7e99;
  height:30px;
}

a.button:hover {
  margin-top:9px;
}



/* --- header ends --- */

/* ------------------------------ main ------------------------------ */

/* The back.gif image is stretched to 760px, and has the borders built in. */
/* It is one pixel in the y direction; repeating moves it down the page. */
.back {

/*        background-color: #cad7b9; */
/*        background-color: #fbe5d6; */
/*        background-color: #dae8b9; */
/*        background-color: #ddf9c1; */
        background-color: #c2f194; 
	width: 760px;
	padding-top: 8px;
	padding-bottom: 20px;
	border-color: #DADADA;
	border-style: solid;
	border-width: 3px;
        -moz-border-radius: 10px;
        -webkit-border-radius: 10px;
        border-radius: 10px;
	margin-top: 7px;
        margin-bottom: 7px;
	}



/* ------------------------------ content ------------------------------ */
.leftcontent {
        float: left;
	width: 505px;
	margin: 0px 7px 0px 15px;
	padding-left: 1px;
	}
	

.leftcontent p {	
	font-family: "lucida sans unicode", "trebuchet ms", verdana, arial, sans-serif;
	font-size:13px;
        color: #32382b;
	}

.leftcontent a {	
	font-size:13px;
	}
	

	
.leftcontent ul {
	font-family: "lucida sans unicode", "trebuchet ms", verdana, arial, sans-serif;
	font-size:13px;
        color: #32382b;
        margin-left: 80px;
}
	
.leftpanel_text_area {
	width: 502px;
	background-color:#FFFFFF;
	background-repeat: no-repeat;
	border-color: #a4cbe0;
	border-style: solid;
	border-width: 1px;
        -moz-border-radius: 10px;
        -webkit-border-radius: 10px;
        border-radius: 10px;
	margin-top: 15px
	}				

.leftpanel_text_area img {
   float: left;
   margin: 6px;
}
	
	
.leftpanel_text_area p {
	padding-left: 9px;
	padding-right: 9px;
	padding-top: 3px;
        padding-bottom: 3px;
	}				

	

/* ------------------------------ rightbox ------------------------------ */


.rightcontent {
	width: 215px;
	float: left;
}

.rightboxtext {
	background-color: #f3f6f8;
	background-color:#FFFFFF;
	background-repeat: no-repeat;
	border-color: #a4cbe0;
	border-style: solid;
	border-width: 1px;
        -moz-border-radius: 10px;
        -webkit-border-radius: 10px;
        border-radius: 10px;
	list-style-type:none;
	padding-left: 1px;
/*	padding: 3px 10px 3px 10px; */
	margin-top: 15px
}

.rightboxtext p {
  margin: 24px 15px 0px 15px;
  font-size:12px;
  font-family: "lucida sans unicode", "trebuchet ms", verdana, arial, sans-serif;

}

.rightboxtext a {
 font-size: 12px;
}

.rightboxtext h1 {
  font-size:14px;
  font-family: "lucida sans unicode", "trebuchet ms", verdana, arial, sans-serif;
  color: #356076;
}

.rightcontent img {
   margin-top: 3px;
   margin-bottom: 15px;
   margin-left: 15px;
   width: 130px;
   border: 2px solid #666666; 
}

/* ------------------------------ publications ------------------------------ */

.publications {
        float: left;
	width: 720px;
	background-color:#FFFFFF;
	background-repeat: no-repeat;
	border-color: #a4cbe0;
	border-style: solid;
	border-width: 1px;
        -moz-border-radius: 10px;
        -webkit-border-radius: 10px;
        border-radius: 10px;
	margin: 15px 7px 0px 18px;
	padding-left: 1px;
	}				

.publications h4 {
    font-family: "lucida sans unicode", "trebuchet ms", verdana,   arial, sans-serif;
    font-size:14px;
    width: 708px;
/*    color: #f6fde6;  */
/*    color: #c2f194;  */
     color: #ddf9c1;
/*    border-bottom: 2px solid #c2f194; */
/*    border-top: 2px solid #c2f194; */
    background-color: #4c7e99;
    padding: 3px 0px 3px 10px;
}

.publications  li {	
	font-family: "lucida sans unicode", "trebuchet ms", verdana, arial, sans-serif;
	font-size:13px;
        color: #32382b;
        margin-bottom: 15px;
        margin-right: 15px;
	}

.publications a {	
	font-size:13px;
 }

	
.publications p {
	font-family: "lucida sans unicode", "trebuchet ms", verdana, arial, sans-serif;
	font-size:13px;
        color: #32382b;
        margin-bottom: 15px;
        margin-right: 15px;
	padding-left: 9px;
	padding-right: 9px;
	padding-top: 3px;
        padding-bottom: 3px;
	}				


