/*
 Author :		Michael Cheung
 E-mail :		info@michaelassociates.co.uk
 Date Start :	02/05/2005
 Date Amend :	09/11/2005
 Client : 		BRMC
 Website : 		www.brmca.com
 Version : 		v1.0.
*/

BODY
{
  background: #FFFFFF;
	margin: 5px 15px 10px 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:medium;
	font-weight:normal;
	line-height:normal;
	color:#333333;
	background-image: url(../../images/bkgrd2.gif);
  background-position: bottom right;
  background-repeat: no-repeat;
	background-attachment:fixed;
/*	
  background: #FFFFFF;
	margin: 15px 0px 15px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:medium;
	font-weight:normal;
	line-height:normal;
	color:#333333;
	background-image: url(../../images/bkgrd.gif);
  background-position: top center;
  background-repeat: no-repeat;
*/	
}

img {
	border: none;
}
TD {
	font-family: Arial, Helvetica, sans-serif;
	font-size:medium;
	font-weight:normal;
	color:#333333;
}
TR {
	font-family: Arial, Helvetica, sans-serif;
	font-size:medium;
	font-weight:normal;
	color:#333333;
}

TD.strapline{
  font-family: Arial, Helvetica, sans-serif;
  font-style: normal;
  font-size: 14px;
  color: #008A48;
  background: #FFFFFF;
	padding: 8px 8px 8px 8px ;
	border:1px solid #004D29;
}

TD.content
{
/*  background: #FFFFFF;*/
  font-family: Arial, Helvetica, sans-serif;
  font-style: normal;
  font-size: 12px;
  color: #000000;
  line-height: normal;
	padding: 8px 8px 8px 8px ;
/*	border:1px solid #004D29;*/
}
TD.contentText
{
  font-family: Arial, Helvetica, sans-serif;
  font-style: normal;
  font-size: 12px;
  color: #FFFFFF;
  line-height: normal;
}

TD.memberRightCol
{
  font-family: Arial, Helvetica, sans-serif;
  font-style: normal;
  font-size: 12px;
  color: #000000;
  line-height: normal;
	padding: 8px 8px 8px 8px;
	border-left: 1px solid #CCCCCC;
}

a:link { color: #EE3C33; text-decoration: underline;}
a:active { color: #EE3C33; text-decoration: underline;}
a:visited { color: #EE3C33; text-decoration: underline;}
a:hover { color: #EE3C33; text-decoration: none;}

a.footer:link { color: #FFFFFF; text-decoration: underline;}
a.footer:active { color: #FFFFFF; text-decoration: underline;}
a.footer:visited { color: #FFFFFF; text-decoration: underline;}
a.footer:hover { color: #FFFFFF; text-decoration: none;}

a.footerMenuLinks:link { color: #8D8D8D; text-decoration: underline;}
a.footerMenuLinks:active { color: #8D8D8D; text-decoration: underline;}
a.footerMenuLinks:visited { color: #8D8D8D; text-decoration: underline;}
a.footerMenuLinks:hover { color: #8D8D8D; text-decoration: none;}

a.sectionLink:link { color: #EE3C33; text-decoration: none; font-size:14px;}
a.sectionLink:active { color: #EE3C33; text-decoration: none; font-size:14px;}
a.sectionLink:visited { color: #EE3C33; text-decoration: none; font-size:14px;}
a.sectionLink:hover { color: #EE3C33; text-decoration: underline; font-size:14px;}

a.navLink:link { color: #FFFFFF; text-decoration: none;}
a.navLink:active { color: #FFFFFF; text-decoration: none;}
a.navLink:visited { color: #FFFFFF; text-decoration: none;}
a.navLink:hover { color: #E2E2E2; text-decoration: none;}

a.menu1:link { color: #FFFFFF; text-decoration: none;}
a.menu1:active { color: #FFFFFF; text-decoration: none;}
a.menu1:visited { color: #FFFFFF; text-decoration: none;}
a.menu1:hover { color: #EE3C33; text-decoration: none;}

a.menu2:link { color: #44489D; text-decoration: none;}
a.menu2:active { color: #44489D; text-decoration: none;}
a.menu2:visited { color: #44489D; text-decoration: none;}
a.menu2:hover { color: #2B2E64; text-decoration: none;}

.linkedStyle {color: #44489D};

h1 {font-family: Arial, Helvetica, sans-serif; color: #353A73;}
h2 {font-family: Arial, Helvetica, sans-serif; color: #353A73;}
h3 {font-family: Arial, Helvetica, sans-serif; color: #353A73;}
h4 {font-family: Arial, Helvetica, sans-serif; color: #353A73;}
h5 {font-family: Arial, Helvetica, sans-serif; color: #353A73;}
h6 {font-family: Arial, Helvetica, sans-serif; color: #353A73;}
h7 {font-family: Arial, Helvetica, sans-serif; color: #353A73;}

.memberTitle
{
	color: #353A73;
	font-weight:bold;
	font-size:14px;
}

table.sectionBorder
{
	border-bottom: 1pt solid #FFFFFF;
}

TABLE.menu1 {
  background: #353A73;
  background-position: left center;
  background-repeat: no-repeat;
}
TD.menu1 {
  font-family: Arial, Helvetica, sans-serif;
  font-style: normal;
  font-size: 12px;
	font-weight:bold;
  color: #FFFFFF;
	padding:4px 0px 4px 0px;
}

TABLE.navBar{
  background: #8187C5;
}

TD.navLink {
  font-family: Arial, Helvetica, sans-serif;
  font-style: bold;
  font-size: 12px;
  color: #FFFFFF;
	background: #8187C5;
	text-align:left;
	padding:4px 0px 4px 0px;
}

TABLE.footer {
/*	border:1px solid #004D29;*/
  background: #8187C5;
}

TD.footerLeft {
  font-family: Arial, Helvetica, sans-serif;
  font-style: normal;
  font-size: 10px;
  color: #FFFFFF;
/*  background: #008A48;
	background: #E1ECEA;	*/
	background: #8187C5;
	text-align:left;
	padding: 3px 3px 3px 0px;
}

TD.footerRight {
  font-family: Arial, Helvetica, sans-serif;
  font-style: normal;
  font-size: 10px;
  color: #FFFFFF;
/*  background: #008A48;*/
	background: #8187C5;
	text-align:right;
	padding: 3px 0px 3px 3px;
}

.danger
{
	color: #FFFFFF;
	background-color:#E10000;
}

.dangerhighlight
{
	color: #FFFFFF;
	background-color:#E10000;
	font-weight:bold;
	padding: 2px 2px 2px 2px;
}

.dangerstrap
{
	color: #FFFFFF;
	background-color:#E10000;
	font-weight:bold;
	font-size:16px;
	padding: 2px 2px 2px 2px;
	text-align:center;
}

.questionTitle
{
	color:#E10000;
	font-weight:bold;
}

.eventTitle
{
	color:#E10000;
	font-weight:bold;
	font-size:13px;
}

TABLE.TableStyle
{
	padding: 3px 3px 3px 3px;
	border: 1pt solid #cccccc;
}

TR.TableHeader
{
	background-color:#009F9F;
	border: 1pt solid #cccccc;
}
TD.TableHeader
{
	color: #FFFFFF;
	font-weight:bold;
	font-size:13px;
	text-align:center;
	border: 1pt solid #cccccc;
}
TR.Row1
{
	background-color:#DFDF9F;
	border: 1pt solid #cccccc;
}
TD.Row1
{
	color: #000000;
	font-weight:normal;
	font-size:13px;
	text-align:center;
	border: 1pt solid #cccccc;
}

TR.Row2
{
	background-color:#F3F3DE;
	border: 1pt solid #cccccc;
}
TD.Row2
{
	color: #000000;
	font-weight:normal;
	font-size:13px;
	text-align:center;
	border: 1pt solid #cccccc;
}

.captionCFYellow { background: #FFC423; padding: 8px 8px 8px 8px ;}
.captionCFYellowBold { background: #FFC423; padding: 8px 8px 8px 8px; color: #02478A; font-weight:bold;}
.captionCFYellowBoldItalics { background: #FFC423; padding: 8px 8px 8px 8px; color: #02478A; font-weight:bold; font-style:italic;}
.captionCFYellowIntro { background: #6D6E71; padding: 8px 8px 8px 8px ; color: #FFFFFF; }

.captionCFGreen { background: #78A22F; padding: 8px 8px 8px 8px ;}
.captionCFGreenBold { background: #78A22F; padding: 8px 8px 8px 8px; color: #02478A; font-weight:bold;}
.captionCFGreenBoldItalics { background: #78A22F; padding: 8px 8px 8px 8px; color: #02478A; font-weight:bold; font-style:italic;}
.captionCFGreenIntro { background: #78A22F; padding: 8px 8px 8px 8px ; color: #FFFFFF; }

.headinggreenbuildings {font-size:18px; color:#45A247;}
.timeandplacegreenbuildings {color:#45A247; font-size:14px;}

