/* CSS Document */

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #004890;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.footer {
font-size:10px;
font-weight:normal;
padding: 5px 0;
}
.signupbox {
width:180px;
background:url(../images/piureksignupbox.gif) top center no-repeat;
color:#004890;
padding:10px;

}
.signupboxblank {
width:90px;
}
.leftbox {
width:200px;
}
.content {
padding: 22px 10px 15px 30px;
}
.content p{
	padding-left:15px;
}
.rightbox {
}
.quotebox {
width:250px;
padding-left:20px;
color:#000000;
font-style:italic;

}
.quotebox p{
padding-top:10px;
padding-bottom:10px;

}
.red {
color:#CC2229;
}

h1 {
font-size:22px;
color:#CC2229;
}

h2 {
font-size:20px;
color:#CC2229;
}

h3 {
font-size:18px;
color:#CC2229;
}

h4 {
font-size:16px;
font-style:italic;
color:#CC2229;
}

h5 {
font-size:14px;
color:#CC2229;
}

h6 {
font-size:12px;
color:#CC2229;
}

/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

.suckerdiv {
padding-top:25px;
padding-bottom:25px;
margin-left:25px;
z-index:500;
}

.suckerdiv ul{
margin: 0;
padding: 0;
list-style-type: none;
width: 170px; /* Width of Menu Items */
border-bottom: 1px solid #CC2229;
border-left:1px solid #CC2229;
background:#B8CEE3;


}
	
.suckerdiv ul li{
position: relative;
margin-bottom:-15px;
}

	
/*Sub level menu items */
.suckerdiv ul li ul{
position: absolute;
width: 180px; /*sub menu width*/
top: 0;
visibility: hidden;
background:#B8CEE3;
}

/* Sub level menu links style */
.suckerdiv ul li a{
display: block;
overflow: auto; /*force hasLayout in IE7 */
color: #004890;
text-decoration: none;
font-weight:normal;
padding: 7px 5px;
border-bottom: 0px solid #CC2229;
border-right: 1px solid #CC2229;
border-top: 1px solid #CC2229;
}

.suckerdiv ul li a:visited{
color:#08457F;
font-weight:normal;
}

.suckerdiv ul li a:hover{
background-color:#588EC1;
color:#FFFFFF;
font-weight:normal;
}

.suckerdiv .subfolderstyle{
background: url(../images/piurek_blue_arrow.gif) no-repeat center right;
}
	
/* Holly Hack for IE \*/
* html .suckerdiv ul li { float: left; height: 1%; }
* html .suckerdiv ul li a { height: 1%; }
a:link {
	color: #CC2229;
	font-weight: bold;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	font-weight: bold;
	color: #CC2229;
}
a:hover {
	text-decoration: none;
	font-weight: bold;
	color: #CC2229;
}
a:active {
	text-decoration: underline;
	font-weight: bold;
	color: #CC2229;
}
/* End */

ul li {
padding-bottom:10px;
list-style-image:url(../images/yellow-guy-bullet.png);
}
.nobullet li {
list-style-image:none;
}
#suckertree1 li {
padding-bottom:15px;	
list-style-image:none;
}
label
{
width: 12em;
float: left;
text-align: right;
margin-right: 0.5em;
display: block
}

.submit input
{
}

.bluebg {
background:#dfe7fa url(../images/blue_txt_bg.jpg) repeat-x top left;
border-bottom:1px solid #CC2229;
padding-left:20px;
padding-right:30px;
margin-bottom:10px;
}

.redbg {
background:#f7d9d9 url(../images/red_txt_bg.jpg) repeat-x top left;
border-bottom:1px solid #CC2229;
padding-left:20px;
padding-right:30px;
margin-bottom:10px;
}

.purplebg {
background:#f0e0fa url(../images/purple_txt_bg.jpg) repeat-x top left;
border-bottom:1px solid #CC2229;
padding-left:20px;
padding-right:30px;
margin-bottom:10px;
}

.orangebg {
background:#fcf2d9 url(../images/orange_txt_bg.jpg) repeat-x top left;
border-bottom:1px solid #CC2229;
padding-left:20px;
padding-right:30px;
margin-bottom:10px;
}

.greenbg {
background:#eefaf0 url(../images/green_txt_bg.jpg) repeat-x top left;
border-bottom:1px solid #CC2229;
padding-left:20px;
padding-right:30px;
margin-bottom:10px;
}

.pink {
color:#CC2082;
}
.purple {
color:#9900FF;
}
.orange {
color:#FF3300;
}
.green {
color:#66CC00;
}
.yellow {
color:#FF9900;
}
a img {border: none; }

.style1 {font-size: 10px}

.style2 {font-weight: bold}

.style3 {color: #004890}

#copy {
	float:left;
	width:45%;
	text-align:left;
	padding-left:20px;
	color:#FFFFFF;
	font:Arial, Helvetica, sans-serif;
	font-size:10px;
}

#seo-link {
	float:right;
	width:45%;
	text-align:right;
	padding-right:20px;
	font-size:10px;
}

#seo-link a {
	text-decoration:underline;
	color:#b8cee3;
}

#seo-link a:hover {
	text-decoration:none;
	color:#b8cee3;
}
.content p strong {
	color: #CD2228;
}
.Boldtext {

}

