body{
font-family: Arial, Helvetica, sans-serif;
background-color: #CCC;
color: #000;
text-align: center}
#container {
	width: 800px;
	background-color:#FFF;
	margin:10px auto;
	border: 1px solid #000;
	text-align:center;
	background-image: url(../images/bg.jpg);
	background-repeat:repeat;
	padding:5px
}
#container2 {
	width: 800px;
	background-color:#FFF;
	margin:10px auto;
	border: 1px solid #000;
	text-align:center;
	padding:5px
}
div.scroll
{
height:500px;
overflow:scroll
}
p.chuzzlewit
{
font-family:Chuzzlewit SF
font-size:48px;
color:#00f
}
p.standardtext
{
font-family:Times New Roman;
font-size:24px;
color:#000
}
p.mediumtext
{
font-family:Times New Roman;
font-size:16px;
color:#000
}
ul.vatpoint
{
text-align:left;
font-size:12pt
}
ul li
{
text-decoration:none
}
#menubar {
border: 1px solid #000000;
}

#menubar ul {
padding: 0px;
margin: 0;
background-color:#152c55;
text-align:center
}

#menubar ul li {
display: inline;
padding: 0;
margin: 0;
}

#menubar ul li a {
font-size:12px;
color: #FFF;
background-color:#152c55;
text-decoration: none;
padding: 0px 10px 0px 10px;
border-right: 1px solid #ff0;
border-left: 1px solid #ff0;
text-align: center
}

#menubar ul li a:hover, #menubar ul li a:focus {
background-color: #f00;
}
h1
{
text-align:center;
font-family:Arial;
font-size:12pt;
color:#000;
font-weight:normal;
text-transform:uppercase;
background-color:transparent
}
h2
{
text-align:center;
font-family:"Times New Roman";
font-size:22pt;
font-style:italic;
color:#000;
font-weight:bold;
background-color:#fff;
}
p.stressed
{
text-align:justify;
font-family:"Times New Roman";
font-size:16pt;
color:#000;
font-weight:bold;
background-color:#fff;
}
p.opener
{
text-align:left;
font-family:"Times New Roman";
font-size:12pt;
color:#000;
background-color:#fff;
padding:10px
}
.subheading
{
text-align:left;
font-family:"Times New Roman";
font-size:14pt;
color:#000;
font-weight:bold;
background-color:#fff;
padding:10px
}
.content
{
text-align:justify;
font-family:"Times New Roman";
font-size:12pt;
color:#000;
background-color:#fff;
padding:10px
}
p.footer
{
text-align:center;
font-family:"Times New Roman";
font-size:10pt;
color:#000;
background-color:#fff;
padding:10px
}
a
{
text-decoration:none;
color:000080
}
a:hover
{
text-decoration:none;
color:808080
}
a.fadeimg
{
float:right;
filter:alpha(opacity=50);
-moz-opacity:0.5;
text-decoration:none
}
a.fadeimg:hover
{
filter:alpha(opacity=100);
-moz-opacity:1.0;
border:0px
}
.noborder
{
border:0px
}
.itemHeader
{
font-family:Arial;
font-weight:bold;
text-transform:uppercase;
text-decoration:underline
}
td.quarter;
text-align:left;
vertical-align:top
{
width:25%
}
td.half
{
width:50%
}
div.left
{
text-align:left
}
div.right
{
text-align:right
}