body
{
  margin: 0px;
  background: #666699;
}

#leftPane
{
  float: left;
	margin-left: 15px;
	width: 150px;
}

div.leftPaneHeader
{
	padding: 5px;
	background: #6699FF;
	font-weight: bold;
	font-family: sans-serif;
	font-size: 1.05em;
	border: 1px solid #000066;
}

div.leftPaneContent
{
	padding: 5px;
	border-left: 1px solid #000066;
	border-right: 1px solid #000066;
	background: #FFFFFF;
}

div.leftPaneContentLast
{
  padding: 5px;
	border-left: 1px solid #000066;
	border-right: 1px solid #000066;
	border-bottom: 1px solid #000066;
	margin-bottom: 10px;
	background: #FFFFFF;
}

a.moreLink
{
  border-bottom: 1px dotted #000066;
	text-decoration: none;
}

a.moreLink:hover
{
  border-bottom: 1px solid #000066;
}

div.rightAlign
{
  text-align: right;
}

div.imgAlignCenter
{
  text-align: center;
	margin-bottom: 10px;
}

div.imgFloatRight
{
  float: right;
	margin: 10px;
}

#maincontent
{
  margin-left: 190px;
	margin-right: 25px;
}

#basecontent
{
  margin-top: 20px;
  width: 100%;
	background: #DDDDDD;
	color: #666666;
	border-top: 1px solid #666666;
	font-size: 0.7em;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
	clear: both;
}

#basecontent a
{
  color: #666666;
}

div.mainContentHeader
{
	background: #6699FF;
	padding: 5px;
	font-weight: bold;
	font-family: sans-serif;
	font-size: 1.05em;
	border: 1px solid #000066;
}

div.mainContentText
{
  padding: 5px;
	margin-bottom: 10px;
	border-left: 1px solid #000066;
	border-right: 1px solid #000066;
	border-bottom: 1px solid #000066;
	overflow: visible;
	background: #FFFFFF;	
}

span.subjecttochange
{
  color: red;
}

img.serv-icons
{
  margin: 3px 10px;
}

td.mainContentTableRight
{
  text-align: right;
	width: 100px;
}

td.mainContentTableReference
{
  text-align: right;
}

td.leftContentTableTop
{
  text-align: center;
}

td.leftContentTableBottom
{
  text-align: right;
}
