@charset "utf-8";

.ImageStyle1 {
	float: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 40px;
	padding: 0px;
	
}
.ImageStyle2 {
	margin-right: 15px;
	margin-top: 2px;
	margin-bottom: 2px;
	margin-left: 15px;
}

.ImageStyle3 {
	margin-right: 15px;
	margin-top: 2px;
	margin-bottom: 2px;
}
.Heading1 {
	color: #0047b6;
	font-size: 28px;
	font-weight: bold;
}
.bar {
	height: 30px;
	filter:alpha(opacity=50);
	-moz-opacity:0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;
	background: black;
	border-top: 3px solid #ccc;
	border-bottom: 3px solid #ccc;
	margin-top: 12.0em;
}

.warningRed  {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FF0000;
}

.glueLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #999999;
}

h2.ontop {
	position: relative;
	top: 4.7em;
}


#Main {
	width: 892px;
	margin-right: auto;
	margin-left: auto;
}

#Header {
	height: 162px;
	background-image: url(../images/poco_header.jpg);
}

#flash {
	margin-right: auto;
	margin-left: auto;
	width: 834px;
	height: 134px;
	float: none;
	padding-top: 28px;
}


#Navigation {
	background-image: url(../images/red_navigationBar.gif);
	height: 90px;
}

#nav {
	margin: 0px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 30px;
	width: 600px;
	float: left;
}

#pocoFooter {
	height: 90px;
	background-image: url(../images/pocoFooter_red.gif);
	z-index: auto;
	clear: both;
	float: left;
	width: 100%;
}
#footerLink {
	width: 865px;
	clear: both;
	height: 20px;
}
#footerLink a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	text-decoration: underline;
}

#footerLink a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	text-decoration: none;
}

#footerLink a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
}

#bdrLeft {
	float: left;
	height: 314px;
	width: 29px;
	background-image: url(../images/bdrLFT.gif);
}

#content {
	height: 314px;
	width: 833px;
	background-color: #FFFFFF;
	float: left;
}

#mainContent {
	float: left;
	margin-right: 50px;
	margin-left: 50px;
	width: 733px;
	z-index: 0;
	height: 100%;
	display: inline;
}

#imgRGT {
	float: right;
	height: 305px;
	width: 310px;
}
#contentLFT {
	float: left;
	width: 420px;
	height: 305px;
}

#bdrRight {
	height: 314px;
	width: 30px;
	float: right;
	background-image: url(../images/bdrRGT.gif);
}
#body {
	height: 313px;
}
#logo {
	margin-top: 50px;
	margin-right: 50px;
	margin-left: 50px;
	float: left;
	margin-bottom: 0px;
}
#body {
	margin: 0px;
	font-size: 11px;
}

#powered {
	margin: 0px;
	padding-top: 2px;
	padding-right: 30px;
	padding-bottom: 0px;
	padding-left: 0px;
	width: 220px;
	float: right;
	text-align: right;
}
#thumbs {
	width: 382px;
	float: left;
	margin-top: 5px;
}
#thumbs img:hover {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #e11d24;
}

#textRGT {
	float: right;
	width: 350px;
	z-index: 0;
	height: 320px;
	overflow: hidden;
}
#securityDiv {
	z-index: 0;
}

#textLFT {
	float: left;
	width: 380px;
}
