body {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-family: verdana, arial, helvetica, sans-serif;
	font-weight: normal;
	color: #000;
	background-color: #ccc;
	text-align: center;
/* part 1 of 2 centering hack */
	}
a {
	text-decoration: none;
	color: #00008B;
	outline: none;
}
a:visited {
	color: Maroon;
}
a:active {
	color: Maroon;
	}
a:hover {
	color: #00008B;
	text-decoration: none;
	background: #DDDEFF;
	}

strong, b {
	font-weight: bold;
	}
	
p {
	font-size: 12px;
	line-height: 22px;
	margin-bottom: 10px; 
	}

img {
	border: 0;
	}

.breaking {
	padding: 10px;
	border: 1px dashed #B22222;
	background: #FFE5E5;
}

.nowrap {
	white-space: nowrap;
	font-size: 10px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
/* must be combined with nobr in html for ie5win */
	}
.resized {
	width: 100%;
}
.header {
	font-size: 24px;
	line-height: 28px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: Navy;
}
.tiny {
	font-size: 9px;
	line-height: 16px;
	margin-top: 15px;
	margin-bottom: 5px; 
	}
	
#container {
	margin: 0px;
	margin-right: auto;
	margin-left: auto; /* opera does not like 'margin:20px auto' */
	background: #fff url("/images/mid_bg.gif");
	border: 0px;
	text-align: left; /* part 2 of 2 centering hack */
	width: 700px; /* ie5win fudge begins */
	voice-family: "\";
}\"";
	voice-family:inherit;
	width: 670px;
	}
html>body #container {
	width: 670px; /* ie5win fudge ends */
	}
	
#content {
	margin-left: 190px;
	padding-right: 34px;
}





#navcontainer {
	text-align: left;
	position:absolute;
	left:50%;
	margin-top:112px;
	margin-left:-331px;
	font-size: 11px;
	color: #101238;
}

#navcontainer ul
{
margin: 0px;
padding: 0px;
list-style-type: none;
font-family: verdana, arial, Helvetica, sans-serif;
}

#navcontainer li 
{ 
	margin: 0; 
}

#navcontainer p
{
	display: block;
	padding: 3px 6px;
	width: 140px;
	color: #101238;
	background-color: #E0E0E0;
	text-decoration: none;
	font-size: 11px;
	line-height: 12px;
	margin: 0;
	font-weight: bold;
}

#navcontainer ul a
{
display: block;
padding: 3px 6px;
width: 140px;
color: #101238;
background-color: #E0E0E0;
text-decoration: none;
}

.killborder
{
margin: 0;
padding: 0;
}

#navcontainer a:hover
{
color: #fff;
background-color: #69C;
text-decoration: none;
}

#navcontainer ul ul li { margin: 0; 
}

#navcontainer ul ul a
{
	display: block;
	padding: 3px 5px 5px 22px;
	width: 125px;
	color: #101238;
	background-color: #F4F4F4;
	text-decoration: none;
	font-weight: normal;
}

#navcontainer ul ul a:hover
{
color: #fff;
background-color: #69C;
text-decoration: none;
}