.foo
{
}
/* W3C CSS validator likes CSS files to start with a class rather than a comment. */
body, td, div, p, a, font, span
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	}

body
{
	padding-bottom: 5px; /* text-align: center; */
	background: #fff;
	color: #4D4B4A;
	margin-top: 0px;
}

#wrapper
{
	position: relative;
	margin-bottom: 400px;
	display: block;
	margin: 0px auto;
	width: 1005px;
}

#header1
{
	height: 100px;
	width: 1005px;
	background-color:#2A5C8F
}
#header2
{
	height: 50px;
	width: 1005px;
	background-repeat: no-repeat;
}
#leftbody
{
	float: left;
	height: 100%;
	width: 170px;
	text-align: left;
}

#rightcolumns
{
	float: right;
	height: 100%;
	width: 830px; /* text-align: left; */
	padding-left: 0px;
}

#mainbody
{
	width: 655px;
	float: left;
	height: 100%;
	padding-bottom: 7px;
	min-height: 800px;
	margin-right: auto;
}
#rightbody
{
	float: right;
	width: 170px;
	height: 100%;
}
#Iframe1
{
	position: absolute;
	z-index: 1000;
	left: 0px;
	top: 0px;
	overflow: visible;
	width: 2000px;
}
iframe
{
	overflow: visible;
}

a
{
	text-decoration: none;
	color: #1A1F4E;
}


.topmenu
{
	vertical-align: top;
}

.topmenuitem
{
	color: #E0E0E0;
	font-size: 9pt;
	cursor: pointer;
}
.topmenuitem a
{
	color: #E0E0E0;
	font-size: 9pt;
	cursor: pointer;
}

.topmenuitem:hover
{
	background: url('../../images/25pct.png' );
	color: white;
}

h1, h2, h3
{
	color: #1A1F4E;
	font-weight: bold;
	font-family: Trebuchet, verdana, sans-serif;
}

h1
{
	font-size: 150%;
	margin-top: 0;
	margin-bottom: 4px;
}

h2
{
	font-size: 120%;
	margin-top: 0;
	margin-bottom: 4px;
}

h3
{
	font-size: 100%;
	margin-top: 0;
	margin-bottom: 4px;
}

p
{
	line-height: 1.462;
	margin-top: 0;
	padding-bottom: 1px;
	margin-bottom: 1.2em;
}

.strong
{
	font-weight: bold;
}

.more
{
	font-size: 7pt;
	color: #ff0000;
}
.more:hover
{
	background: white;
}

.picfig
{
	font-size: 50%;
	line-height: 7pt;
}
.pictit
{
	font-size: 50%;
	line-height: 9pt;
	padding-top: 2px;
	padding-bottom: 4px;
}


.dropdown
{
	float: left;
	font-size: 50%;
	width: 170px;
	vertical-align: top;
	line-height: 18px;
	padding-bottom: 2px;
	padding-top: 2px;
	padding-left: 2px;
}

.dropdown option
{
	font-size: 50%;
}
.news
{
	font-size: 50%;
	vertical-align: top;
	line-height: 18px;
	padding-bottom: 2px;
	padding-top: 2px;
	padding-left: 5px;
}

.stilmsg
{
	color: #1A1F4E;
	text-decoration: none;
	margin-top: 0px;
	vertical-align: bottom;
	font-size: 8.5pt;
}
.stilmsg:hover
{
	color: #f00;
}

.c1of1
{
	float: left;
	width: 635px;
	padding: 0px 10px 0px 10px;
}
.c1of2
{
	float: left;
	width: 307px;
	margin-right: 0px;
	border-right: solid 1px #e0e0e0;
	padding: 0px 10px 10px 10px;
}
.c2of2
{
	float: right;
	width: 307px;
	padding: 0px 10px 10px 10px;
}
.c1of3
{
	float: left;
	width: 199px;
	padding: 0px 10px 10px 10px;
}
.c2of3
{
	float: left;
	width: 198px;
	padding: 0px 10px 10px 10px;
}
.c3of3
{
	float: right;
	width: 198px;
	padding: 0px 10px 10px 10px;
}

.c1Wide
{
	float: left;
	width: 405px;
	margin-right: 0px;
	padding: 0px 10px 10px 10px;
}
.c2Narrow
{
	float: right;
	width: 200px;
	background-color: #f0f0f0;
	border:solid 1px #e0e0e0;
	padding: 10px 10px 10px 10px;
	margin-right:8px
}

.c2Narrow .bullet
{
	padding-bottom: 3px;
	font-size: 16pt;
	line-height: 19pt;
	color: #78849C;
}
div.c2Narrow p
{
	padding-bottom: 5px;
	font-size: 8.5pt;
	color: #202030;
	padding-left: -5px;
}

.c1Narrow
{
	float: left;
	border: solid 1px silver;
	width: 190px;
	margin-right: 0px;
	padding: 0px 10px 10px 10px;
}
.c2Wide
{
	float: left;
	width: 350px;
	margin-right: 0px;
	margin-top: 22px;
	padding: 0px 10px 10px 10px;
}

.sg
{
	font-size: inherit;
	padding-bottom: 6px;
	list-style-type: square;
	list-style-position: outside;
	list-style: url('../../images/bullet.png' );
	padding-right: 10px;
	line-height: 1.462;
}
ul
{
	margin-top: -4px;
}

.c2NarrowSpec
{
	float: right;
	border: outset 2px #402020;
	margin-left: 5px;
	padding-left: 0px;
	padding-right: 0px;
	background-color: #2D5D8D;
}

.c2NarrowSpec .bullet
{
	font-size: 14pt;
	line-height: 17pt;
	color: #1A1F4E;
}

.fastanswers
{
	cursor: pointer;
	width: 168px;
	height: 100px;
	background-image: url('../../images/fastanswers.png');
}
.whitepaper
{
	cursor: pointer;
	width: 168px;
	height: 83px;
	background: #6F95BC url('../../images/bg1x100.png') repeat-x  ;
	background-image: url('../../images/whitepaper.png');
	border: inset 1px #402020;
	color: #D1E0F1;
	margin-bottom: 10px;
}
.whitepaper:hover
{
	background-color: #2D5D8D;
	color: white;
}
p.whitepapertext
{
	padding-left: 26px;
	font-size: 11pt;
	line-height: 14pt;
	position: absolute;
	width: 130px;
	margin-top: 3px;
	font-weight: 800;
}
p.whitepapertexts
{
	padding-left: 27px;
	padding-top: 1px;
	font-size: 11pt;
	line-height: 14pt;
	color: #404060;
	position: absolute;
	width: 130px;
	margin-top: 3px;
	font-weight: 800;
}

.placecontent
{
	float: right;
	width: 170px;
	margin-left: 15px;
	margin-top: 0px;
	margin-bottom: 10px;
}

.breadcrumbs
{
	width: 620px;
	height: 30px;
}

.BreadCNode, .BreadNode, .BreadRoot
{
	font-size: 7pt;
}

.BreadCNode
{
	color: Gray;
}

.BreadNode
{
	color: Gray;
}
.BreadRoot
{
	padding-left:10px;
	color: Gray;
}
.BreadNode:hover
{
	color: red;
}

.BreadRoot:hover
{
	color: red;
}

#mainfooter
{
	clear: both;
	width: 800px;
	height: 20px;
	padding-top: 20px;
	font-size: 7pt;
}

#listtable
{
}

html > /**/ body #listtable
{
}
/* firefox sees this */

#listheading
{
	width: 161px;
	height: 24px;
	vertical-align: baseline;
	padding-top: 9px;
	padding-left: 9px;
	z-index: inherit;
	color: #ffffff;
	background: silver url(listtitlebg.jpg);
	background-repeat: no-repeat;
	font-size: 8.5pt;
	font-weight: 800;
}

.header2
{
	font-size: 12pt;
	line-height: 14pt;
	font-weight: bold;
}
.smalltxt
{
	font-family: Arial;
	font-size: 8pt;
	color: silver;
	line-height: 9pt;
}



.HiLink
{
	color: gray;
	text-decoration: none;
}
.HiLink:hover
{
	color: #f00;
	text-decoration: none;
}

#footer
{
	clear: both;
	width: 100%;
	text-align: center;
	font-size: 10px;
	padding: 3px;
	border-top: 3px solid #333;
	background-color: #cccc99;
}



/* Photo-Caption PZ3 CSS (The Good Stuff) */

.PZ3-l
{
	float: left;
	margin-right: 10px;
}
.PZ3-r
{
	float: right;
	margin-left: 10px;
	direction: rtl;
}
html > /**/ body .PZ3-r
{
	position: relative;
}

.PZ3zoom
{
	border: 1px solid silver;
	margin-left: 0px;
}
.PZ3zoom a, .PZ3zoom a:visited
{
	display: block;
	padding: 0;
	overflow: hidden;
	text-decoration: none;
	height: 100%;
	width: 100%;
}
html > /**/ body .PZ3-r a
{
	right: 0;
}

.PZ3zoom a:hover
{
	position: absolute;
	z-index: 999;
	padding: 0;
	background: url(            '../../images/84percent.png' );
	cursor: default;
	height: auto;
	width: auto;
	overflow: visible;
	border: 1px solid gray;
	padding: 10px;
	margin: -1px 0 0 -1px;
}
html > body .PZ3zoom a:hover
{
	margin: -1px -1px 0 -1px;
}

.PZ3zoom a img
{
	border: 0;
	height: 100%;
	width: 100%;
}
.PZ3zoom a:hover img
{
	height: auto;
	width: auto;
	border: 0;
}


.PZ3inr
{
	display: block;
	padding: 2px 5px;
	color: #556;
}

.noCap a:hover .PZ3cap
{
	display: none;
}
.noBdr, .noBdr a:hover
{
	border: 0;
}
.Lnk a:hover
{
	cursor: pointer;
}

/* End Photo-Caption Zoom CSS */
/* Begin Zoom */


