body
{ 
	font-family: arial, helvetica, sans serif;
	color: #333;
	font-size: x-small;
	background-image:   url(images/faded_background.gif);
	background-position: top;
	background-repeat: repeat-x;
	background-color: #B9D5F3;
	margin-bottom: 30px;
}

table
{
	font-size: x-small;
	color: #333;
}

.background
{
    background-color: #CCE2F8;
	padding-bottom: 20px;
}

.level1
{
	font-family: arial, helvetica, sans serif;
	border-bottom: 2px solid #fff;
	font-weight: bold;
	color: #1D3081;
	padding-top: 2px;
	padding-bottom: 2px;
	font-size: 80%;
	text-align: right;
	line-height: 170%;
	padding-right: 10px;
}

.level1 a:link, .level1 a:visited, .level1 a:active
{
	color: #1D3081;
	text-decoration: none;
}

.level1 a:hover
{
	color: #000;
	text-decoration: none;
}

#content
{
	background-image:   url(images/faded_header.jpg);
	background-position: top;
	background-repeat: no-repeat;
    background-color: #fff;
    padding-left: 15px;
	padding-right: 15px;
	padding-top: 30px;
	padding-bottom: 15px;
}

#telephone
{
	font-family: arial, helvetica, sans serif;
	font-weight: bold;
	font-size: 90%;
	color: #1D3081; 
	background-image:  url(images/faded_cloud.jpg);
	background-position: centre;
	background-repeat: no-repeat;
	text-align: right;
	line-height: 130%;
	padding-right: 10px;
	padding-top: 30px;
}

h1
{
	font-family: arial, helvetica, sans serif;
	font-weight: bold;
	font-size: small;
	color: #1D3081;
}

h2
{
	font-family: arial, helvetica, sans serif;
	font-weight: bold;
	font-size: x-small;
	color: #1D3081;
}

a
{
	color: #cc0000;
	text-decoration: none;
}

a:visited
{
    color: #1D3081; 
	text-decoration: underline;
}

a:hover
{
    color: #1D3081;
	text-decoration: underline;
}

.blue
{
	color: #1D3081;
}

.footer
{
	font-family: arial, helvetica, sans serif;
	font-size: xx-small;
	font-weight: normal;
	color: #333;
}

.right
{
     float: right;
	 margin-left: 10px;
}

.left
{
     float: left;
	 margin-right: 10px;
}

.borders
{
	border: 1px solid #000;
	border-collapse: collapse;
}

#sidebox
{
	width: 250px;
	height: 150px;
	padding: 5px;
	float: right;
	border: 1px solid #000;
}

#sidebox p
{
	padding-left: 10px;
	padding-right: 10px;
}

.small
{
	font-size: 80%;
}

#compliance input, select
{
	font-size: 80%;
}

.borderleft
{
	border-left: 1px solid #000;
}

.borderleftbottom
{
	border-left: 1px solid #000;
	border-bottom: 1px solid #000;
}

.borderright
{
	border-right: 1px solid #000;
}

#scroller_container
{
	float: right;
	margin-left: 20px;
	margin-bottom: 10px;
}

#scroller_heading
{
	background-color: #cc0000;
	color: #fff;
	font-weight: bold;
	width: 300px;
	height: 40px;
	padding: 8px;
}

#scroller
{

	border: 2px solid #cc0000;
}

#iescroller
{
	padding: 5px;
}