body 
{
	color: #3F4A54;
  font-family: Arial,Helvetica,sans-serif; 
  font-size: 12px; 
/*  color: rgb(51, 51, 51); */
	line-height: 1.5em;
  text-align: center;
	margin: 0px;
	padding: 0px;
	background: #fff;
}

.mceVisualAid {
	border: 1px dashed #BBBBBB;
}

a
{
	text-decoration:none;
	font-weight: normal;
	color: #373737;
}
a:hover
{
  color: #999999;
	text-decoration:underline;
}
img
{
	border:none;
}

p
{
  margin-bottom:0px;
	padding: 2px 19px 3px 5px;
	font-size:12px;
}
* html p {margin-bottom:-6px;padding:0px;}


h1, h2, h3, h4, h5, h6
{
	font-weight:bold;
	color:#3F4A54;
}

h1
{
	font-size:22px;
	letter-spacing:2px;
}
h2
{
	padding: 3px 36px 3px 10px;
	background-color: #fff;
  color: #003366;
	font-weight: bolder; 
  font-stretch: ultra-condensed;
}

h3
{
	font-size:16px;
	letter-spacing:2px;
}
h4
{
	font-size:14px;
	letter-spacing:1px;
}
h5
{
	font-size:13px;
	letter-spacing:1px;
}
h6
{
	letter-spacing:-1px;
	font-size:12px;
	padding-right:8px;
}

/* ----------------------------- canvas --------------------------- */
#canvas 
{
/*	background: #fff  url(images/background.gif) repeat-y 0 0; */
	background: #E2E2E2 repeat-y 0 0;
	background-color: #E2E2E2;
	width: 956px;
	margin: 0px auto 0px auto;
  height: auto;
  text-align: center;
}

#main
{
	background: #fff  url(images/background.gif) repeat-y 0 0;
	margin: 0px 0px 5px 0px; 
  text-align: left;
	width: 780px;
	min-width: 780px;
	border: 0px;
  float: left; 
}
* html #main /* only for IE */
{
}

/* ----------------------------- leftmenu --------------------------- */
#left
{
  float: left;
  width: 80px;
/*	background: #E2E2E2 repeat-y 0 0;*/
	padding: 0px 0px 0px 0px;
/*	letter-spacing:-0.5px;*/
	height:100%;
}

/* ----------------------------- rightmenu --------------------------- */
#right
{
  float: left;
  width: 80px;
	padding: 0px 0px 0px 0px;
	height:auto;
}

/* ----------------------------- Banner --------------------------- */
#banner 
{
	background: #8192A2 url(images/banner.gif) no-repeat 0 0;
	width:1000px;
	height:101px;
	margin:0px 0px 0px 144px;
	width: auto;
	min-width:600px;
}

#banner img
{
	position:absolute;
	top:42px;
	left:140px;
}

#toolbar
{
}
/* ----------------------------- content --------------------------- */

#content 
{
  float: left;
	background: #fff  repeat-y 0 0;
	margin: 0px 0px 0px 0px;
	padding: 0px 16px 0px 16px;
	width: 587px;
	min-width: 587px;
	border: 0px;
}
* html #content /* only for IE */
{
}

cite a:link, cite a:visited 
{
	text-transform:uppercase;
	letter-spacing:-1px;
	font-weight:bold;
	font-style:normal;
	color:#3F4A54;
	text-decoration:none;
	padding-right:22px;
	background: url(images/citebullet.gif) no-repeat right 0px;
}
cite a:hover
{
	padding-right:22px;
	background: url(images/citebullethover.gif) no-repeat right 0px;
}
/* ----------------------------- accountmenu --------------------------- */
#accountmenu 
{
	left:0px;
	background: #003366 no-repeat 0 0;
  color: white;
	margin: 4px 4px 4px 4px;
	height:100%;
}

#accountmenu table {
 width: 587px;
}

#accountmenu td {
 border-right: 1px;
 border-left: 0px;
 border-bottom: 0px;
 border-top: 0px;
 border-color: White;
 border-style: solid;
}

#accountmenu a {
 color: white;
}

* html #accountmenu 
{
}

/* ----------------------------- mainmenu --------------------------- */
#mainmenu 
{
	position:absolute;
	width:139px;
	left:0px;
	background: #CCD3DA url(images/mainmenuback.gif) no-repeat 0 0;
	padding:43px 4px 5px 1px;
	letter-spacing:-0.5px;
	height:100%;
}

* html #mainmenu /* only for IE */
{
  width:144px;
  padding:43px 0px 5px 0px;
}


#mainmenu dl
{
	margin:0px;
	width:139px;
}

#mainmenu dt
{
	margin:0px;
	padding:0px 0px 0px 0px;
}

#mainmenu dd
{
	margin:0px;
	padding:0px 0px 0px 0px;
}

#mainmenu dd a:link, #mainmenu dd a:visited 
{
	font-size:12px;
	color:#353C42;
	font-weight:normal;
	text-decoration:none;
	padding:2px 1px 2px 30px;
	display:block;
}
* html #mainmenu dd a:link /* only for IE */
{
}
* html #mainmenu dd a:visited /* only for IE */
{
}
#mainmenu dt a:link, #mainmenu dt a:visited 
{
	font-size:13px;
	color:#353C42;
	text-decoration:none;
	font-weight:normal;
	padding:5px 0px 5px 16px;
	display:block;
}
* html #mainmenu dt a:link /* only for IE */
{
}
* html #mainmenu dt a:visited /* only for IE */
{
}

#active
{
	color:#1E6E42;
	font-weight:bold;
}

#mainmenu dt a:hover 
{
  color: #fff;
}
#mainmenu dd a:hover 
{
  color: #fff;
}

#mainmenu img
{
	margin-top:20px;
}

#mainmenu h5, #mainmenu h6 
{
	border-top:1px solid #eee;
	margin-left:10px;
	margin-bottom:3px;
}
#mainmenu p
{
	font-size:11px;
	margin:0px 0px 0px 10px;
}

#active a:link, #active a:visited
{
	color:#1E6E42;
	font-weight:bold;
}

#formsearch
{
	margin:0px 0px 0px 10px;
}

#formsearch input
{
	border:1px #999 solid;
	width:88px;
	height:22px;
}
.searchbutton
{
	position:relative;
	top:-21px;
	vertical-align:top;
	cursor:pointer;
}
* html .searchbutton /* only for IE */
{
	top:-20px;
}

.note {
 text-align: right;
}

/* ----------------------------- page footer --------------------------- */
#pagefooter { 
	text-align: center;
}
#pagefooter a:link, #pagefooter a:visited
{ 
  color: #3F4A54;
  text-decoration: none;
  font-weight: normal;
}
#pagefooter a:hover
{ 
  color: #999;
  text-decoration: underline;
  font-weight: normal;
}

#pagefooter #legal{ 
	float: left;
	text-align: left;
}

#pagefooter #copyright{ 
	float: right;
	text-align: right;
}

