body
{
	background-color:	#FFFFFF;
}

DIV#wholepage {
	width: 900px;
	font-size: 90%;
	left:0px; 
	top:0px;  
/* Next two statements removed to allow text highlighting to function
after introduction of <base href="<%=SiteBaseAddress%>" /> - for XML dimple URLs
	position:relative; 
	z-index:100; 	
*/	
	visibility: visible;
	margin-left:		auto;
	margin-right:		auto;
	background-image:url(../SWRLS-graphics/cols-background.gif);
	background-repeat:repeat-y;
	display: table;
/*	top:				10px; */
}

DIV#logo
{
	display:			inline-block;
	float:				left;
	width:				720px;
	height:				148px;
	background-image:	url(../SWRLS-graphics/swrls-logo.jpg);
	background-repeat:	no-repeat;
}

#corner-image
{
	width:				180px;
	height:				239px;
	background-image:	url(../SWRLS-graphics/corner-image-1.jpg);
	background-repeat:	no-repeat;
	background-color: 	#840a2d;
}

#col-left-top
{
	width:				180px;
	background-image:	url(../SWRLS-graphics/col-left-top.gif);
	background-repeat:	no-repeat;
	background-color: 	#840a2d;
}

#column
{
	width:				180px;
	background-color: 	#840a2d;
}

DIV#copyright
{
	text-align:			center;
	color:				#FFFFFF;
}

DIV#copyright A			{color:#FFFFFF; font-weight: bold;}
DIV#copyright A:link	{color:#FFFFFF;}
DIV#copyright A:visited	{color:#FFFFFF;}
DIV#copyright A:hover	{color:#FFFFFF; text-decoration: underline;}
DIV#copyright A:active	{color:#FFFFFF;}

/* Other CSS */

DIV#dottedline
{
	margin: 0px 0px 0px 0px;
	border: 1px #FFFFFF;
	border-style: dotted;
	clear: both;
	border-left: none;
	border-right: none;
}

#menu_top
{
	background-color:	#ccffcc;
	height:				36px;
	width:				100%;
	border:				#009900 1px solid;
	text-align:			center;
	color:				#009900;
	font-weight:		bold;
	font-size:			12px;
}

.menu_top_cell
{
	background-color:	#ccffcc;
	height:				36px;
	width:				20%;
	border:				#009900 1px solid;
	text-align:			center;
	vertical-align:		middle;
	color:				#006600;
	font-weight:		bold;
	font-size:			12px;
	font-family:		Verdana, Arial, Helvetica, sans-serif;
}

.menu_top_cell a:link
{
	text-decoration:	none;
	font-weight:		bold;
	font-size:			12px;
	font-family:		Verdana, Arial, Helvetica, sans-serif;
	display:			block;
	padding:			0.4em;
	color:				#006600;
}

.menu_top_cell a:visited
{
	text-decoration:	none;
	font-weight:		bold;
	font-size:			12px;
	font-family:		Verdana, Arial, Helvetica, sans-serif;
	display:			block;
	padding:			0.4em;
	color:				#006600;
}

.menu_top_cell a:hover
{
	background-color:	#FFFFCC;
	color:				#000000;
	cursor:				pointer;
}

#main_table
{
	width:				100%;
	background-color:	#FFFFFF;
	min-height:			600px;
}

#main_content
{
	min-height:			600px;
}

#navLeftCell
{

	width:				250px;
	min-height:			600px;
}

.navSubtitle
{
	width:				220px;
	height:				35px;
	background-color:	#009900;
	color:				#FFFFFF;
	font-family:		Verdana, Arial, Helvetica, sans-serif;
	font-weight:		bold;
	font-size:			12px;
	padding:			0px 0px 0px 5px;
	border-top:			#FFFFFF 10px solid;
	border-left:		#FFFFFF 10px solid;
}

DIV#flyouts {
 position:absolute;
 margin-left: auto;
 width: 920px;
 margin-right:auto;
 text-align:left;
 top:0px; 
 z-index:200; 
 visibility: visible;
}

.panel {
	margin: 15px 0px 10px 14px;
	padding: 3px 0px 7px 0px;
	border-top: #FFFFFF 1px dotted;
	border-bottom: #FFFFFF 1px dotted;	
	font-size: 85%;
	width:155px;
	overflow:hidden;
}
.panelstyles p {
	margin-top: 3px;
	margin-bottom: 0px;
}
.panelstyles H1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 140%;
	color: #FFFFFF;
	font-weight: bold;
	margin: 12px 0px 0px 0px;
	padding: 0px;
}
.panelstyles H2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 130%;
	color: #FFFFFF;
	font-weight: bold;
	margin: 10px 0px 0px 0px;
	padding: 0px;
}
.panelstyles H3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 120%;
	color: #FFFFFF;
	font-weight: bold;
	margin: 10px 0px 0px 0px;
	padding: 0px;
}
.panelstyles H4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 110%;
	color: #FFFFFF;
	font-weight: bold;
	margin: 5px 0px 0px 0px;
	padding: 0px;
}
.panelstyles H5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #FFFFFF;
	font-weight: bold;
	margin: 5px 0px 0px 0px;
	padding: 0px;
}
.paneledit {
	margin: 15px 0px 15px 0px;
	padding: 0px 0px 0px 0px;
}

.features A {
	diplay: block;
	padding: 2px 10px 2px 10px;
	colour: white;
	font-size: 14px;
	font-weight: bold;
	line-height:20px;
}
.features A:visited  {
	color: white;
}
.features A:link  {
	color: white;
}
.features A:active  {
	color: white;
	text-decoration: underline;
}
.features A:hover  {
	background-color: #D0E8E4;
	color: red;
}
.featuresbox{
	background-color: #D0E8E4;
	width: 180px;
	margin: 0px 0px 10px 10px;
	font-size: 9pt;
	color: black;
	text-align: justify;
}
.featuresbox p {
	margin: 0px 0px 0px 0px;
	padding: 4px 4px 4px 4px;
}

DIV#content {
	padding: 0px 15px 0px 15px;
	margin: 15px 0px 15px 0px;
}


DIV#pagetext  {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}



.jammer {
	margin: 10px 0px 0px 0px;
}

.elh {
float:left; text-align:right; width:100px; line-height:22px; overflow:hidden;
}
.erh {
float:right; width:425px; text-align:left;
}
.elr {
padding: 3px 0px 0px 0px; clear:both;
}

.lh {
float:left; text-align:right; width:85px; line-height:22px; overflow:hidden;
}
.rh {
float:right; width:385px; text-align:left;
}
.lr {
padding: 3px 0px 0px 0px; clear:both;
}

INPUT
{
	font-size: 8pt;
}

#button_style
{
	font-size:	8pt;
	width:		110px;
}


/* Added since upgraded to newer I-CMS */

#mainColumn
{
	display:				inline-block;
	float:					left;
	width:					720px;
	margin-top:				-4px;
}

#rightColumn
{
	display:				inline-block;
	background-color:		#840A2D;
	float:					left;
	width:					180px;
	margin-top:				-4px;
}

#leftColumn
{
	display:				inline-block;
	background-color:		#840A2D;
	background-image:		url(../SWRLS-graphics/col-left-top.gif);
	background-repeat:		no-repeat;
	background-position:	top right;
	float:					left;
	width:					180px;
}

#middleColumn
{
	display:				inline-block;
	float:					left;
	width:					540px;
}

#footer
{
	display: 				inline-block;
	float: 					left;
	width:					900px;
	background-image:		url(../SWRLS-graphics/footer-background.gif);
	background-repeat:		repeat;
	padding-bottom:			20px;
}

#footer-left
{
	display: 				inline-block;
	float: 					left;
	width:					180px;
	height:					50px;
	background-color:		#840A2D;
}

#footer-middle
{
	display: 				inline-block;
	float: 					left;
	width:					540px;
	background-color:		#5C071F;
	background-image:		url(../SWRLS-graphics/Background-page.gif);
	cursor:					pointer;
	margin-top:				20px;
}

#footer-right
{
	display: 				inline-block;
	float: 					left;
	width:					180px;
	height:					50px;
	background-color:		#840A2D;
	text-align:				center;
}