*
	{
	padding: 0;
	margin: 0;
	border: 0;
	}

body
	{
	font-family: sans-serif;
	text-align: center;
	padding: 0;
	margin: 0;
	color: black;
	background: #fff;
	}

#container
	{
	width: 900px;
	margin: 0 auto 25px auto;
	border: 3px solid black;
	border-top: 0;
	color: black;
	background: #6dc3e9;
	}
	
#header
	{
	width: 900px;
	color: black;
	background: #004df9;
	}

#main_table
	{
	width: 900px;
	font-family: sans-serif;
	font-size: 13px;
	margin-bottom: 0;
	padding-bottom: 0;
	}

#main_table td
	{
	}

.column_left
	{
	margin: 10px 10px 0 21px;
	}

.column_centre
	{
	margin: 10px 10px 0 10px;
	}

.column_right
	{
	margin: 10px 21px 0 10px;
	}

p, center, blockquote, h1, h2, h3, h4, h5, h6
	{
	font-family: sans-serif;
	margin: 0 0 11px 0;
	color: black;
	background: transparent;
	}

p, center, blockquote
	{
	font-size: 12px;
	line-height: 18px;
	}

blockquote
	{
	margin-left: 25px;
	}

form.quote
	{
	border: 2px dashed white;
	padding: 25px 25px 0 25px;
	color: black;
	background: #afd7e9;
	margin: 0 15px 15px 0;
	}

.flush_bottom
	{
	margin-bottom: 0;
	}

.small
	{
	font-size: 10px;
	}

h1
	{
	font-size: 18px;
	font-weight: bold;
	}

h2
	{
	font-size: 18px;
	font-weight: bold;
	}

h3
	{
	font-size: 15px;
	font-weight: bold;
	text-align: center;
	}

h4
	{
	font-size: 13px;
	font-weight: bold;
	margin-bottom: 0;
	}

h5
	{
	font-weight: bold;
	font-size: 10px;
	margin-bottom: 0;
	}

li
	{
	margin-left: 20px;
	margin-bottom: 11px;
	}

hr
	{
	clear: both;
	display: block;
	margin: 10px auto;
	padding-top: 10px;
	border-bottom: 1px solid #afd7e9;
	}


a
	{
	text-decoration: underline;
	color: #1a1f80;
	font-weight: bold;
	}

a:hover
	{
	color: #002df3;
	}


a.tiny_link
	{
	color: #1a1f80;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	}
	
a.tiny_link:hover
	{
	color: #002df3;
	}


img.outline
	{
	border: 1px solid white;
	}

img.thumb
	{
	border: 1px solid white;
	}

a.thumb
	{
	text-decoration: none;
	}

#footer
	{
	font-family: sans-serif;
	font-size: 10px;
	width: 900px;
	height: 75px
	clear: both;
	color: white;
	background: #6dc3e9 url(images/footer.gif) bottom left repeat-x;
	margin-top: 1px;
	}
	

.footer_table
	{
	padding: 0;
	margin: 0;
	}

.footer_links
	{
	font-family: sans-serif;
	font-size: 10px;
	color: white;
	margin: 0 auto 10px auto;
	padding: 0;
	}

a.footer_link
	{
	color: white;
	font-family: sans-serif;
	font-weight: bold;
	font-size: 10px;
	text-transform: uppercase;
	}

a.footer_link:hover
	{
	color: #6dc3e9;
	}

a.quickquote
{
	display: block;
	float: right;
	margin: 0;
	padding: 0;
	width: 100px;
	height: 80px;
	overflow: hidden;
	background: url(images/quick-quote.gif) no-repeat top left;
}

a.quickquote:hover
{
	background: url(images/quick-quote.gif) no-repeat top right;
}

img.flag
{
	margin: 0;
	padding: 0;
}

div.testimonial
{
	border: 1px solid white;
	color: black;
	background: #afd7e9;
	margin-bottom: 11px;
}

p.testimonial-title
{
	font-weight: bold;
	padding: 0;
	padding: 0;
	margin: 15px;
}

p.testmonial-quote
{
	font-style: italic;
	padding: 0;
	margin: 15px 15px 0 15px;
}

p.testimonial-attribution
{
	text-align: right;
	margin: 0 15px 15px 15px;
}


table.missing_image
{
	font-family: sans-serif;
	font-size: 13px;
	color: black;
	background: #7dd3f9;
	border: 1px dotted black;
}
	

.padleft
{
	margin-left: 25px;
}

a.corrsolutions
{
	display: block;
	margin: 0;
	padding: 0;
	width: 150px;
	height: 50px;
	overflow: hidden;
	background: url(images/corrsolutions.gif) no-repeat top left;
}

a.corrsolutions:hover
{
	background: url(images/corrsolutions.gif) no-repeat top right;
}
