@charset "utf-8";
/* CSS Document */

html, body{ padding:0px; margin:0px;}
body{ font-family:Arial, Helvetica, sans-serif; font-size:9pt; color:#666666;}
.shadow{background-image:url(../images/bg_repeat.jpg); background-repeat:repeat-y; background-position:top center;}
.footerbg{background-image:url(../images/bg_footer.jpg); background-repeat:no-repeat; background-position:top center; height:7px;}

.maintable{ background-color:#FFFFFF;}
label{ font-size:8pt;}
img{border:0px; padding:8px;}
.spantxt{ font-family:Arial, Helvetica, sans-serif; font-size:8pt; color:#666666;}
p{ padding:0px; margin:0px; padding-bottom:2px;}
p,td,span,label,ul.div{font-size:8pt;}
h6 {font-size:8pt; font-weight:bold; margin-bottom:5px; margin-top:7px;}
h5 {font-size:10pt; font-weight:bold; margin-bottom:5px; margin-top:7px;}
.infotext, h4{font-size:11pt; font-weight: bold;}
span{ color:#1174b5; font-weight:bold;}

.inputext{width:250px;}
.inputtext{width:190px;}
input{border:1px solid #cccccc; font-size:8pt;}
label{ color:#999999;}
label a:link{ color:white;}
.clogo{ padding-left:40px;}
.menutable{ background-image:url(../images/menulines_repeat.jpg); background-repeat:repeat-x; height:30px;}


a:link{ color:#666666; text-decoration:none;}
a:visited{ color:#666666; text-decoration:none;}
a:hover{ color:#1174b5; text-decoration:none;}
a:active{ color:#666666; text-decoration:none;}

.flogo{padding-left:40px;}
.footer{font-size:8pt;}
.footer a:link{ color:#666666; text-decoration:none; font-size:8pt;}
.footer a:visited{ color:#666666; text-decoration:none; font-size:8pt;}
.footer a:hover{ color:#1174b5; text-decoration:none; font-size:8pt;}
.footer a:active{ color:#666666; text-decoration:none; font-size:8pt;}

.img_payPal {position:absolute; padding:5px 0 0 0; }

.freeanylinkcss a:hover{ /*hover background color*/
/*background: black;*/
/*color: #1174b5;*/
color:#FFFFFF;
text-decoration:none;
display:block;
background-color:#CCCCCC;
}

.free1anylinkcss a:hover{ /*hover background color*/
/*background: black;*/
/*color: #1174b5;*/
color:#FFFFFF;
/*text-decoration:none;
display:block;
background-color:#13a3e9;*/
}
.sepline{ background-image:url(../images/dotline_repeat.jpg); background-repeat:repeat-x; line-height:5pt; height:5px;}

/*-----------------------------------------------------------------------------------------------*/
/*                                         TOOLTIP STYLES                                        */
/*-----------------------------------------------------------------------------------------------*/

.tip {
	width: 212px;
	padding-top: 37px;
	overflow: hidden;
	display: none;
	position: absolute;
	z-index: 500; font-size:8pt;
	background: transparent url(../images/tipTop.png) no-repeat top;}

.tipMid {background: transparent url(../images/tipMid.png) repeat-y; padding: 0 25px 20px 25px;}
.tipBtm {background: transparent url(../images/tipBtm.png) no-repeat bottom; height: 32px;}

.imgdiv{ position:absolute; padding-left:0px; border: 1px solid #FFFFFF;}

/*--------------------------------------*/
