@charset "utf-8";
html, body {
	margin: 0px;
	height:100%;
}
.CentreTable {
	text-align:center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.LeftSeperator {
 	border-left-style:dashed;
 	border-left-width:1px;
	border-left-color:#B4B4B4;
	color:#666666;
}

.BoldGreyText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#666666;
	font-weight:bold;
}
.InfoSummaryBox {
	border-style:solid;
	border-width:1px;
	border-color:#B4B4B4;
	height:160px;
	color:#666666;
}
.InfoSummaryHeader {
	border-bottom-style:solid;
	border-bottom-width:1px;
	height:10px;
	border-bottom-color:#B4B4B4;
	color:#666666;
}
.PeopleDetailBox {
	color:#666666;
}
.PeopleDetailHeader {
 	background-color:#EBEBEB;
	border-bottom-style:solid;
	border-bottom-width:2px;
	border-bottom-color:#B4B4B4;
	color:#666666;
}
.LargeOrangeText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight:bold;
	color:#E66109;
}
.OrangeText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#E66109;
}
.OrangeTextSmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#E66109;
}
.LargeGreenText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight:bold;
	color:#94BF1B;
}
.LargeGreenText a
{
	text-decoration:none;
}
.LargeGreenText a:hover
{
	text-decoration:underline;
}
.GreenText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#94BF1B;
}
.reenText a
{
	text-decoration:none;
}
.GreenText a:hover
{
	text-decoration:underline;
}
.BoldGreenText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#94BF1B;
	font-weight:bold;
}
.GreenTextSmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#94BF1B;
}
.LargeBlueText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight:bold;
	color:#10A9DF;
}
.BlueText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#10A9DF;
}
.BoldBlueText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#10A9DF;
	font-weight:bold;
}
.BlueTextSmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#10A9DF;
}
.BoldBlackText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color:#000000;
}
.BoldBlackText a
{
	text-decoration:none;
}
.BoldBlackText a:hover
{
	text-decoration:underline;
}
.BlackText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#000000;
}
.PostItText {
	padding-left:30px;
	padding-right:30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.TopBarText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
		padding:3px;
}
.TopBarText a{
	color: #FFFFFF;
	text-decoration:none;
}
.SmallGreyText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color:#333333;
}
.TopEntryBox {
	border-style:solid;
	border-color:#999999;
	border-width:1px;
	color:#333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-left:3px;
}
.MapInput {
	border-style:solid;
	border-color:#999999;
	border-width:1px;
	color:#999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-left:3px;
}
.SmallGreyText a{
	text-decoration:none;
		color:#333333;
}
.SmallGreyText a:hover{
	text-decoration:underline;
}
.TopBarText a:hover{
	color: #FFFFFF;
	text-decoration:underline;
}
.GreyBack{
	background-image:url(http://semn.creativelogic.co.uk/context/Templates/SEMNMaster/images/r3_c1.jpg);
}
.GradBack{
	background-image:url(http://semn.creativelogic.co.uk/context/Templates/SEMNMaster/images/r7_c1.jpg);
}
.BottomMenu{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
}
.BottomGreyHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCCCCC;
	font-weight:bold;
}
.BottomGreyText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
	text-align:left;
}

.BottomGreyText a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
	text-decoration:none;
}
.BottomGreyText a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
	text-decoration:underline;
}
.LeftPaddedLine {
	padding-left:10px;
	border-left:solid;
	border-left-color:#CCCCCC;
	border-left-width:1px;
}

.CalenderSqGreyed {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
	text-align:left;
	width:14.3%;
	height:90px;
}
.CalenderSq {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align:left;
	width:14.3%;
	height:75px;
}
.LeftCalBox 
{
	border-top-width:1px;
	border-top-color:Gray;
	border-top-style:dotted;
	border-left-width:1px;
	border-left-color:Gray;
	border-left-style:dotted;
}
.RightCalBox 
{
	border-top-width:1px;
	border-top-color:Gray;
	border-top-style:dotted;
	border-left-width:1px;
	border-left-color:Gray;
	border-left-style:dotted;
	border-right-width:1px;
	border-right-color:Gray;
	border-right-style:dotted;
}
.BotCalBox 
{
	border-bottom-width:1px;
	border-bottom-color:Gray;
	border-bottom-style:dotted;
}
.CalHead
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align:left;
	width:14.3%;
	height:20px;
}
.Comments
{
	float:left;
	width:90%;
	padding:5px;
	border-bottom-width:1px;
	border-bottom-color:Gray;
	border-bottom-style:dotted;
}