body
{
	background-color: #b5c6da;
	font-family: Verdana;
	font-size: smaller;
	color: #000000;
	padding-top: 20px;
	padding-bottom: 20px;
	margin: 0px;
}
body a:link
{
	color: #0000ff;
}
body a:visited
{
	color: #05428a;
}
body a:hover
{
	color: #000066;
}

div#container
{
	margin-left: auto;
	margin-right: auto;
	width: 702px;
}
h1
{
	width: 700px;
	height: 100px;
	background-color: #054187;
	border: solid 1px #ffffff;
	margin: 0px;
}
img#ombudlogotext
{
	margin-left: 150px
}

div#leftsidebar
{
	float: left;
}
ul#navigation
{
	list-style-type: none;
	margin-top: 20px;
	margin-left: 0px;
	padding-left: 0px;
}
ul#navigation li
{
	width: 200px;
	height: 24px;
	border: solid 1px #04448A;
	margin-bottom: 1px;
	background-color: #ffffff;
}
ul#navigation li a
{
	display: block; /* NB ELEMENT TO MAKE FILL containing LI */
	border-left: solid 8px #85a0c5;
	font-family: arial;
	font-size: 13px;
	color: #000000;
	text-transform: uppercase;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 7px;
	text-decoration: none;
	width: 198px;
}
ul#navigation li a:hover
{
	color: #054187;
	background-color: #d8e2ef;
}


div#telpanel
{
	width: 200px;
	height: 80px;
	margin-top: 20px;
	background-color: #ecf1f6;
	border: solid 1px #30659e;
	font-size: 13px;
	padding: 10px;
	line-height: 25px;
	text-transform: uppercase;
}

div#addresspanel
{
	width: 200px;
	margin-top: 1px;
	background-color: #ecf1f6;
	border: solid 1px #30659e;
	font-size: 12px;
	padding: 10px;
	line-height: 20px;
}
div#pagecontent
{
	float: left;
	width: 489px;
	background-color: #dae3ed;
	border-top: solid 4px #6f92bb;
	border-bottom: solid 4px #5f84af;
	border-left: solid 1px #5f84af;
	border-right: solid 1px #5f84af;
	margin-top: 20px;
	margin-left: 9px;
	padding: 20px;
}
h2
{
	font-family: Arial;
	font-size: large;
	color: #000000;
	margin: 0px;
}
div#pagecontent hr
{
	border: solid 1px #000000;
	height: 1px;
}
h3
{
	font-family: Arial;
	font-size: small;
}
h4
{
	font-family: Arial;
	font-size: small;
	padding-bottom: 0px;
	margin-bottom: 0px;
}
h4 a:link
{
	color: Black;
	text-decoration: none;
}
.nomargin
{
	margin: 0px;
	margin-left: 25px;
}
form#frmDispute td.label
{
	text-align: right;
	font-size: x-small;
}
form#frmDispute td input
{
	text-align: left;
	width: 200px;
	border: solid 1px #5f84af;
}
form#frmDispute td textarea
{
	text-align: left;
	width: 200px;
	height: 75px;
	border: solid 1px #5f84af;
	overflow: auto;
}
form#frmDispute textarea
{
	text-align: left;
	width: 442px;
	height: 150px;
	border: solid 1px #5f84af;
	overflow: auto;
}
#cmdSubmit
{
	border: solid 1px #5f84af;
	background-color: #ffffff;
}
table#helpfullinks
{
	font-size: 10px;
}
img#contentcomicimage
{
 margin-right: 20px;
 margin-bottom: 10px;
 margin-top: 20px;
}
div#contentcomicright
{
	float: left;
	margin-top: 20px;
	width: 275px;
}
.newspagetop
{
	margin-bottom:0px;
	margin-top:-20px;
}
table#agenda td
{
	vertical-align: top;
	padding-bottom: 10px;
}
ul#papersandpreslist li
{
	padding-bottom: 10px;	
}
span.red
{
	color: Red;	
}


/* ----------------BOX MODEL HACK---------------- */

body
{
	voice-family: "\"}\"";
	voice-family: inherit;
	font-size: small;
}
ul#navigation li a
{
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 185px;
}
div#telpanel
{
voice-family: "\"}\"";
voice-family: inherit;
width: 180px;
}
div#addresspanel
{
voice-family: "\"}\"";
voice-family: inherit;
width: 180px;
}
div#pagecontent
{
	width: 449px;
}
h2
{
	voice-family: "\"}\"";
	voice-family: inherit;
	font-size: x-large;
}
h3
{
	voice-family: "\"}\"";
	voice-family: inherit;
	font-size: medium;
}
