/*==================================================================
	Global styles
==================================================================== */
 
.clear         { clear:both; }
.float-left    { float:left; margin:0 10px 10px 0; }
.float-right   { float:right; margin:0 0 10px 10px; }
 
.text-left     { text-align:left; }
.text-right    { text-align:right; }
.text-center   { text-align:center; }
.text-justify  { text-align:justify; }
 
.bold, b, strong         { font-weight:700; }
.italic        { font-style:italic; }
.underline     { border-bottom:1px solid; }
.highlight     { background:#ffc; }
.uppercase     { text-transform:uppercase;}
 
.img-left      { float:left;margin:4px 10px 4px 0; }
.img-right     { float:right;margin:4px 0 4px 10px; }
 
.nopadding     { padding:0; }
.noindent      { margin-left:0;padding-left:0; }
.nobullet      { list-style:none;list-style-image:none; }

.imgBorderFront {border:1px solid #000000}

.small {font-size:9px;}

img.x10 {
	width:10px;
	height:10px;
}

img.x25 {
	width:25px;
	height:25px;
}

img.x100 {
	width:10px;
	height:100px;
}

img.bdr {border:#ffeebb solid 1px; padding:3px; background: #ffffff;}

BODY {background-color: #FFEEBB;}

A {color: #336699; text-decoration: underline;}
A.VISITED {color: #336699; text-decoration: underline;}
A:hover {color: #993333; text-decoration: underline;}

.head {
	font: 12pt arial, helvetica, geneva, verdana, sans-serif;
	font-weight: bold;
	color: #006600;
	clear: both;
	margin-top: 20px;
	margin-right: 0;
	margin-bottom: 12px;
	margin-left: 0;
}
.head A {color: #336699; text-decoration: underline;}
.head A.VISITED {color: #336699; text-decoration: underline;}
.head A:hover {color: #993333; text-decoration: underline;}

.marginsmall	{
			font: 11px arial, helvetica, geneva, verdana, sans-serif; 
			font-weight: bold; 
			margin: 0px 10px 0px 10px;
			}
p.content, li {
	font-weight: normal;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 1.2em;
	margin-top: 5px;
	margin-right: 0;
	margin-bottom: 15px;
	margin-left: 0;
}
p.homecontent {
	font-weight: normal;
	color: #000000;
	margin: 3px 0 10px 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 115%;
}
h1.hometitle {
	font-weight: 700;
	color: #000000;
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.home_two_cols {
	width: 325px;
	margin:10px 15px 20px 15px;
	vertical-align:top;
}

.home_two_cols td {vertical-align:top;}

.clearfix {
	clear: both;
}

.twodots {text-align:right; color:#800000; font-family:Verdana, Arial, Helvetica, sans-serif; font-weight:700; font-size:12px; vertical-align:top; width:4%;}

.secondaryhead {
	font: 12pt arial, helvetica, geneva, verdana, sans-serif;
	font-weight: bold;
	color: #006600;
	clear: both;
	margin-top: 20px;
	margin-right: 0;
	margin-bottom: 20px;
	margin-left: 0;
}

.e-bill-tab {
	position:absolute;
	top: 249px;
	left: 0;
	z-index:1000;
	background: none;
	width:152px;
	height:26px;
	padding:0;
	margin:0;
	border:0;
	overflow: hidden;
	vertical-align:top;
	text-align:left;
}

.e-bill-tab a, .e-bill-tab a:hover, .e-bill-tab a:active, .e-bill-tab a:visited {color: #ffffff; text-decoration: none; margin:0; padding:0; border:none;}

.e-bill-tab img {border: none;}
