body {
    margin:        0;
    padding:       0px;
    border:        0px;
    color:         #000000;
    background-color:   #ffffff;
    font-family:   Arial, Helvetica, sans-serif;
    font-size:     62.5%;
	width:		   100%;
	min-width:	   700px;
/*	width: expression(document.body.clientWidth < 710? "700px": "100%"); position: relative;*/
}


td {
    font-size:     100%;
}

form {
    margin:        0px;
    padding:       0px;
    border:        0px;
}

input {
    margin:        2px;
    padding:       0px;
    border:        1px solid #eeeeee;
}

a {
    text-decoration: none;
    color: #cc6600;
	font-weight:bold;
}

a:hover {
    text-decoration: underline;
    color: #cc6600;
}


h1, .pageTitle {
	color:#000000;
	font-size: 2.5em;
	font-weight: bold;
	padding-left: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
	margin: 0;
}
#content h1, #mainheading h1 {
	font-size: 1.7em;
	color:#666600;
/*	padding: 10px 10px 15px 12px;*/
}
h2, .sectionTitle {
    color:         #000000;
    font-size:     1.6em;
    padding:       0px;
    border:        0px;
	margin:		   13px;
    font-weight:   bold;
}
#content h2, #mainheading h2 {
	font-size: medium;
}

h3 {
	font-size:1.4em;
	color: #666600;
	font-weight:bold;
}
h4 {
	font-size:1.4em;
	font-weight:bold;
}
h5 {
	font-size:1em;
	font-weight:bold;
	margin-bottom: 0.5em;
}

#heading h3 {
	margin: 0px 10px 0px 0px;
	padding: 0px 0px 0px 0px;
}
p.nomargin {
	margin-bottom: 0px; 
}
ul {
/*    margin-left:   10px;*/
/*	margin-top:	0px;
	margin-bottom: 0px;*/
}

ol {
    margin-left:   20px;
}

li {
    margin-bottom: 3px;
}

#container { background-color: #ffffff; width:700px; margin: 0px 0px 0px 0px; }

#mainheading { 
	background: #d68535;
	color: #000000;
	padding: 1px;
}

#content { 
	font-size:1.4em;
	color:#000000; 
	text-align:left; 
	margin: 0px; 
	padding: 1px 20px 1px 20px;
	border: 0;
}


#footer {
	height:22px;
	padding-bottom:10px;
}


table.prog {width:100%;
	border:0px; 
	border-right: 1px solid #898989;
	border-top: 1px solid #898989; margin-top:10px;
}
table.prog td, table.prog th {
	text-align:left; 
	vertical-align:top;
	padding:10px; 
	border:0px; 
	border-left: 1px solid #898989;
	border-bottom: 1px solid #898989;
}
table.prog td.time {
	width:6.5em;
}

table.prog #sets {
	margin-left: 25px;
	display: inline;
}
table.register {width:580px;background:#EEEEEE;color:#000000; margin:10px 0px 10px 0px;}
td.register { padding-left: 5px; padding-right: 5px; }
td.register_data {text-align:left;vertical-align:top;}
td.register_data_middle {text-align:left;vertical-align:middle;}
td.register_head {text-align:left;vertical-align:top;font-weight:bold; padding-left: 5px; padding-right: 5px;}
td.register_mainhead {text-align:left;vertical-align:top; font-weight:bold;height:24px;padding-left: 5px; padding-right: 5px;}
input.register_text { width:250px;margin-left:3px; border: 1px solid #898989;}
textarea.register_text { width:250px;margin-left:3px; border: 1px solid #898989;}
select.register_text { width:250px; margin-left:3px;}

p.required { font-size:small;;color:#e2007a;}
span.required {font-size:small;color:#CC0033;}
h4.required { color:#CC0033; text-align:center; }

td.register_spacer {height:30px;}

p.intro {font-weight:bold;}
ul { list-style-image: list-style-type: square; }
input.submit { border: 1px solid #898989; background-color: #D6F0FC; padding: 2px; margin-bottom:5px; margin-right:5px}
checkbox.register_checkbox { border:none; }
.smallsuperscript {
	font-size:0.7em;
	position:relative;
	bottom: 0.4em;
}
.bigtext {
	font-size:1.2em;
}
.bigboldtext {
	font-size:1.2em;
	font-weight:bold;
}
#footer_leftimage {
	float:left;
	margin:0; 
	padding-top:3px;
}
#footer_rightimage {
	float:right;
	margin: 0;
	margin-top:10px;
	padding-right:10px;
}
#banner_leftimage {
	float:left;
	padding: 6px 40px 17px 17px;
	margin: 0;
	border: 0;
}
#banner_rightimage {
	float:right;
	padding: 10px 0px 0px 0px;
	margin: 0;
	border: 0;
}
.mainnav {
	border:0;
	padding: 0;
	width:100%;
	text-align:left;
	clear:both;
}

#navigationContainer {
	clear:both;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border: 0;
	z-index:10;
	background-color:#d68535;
/*	border-top: #d68533 solid 30px;*/
}
#navigationContainer ul {
	list-style:none;
	margin-bottom:0px;
	margin-top:0px;
	z-index:10;
	background-color:#d68535;
}
#navigationContainer ul li {
	margin: 0px 0px 0px -3em;
	list-style-type:none;
}
ul#navigation ul {
	margin: 0;
	border: 0;
	display: table;
	padding: 0;
}
ul#navigation ul li {
	display: table-cell;
	margin: 0;
	padding: 0;
	border: 0;
}
ul#navigation ul li.bar a {
 	border-right: solid 2px #cccc99;
}
#navigation_end li {
	border-right: 0px;
}
ul#navigation a {
	border-left: 2px solid #cccc99;
	padding:1em 1em 1.2em 1em;
	width: 5.5em;
	text-align:center;
	margin:0em;
	text-decoration:none;
	font-size: 1.5em;
	font-weight:bold;
	color:#000000;
	display:block;
	z-index:10;
}

ul#navigation a:hover {
	color: #000000;
/*	text-decoration:underline;*/
	background-color: #cccc99;
}

#contact dt {
	float: left;
}

#banner #screenlogo {height: 87px; width: 269px; background: bottom right url(../images/defra-keylogo-red.gif); background-repeat: no-repeat; float: left; position: relative;}

#banner {height: 98px; background: #C60 url(../images/defra-symbol-red.gif) 97% 10% no-repeat; color: #fff; margin:0; padding:0;}/* border-bottom:30px solid #d68533;}*/

#banner a {color: #FFF; background-color: transparent; text-decoration: none;}

#banner a:hover { text-decoration: underline;}
/*#banner a.printlogo {position: absolute; top: 15px; left: 15px; height: 77px; width: 254px; float: left; z-index: 4; background-image: none; background-color: transparent;}*/
#banner img.printlogo {display:none;}

table.breakout {
	margin-left: 20px;
}
table.breakout td.casestudy {
	vertical-align:top;
	width:	7em;
}
.homeleft {
	float:left;
	padding: 10px 20px 10px 0px;
	text-align:center;
}
.clear {
	clear:both;
}
