html { height: 100%; margin-bottom: 10px; }
html, body { height: 100%; }
body {
	margin:0px;
	padding:0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	line-height:160%;
	color: black;
	background:url(img/background.jpg) repeat-x;
}
a {
	text-decoration:none;
	color: #610E83;
}
a:visited {
	color: #430F82;
}
a:hover {
	text-decoration:none;color: #C64200;
}
h1 {
	margin: 18px 10px 0px 0px;
	padding: 0px;
	float:right;
}
h1 a{
	display:block;
	background: url(img/CrunchlogoRGB_gradient1.gif) no-repeat;
	height: 85px;
	width: 300px;
	text-indent: -900em;
	text-decoration: none;
	line-height:100%;
}
h2{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 210%;
	line-height: 120%;
	color: #550C74;
	background-color:#fff;
	font-weight: normal;
	margin: 10px 0px 5px;
}
h3{
	font-family: Tahoma, Arial, sans-serif;
	font-size: 160%;
	line-height: 160%;
	font-weight: normal;
	color: #C64200;
	background-color:#fff;
	padding-top: 16px;
	padding-bottom: 2px;
	border-bottom: 1px solid #C64200;
	margin: 5px 0px 5px;
}
h4 {
	font-size: 110%;
	color: #333;
}
p { color: #333;}
img {
	border:none;
}
#main_top {
	margin: 0px auto 0 auto;
	padding: 0;
	width: 836px; height: 22px;
	background: url(img/top_border.jpg) no-repeat;
	}
#main_wrap{
	margin: 0 auto;
	padding: 0 0px;
	width: 800px;
	border-left: solid 1px #000;
	border-right: solid 1px #000;
	border-bottom: solid 1px #000;

	background: #fff url(img/header-bg1.jpg) repeat-x;
}
#nav {
	clear:both;
	list-style:none;
	margin:0px;
	padding:0 10px;
}
#nav li{
	font-family: Tahoma, Arial, sans-serif;
	font-size: 17px;
	font-weight: normal;
	text-transform: uppercase;
	line-height:100%;
	float:left;
}
#nav li a{
	color:#000;
	text-decoration: none;
	display:block;
	padding: 12px 20px 0px 20px;
	border-right: #bbb inset 2px;
	height:32px;
	float:left;
}
#nav li a:hover{
	background: url(img/topbar1.gif) repeat-x;
	color:#fff;
}
#content {
	width: 445px;
	float:left;
	padding: 30px 30px 10px 30px;
}
#sidebar {
	width:280px;
	float:right;
	clear: right;
	margin: 36px 20px 0 -20px;
	display:inline;		
}
#submenu {
	list-style:none;
	margin:0px;
	padding:0 0 0 20px;
}
#submenu li{
	/* border-bottom: 1px solid #dae6e9; */
	padding:0px 0px;
}
#submenu li a{
	color: #610E83;
	background-color:#fff;
	text-decoration: none;
}
#submenu li a:hover{
	color: #C64200;
	background-color:#fff;
	text-decoration:none;
}
#submenu2 {
	list-style:none;
	margin:0px;
	padding:0 30px 0 20px;
}
#submenu2 li{
	/* border-bottom: 1px solid #dae6e9; */
	padding:5px 0px;
}
#sublist {padding:0; margin: 0; display:inline;}
#sublist li{
	padding: 0 0 10px 4px;
}
#footer {
	margin-top: 40px;
	clear:both;
	background: url(img/footer-bg.gif) repeat-x;
	font-size: 90%;
	color: #666666;	
	height: 60px;
	width: 740px;
	padding: 10px 30px;
}
#policy {
	float:left;
}
#copyright {
	float:right;
	text-align:right;
	margin: auto;
	padding: 0px;
}
.twocol {
	list-style:none;
}
.twocol li{
	width:200px;
	float: left;
	}
#bannerbox {width: 400px;height: 100px; clear:both; float: left;position: relative; }
#banner {
	width: 22em;
	position: absolute;
	bottom: 10px; left:2px;
	margin:0;padding:0;
	color: #550C74;
}
#banner div {float:right;}
#banner input {
	clear:none;
	height:1.2em;
	width: 14em;
	font-size:80%;
	background: #E5CFF3;
}
#bannerbutton {
	display:inline;
	position: absolute;
	bottom: 10px;
	margin:0;padding:0;	margin-left: 22.4em;

}
#bannerbut {
	color: #550C74;
	height:1.8em;
	font-size:70%;
	font-weight:bold;
	background: #E5CFF3;
}
#welc {
	width: 22em;
	position: absolute;
	bottom: 10px; left:30px;
	margin:0;padding:0;
	color: #550C74;
}
#refID {width: 420px;
}
.titlecol {
	width: 180px;
	clear:left;
	float:left;
	margin: 4px 8px;
	text-align: right;
}
.fieldcol {
	width: 220px; float:left;margin: 6px 0; padding:0}
#txtHint {
	width: 400px;
	clear:left;
	float:left;
	margin:-10px 0;
}
.buttonrow {
	width: 420px; clear:left;margin: 20px 0 ;}
#butleft {float:left;}
#butright {float:right;text-align:right;}
.textrow {
	width: 420px; clear:both;margin: 8px;}
.radiocol {
	width: 60px;
	clear:left;
	float:left;
	margin: 4px 8px;
	text-align: right;
}
.insetcol {
	width: 360px; float:left;margin: 4px 0; padding:0}
input.butt, input.butt:visited {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 17px;
	text-transform: uppercase;
	line-height:100%;
	border: 3px double #999;
	border-top-color: #ccc;
	border-left-color: #ccc;
	padding: 0.25em 0.5em;
	color: #000;
	background: url(img/button1.jpg) repeat-x;
	margin: 10px 0;
}
input.butt:hover {
	color: #fff;
	background: url(img/topbar1.gif) repeat-x;
	}
input.butt:active {
border: 3px double #CCC;
border-top-color: #999;
border-left-color: #999;
}
#mess {
	width: 430px;
	list-style:none;
	margin:0px;
	padding:0px;
}
#mess li{
	border-bottom: 1px solid #dae6e9;
	padding:2px 0px;
	clear:both; /*added for heartuk  - is this OK? */
}
#messages li a{
	color: #610E83;
	background-color:#fff;
	text-decoration: none;
}
#messages li a:hover{
	color: #C64200;
	background-color:#fff;
	text-decoration:none;
}
.statuscol { float:left; width: 36px;
}
.subjectcol {  float:left;width: 308px;
}
.datecol { float:left;width: 84px;
}
#butrow {
	width: 705px;
	float:left;
	padding: 10px 30px 30px 30px;
}
.bigbut {
	float:left;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 17px;
	font-weight: normal;
	line-height:100%;
	width:240px;
	padding: 30px 100px 20px;
	white-space: nowrap;
	clear: both;
}
.bigbut a {
	color:#000;
	text-decoration: none;
	text-align: center;	
	display:block;
	padding: 16px 16px 0px 10px;
	height:53px;
	background: url(img/big_but.gif) no-repeat;
}
.bigbut  a:visited {
		color:#000;
}
.bigbut a:hover{
	background: url(img/big_but_hov.gif) no-repeat;
	color:#fff;
}
#sidebutrow {
	width: 220px;
	float:left;
	padding: 20px 30px 30px 0px;
}
#errormsg {
	border: #c00 1px dotted;
	padding: 5px 10px; 
	width: 26em;
	text-align:center;
}
.error {
	background: #fcc
}
.errorbox {
	background: #fcc;
	margin: 10px 0;
	padding: 6px 10px;
	border:#333 1px dotted;
}
.crunchbul  {
	list-style: url(img/trainersmll.gif);
	padding: 0 20px;
	margin:0;
	line-height: 160%;	
}
.crunchbul li {
	padding: 0 0 0 8px;

	  }

.lond a {padding: 0 37px 0 0;}

.notepad {
	float:left;
	width:430px;
	margin-top: 20px;
	clear: both;
}
.notepadt{
	background: url(img/topslice.gif) no-repeat;
	height: 13px;
}
.notepadb {
	background: url(img/bottomslice.gif) no-repeat;
	height: 8px;
}
.notepadbody {
	background: url(img/slice.gif) repeat-y;
	padding: 0 10px 0 25px;	
	font-family: "Comic Sans MS";
	color: #555;
}
.notepadarea {
	width:430px;
	padding-left: 25px;
	background: url(img/slice.gif) repeat-y;
	font-family: "Comic Sans MS";
	overflow: hidden;
	border:none;
}
.traf1 {
	color:#006600;
}
.traf2 {
	color:#F85900;
}
.traf3 {
	color:#CC0000;
}
#specmess {
	border: #333 dotted 2px;
	margin: 10px 0;
	padding: 0 20px;
	text-align: justify;
	background: #eee;
}