.bgColor {
	background-color: #EBF4D3;
}

a:link {
	color: #006633;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none
}

a:visited {
	color: #339966;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none
}

a:hover {
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
    font-weight: normal; color: #009900;
}

.bodytext .news {  font-family: Arial, Helvetica, sans-serif; font-size: 13px; text-align: justify; line-height: normal; font-variant: normal; letter-spacing: normal; word-spacing: normal; font-style: normal}

p {
	margin-top: 0.5em;
}

.footer {  font-family: Arial, Helvetica, sans-serif; font-size: 11px; text-align: center; line-height: normal; font-variant: normal; letter-spacing: normal; word-spacing: normal; font-style: italic}

.head {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 25px;
	font-style: normal;
	text-align: left;
	line-height: normal;
	font-weight: bold;

}

h1, h2, h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	text-align: left;
	line-height: normal;
	font-weight: bold;
	margin: 0; padding: 0 0 10px 0;
}

h2 {
	font-size: 14px;
}

h3 {
	font-size: 12px;
}

ul {
	margin-left: 1em;
	padding-left: 1em;
	padding-top: 0.25em;
}

li {
	list-style-type: square;
	text-indent: 0em;
	padding-bottom: 0.5em;
	list-style-position: outside;
}

.liChevrons {
/*	list-style-type: lower-alpha; */
	text-indent: 0em;
	padding-bottom: 0.5em;
	display: marker with content: &#187;
}

.subhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	text-align: left;
	line-height: normal;
	font-weight: normal;
	padding: 4 0 4 0 px;
	padding-left: 0.333em;
    background: url(/CHROME/chromebg.gif) center center repeat-x;
	color: #000000;
}

.subheadCentre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	text-align: center;
	line-height: normal;
	font-weight: bold;
}

.emboss
	{
	/* color: #039; */
	background: #DDD;
	/* text-align: left; */
	/* font-family: monaco, "Bitstream Vera Sans Mono", "Courier New", courier, monospace;
	font-weight: normal;
	font-size: small;
	line-height: 1.3; */
	padding: 2em;
	margin: 1em;
	/*margin:   4% 5%;*/
	border-style: solid;
	border-width: 2px 2px 1px 2px;
	border-color: #eee #dfdfdf #666 #ccc;
}


.panelTitle {
	background-color: #666666;
	font-size: 14px;
	padding-left: 0.333em;
	font-weight: normal;
	color: #FFFFFF;
}

.right {
font-family: Arial, Helvetica, sans-serif; font-size: 12px; text-align: right; line-height: normal; font-variant: normal; letter-spacing: normal; word-spacing: normal; font-style: normal
; 	
	
}
.center {

font-family: Arial, Helvetica, sans-serif; font-size: 12px; text-align: center; line-height: normal; font-variant: normal; letter-spacing: normal; word-spacing: normal; font-style: normal
}

.paddedLeftBox {
    text-align: left;
	padding: 0.5em;
	border-color: #000000;
	border-style: solid;
	border-width: 1 px;
}

.paddedRightCell {
	padding-right: 0.5em;
	padding-top: 4px;
}

.paddedBox {
	padding: 0.5em;
	border-color: grey;
	border-style: dotted;
	border-width: 1 px;
}

.paddedCell {
	padding: 0.5em;
}

.blackBox {
	border-color: #000000;
	border-style: solid;
	border-width: 1px;
}

.thumb {padding: inherit}

.insetLeft {
	display: block;
	float:left;
	margin-right: 1.5em;
	margin-bottom: 1.5em;
}

.insetRight {
	display: block;
	float: right;
	margin-left: 1.5em;
	margin-bottom: 1.5em;
}

.bif_text_box {
    text-align: left;
	padding: 1em;
    border-color: #000000;
	border-style: solid;
	border-width: 1 px;
    margin-bottom: 2em;
}

.bif_picture_box {
    text-align: left;
	padding: 1em;
    border-color: #000000;
	border-style: solid;
	border-width: 1 px;
}

.bif_thumb_box {
    overflow: scroll;
	height: 500 px;
	padding: 0.5em;
    border-color: #000000;
	border-style: solid;
	border-width: 1 px;
}

.bif_button_box {
	padding: 0.1em 0.2em 0em 0.2em;
	border-color: #000000;
	border-style: solid;
	border-width: 1px;
	vertical-align: middle;
	margin-bottom: 2px;
}

.list1  {
	text-align: justify;
	padding-left: 15pt;
	text-indent: -15pt;
	}

.list2  {
	text-align: justify;
	padding-left: 15pt;
	margin-left: 40px;
	}
	
.indent1 {
	text-align: justify;
	margin-left: 15px;
}

.indent2 {

	text-align: justify;
	margin-left: 40px;
}


td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.menuBar {
	font-size: 14px;
	display: block;
	text-align: center;
	color: #000000;
	font-weight: bold;
}

.menu {
	border: 1px solid #000000;
	display: block;
	width: 125px;
	text-align: left;
	color: #000000;
	text-decoration: bold;
	padding-left: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
}

a.menu:link {
	color: #000000;
	font-weight: normal;
	text-decoration: none;
	}
	
	a.menu:visited {
	color: #000000;
	font-weight: normal;
	text-decoration: none
	}

	a:menu:active {
	color: #000000;
	font-weight: bold;
	text-decoration: none
	}

	a.menu:hover {
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
	background-color: #00B37E;
	}

.greybg {
	background-image: url('img/background.gif');
	cursor: hand;
}

.m1 { margin-top: 0px; margin-right: 0px; margin-bottom: 0px}

.m2 { margin-top: 0.2em; margin-right: 0.8em; margin-bottom: 0.2em}

.news {
	color:#006600;
	font-size: 12px;
	font-style: italic;
}

.news_cell {
	border-color: #009933;
	border-style: none;
	border-width: 1px;
	display: block;
	padding: 8px;
}

.cell {
	border: 1px solid #000000;
	display: block;
	text-align: center;
	color: #000000;
	background-repeat: no-repeat;
	background-position: center;
}

.ssss {
	color: #333366;
	font-weight: bold;
	font-size: 14px;
	padding-bottom: 0.15em;
	margin-left: 20em;
}

.bridge_box {
	text-align:center;
	float:left;
	width: 175px;
	border: 1px none #999;
	margin: 5px;
	padding: 10px 5px 5px 10px;
}

.top {
	color: #0033FF;
	text-align: right;
}

.bl {
	background: url(bl.gif) 0 100% no-repeat #e68200;
	width: 100%;
} 
.br {background: url(br.gif) 100% 100% no-repeat} 
.tl {background: url(tl.gif) 0 0 no-repeat} 
.tr {background: url(tr.gif) 100% 0 no-repeat; padding:10px} 
.clear {font-size: 1px; height: 1px}

.greySurround { border: 1px solid grey; padding:1em}

.panelSurround {
	border: 1px solid #666666;
}

.pre
	{
	/* color: #039; */
	background: #DDD;
	/* text-align: left; */
	/* font-family: monaco, "Bitstream Vera Sans Mono", "Courier New", courier, monospace;
	font-weight: normal;
	font-size: small;
	line-height: 1.3; */
	padding: 1% 2%;
	margin:   1% 2%;
	border-style: solid;
	border-width: 2px 2px 1px 2px;
	border-color: #eee #dfdfdf #666 #ccc;
	/*margin-left: 50px;
	margin-right: 20px;	*/
	}

