body {
	background-color:#ffffff;
	background-image:url(/images/stripes.gif);
	color:#000000;
	font-family:arial,helvetica,sans-serif;
	font-size:10pt;
}

* {
	margin:0px;
	padding:0px;
	space-after:0px;
	space-before:0px;
}

div#half {
	position:absolute;
	left:50%;
}

div#main {
	position:absolute;
	top:10px;
	left:-364px;
	width:725px;
}

div#banner {
	width:100%;
	height:53px;
	background-color:#003656;

}

div#banner img {
  border: 0px;
}

div#bottom {
	width:723px;
	height:15px;
}

div#bottomcontent {
	background-color:#002034;

	position:relative;
	left:15px;
	width:695px;
	height:15px;
}

div#bottomcontent p * {
	color:#ffffff;
	font-size:7pt;
}

div#bottomcontent p {
	color:#ffffff;
	width:100%;
	text-align:center;
	font-size:7pt;
}

div#body {
	width:723px;

	background-color:#ffffff;

	background-image:url(/images/background.jpg);
	background-position:top left;
	background-repeat:no-repeat;

	border-left:solid 1px #003656;
	border-right:solid 1px #003656;
	border-bottom:solid 1px #003656;
}

img.button {
	position:absolute;
	top:30px;
	border-style:none;
}

img.buttonover {
	position:absolute;
	top:30px;
	border-style:none;

	visibility:hidden;
}

div#portletmain {
	margin-left:6px;

	float:left;
	clear:none;

	width:120px;
}

div#portletbottom {
	width:120px;

	background-image:url('/images/portlettile.gif');
	background-position:top left;
	background-repeat:repeat-y;
}

div#portlettop {
	width:120px;
	background-image:url('/images/portletbackground.gif');
	background-position:top left;
	background-repeat:no-repeat;
}

div#portlettop p.newsheader {
  font-size: 8pt;
  font-weight: bold;
}

div#portletmain div#portletbottom div#portlettop p {
	color:#ffffff;
	font-size:7pt;
	padding-left:25px;
	padding-right:15px;
	padding-bottom:5px;
}

div#content {
	margin-left:140px;

	padding-top:10px;
	padding-right:10px;
	padding-bottom:10px;
}

p.intro {
  font-size: 8pt;
}

p.sectionheader a {
  font-size: 9pt;
  font-weight: bold;
  color: #002255;
}

div.blockparagraphs p {
  padding-bottom: 10px;
}

p.lead {
  font-weight: bold;
  font-size: 11pt;
  padding-bottom: 10px;
  padding-top: 5px;
}

h3 {
  border-top: 2px solid black;
  border-bottom: 1px solid black;
  margin-top: 10px;
}

p {
  padding-bottom: 5px;
}

ul {
  padding-left: 10px;
  padding-bottom: 10px;
}

a.product {
  font-size: 11pt;
  font-weight: bold;
}

div.itembar {
  margin-top: 4px;
  margin-bottom: 4px;
  margin-left: 25px;
  font-size: 10px;
}

div.itembar img {
  border: 0px;
}

ul.productlist li {
  padding-bottom: 5px;
  padding-top: 2px;
  border-bottom: 2px solid black;
}


a.news:visited {
  color: #FFFFFF;
}

a.portlet:link {
  text-decoration: under-line;
  color: #FFFFFF;
  font-size: 10px;
}

a.portlet:visited {
  text-decoration: under-line;
  color: #FFFFFF;
  font-size: 10px;
}

a.portlet:active {
  text-decoration: under-line;
  color: #FFFFFF;
  font-size: 10px;
}

a.portlet:hover {
  text-decoration: under-line;
  color: #FFFFFF;
  font-size: 10px;
}

