
body {
	/*font-family: verdana, arial, helvetica, sans-serif;*/
	font-family: georgia, verdana, arial, helvetica, sans-serif;
	font-size:75%; /*** Don't change this setting. Make all other
font-sizes in ems ***/
	color:#000000;
	scrollbar-arrow-color: #FF9900;
	scrollbar-face-color: #000000;
	scrollbar-track-color: #FAE395;
	scrollbar-base-color: #CCCCCC;
	margin-top:0px;
	margin-left: auto;
	margin:right: auto;
	}

A:link {
	FONT-WEIGHT: bold;
/*	BACKGROUND: none transparent scroll repeat 0% 0%;*/
	COLOR: #4D6879;
	TEXT-DECORATION: underline;
}
A:visited {
	FONT-WEIGHT: bold;
/*	BACKGROUND: none transparent scroll repeat 0% 0%;*/
	COLOR: #4D6879;
	TEXT-DECORATION: underline;
}
A:hover {
	FONT-WEIGHT: bold;
/*	BACKGROUND: none transparent scroll repeat 0% 0%;*/
	COLOR: #A16203;
	TEXT-DECORATION: underline;
}
A:active {
	FONT-WEIGHT: bold;
/*	BACKGROUND: none transparent scroll repeat 0% 0%;*/
	COLOR: #cc3333;
	background-color:#99cccc;
	TEXT-DECORATION: none;
}

.bg_nav_left          { background-color: #FFFFFF;} 
.bg_nav_left_selected { background-color: #F0D7A4;} 

strong, b {
	font-weight: bold;
	}
hr {
	margin: 0px; /* fixes xhtml N6 bug where the hr sits to the left*/
	color: #ccc; /* for ie */
	background-color: #ccc; /* for everyone else */
	height: 1px;
	}
p {
	font-size: 1.0em;
	line-height: 1.4em;
	padding: 2px;
	/*margin-top: 1.2em;
	margin-bottom: 1.2em;*/ 
	}
li {
/*	list-style-image: url(http://www.embs.co.uk/images/embs-bullet1.gif);*/
	list-style-type: circle;
	font-size: 1.0em;
	/*line-height: 1.1em;*/
	margin-top: 0.3em;
	margin-bottom: 0.2em; 
	}
ul {
	margin-top: 1.0em;
	margin-bottom: 1.0em; 
	}

td {
	/*font-family: verdana, arial, helvetica, sans-serif;*/
	font-size:75%;
	color:#000000;
	line-height:1.4em;
	}

img {
	border: 2;
	}

div,p{margin:0}




h1 {
	font-family: Georgia, Arial, Helvetica, sans-serif;
	font-size: 1.9em;
	font-style: normal;
	font-weight: bold;
	color: #A16203;
	margin:0 0 5 0;
	padding: 0px;
}

h2 {
	font-family: Georgia, Arial, Helvetica, sans-serif;
	font-size: 1.7em;
	font-style: normal;
	font-weight: bold;
	color: #A16203;
	margin:0 0 5 0;
	padding: 0px;
}


h3 {
	font-family: Georgia, Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	font-style: normal;
	font-weight: bolder;
	color: #A16203;
	margin:0 0 5 0;
	padding: 0px;
}

h4 {
	font-family: Georgia, Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	font-style: normal;
	font-weight: bolder;
	color: #CC6600;
	margin:0 0 5 0;
	padding: 0px;
}

.padcol {
	padding-left: 8px;
	padding-right:8px;
}

.pr_mail {
	color: #999999;
	font-weight: bold;
}

.box1 {
	width: 415px;
	border:1px;
}
#boxcontent {
	float: left;
	/*padding: 10px 2% 10px 2%;
	margin: 20px 1% 20px 2%;*/
	background: #fff;
	border: 1px solid #ccc;
	width: 419px; /* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	}
html>body #boxcontent {
	width: 419px; /* ie5win fudge ends */
	}
	
html #container {height: 100%;}
	
#boxcontentright {
	float: right;
/*	background: #FBEEC1;
	background: #F7EFDA;*/
	background-image: url('../images/box-bg.jpg');
	background-repeat: repeat-y;
	border: 1px solid #cccccc;
	overflow: auto;
	width: 180px; /* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	}
html>body #boxcontentright {
	width: 180px; /* ie5win fudge ends */
	}

.sectionheader {
	display:block;
	padding: 4px;
	/*border:1px solid #6699cc;*/
	color: #ff9900;
	font-weight: bold;	
	background: #000000;
}

.onepixelwhite {
	display:block;
	padding: 4px;
	border:1px solid #6699cc;
	color: #ffffff;
	font-weight: bold;	
	background: #6699cc;
}


.header_breadcrumb {
	color: #ffffff;
	font-weight:bold;
	font-family:Arial;
	background-color: F0D7A4;
	font-stretch : wider;
}


.sectionheadersmsrs {
	display:block;
	padding: 4px;
	color: #003399;
	font-weight: bold;
	background: #ffcc66;
}


.sectionheaderembsc {
	display:block;
	padding: 4px;
	color: #000000;
	font-weight: bold;
	background: #66ccff;
}

.sectionheaderydp {
	display:block;
	padding: 4px;
	color: #ffffff;
	font-weight: bold;
	background: #6600cc;
}


.sectionheaderlang {
	display:block;
	padding: 4px;
	color: #ffffff;
	font-weight: bold;
	background: #cc3300;
}