/* 
  -----------------------------------
  TR Enterprises created by ATNET Limited 
  http://www.atnet.co.uk
  2-column CSSP
  -----------------------------------
*/
body {
	background-color: #DAFEDA;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	margin: 0 0 24px 0;
	padding: 0;
}

#pagewrapper {
	background-color: #DAFEDA;
}

#pagetitle {
	left: 195px;
	position: relative;
	width: 565px;
}
#pagetitle h1 {
	color: #333333;
	font-size: 1.2em;
	font-weight: bold;
	margin: 0;
	padding-bottom: 3px;
	text-align: left;
	padding-top: 3px;
}
#quotes {
	color: #333333;
	padding: 5px;
	margin: 10px 0px 0px;
	font-size: 0.85em;
	border: 1px solid #15CB16;
}
h1 {
	color: #333333;
	font-size: 1em;
	font-weight: bold;
	margin: 0;
	padding-bottom: 3px;
	text-align: center;
/*	background-color: #FFFFFF;*/
}
li {
	line-height: 1.4em;
}
#c1 {
	float: right;
	width: 180px;
	border: 1px solid #666666;
	margin: 0 12px 0 0;
	background-color: #FFFFFF;
	background-image: url(../images/c1_bg.jpg);
	background-repeat: repeat-x;
	background-position: 0px 200px;
}
#c2 {
    background-color: #FFFFFF;
	float: right;
	width: 548px;
	border: 1px solid #666666;
}
#layoutwrapper {
	width: 744px;
	margin: 0 auto;
}
.c1-text {
	font-size: 0.75em;
	padding: 12px;
}
.c1-text p {
	margin: 6px 0 8px 0;
}
.c2-text {
	font-size: .85em;
	padding: 10px 10px;
}
.c2-text p {
	line-height: 1.5em;
	margin: 6px 0 8px 0;
}
.c2-text table {
	line-height: 1.5em;
	margin: 6px 0 8px 0;
	font-size: .9em;
}
.pictureprgh {
	margin: 0;
	text-align: center;
}
h2 {
	margin: 0;
	font-size: 1.4em;
}
h3, h4 {
	margin: 24px 0 0 0;
	font-size: 1.1em;
}
.zeromargin {
	margin: 0 !important;
}
.clearit {
	clear: both;
	height: 0;
	line-height: 0;
	font-size: 1px;
}
#footer {
	border-top: 1px solid #666666;
	font-size: 0.7em;
	padding-top: 6px;
	margin-top: -1px;
	color: #333333;
}
#footertext {
	margin: 0 auto;
	width: 744px;
}
.c1-text a:link, .c2-text a:link {
	color: #000000;
}
.c1-text a:visited, .c2-text a:visited {
	color: #5CB900;
}
.c1-text a:hover, .c1-text a:active, .c1-text a:focus,
.c2-text a:hover, .c2-text a:active, .c2-text a:focus {
	color: #333333;
}
#footer a:link, #footer a:visited {
	color: #000000;
}
#footer a:hover, #footer a:active, #footer a:focus {
	color: #333333;
}
#p7PMnav {
	font-size: .8em;
	border-bottom: 1px solid #FFFFFF;
	border-right: 0;
	border-left: 0;
	width: 100%;
}
#p7PMnav ul {
	width:13em;
}
#ccToolTip {
	padding:5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
 }
.seachbox {
	padding: 0px;
	margin: 0px 0px 2px 10px;
}
.search {
	margin-right: -10px;
	margin-left: -10px;
	vertical-align: top;
}
hr {
	color: #00CC00;
	border: none;
	height: 1px;
	width: 100%;
}
.imageBorder {
	margin: 5px;
	padding: 2px;
	border: 1px solid #666666;
}
.downloadLink {
	background-color: #05C505;
}
.downloadTable {
	line-height: normal;
	border: 1px solid #13CB15;
}
/* <-- masthead drop shadow border CSS follows */
#masthead {
	background-color: #DAFEDA;
	margin-top: 5px;
}
/* ---=== border code follows ===--- */
/*
	tlc = top left corner
	trc = top right corner
	blc = bottom left corner
	brc = bottom right corner
	lb = left border
	rb = right border
	tb = top border
	bb = bottom border 
*/
#mtlc, #mtrc, #mblc, #mbrc
	{
	background-color: transparent;
	background-repeat: no-repeat;
	}
#mtlc
	{
	background-image:images/tlc.gif);
	background-position: 0% 0%;
	background-image: url(../images/header_tlc.gif);
	}
#mtrc
	{
	background-image: url(../images/header_trc.gif);
	background-position: 100% 0%;
	}
#mblc
	{
	background-image: url(../images/header_blc.gif);
	background-position: 0% 100%;
	}
#mbrc
	{
	background-image: url(../images/header_brc.gif);
	background-position: 100% 100%;
	}
#mtb, #mbb
	{
	background-color: transparent;
	background-repeat: repeat-x;
	}
#mtb
	{
	background-image: url(../images/header_tb.gif);
	background-position: 0% 0%;
	}
#mbb
	{
	background-image: url(../images/header_bb.gif);
	background-position: 50% 100%;
	}
#mrb
	{
	background-image: url(../images/header_rb.gif);
	background-position: 100% 0%;
	background-repeat: repeat-y;
	}
#mlb
	{
	/*background-color: #eeeeee;*/
	background-image: url(../images/header_lb.gif);
	background-position: 0% 100%;
	background-repeat: repeat-y;
	}
	
/* <-- drop shadow box CSS follows */
#box
	{
	position: relative;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	padding: 0;
	text-align: left;
	/*width:80%;				/* <-- use this to tie width to viewport size */
	width: 100%;				/* <-- use this for a set width */
	background-color: #EAEAEA;
	margin-bottom: 15px;
	}	
#boxcontent
	{
	padding:10px;
	}

#boxcontent h1
	{
	font-weight: bold;
	font-size: 1.2em;
	font-family: helvetica, geneva, arial, sans-serif;
	}
		
#boxcontent p
	{
	color:#3b3b3b;
	font-size: .85em;
	line-height: 1.3em;
	font-family: arial, helvetica, sans-serif;
	}
/* ---=== border code follows ===--- */
/*
	tlc = top left corner
	trc = top right corner
	blc = bottom left corner
	brc = bottom right corner
	lb = left border
	rb = right border
	tb = top border
	bb = bottom border 
*/
#tlc, #trc, #blc, #brc
	{
	background-color: transparent;
	background-repeat: no-repeat;
	}
#tlc
	{
	background-image:images/tlc.gif);
	background-position: 0% 0%;
	background-image: url(../images/box_tlc.gif);
	}
#trc
	{
	background-image: url(../images/box_trc.gif);
	background-position: 100% 0%;
	}
#blc
	{
	background-image: url(../images/box_blc.gif);
	background-position: 0% 100%;
	}
#brc
	{
	background-image: url(../images/box_brc.gif);
	background-position: 100% 100%;
	}
#tb, #bb
	{
	background-color: transparent;
	background-repeat: repeat-x;
	}
#tb
	{
	background-image: url(../images/box_tb.gif);
	background-position: 0% 0%;
	}
#bb
	{
	background-image: url(../images/box_bb.gif);
	background-position: 50% 100%;
	}
#rb
	{
	background-image: url(../images/box_rb.gif);
	background-position: 100% 0%;
	background-repeat: repeat-y;
	}
#lb
	{
	/*background-color: #eeeeee;*/
	background-image: url(../images/box_lb.gif);
	background-position: 0% 100%;
	background-repeat: repeat-y;
	}
