
	html, body, form{
		margin:0px; border:0px; padding:0px;
	}

a{
	font-weight:bold;
	color:#00628D;
	text-decoration:none;
}
a:hover{

	text-decoration:underline;
}
	div, p{
		line-height:1.5em;
		margin:0px;
		padding:0px;
	}
	p{
		margin:0px;
		padding:0px;
		padding-bottom:.5em;
	}

	body, td, th{
		font-family:verdana;
		color:#000;
		font-size:60%;
		text-align:left;
	}
	td, th{
		vertical-align:top;
	}
	input{
		font-family:verdana;
		color:#000;
		font-size:110%;
	}
	
	
h1
{

	font-size: 1.3em;

}
h2
{

	font-size: 1.0em;

}
h2 span
{

}
h3
{

	font-size: 1.0em;


}
h4, h5, h6
{


	font-size: .8em;

}

	#outer{
		z-index:0;
		position:relative;
		top:0px;
		left:0px;
		width:750px;
	}

	#main{
		position:relative;
		z-index:100;
		background-color:#fff;
		width:750px;
		margin-top:203px;
	}

	#content{
		z-index:200;
		float:right;
		width:500px;
	}

	#header{
		position:absolute;
		z-index:1;
		top:0px;
		left:0px;
		width:100%;
	}
	#footer{
		width:100%;
	}

	* HTML .clear{
		visibility:hidden;
	}
	.clear{
		clear:both;
		height:1px;
	}


	#leftnav{
		position:relative;
		left:24px;
		float:left;
		width:220px;
		padding:0px;
		padding-top:18px;
		padding-bottom:16px;
	}

	#leftnav ul{
		padding:0px;
		padding-left:16px;
		margin:0px;
		list-style-position:outside;
	}


	#leftnav li{
		list-style-image:url("/images/navbl.gif");
		padding:0px;
		margin:0px;
		margin-bottom:0.3em;
	}

	#leftnav ul ul li{
		list-style-image:none;
		list-style-type:none;
	}

	#leftnav ul ul{
		padding-left:12px;
	}

	#leftnav ul ul ul{
		padding-left:24px;
	}


	#leftnav a{
		text-decoration:none;
		font-weight:normal;
		color:#000;
		display:block;
	}

	#leftnav a:hover{
		text-decoration:underline;
	}

	#leftnav a.selected{
		font-weight:bold;
		color:#00628D;
	}

.leftcontent{
	float:left;
	width:320px;
	padding-top:18px;
	padding-bottom:16px;

}

.rightcontent{
	float:right;
	width:156px;
	padding-top:18px;
	padding-bottom:16px;
}


.frontleft{
	position:relative;
	float:left;
	width:380px;
	padding-top:18px;
	padding-bottom:16px;
	left:24px;
}

.frontright{
	float:right;
	width:336px;
	padding-bottom:16px;
}


.widecontent{
	float:left;
	width:500px;
	padding-top:18px;
	padding-bottom:16px;
}

.blueback{
	background-image:url("/images/contentback.gif");
}

.bluebar{
	display:block;
	background-color:#D1EDFF;
	color:#00628D;
	padding:0.4em;
	padding-left:24px;
}
.bluebar input.button{
	color:#00628D;
	font-weight:bold;
	background-color:#D1EDFF;
	border:none;
}

.bluebar a{
color:#00628D;
font-weight:normal;
text-decoration:none;
}

.bluebar a:hover{
	text-decoration:underline;
}

.linkbar{
	padding:0.4em;
	color:#989898;
	padding-left:24px;
}

.linkbar a{
	color:#989898;
	text-decoration:none;
	font-weight:normal;
}

.linkbar a:hover{
	text-decoration:underline;
}

.dashborder{
	background-image:url("/images/dashborder.gif");
	height:3px;
	width:750px;
}	

.logonav{
	position:relative;
	padding-left:24px;
	padding-top:16px;
	padding-bottom:16px;
}

.topnav{
	position:relative;
	float:right;
}
.breadcrumb{
	clear:both;
	margin: 8px 16px 16px 28px;

}
.banner{
	clear:both;
}

.breadcrumb a{
	font-weight:normal;
	text-decoration:none;
	color:#000;
}
.breadcrumb a:hover{
	text-decoration:underline;
}

a.black{
	color:#000;
}



table.tableblack{border-top: #000000 1px solid; border-left: #000000 1px solid}
td.tableblack{border-right: #000000 1px solid; border-bottom: #000000 1px solid}
th.tableblack{border-right: #000000 1px solid; border-bottom: #000000 1px solid}

table.tableblackmaxwidth{border-top: #000000 1px solid; border-left: #000000 1px solid; width:100%}
td.tableblackmaxwidth{border-right: #000000 1px solid; border-bottom: #000000 1px solid}
th.tableblackmaxwidth{border-right: #000000 1px solid; border-bottom: #000000 1px solid}

table.tablemaxwidth{width:100%}


.imgborder{
  background-color:#F2F2F2;
  padding:6px;
  border-top: 1px solid #B8B8B8;
  border-bottom: 1px solid #B8B8B8;
}


.leftwrap{
  float:left;
}
.rightwrap{
  float:right;
}



div.heading_light{
  color:#87B7CF;
  font-weight:bold;

}

div.heading_{
  color:#00628D;
  font-weight:bold;

}
div.date{
  color:#87B7CF;
}


table.products{
	background-color:#DFECF2;
}
table.products .light{
	background-color:#EEF5F8;
}

table.products th, table.products td{
	border-top: 1px solid #87B7CF;
	border-right:1px solid #fff;
	padding: 1px 4px 4px 8px;
}

table.products th{
	color:#87B7CF;
	font-weight:bold;
}



div.input{
	position:relative;
	width:100%;
	clear:both;

}

div.input div.caption{
	float:left;
  width:33%;
	margin-bottom:0.6em;

}
div.input div.element{
  float:right;
  width:63%;
	margin-bottom:0.6em;

}
.wideinput{
	width:100%;

}
.textinput{
	width:200px;
}

div.input .val{
	padding-top:2px;
  position:absolute;
  color:#f00;
  left:-1em;
}

.cyclebox{
	float:left;
	width:168px;
}

.frontfeed{
	float:right;
	width:167px;
	height:211px;
	background-color:#FAF9E7;
	overflow:hidden;
}


.shareprice{
	padding-top:16px;

}

.shareprice div{
	padding:0px 14px 0px 14px;
}

.shareprice div.highlight{
	background-color:#F2F1C5;
	font-weight:bold;
	color:#989994;
}
.shareprice div.blue{
	color:#006589;
	font-weight:normal;
}
.shareprice div.blue a{
	font-weight:normal;
}



.shareprice div.grey{
	color:#9C9C94;
}

div.download{
	clear:both;
	margin-bottom:0.5em;
}
img {border:none;}