@charset "utf-8";
/* ---- Stopford Group CSS Document ---- */
/* ----  jack.rhone@stopford.co.uk ---- */

/* ---- Default HTML tag definitions and misc styles ---- */

body 				{ background: #ffffff; color: #000000; text-align: left; margin: 0px; padding: 0px; font-family: Calibri, Helvetica, Arial; }

h1					{ font-size: 210%; font-weight: bold; margin-top: 0px; }
h2					{ font-size: 170%; font-weight: bold; }
h3					{ font-size: 120%; font-weight: bold; }
h4					{ font-size: 110%; font-weight: bold; }
h5					{ font-size: 100%; font-weight: bold; }

img 				{ display:none;}

a, a:link		{
	color: #00669E;
	text-decoration: underline;
}
a:visited		{
	color: #00009B;
	text-decoration: underline;
}
a:hover			{
	color: #FA9E0D;
	text-decoration: none;
}

blockquote  { padding: 5px 10px 5px 10px; margin: 0px; background: #e1e8f5; }
hr          {
	margin: 0px;
	padding: 0px;
	height: 0px;
	border: solid #666666;
	border-width: 1px 0px 0px 0px;
}

.float_left  { float: left; padding-right: 25px; }
.float_right { float: right; padding-left: 25px; }

table.content_layout 		{ width: 100%; border: 0px; margin: 0px; padding: 0px; }
table.content_layout td { vertical-align: top; margin: 0px; border: 0px; padding: 0px 10px 0px 0px; }

/* ---- Main site containers ----- */

div.outer_main	{ width: 100%; font-size: 75%; border: 0px; margin: 8px auto 0px auto; padding: 0px; text-align: left; line-height: 150%; }

div.main_content{ width: 100%; padding: 0px; margin: 0px; border: 0px;}

div.flash_holder {display:none;}

/* ---- Main site header and navigation ----- */

div.header 		{ border: 0px; margin: 0px; padding: 0px; text-align: right;}

div.menu   				{ display: none;}

div.leftnav 		{ display: none; }

td.header_title	 		{ display: none; }

/* ---- Left Panel and navigation ----- */

