body {
	margin: 0px 0px 0px 0px;
	padding: 0px;
	background-color: #ffffff;	
	font-family : arial, helvetica, sans-serif;
	color : #000000;
	min-width: 800px;
}

.smalllogo {
	position: absolute;
	top: 0px;
	right: 0px;
	text-align: right;
	padding: .1em;
	margin: 0.4% 1% 0px 0px;
	z-index: 200;
	left: 612px;

}

/*right-hand column*/

#rh-col {
	position: absolute;
	margin: 0;
	padding: 0;
	top:35px;
	right:0;
	width:300px;
	z-index:2;
	background:#c0c0c0;
	color: #333333;
	

}


/*Centre block*/

#c-block {
 	width: 100%;
 	z-index: 1;
 	background: #c0c0c0;
 	color: #333333;
 	height: 80%;
}

/*Header*/

#hdr {
 	border-bottom: 1px solid #000000; 
 	width: 100%; 
 	min-width: 800px;
 	background: #eeeeee;
 	color: #333333; 
 	position: relative; 
 	z-index: 5;
 	padding: 8px 0px;
	white-space: nowrap;
}

div.hdr, div.hdr a:button, div.hdr a:link, div.hdr a:visited {
	font: bold 1em arial, helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
}

div.hdr a.button {
	background: transparent;
	border: 1px solid #cccccc;
	cursor: default;
	left: 1px;
	top: 0px;
	margin: 4px 4px;
	padding: 1px 9px;
	position: relative;
	z-index: 100;
	text-decoration: none;
	text-align: center;
}

div.hdr a.button:hover {
  background: transparent;
  border-color: #333333 #333333 #333333 #333333;
  text-decoration: none;
}

div.hdr a.active,
div.hdr a.active:hover, div.hdr a.active:visited {
  background: #333333;
  border-color: #ff000 #ff000 #ff000 #ff000;
  color: #333333;
  left: 1px;
  top: 1px;
  text-decoration: none;
}

div.hdr a:active {
	color: #ff0000;
}

/*Central Column*/

#c-col{
	margin:0px 300px 0px 0px;
	position:relative;
	background:#ffffff;
	background-image:  url(graphics/icons/background.jpg);
	background-repeat:no-repeat;
	color: #333333;
	z-index:5;
	border: solid #000000;
	border-width:0px 1px 0px 0px;
	background-color: #FFFFFF;

}


/*Page Headline*/
#c-col h3{
 	font-family : arial, helvetica, sans-serif;
	font-size: 12pt;
	color: #333333;
	margin: /*0px 0px 0px 5px*/ 0px 10% 1px 5%;
	padding: /*2% 0*/4% 20px 5px 15px;
	border: 0;
}

#c-col strong {
	font-family : arial, helvetica, sans-serif;
	font-weight: bold;
	font-size: 12pt;
	color: #ff0033;
}

/*News Date in Red*/
#c-col h1{
 	font-family: arial, helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #ff0033;
	margin: .5em 10% 0px 5%;
	padding: 5px 20px 0px 15px;
	border: 0px;
}

/*SubHead*/	
#c-col h2{
 	font-family: arial, helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #333333;
	margin: 0px 10% 1px 5% ;
	padding: 0px 20px 5px 15px;
	border: 0px;
}

/*Body Text*/

#c-col h4 {
 	font-family: arial, helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #333333;
	margin: 0px 10% .5em 5%;
	padding: 0px 20px 4px 15px;
	border: 0px;
}


#c-col a:link, #c-col a:visited, #c-col a:active {
	font: bold 1em arial, helvetica, sans-serif;
	color: #6699CC;
	font-weight: normal;
	text-decoration: none;
}

/*Footer*/

#ftr {
 	width:100%;
 	height:70px;
 	border: solid #000000; 
	border-width: 1px 0px 0px 0px;
 	background:#000000;
 	color: #333333;
 	margin:0;
}
 
#ftr img {
 	border: 0;
 	padding: 1px;
 	margin: 3px 5px 1px 5px;
}
 
 #footer{
	font: 10px geneva, verdana, arial, helvetica, sans-serif;
	margin-top: 10%;
	margin-bottom: 0;
	padding-top: .5em;
	padding-bottom: 10px;
	border-top: 1px dotted #333333;
	text-align: center;
}



#rh-col img {
	margin: 0px 0px 0px 0px;
	padding: 0;
	border: 0;
	text-align: center;
}

#rh-col a:link, #rh-col a:visited, #rh-col a:active {
	font-family: arial, helvetica, sans-serif;
	font-size: 8pt;
	color: #333333;
	font-weight: normal;
	
}

#rh-col h1 {
	font-family : arial, helvetica, sans-serif;
	font-size: 10pt;
	color: #ff0033;
	margin: 0px 0px 0px 5px;
	padding: 0;
	border: 0;
		
}


	
#rh-col h2 {
	font-family: arial, helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #333333;
	margin: 0px 0px 0px 15px;
	padding: 0;
	border: 0;
	
}

#rh-col h3 {
	font-family: arial, helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #333333;
	margin: 0px 0px 0px 15px;
	padding: 0;
	border: 0;
	
}

	
#rh-col form {
	margin: 0px 0px 0px 15px;
	padding: 0px;
	border: 0px;
	text-align: left;
}

/*p.caption {
  	font-style: italic;
  	font-size: smaller;
  	text-indent: 0;
}*/
