﻿#projectheader{background-image:url('../../../images/template/wessex_bulletin_header.jpg'); background-position:0px; background-repeat:no-repeat;
	height:106px; width:504px;}

#topbar {background-image: url('../../../images/template/top_bar_eng.gif'); background-repeat:repeat-x;}

#logo{height:122px; width:300px; background-image:url('../../../images/template/rcgp_logo_eng.gif'); background-repeat:no-repeat;}

#topmenu {background-image: url('../../../images/template/top_menu_eng.gif'); background-repeat:repeat-x; }

#biggreyarrow {height:85px; background:url("../../../images/template/big_grey_raquo.gif") no-repeat 0px 15px; }

#greyblocks {height:64px; width:222px; background:url("../../../images/template/quicklinks_block.gif") no-repeat; }

#footer{background-image:url('../../../images/template/footer_bg_eng.jpg');}

/*User Selectable Styles*/

/* colors for heading styles */
.heading1, h1 {	color: #274174;
}
.heading2, h2 {	color: #274174;
}
.heading3, h3 {	color: #333333;
}
.heading4, h4 {	color: #274174;
}
.heading5, h5 {	color: #274174;
}

.strapline
{
	color:#274174;
	font-size:10pt;
	margin:10px 0 10px 0;
	font-weight:bold;
}

.bordered
{
	padding-bottom:1em;
	border-bottom: 1px dotted #77B2EE;
	}

.outlined
{
	border:1px solid #36F;
	padding:10px;
	}
	
.normal
{
}

.Caption1
{
	color:#006600; 
	font-size:small; 
	font-weight:bold;
}

.Caption2
{
	color:#000000; 
	font-size:small; 
	font-weight:normal; 
	font-style:italic;
}

.Caption3
{
	color:#006600;
	font-size:small;
}

.Caption4
{
	color:#ffffff; 
	font-size:small; 
	font-weight:bold;
}

/* User Table Colour Styles */
/* These styles define the basic properties for tables in the Immediacy Editor */

/* Default Table */
table.ImmTS_Default
{
background-color:#ffffff;
} 

/* Overall table style */
table.ImmTS_Default th, table.ImmTS_Default td
{
	padding:2px; 
	margin:2px;
} 

/* Cell padding and spacing styles */
table.ImmTS_Default, table.ImmTS_Default th, table.ImmTS_Default td
{
	border:1px solid black;
} 
	     
table.ImmTS_Default th
{
	background-color:#ffffff; 
	color:black;
} 
	
table.ImmTS_Default tr
{
}

table.ImmTS_Default td
{
	color:black;
}
	

table.ImmTS_CountryColour
{
	background-color:#ffffff;
} 
/* Overall table style */

table.ImmTS_CountryColour th, table.ImmTS_CountryColour td
{
	padding:2px;
	margin:2px;
} 

/* Cell padding and spacing styles */
table.ImmTS_CountryColour
{
	border: solid 1px #002868;
} 
	     
table.ImmTS_CountryColour th
{
	background-color:#bddaf6; 
	color:#ffffff; 
	text-align:left;
}
 
table.ImmTS_CountryColour tr
{
}

table.ImmTS_CountryColour td
{
	color:black;
}
	
/* Default Colour Scheme Table without borders*/
table.ImmTS_Grey
{
	background-color:#ffffff;
} 

table.ImmTS_Grey th, table.ImmTS_Grey td
{
	padding:0px; 
	margin:0px;
} 

/* Cell padding and spacing styles */

table.ImmTS_Grey, table.ImmTS_Grey th, table.ImmTS_Grey td
{
	background-color:#eeeeee;
} 
	     
table.ImmTS_Grey th
{
	background-color:#cccccc; 
	color:#ffffff;
}
 
table.ImmTS_Grey tr
{
}

table.ImmTS_Grey td
{
	color:black;
}

/* Default Colour Scheme Table without borders*/
table.ImmTS_Blue
{
	background-color:#ffffff;
} 

table.ImmTS_Blue th, table.ImmTS_Blue td
{
	padding:0px; 
	margin:0px;
} 

/* Cell padding and spacing styles */

table.ImmTS_Blue, table.ImmTS_Blue th, table.ImmTS_Blue td
{
	background-color:#EEF6FD;
} 
	     
table.ImmTS_Blue tr
{
}

table.ImmTS_Blue td
{
	color:black;
}




