/**
 * Style sheet xBasic
 */
.BillPayLink
{
	width:43px;
	height:110px;
	bottom:0px;
	left:0px;
	right:0px;
	top:9px;
	position:absolute;
	margin-left:700px;
	background-image:url("tl_files/layout_images/VMD4S.jpg");
}

/* Acordion control */
.toggler
{
	margin:2px auto 0px auto;
	padding:2px;
	text-align:center;
	vertical-align:middle;
	background-color:#cc0000;
	font-weight:bold;
	font-size:10pt;
	color:#ffffff;
	cursor: pointer;
}

/* Slide Show */
.slideshow
{
	margin:0px auto;
	padding:0px;
	vertical-align:middle;
}

/* Main content area that houses article */
#container
{
	clear:both;
	padding:15px 20px;
	background-color:#E8E8E8;
}


/**
 * Basic tags
 */
img
{
	vertical-align:middle;
	border:0px;
}

p,
pre,
form
{
	margin:0px;
	padding:0px;
}

h1
{
	margin:0px 0px 12px 0px;
	padding:0px;
	font-weight:bold;
	font-size:13px;
}

h2
{
	margin:0px 0px 6px 0px;
	padding:0px;
	font-weight:bold;
	font-size:11px;
}

optgroup
{
	padding-top:3px;
	padding-bottom:3px;
}


/**
 * Body
 */
body
{
	margin:0px;
	padding:0px;
	background-color:#000000;
}

* html body
{
	margin-left:1px;
}


/**
 * Font family
 */
a,
b,
body,
cite,
div,
em,
i,
label,
li,
ol,
p,
strong,
td,
th,
u,
ul
{
	font-family:Verdana, sans-serif;
}

h1,
h2,
h3,
h4,
h5,
h6
{
	font-family:Verdana, sans-serif;
}

fieldset,
form,
input,
optgroup,
select,
textarea
{
	font-family:Verdana, sans-serif;
}


/**
 * Font size
 */
a,
body,
div,
fieldset,
form,
input,
label,
li,
ol,
optgroup,
p,
select,
td,
th,
textarea,
ul
{
	font-size:11px;
	color:#666966;
}

h1,
h2,
h3,
h4,
h5,
h6
{
	font-size:12px;
	color:#666966;
}


/**
 * Links
 */
a
{
	text-decoration:none;
}

a:1
{
	text-decoration:none;
	font-size:10pt;
	color:#ff0000;
}

a:hover
{
	text-decoration:underline;
}
