html
{
	border: none;
}

body	
{
	padding: 0;
	border: 0;
	font-family: "Trebuchet MS", "Bitstream Vera Sans", verdana, lucida, arial, helvetica, sans-serif;
	font-size: 13px;
}
	
#wrapper	
{
        color: #333;
        border: 1px solid #566;
	padding: 0;
	width: 659px;  /* bmh */	
	voice-family: "\"}\""; 
	voice-family:inherit;
	width: 657px;	 
}

html>#wrapper	
{
	width: 657px;
} 

#header	
{
	background: #344299 url(/images/background-test.jpg) scroll repeat;
	color: #333;
	height: 120px;
	border: 0;
	margin: 0;
	padding: 0;
	text-align: left;
}

#header img	
{
	margin: 0;
	padding: 0;
	border: 0;
}

#content	
{
	padding: 0;
	margin: 0;
	border: 0;
	text-align: left;
	color: #444;
	clear: both;
	background-color: #fcfcfc;
}

#rightcontent	
{
	padding: 0px 0px 10px 0px;
	margin: 0 0 0 140px;
	color: #666;
	/* compensates for IE Win bungling */
	height: 100%;
	border-left: 1px dotted #ccc;
	background-color: #fff;
}

#rightcontent a
{
	text-decoration: none;
}

form
{
	display: none;
}

#rightcontent form fieldset
{
}

a img
{
	border: none;
}

#leftcontent	
{
	float: left;
	margin: 0px;
	padding: 0px;
	width: 140px;	 
}

#leftcontent form
{
	display: none;
}

#leftcontent fieldset
{
	border: 0px;
	font-size: 12px;
}

#footer 
{
	border-top: 1px solid #ccc;
	color: #666;
	background: #344299 url(/images/rlowerlogo.jpg) right bottom repeat;
	height: 65px;
	padding: 0px 0px 0px 0px;
	text-align: left;
	margin: 0px 0px 0px 0px;
	clear: both;
}

#footer ul	
{
	display: none;
	margin: 70px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background: #344299;
	height: 15px;
}
	
#footer li	
{
	display: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 15px 0px 0px;
	text-align: left;
	border: none;
	color: #fff;
}	

#footer li a
{
	margin-left: 10px;
	color: #fff;
}

#mainmenu
{
	float: none;
	width: 140px;
	text-indent: -4000px;
	margin: 0px 0px 0px 0px;
}

#mainmenu ul li
{
}

#mainmenu li a
{
	text-decoration: none;
}

ul#mainmenuul a 
{
	height: 50px;
	display: block;
}

#mainmenu ul#mainmenuul
{
	width: 120px;
	margin: 0;
	padding: 0;
	position: relative;
	list-style: none;
}


#Home 
{
	background: transparent url(/images/mainmenu.gif) -160px -110px repeat;
	height: 50px;
}

#Home a:hover, #mainpage #Home
{
	background: transparent url(/images/mainmenu.gif) -33px -110px no-repeat;
	height: 50px;
}

#News 
{
	background: transparent url(/images/mainmenu.gif) -160px -190px no-repeat;
	height: 50px;
}

#News a:hover, #newspage #News
{
	background: transparent url(/images/mainmenu.gif) -33px -190px no-repeat;
	height: 50px;
}

#Services 
{
	background: transparent url(/images/mainmenu.gif) -160px -270px no-repeat;
	height: 50px;
}

#Services a:hover, #servicespage #Services
{
	background: transparent url(/images/mainmenu.gif) -33px -270px no-repeat;
	height: 50px;
}

#About 
{
	background: transparent url(/images/mainmenu.gif) -160px -350px no-repeat;
	height: 50px;
}

#About a:hover, #aboutpage #About
{
	background: transparent url(/images/mainmenu.gif) -33px -350px no-repeat;
	height: 50px;
}

#Login
{
	background: transparent url(/images/mainmenu.gif) -160px -430px no-repeat;
	height: 50px;
}

#Login a:hover
{
	background: transparent url(/images/mainmenu.gif) -33px -430px no-repeat;
	height: 50px;
}


#newsbox
{
	padding: 0 10px 0 10px;
	font-size: 16px;
}

#newsbox dt a
{
	color: #555;
	font-size: 18px;
}

#newsbox dt a:hover
{
	color: #344299;
}


#dsc
{
	padding: 0 10px 0 10px;

}


.subsections
{
	font-size: 16px;
	font-weight: bold;
	border-bottom: 1px solid #344299;
	padding-bottom: 10px;
	margin-bottom: 10px;
	padding-top: 10px;
	background: #eee; 
}

.subsections ul 
{
	margin-left: 0;
	padding-left: 0;
	display: inline;
} 

.subsections ul li
{
	margin-left: 0;
	padding: 3px 15px;
	border-left: 1px solid #344299;
	list-style: none;
	display: inline;
}
	
.subsections ul li.first
{		
	margin-left: 0;
	border-left: none;
	list-style: none;
	display: inline;
}

.subsections ul li a
{
	text-decoration: none;
	color: #344299;
}

.subsections ul li a:hover
{
	color: #868EC7;
}

#newsstream
{
	padding: 0 0px 0 10px;
	margin-top: 10px;
	text-align: justify;
        width: 497px;
}

#newsstream table
{
	text-align: center;
}

.article .details
{
	border-bottom: 1px solid #344299;
}

.articletitle
{
	font-size: 16px;
	color: #344299;
	text-decoration: none;
}

.articletime
{
	text-align: right;
	margin-bottom: 20px;
	font-size: 12px;
}

.articletime a
{
	color: #344299;
	text-decoration: none;
}

#LN
{
	border-bottom: 1px solid #000;	
	font-size: 24px;
}

#LN a
{
	color: #000;
}

#LN a:hover
{
	color: #344299;
}

#FI
{
	font-size: 24px;
	border-bottom: 1px solid #333;
	color: #000;
}

#FI a
{
	color: #000;
}

#FI a:hover
{
	color: #344299;
	border-bottom: 1px solid #344299;
}

#window
{
	margin-left: 10px;
	text-align: justify;
	margin-right: 10px;
}

#searchstuff
{
}

.peopleblock ul
{
	list-style: none;
}

.peopleblock li#first
{
	clear: right;
}

.peopleblock li 
{
	clear: both;
	padding-top: 20px;
	margin-top: 15px;
}

.peopleblock li p
{
}

.prop
{
	display: none;
	float: right;
	width: 1px;
	height: 338px;
}

.clear 
{
	clear:both;
	height:1px;
	overflow:hidden;
}

.today, #mainwindow 
{
	overflow: auto;
        min-height: 338px;
	height: 338px;
}

.today, .links, .archives, #mainwindow, .analysis
{
	margin-left: 10px;
}

blockquote
{
	border-left: 2px solid #e4f1ff;
	border-right: 2px solid #e4f1ff;
	padding-left: 10px;
	padding-right: 10px;
}

table caption
{
	font-size: larger;
	font-weight: bold;
}

.enhancedtable{
	border-collapse:collapse;
	border:1px solid #0f0;
	margin-right: 10px;
}
.enhancedtable td,.enhancedtable th {
	border:1px solid #000;
	padding:5px;
}
.enhancedtablecolouredrow{
	background:#ddd;
}
.enhancedtablerowhover{
	background:#ffc;
}
.enhancedtableactive{
	background:#fc6;
}


div.osDropShadow, div.osDropShadow div, div.osDropShadow div div {
	display:inline-table;
	/* \*/display:block;/**/
	}
div.osDropShadow {
	margin-right: 10px;
	float:left;
	background:url(/images/shadow.gif) right bottom no-repeat;
	}
div.osDropShadow div {
	background:url(/images/corner_bl.gif) -16px 100% no-repeat;
	}
div.osDropShadow div div {
	padding:0 8px 8px 0;
	background:url(/images/corner_tr.gif) 100% -16px no-repeat;
	}

div.osDropShadow div div img {
	padding: 5px;
	background-color: #fff;
	border: 1px solid #ccc;
	display:block;
	}

.article dl dt
{
	font-weight: bold;
}

label
{
	float: left;
	width: 130px;
	padding: 5px 0 5px 5px;
	margin: 0;
	background: none transparent;
	color: #55606b;
	font-size: 90%;
	border: 0;
}

input, select, textarea 
{
	vertical-align: middle;
	margin: 4px 5px 0px 0px;
	font-family: "lucida grande", "lucida sans unicode", lucida, verdana, geneva, sans-serif;
	font-size: 12px;
}
