body {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	background-color: #c7cfd8;
	background-image: url(../../images/background.jpg);
	background-position: top;
	background-repeat: repeat-x;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-align: center;
	font-size: 76%;
}

.prop {
    height:253px;
    float:right;
    width:1px;}

.clear {
    clear:both;
    height:1px;
    overflow:hidden; }
 
#container{
	margin-left: auto;
	margin-right: auto;
	width: 750px;
	text-align: center;
	border: 4px solid #a8b8c8;
	border-top: none;
}

#maincontainer{
	margin: 0px;
	padding: 0px;
	text-align: left;
	}

#subcontainer{
	background: url(../../images/content_back.gif) repeat-y top;
}

#header {
	height: 93px;
	background-image: url(../../images/header.gif);
	width: 750px;
	text-align: center;
	background-repeat: no-repeat;
	background-position: top;
}

#logo {
	text-align: left;
	padding: 18px 0px 0px 20px;
}

#content {
	float: right;
	width: 536px;
	text-align: left;
	font-size : 0.9em;
	color : #58422a;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	padding: 10px 10px 10px 10px;
}

#menu{
	width: 180px;
	text-align: left;
	float: left;
	margin: 0;
}

#menu ul {
	margin: 0px 0px;
padding: 5px 0 0 0;
list-style-type: none;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
width: 180px;
height: 27px;
}

#menu li { margin: 0; }



#menu a
{
display: block;
padding: 6px 2px 2px 20px;
width: 158px;
height: 19px;
font-weight: bold;
border-bottom: 1px dashed #ccc;
}

#menu a:link, #menu a:visited
{
color: #38577E;
text-decoration: underline;
}

#menu a:hover
{
text-decoration: underline;
color: #42311F;

}

#mpic {margin-left: 1px;}

#footer {
	background-position: top;
	background-repeat: no-repeat;
	height: 19px;
	text-align: center;
	font-size : 10px;
	font-family : Tahoma, Arial, Helvetica, sans-serif;
	background-image: url(../../images/footer.gif);
	padding-top: 8px;
	padding-left: 180px;
	clear: both;
}

#copyright {
	font-size : 10px;
	color : #ffffff;
	font-family : Arial, Helvetica, sans-serif;
}

#copyright a {color: #fff; text-decoration: underline;}

/* email formatting */

#content_email{
	margin-left: auto;
	margin-right: auto;
	width: 750px;
	text-align: center;
  font-size : 11px;
	background-color: #ffffff;
	border-top: none;
}
#footer_email {
	background-position: top;
	height: 19px;
	text-align: center;
	font-size : 10px;
	font-family : Tahoma, Arial, Helvetica, sans-serif;
	background-color: #535353;
	padding-top: 8px;
	clear: both;
}


.clear {clear: both; padding: 0; margin: 0;}

h1 {font-size: 1.2em; color: #365375; width: 100%; border-bottom: 1px solid #dfe3e8;}

/* job opportunities */
.title {
  font-weight: bold;
  width: 100%; 
	border-bottom: 1px solid #dfe3e8;}
.td_head { 
  height: 19px; 
	background-color: #e9e9e9; 
	font-family: Arial, Helvetica, sans-serif;
	border-bottom: 1px solid #365375; 
}
.a_head { 
  font-weight: bold; 
	font-size: 1.1em; 
	color: #365375; 
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}
.a_action { 
	font-size: 1.2em; 
	color: #365375; 
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}

/* general formatting */
.require {
	font-size: 1.0em; 
  font-weight: bold; 	
	color: #800000;
  vertical-align: top;	
}
.sml {
	font-size: 0.8em; 
}