body
{
	background-color:#DFDFDF;/*#efefef;*/
	font-family:Geneva, Arial, Helvetica, Verdana, san-serif;
	font-size:12px;
	text-align:center;
}

h1{
	font-size:18px;
}
h2{
	font-size:15px;
}
h3{
	font-size:13px;
}
div{
	border:0px solid black
}
td
{
	border:0px solid red;
}

#pageContentTable{
	width:750px;
	border:2px solid #aaaaaa;
	font-size:12px;
	/*background-image:url(images/face2face_fade.gif);*/
	background-repeat:no-repeat;
	background-position:right top;
	text-align:center;
	padding:0px;/*Doesn't work in IE! Cellpadding in table tag required.*/
	margin:0 auto;	/* centres in Firefox & IE */
}

/*----------- Start Links -----------------*/
a img{ 	border:0px; }

a:link, a:visited, a:focus, a:active{text-decoration:none; font-weight:bold; color:#4b0082;}
a:hover{text-decoration:none; font-weight:bold; color:#CC0000;}

.menuItem a:link, .menuItem a:visited, .menuItem a:focus, .menuItem a:active {
	text-decoration:none; color:#4b0082;} 
.menuItem a:hover{text-decoration:none; font-weight:bold; color:#CC0000;}

.lightLink a:link, .lightLink a:visited, .lightLink a:focus, .lightLink a:active{text-decoration:none; font-weight:normal; color:#669999;}
.lightLink a:hover{text-decoration:none; font-weight:normal; color:#CC0000;}
	
#copyright a:link, #copyright a:visited, #copyright a:focus, #copyright a:active{
	text-decoration:none; font-weight:normal; color:#669999;}
#copyright a:hover{text-decoration:none; font-weight:normal; color:#CC0000;}
/*----------- End Links -----------------*/

#pageTitle
{
	font-family:"Bradley Hand ITC", Verdana, Courier, "Courier New", Arial, sans-serif;
	font-size:50px;
	text-align:left;
	font-weight:bolder;
	float:left;
	width:auto;
	margin-top:0px;
	margin-left:0px;
	padding-left:0px;/*20*/
	position:relative;
	bottom:10px;
}
#pageSubTitle{
	float:left;
	width:auto;
	padding-left:25px;
	padding-top:18px;
	padding-bottom:5px;
	border:0px black solid;
	font-size:15px;
	font-weight:bold;
	text-align:left;
	line-height:130%;
	position:relative;
	top:0px;
	right:0px;
	color:#8b00a2;
}

/*----------- Start Colours and Patterns ------------------*/
body{
	color:#4b0082; /*=indigo*/
}
#pageContentTable, .emailFriendWindow{
	background-color:#E7DDCD;/*#D8CDBC;#D0C4B0;#eeeeee;*/
}
#menuBar, #usefulLinks{
	background-color:#c7e19e;/*#D6F398;#B8EC7D;#BDD38D;#D0EACC;#BAE1B5;#91CF89;#daffb5;*/
	border:1px solid #aaaaaa;
}
.menuItem, #copyright, #emailFriend{
	color:#669999;
}
/*----------- End Colours and Patterns ------------------*/

/*----------- Start Menu ------------------*/
#menuBar
{
	width:100%;/*680px*/
	margin-bottom:20px;	
}
.menuItem
{
	font-size:12px;
	font-weight:bold;
	line-height:200%;
	margin-left:20px;
	margin-right:20px;
}
/*----------- End Menu ------------------*/

#contentTableRight
{
	font-size:12px;
	float:right;
	margin-left:0px;
}
#contentTableLeft
{
}

.mainImage
{
	float:right;
	margin-left:20px;
	margin-bottom:10px;
}

#bodyTextArea
{
	font-size:12px;
	text-align:left;
	margin-bottom:20px;/*20*/
}

.emphWords
{
	font-weight:bold;
}

/*.longPage #bodyTextArea{
	 height:390px;
	 overflow:auto;
	 padding-right:10px;
}*/

/*----------Links boxes at bottom---------------------*/
#usefulLinksHeading{
	font-size:14px;
	font-weight:bold;
}

#usefulLinks {
	float:left; /* Stops div filling cell */
	text-align:left;
	font-size:12px;
	line-height:70%;
	padding-top:20px;
	padding-bottom:20px;
	padding-right:20px;
	padding-left:20px;

	background-image:url(styles/images/face2face_dark.gif);
}
#questionsBox {
	font-size:12px;
	line-height:130%;
	text-align:left;
	padding-top:10px;/*10*/
	padding-bottom:0px;/*10*/
	padding-right:0px;/*0*/
	padding-left:25px;/*10*/
}
.question{font-weight:bold;}
/*----------End Links boxes at bottom---------------------*/

#emailFriend{
	clear:both;
	float:right;
	text-align:right;
	font-size:12px;
	vertical-align:bottom;
	line-height:100%;
	width:auto;
	height:auto;
}
#emailFriend img{
	position:relative;
	top:3px;
}
#emailUsefulLink img{
	/*position:relative;
	top:0px;*/
}
#copyright
{
	clear:both;
	font-size:11px;
	margin-top:5px;/*5*/
}
#manAtWorkLogo{
	position:relative;
	top:3px;
	background-color: #fff;
	border:none;
	filter:alpha(opacity=70);
	opacity: 0.7;
	-moz-opacity:0.7;
}
#validation img{
	text-decoration:none;
	border-style:none;
}
