/*
	optimised for blackberry 8100 and 8300 clients
*/
img{
	border-width:0px;
}

#logoimage img, #headerimage{
	height:4em;
}	

body, table{
	font-family:Arial, helvetica, sans-serif;
	font-size:75%;
}

h1{
	font-size:133%;
}

h3,h4{
	font-size:117%;
}

h3 a{
	font-size:100%;
	font-weight:normal;
}

h2{
	font-size:125%;
}

#globalsites h2, 
#menu h2, #links h2, #footer h2,
#contentarea #breadcrumb h2{
	font-size:100%;
	text-align:right;
}

img, form, input, select{
	max-width:100%;
}

ul{
	list-style-type:none;
}

#contentarea{
	list-style-type:disc;
}

#contentarea h1{
	border-width:0px;
}

h1, h2, h3, h4, #globalsites h2, #menu h2, #links h2, #footer #legallinks h2{
	border-bottom-width:3px;
	border-style:solid;
	border-top-width:5px;
	
}