﻿
body
{
	background-color: #333333;
	color: black;
	font-family: Verdana, Lucida, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	padding: 0em 1em 1em 1em;
}

blockquote{
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 10px;
	margin-right: 10px;
}

.Highlight
{
	font-weight: bold;
	color: #CC0000;
}

.RowScotland
{
	background-color: #CCCCFF;
	
}

.RowStarClass
{
	background-color: #CCFFCC;
	
}
.RowHighlight
{
	background-color: #FFCCCC;
	
}

.RowEngland
{
	
}

.MonthHeader
{
	background-color: #D97777;
	color: White;
}

.Left
{
	float:left;

}

.h1Print
{
	display:none;
}

.annotation
{
	font-size:x-small;
}

.Left img
{
	margin: 5px 10px 0px 5px;
}
.Right
{
	float:right;
	margin-left: 5px;
}

#contents
{
	display: block;
	width: 750px;
	background-color: #EBC7C7;
	margin: 0px auto 5px auto;
	border: 1px solid #222;
	padding: 0 0 0 0;
	background-image: url(../images/redwhitevert.gif);
	background-position: 0 0;
	background-repeat:no-repeat;
}

h1
{
	background-color:#666666;
	width: 750px;
	height: 120px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	background-image: url(../images/Flyersheader.jpg);
	background-position: 0 0;
	background-repeat:no-repeat;
}



/* Links */
a:link
{
	font-weight:  bold;
	text-decoration: none;
	color: #990000;
	background: transparent;
}

a:visited
{
	font-weight: bold;
	text-decoration: none;
	color: #990000;
	background: transparent;
}

a:hover
{
	font-weight: bold;
	text-decoration: underline;
	color: #990000;
	background: transparent;
}

.forAccessibility { display: none; }

.clearall { clear:both }

hr
{
	width: 225px;
	margin: 20px auto 30px auto;
}

.important
{
	font-size: 4px;
	color:#EBC7C7;
	text-align: left;
}

.important a:link
{
	
	color: #EBC7C7;
	
}

.important a:visited
{
	
	color: #EBC7C7;
	
}

.important a:hover
{
	
	color: #EBC7C7;

}


/* main body section*/
div.FullPage
{

	background-color: white;
	
	display: block;
	min-height: 400px;
	width: 700px;
	padding: 19px;
	margin: 5px 5px 5px 5px;
}

h2 { display: none; }

h3
{
	font-family: Verdana;
	border-bottom-style:solid;
	border-bottom-width:  2px;
	border-bottom-color: #FF9999;
	margin-top:  10px;
	padding-bottom: 2px;
	padding-top: 2px;
	font-size:11px;

}

h4
{
	margin-top:  10px;
	padding-bottom: 5px;
	padding-top: 2px;
	font-size:11px;
	margin-bottom: 0.5em;
	background-image: url(../images/stylisticred.gif);
	background-repeat: no-repeat;
	padding-left: 30px;
	height: 15px;
	border-bottom-style:solid;
	border-bottom-width:1px;
	border-bottom-color: #FF9999;
}

 h5{
	margin: 5px 0 0 0;
	color: black;
	font-size:11px;
}

h6
{
	
	
	font-family: Verdana;
	border-bottom-style:solid;
	border-bottom-width:  1px;
	border-bottom-color: #FF9999;
	margin-top:  10px;
	margin-bottom: 0px;
	margin-left: 4px;
	padding-bottom: 2px;
	padding-top: 2px;
	font-size:11px;

}

img { border: 0; }



strong
{
	font-weight: bold;
	font-style: normal;
}



/* anchors */

sup { display: inline; margin-left: 2px; line-height: 10px; }

dt { font-weight: bold;	margin-top: 15px; }

dd { margin-left: 10px; }



/* images */


p.caption
{
	margin: 0;
	padding: 0 10px;
	font-size: 10px;
	line-height: 10px;
	text-indent: 0 !important;
}

.footer
{
	background: white;
	border-top: solid  1 black;
	display: block;
	clear: both;
	text-align: center;
	margin: 0;
	padding: 5px 10px 5px 10px;
	font-size: 10px;
	line-height: 14px;
}

.footer a
{
	color: #990000;
}

.footer img
{
	vertical-align:middle;
}



.Outlined, .OutlinedPBs
{
	
}

.Outlined table, .OutlinedPBs table
{
	margin: 3px 0 3px 0;
	border-style: solid;
	border-collapse: collapse;
	border-width: 1px;
	border-color: #CC0000;
}

.Outlined th, .OutlinedPBs th
{
	padding: 5px 5px 5px 5px;
	border: 1px;
	border-style: solid;
	font-size: 10px;
	font-weight: bold;
	
}

.Outlined td, .OutlinedPBs td
{
	padding: 2px 5px 2px 5px;
	border: 1px;
	border-style: solid;
	font-size: 11px;
	vertical-align:top;
	text-align: left;
	
}

.Outlined td.Label
{
	text-align:right;
	font-weight: bold;
	}

.OutlinedPBs td
{
	font-size:10px;
}

.Outlined ul
{
	margin: 5px 0 0 0;
}

.Outlined  li
{
	margin-left:20px;
	font-size: 0.8em;
	
}


caption
{
	font-weight: bold;
}

.FloatLeft
{
	float:left;
	vertical-align: middle;
	margin-right: 10px;
}


.List table
{
	border-style: solid;
	border-collapse: collapse;
	border-width: 1px;
	border-color: #FF9999;
}


.List td, .List th

{
	padding: 2px 2px 2px 2px;
	border: 1px;
	border-style: solid;
	font-size: 11px;
	border-color: #FF9999;
}

.List th
{	
	font-weight: bold;
}
.Seperator
{
	margin-top: 1em;
	border-bottom-style:solid;
	border-bottom-width:  2px;
	border-bottom-color: #FF9999;
}

.BumpUp
{	margin-top: -3px;
}


.HighlightRow
{
	background-color: #E8AEB6
