/**************************************************************
**                                                           **
** COPYRIGHT © 2007 - 2008 PAUL NEWSON - ALL RIGHTS RESERVED **
**                                                           **
***************************************************************/

/* GENERAL MARKUP STYLES */
html
{
	text-align: center;
	margin: 0;
	padding: 0;
}
body
{
	background-color: black;
	color: gray;
	font-size: 0.75em;
	font-family: verdana;
	line-height: 1.5em;
	text-align: center;
	margin: 0 auto;
	width: 932px;
	height: 100%;
	padding: 0;
}
a:link
{
	color: white;
	font-weight: bold;
	text-decoration: none;
}
a:visited
{
	color: white;
	font-weight: bold;
	text-decoration: none;
}
a:hover, a:focus, a:active
{
	color: silver;
	font-weight: bold;
	text-decoration: none;
}
h1
{
	color: red;
	font-size: 2em;
	font-weight: bold;
	font-style: normal;
	line-height: 1.25em;
	text-align: left;
	margin: 0;
	padding: 12px 0 0;
}
h2
{
	color: red;
	font-size: 1.25em;
	font-weight: bold;
	font-style: normal;
	line-height: 1.25em;
	text-align: left;
	margin: 0;
	padding: 0.5em 0;
}
h2 a:link
{
	color: white;
	font-weight: bold;
	text-decoration: none;
}
h2 a:visited
{
	color: white;
	font-weight: bold;
	text-decoration: none;
}
h2 a:hover, h2 a:focus, h2 a:active
{
	color: silver;
	font-weight: bold;
	text-decoration: none;
}
h3
{
	color: silver;
	font-size: 1.25em;
	font-weight: bold;
	font-style: normal;
	line-height: 1.25em;
	text-align: left;
	margin: 0;
	padding: 0 0 0.5em;
}
h3 a:link
{
	color: white;
	font-weight: bold;
	text-decoration: none;
}
h3 a:visited
{
	color: white;
	font-weight: bold;
	text-decoration: none;
}
h3 a:hover, h3 a:focus, h3 a:active
{
	color: silver;
	font-weight: bold;
	text-decoration: none;
}
h4
{
	color: silver;
	font-size: 1em;
	font-weight: bold;
	font-style: normal;
	line-height: 1.25em;
	text-align: left;
	margin: 0;
	padding: 0 0 0.5em;
}
h4 a:link
{
	color: white;
	font-weight: bold;
	text-decoration: none;
}
h4 a:visited
{
	color: white;
	font-weight: bold;
	text-decoration: none;
}
h4 a:hover, h4 a:focus, h4 a:active
{
	color: silver;
	font-weight: bold;
	text-decoration: none;
}
p
{
	margin: 0;
	padding: 0 0 1.5em;
}
ul, ol
{
	position: relative;
	left: 18px;
	margin: 0;
	padding: 0;
}
img
{
	border-style: none;
}
/* CLASS STYLES */
.infofloat
{
	position: relative;
	float: left;
	padding: 0.5em 0 0 0;
}
.accesslinks
{
	display: none;
}
.error
{
	color: red;
	font-size: 80%;
	font-weight: bold;
	background-color: yellow;
}
.clearall
{
	height: 0;
	float: none;
	clear: both;
}
.invisible
{
	display: none;
}
.imageleft
{
	margin-right: 12px;
}
.imageright
{
	margin-left: 12px;
}
/* ID STYLES */
#container
{
	background-color: transparent;
	text-align: left;
	width: 932px;
	z-index: 1;
	min-height: 100%;
	margin: 0 0 0 -12px;
}
#IEroot #container
{
	margin: 0 0 0 -24px;
}
#IE6 #container
{
	height: 100%;
}
#top-strip
{
	background-image: url(../images/trans.gif);
	position: relative;
	width: 1px;
	height: 1px;
}
#bottom-strip
{
	background-image: url(../images/trans.gif);
	position: relative;
	width: 1px;
	height: 1px;
}
#main-section
{
	background-color: transparent;
	text-align: left;
	position: relative;
	top: 119px;
	left: 159px;
	width: 797px;
	z-index: 1;
	padding: 0 0 4px;
	display: block;
}
#contents
{
	background-color: black;
	background-image: url(../images/basic-backgroundimage.jpg);
	background-repeat: no-repeat;
	background-position: center 119px;
	background-attachment: fixed;
	text-align: left;
	position: relative;
	top: 0px;
	left: 0px;
	width: 761px;
	min-height: 617px;
	overflow: visible;
	z-index: 1;
	padding: 0 12px;
	border-right: none;
	border-bottom: none;
	border-left: none;
}
#contents ul, #contents ol
{
	position: relative;
	left: 18px;
	margin-left: 18px;
}
#leftside
{
	background-image: url(../images/trans.gif);
	position: relative;
	width: 1px;
	height: 1px;
}
#rightside
{
	background-image: url(../images/trans.gif);
	position: relative;
	width: 1px;
	height: 1px;
}
#IE6 #leftside, #IE6 #rightside
{
	display: none;
}
#scrollbarfix
{
	position: absolute;
	bottom: -1px;
	width: 1px;
	height: 1px;
	float: none;
}
#linkbrowser
{
	background-color: white;
	position: absolute;
	top: 0;
	left: 0;
	width: 240px;
}
#accesskeylist
{
	margin-left: 32px;
}
#IEroot #accesskeylist
{
	margin-left: 0;
}
#sitemap
{
	margin: 0 0 0 40px;
	padding: 0 0 1em;
}
#IEroot #sitemap
{
	margin-left: 0;
}
/**************************************************************
**                                                           **
** COPYRIGHT © 2007 - 2009 PAUL NEWSON - ALL RIGHTS RESERVED **
**                                                           **
***************************************************************/

/* CLASS STYLES */
.menutrunk
{
	background-color: transparent;
	position: relative;
	width: 1em;
	height: 8.1em;
	float: left;
	margin: -0.1em 0 0;
	padding: 0 0 0 1em;
	border-left: 0.7em solid navy;
}
.menubranch
{
	background-color: transparent;
	position: relative;
	width: 1em;
	height: 0.4em;
	float: left;
	margin: 0;
	padding: 3.8em 0;
	border-left: 0.7em solid navy;
}
.menubottombranch
{
	background-color: transparent;
	position: relative;
	width: 1em;
	height: 0.4em;
	float: left;
	margin: 0 0 3.8em;
	padding: 3.8em 0 0;
	border-left: 0.7em solid navy;
}
.menutwig
{
	background-color: navy;
	position: relative;
	width: 100%;
	height: 0.4em;
	margin: 0;
	padding: 0;
}
.menuleaf
{
	background-color: #c6e0ff;
	position: relative;
	height: 7em;
	float: left;
	min-width: 36em;
	margin: -1px;
	padding: 0.5em 0.5em 0.38em;
	border: solid 1px navy;
}
.shifthelpicon
{
	position: relative;
	top: 10px;
}
/* ID STYLES */
#adminarea
{
	background-color: white;
	background-image: url(../images/adminbackground.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	font-family: verdana;
	color: black;
	margin: 0;
	padding: 8px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}
#cms
{
	background-color: white;
	background-image: url(../images/cmsbackground.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	background-attachment: fixed;
	margin: 0;
	padding: 0 0 6em 0;
	min-height: 105%;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}
#cmsheading
{
	font-family: verdana;
	background-color: white;
	background-image: url(../images/cmsinnerbackground.jpg);
	background-repeat: no-repeat;
	background-position: center 6%;
	background-attachment: fixed;
	color: black;
	width: 740px;
	margin: 0;
	padding: 8px 0 0 0;
	position: fixed;
	z-index: 2;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}
#cmsheading hr
{
	margin: 26px 0 0 0;
}
#IEroot hr
{
	margin: 6px 0 0 0;
}
#cmsinner
{
	font-family: verdana;
	background-color: white;
	background-image: url(../images/cmsinnerbackground.jpg);
	background-repeat: no-repeat;
	background-position: center 6%;
	background-attachment: fixed;
	color: black;
	top: -18px;
	width: 740px;
	margin: 0 auto;
	padding: 0 8px;
	min-height: 660px;
	position: relative;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}
#cmscontents
{
	position: relative;
	top: 6em;
}
#cms, #cms p, #cms div, #cms input, #cms textarea, #cms select, #adminarea, #adminarea p, #adminarea div, #adminarea input, #adminarea textarea, #adminarea select
{
	color: #000000;
	font-size: 12px;
	font-family: verdana;
	line-height: 150%;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}
#cms h1, #adminarea h1
{
	color: #000000;
	font-size: 200%;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	line-height: 125%;
	text-align: left;
	font-family: verdana;
}
#cms h2, #adminarea h2
{
	color: #084684;
	font-size: 150%;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	line-height: 125%;
	text-align: left;
	font-family: verdana;
}
#cms h3, #adminarea h3
{
	color: #404040;
	font-size: 133%;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	line-height: 125%;
	text-align: left;
	font-family: verdana;
}
#cms h4, #adminarea h4
{
	color: #808080;
	font-size: 125%;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	line-height: 125%;
	text-align: left;
	font-family: verdana;
}
#cms h5, #adminarea h5
{
	color: #084684;
	font-size: 110%;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	line-height: 125%;
	text-align: left;
	font-family: verdana;
}
#cms h6, #adminarea h6
{
	color: #808080;
	font-size: 100%;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	line-height: 125%;
	text-align: left;
	font-family: verdana;
}
#cms .resize
{
	font-size: 15px;
}
#cms .error, #adminarea .error
{
	color: red;
}
#cms strong, #adminarea strong
{
	color: black;
}
#cms a:link, #adminarea a:link
{
	color: #015d0c;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
}
#cms a:visited, #adminarea a:visited
{
	color: #015d0c;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
}
#cms a:hover, #cms a:focus, #cms a:active, #adminarea a:hover, #adminarea a:focus, #adminarea a:active
{
	color: #8e3d08;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
}
#cms th
{
	font-weight: bold;
	background-color: #dae2ea;
	text-align: left;
	vertical-align: top;
	margin: 2px;
	padding: 10px 4px 4px 4px;
	border: inset 2px gray;
	line-height: 110%;
}
#IEroot #cms th
{
	padding: 20px 4px 4px 4px;
}
#cms td
{
	font-weight: normal;
	background-color: white;
	text-align: left;
	vertical-align: top;
	margin: 2px;
	padding: 4px;
	border: inset 2px gray;
}
#cms th .helpicon
{
	position: relative;
	top: -4px;
	left: -2px;
}
#IEroot #cms th .helpicon
{
	top: -10px;
}
#cms .error, #adminarea .error
{
	color: red;
	background-color: yellow;
	font-size: 100%;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	line-height: 110%;
}
#cms fieldset, #adminarea fieldset
{
	border: none;
}
#IEroot .shifthelpicon
{
	top: 0;
	z-index: 2;
}
#pageflashbrowser #contents, #pageimagebrowser #contents, #pagelinkbrowser #contents
{
	width: 786px;
	height: 540px;
	overflow: hidden;
	border: none;
	margin: 0;
	left: 0;
	top: 0;
}
#pageflashbrowser form, #pageimagebrowser form, #pagelinkbrowser form
{
	min-height: 200px;
}
#pageimagebrowser .imagebutton
{
	width: 80px;
	height: 80px;
}
/**************************************************************
**                                                           **
** COPYRIGHT © 2007 - 2008 PAUL NEWSON - ALL RIGHTS RESERVED **
**                                                           **
***************************************************************/

/* CLASS STYLES */

/* ID STYLES */
#editor
{
	position: relative;
	left: -2%;
	width: 104%;
}/**************************************************************
**                                                           **
** COPYRIGHT © 2007 - 2008 PAUL NEWSON - ALL RIGHTS RESERVED **
**                                                           **
***************************************************************/
/* GENERAL MARKUP STYLES */
input, textarea, select
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: black;
}
/* CLASS STYLES */
.button
{
	color: black;
	font-weight: bold;
	height: 2em;
	margin: 8px 0 16px;
	padding: 0;
	cursor: pointer;
}
.smallbutton
{
	color: black;
	font-weight: bold;
	position: relative;
	width: 8.3em;
	margin: 0;
	padding: 0;
	cursor: pointer;
}
.error
{
	color: red;
	font-style: italic;
}
.panel-left
{
	background-color: #444;
	float: left;
	max-width: 40%;
	margin: 0 8px 8px 0;
	padding: 0 8px 8px;
	border: solid 1px red;
}
.panel-right
{
	background-color: #444;
	float: right;
	max-width: 40%;
	margin: 0 8px 8px 0;
	padding: 0 8px 8px;
	border: solid 1px red;
}
.wideinput
{
	width: 95%;
}
/* ID STYLES */
#IE6 .panel-left, #IE6 .panel-right
{
	width: 40%;
}
#signup-form input
{
	position: relative;
	width: 285px;
	margin: 0;
}
#signup-form .button
{
	margin: 5px 0 0 0;
}
#signup-form fieldset
{
	background-color: #ffe0c6;
	width: 300px;
	float: right;
	margin: 5px;
	padding: 5px;
	border: solid 1px #ddd;
}
#editedtext
{
	font-family: monospace;
}
/**************************************************************
**                                                           **
** COPYRIGHT © 2007 - 2008 PAUL NEWSON - ALL RIGHTS RESERVED **
**                                                           **
***************************************************************/

/* CLASS STYLES */
.downloadtable
{
	width: 80%;
	margin: 8px 0 8px 10%;
	padding: 0;
	border: 1px solid black;
}
/* ID STYLES */
/**************************************************************
**                                                           **
** COPYRIGHT © 2007 - 2008 PAUL NEWSON - ALL RIGHTS RESERVED **
**                                                           **
***************************************************************/

/* CLASS STYLES */
.selected-footer
{
	color: silver;
	font-weight: bold;
	cursor: default;
}

/* ID STYLES */
#footer-top-strip
{
}
#footer
{
	font-size: 80%;
	line-height: 24px;
	background-color: black;
	vertical-align: middle;
	position: fixed;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 24px;
	z-index: 3;
	overflow: hidden;
	border-top: 1px solid silver;
}
#IE6 footer
{
	position: absolute;
}
#footer-text-left
{
	background-color: black;
	text-align: left;
	position: absolute;
	left: 0;
	height: 24px;
	margin: 0 0 0 24px;
}
#footer-text-left img
{
	float: left;
	margin: 0 12px 0 0;
	display: block;
}
#footer-text-right
{
	background-color: black;
	text-align: right;
	position: absolute;
	right: 0;
	height: 24px;
	padding: 0 24px 0 5px;
}
#footer-bottom-strip
{
}
/**************************************************************
**                                                           **
** COPYRIGHT © 2007 - 2008 PAUL NEWSON - ALL RIGHTS RESERVED **
**                                                           **
***************************************************************/

/* CLASS STYLES */
.menu-left-fixed
{
	background-color: black;
	position: fixed;
	top: 131px;
	width: 158px;
	height: 424px;
	z-index: 2;
	overflow: hidden;
	margin: 0;
	padding: 0;
	border-right: none;
	border-bottom: none;
	border-left: none;
}
.menulist-left-fixed
{
	font-size: 10px;
	font-weight: bold;
	background-color: transparent;
	margin: 0;
	padding: 0;
}
.item-left-fixed
{
	line-height: 12px;
	vertical-align: middle;
	position: relative;
	width: px;
	z-index: 2;
	overflow: hidden;
	margin: 0 0 0 -18px;
	padding: 0;
	list-style-type: none;
	display: block;
	border-bottom: none;
}
.item-left-fixed a, .item-left-fixed a:link
{
	color: white;
	background-color: black;
	text-decoration: none;
	text-align: left;
	position: relative;
	width: 152px;
	height: 14px;
	overflow: hidden;
	margin: 0;
	padding: 7px 5px;
	list-style-type: none;
	cursor: pointer;
	display: block;
}
.item-left-fixed a:hover, .item-left-fixed a:active, .item-left-fixed a:focus, .item-left-fixed a.over
{
	color: silver;
	font-weight: bold;
	background-color: black;
	text-align: left;
	position: relative;
	width: 152px;
	height: 14px;
	overflow: hidden;
	margin: 0;
	padding: 7px 5px;
	list-style-type: none;
	cursor: pointer;
	display: block;
}
.selected-left-fixed
{
	color: silver;
	font-weight: bold;
	background-color: black;
	text-align: left;
	position: relative;
	width: 152px;
	height: 14px;
	line-height: 14px;
	overflow: hidden;
	margin: 0;
	padding: 7px 5px;
	list-style-type: none;
	cursor: default;
	display: block;
}
.item-first-left-fixed
{
	line-height: 12px;
	vertical-align: middle;
	position: relative;
	width: px;
	z-index: 2;
	overflow: hidden;
	margin: 0 0 0 -18px;
	padding: 0;
	list-style-type: none;
	display: block;
	border-bottom: none;
}
.item-first-left-fixed a, .item-first-left-fixed a:link
{
	color: white;
	background-color: black;
	text-decoration: none;
	text-align: left;
	position: relative;
	width: 152px;
	height: 14px;
	overflow: hidden;
	margin: 0;
	padding: 7px 5px;
	list-style-type: none;
	cursor: pointer;
	display: block;
}
.item-first-left-fixed a:hover, .item-first-left-fixed a:active, .item-first-left-fixed a:focus, .item-first-left-fixed a.over
{
	color: silver;
	font-weight: bold;
	background-color: black;
	text-align: left;
	position: relative;
	width: 152px;
	height: 14px;
	overflow: hidden;
	margin: 0;
	padding: 7px 5px;
	list-style-type: none;
	cursor: pointer;
	display: block;
}
.selected-first-left-fixed
{
	color: silver;
	font-weight: bold;
	background-color: black;
	text-align: left;
	position: relative;
	width: 152px;
	height: 14px;
	line-height: 14px;
	overflow: hidden;
	margin: 0;
	padding: 7px 5px;
	list-style-type: none;
	cursor: default;
	display: block;
}
.item-left-fixed ul
{
	font-size: 90%;
	text-decoration: none;
	width: 144px;
	z-index: 2;
	margin: 0;
	padding: 0;
}
.item-left-fixed ul li
{
	background-color: transparent;
	position: relative;
	width: 163px;
	margin-left: -23px;
	list-style-type: none;
	cursor: pointer;
	display: block;
	border: none;
}
.item-left-fixed ul li a, .item-left-fixed ul li a:link
{
	color: red;
	font-weight: bold;
	text-decoration: none;
	text-align: left;
	position: relative;
	height: 14px;
	overflow: hidden;
	padding: 7px 5px 7px 15px;
	list-style-type: none;
	cursor: pointer;
	display: block;
}
.item-left-fixed ul li a:hover, .item-left-fixed ul li a:active, .item-left-fixed ul li a:focus, .item-left-fixed ul li a.over
{
	color: silver;
	font-weight: bold;
	text-decoration: none;
	text-align: left;
	position: relative;
	height: 14px;
	overflow: hidden;
	padding: 7px 5px 7px 15px;
	list-style-type: none;
	cursor: pointer;
	display: block;
}
.item-left-fixed ul li .selected-left-fixed
{
	margin-left: 5px;
}

/* ID STYLES */
#IEroot .menulist-left-fixed
{
	position: relative;
	top: -12px;
}
#w3c


{
	position: absolute;
	top: 477px;
	left: 34px;
	z-index: 1;
}
/**************************************************************
**                                                           **
** COPYRIGHT © 2007 - 2008 PAUL NEWSON - ALL RIGHTS RESERVED **
**                                                           **
***************************************************************/

/* CLASS STYLES */

/* ID STYLES */
#popupbackground
{
	display: none;
	position: fixed;
	z-index: 8;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	background-color: black;
	filter:alpha(opacity=15);
	-moz-opacity: 0.15;
	opacity: 0.15;
}
#popupwindow
{
	position: fixed;
	z-index: 9;
	width: 60%;
	height: 60%;
	top: 20%;
	left: 20%;
	display: none;
	border: 2px outset gray;
	padding: 18px 4px 4px 4px;
	background-color: white;
	color: gray;
	overflow: auto;
	text-align: left;
}
#popupclose
{
	position: fixed;
	top: 21%;
	right: 21%;
	background-color: red;
	border: 1px outset gray;
	color: white;
	font-weight: bold;
	font-size: 12px;
	padding: 3px;
	font-style: normal;
}/**************************************************************
**                                                           **
** COPYRIGHT © 2007 - 2008 PAUL NEWSON - ALL RIGHTS RESERVED **
**                                                           **
***************************************************************/

/* CLASS STYLES */
/* ID STYLES */
#sidebar
{
	width: 0;
	height: 0;
	margin: 0;
	padding: 0;
}
/**************************************************************
**                                                           **
** COPYRIGHT © 2007 - 2008 PAUL NEWSON - ALL RIGHTS RESERVED **
**                                                           **
***************************************************************/

/* CLASS STYLES */

/* ID STYLES */
#top
{
	background-color: black;
	background-image: url(../images/top-topimage.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	position: fixed;
	top: 0;
	width: 932px;
	height: 95px;
	margin: 0;
	padding: 12px;
	text-align: right;
	z-index: 2;
	border: none;
}
#IE6 #top
{
	position: absolute;
}
#logo
{
	background-color: transparent;
	background-image: url(../images/top-logo.gif);
	background-repeat: no-repeat;
	background-position: left top;
	position: absolute;
	top: 6px;
	left: 266px;
	width: 400px;
	height: 106px;
	overflow: hidden;
}
#logo h1, #logo h2
{
	display: none;
}
#top p
{
	color: #666;
	font-size: 1em;
	margin: 0;
	padding: 0;
}/**************************************************************
**                                                           **
** COPYRIGHT © 2007 - 2008 PAUL NEWSON - ALL RIGHTS RESERVED **
**                                                           **
***************************************************************/

body, .normalp
{
	color: #eee;
	background-color: black;
	font-size: 75%;
	font-family: verdana;
	line-height: 150%;
}
h1, .normalh1
{
	color: red;
	font-size: 200%;
	font-weight: bold;
	font-style: normal;
	line-height: 125%;
	text-align: left;
	display: block;
	font-family: verdana;
}
h2, .normalh2
{
	color: red;
	font-size: 150%;
	font-weight: bold;
	font-style: normal;
	line-height: 125%;
	text-align: left;
	display: block;
	font-family: verdana;
}
h3, .normalh3
{
	color: silver;
	font-size: 133%;
	font-weight: bold;
	font-style: normal;
	line-height: 125%;
	text-align: left;
	display: block;
	font-family: verdana;
}
h4, .normalh4
{
	color: silver;
	font-size: 125%;
	font-weight: bold;
	font-style: normal;
	line-height: 125%;
	text-align: left;
	display: block;
	font-family: verdana;
}
h5, .normalh5
{
	color: silver;
	font-size: 110%;
	font-weight: bold;
	font-style: normal;
	line-height: 125%;
	text-align: left;
	display: block;
	font-family: verdana;
}
h6, .normalh6
{
	color: silver;
	font-size: 100%;
	font-weight: bold;
	font-style: normal;
	line-height: 125%;
	text-align: left;
	display: block;
	font-family: verdana;
}
p,h1,h2,h3,h4,h5,h6
{
	clear: both;
}

/* CLASS STYLES */

.colour1
{
	color: #d31145;
	background-color: transparent;
}
.colour2
{
	color: #5c952f;
	background-color: transparent;
}
.colour3
{
	color: #2f3495;
	background-color: transparent;
}
.colour4
{
	color: #a8b201;
	background-color: transparent;
}
.panel-left
{
	float: left;
}
.panel-right
{
	float: right;
}
.editorhalfcolumn
{
	float: left;
	width: 49.5%;
	margin: 0;
	padding: 0;
	border: 1px solid #CCCCFF;
	overflow: hidden;
}
.editorthirdcolumn
{
	float: left;
	width: 32.8%;
	margin: 0;
	padding: 0;
	border: 1px solid #CCCCFF;
	overflow: hidden;
}
.editortwothirdscolumn
{
	float: left;
	width: 66.1%;
	margin: 0;
	padding: 0;
	border: 1px solid #CCCCFF;
	overflow: hidden;
}
.editorquartercolumn
{
	float: left;
	width: 24.5%;
	margin: 0;
	padding: 0;
	border: 1px solid #CCCCFF;
	overflow: hidden;
}
.editorthreequartercolumn
{
	float: left;
	width: 74.9%;
	margin: 0;
	padding: 0;
	border: 1px solid #CCCCFF;
	overflow: hidden;
}
.halfcolumn
{
	float: left;
	width: 49.9%;
	margin: 0;
	padding: 0;
	overflow: hidden;
}
.thirdcolumn
{
	float: left;
	width: 33.3%;
	margin: 0;
	padding: 0;
	overflow: hidden;
}
.twothirdscolumn
{
	float: left;
	width: 66.6%;
	margin: 0;
	padding: 0;
	overflow: hidden;
}
.quartercolumn
{
	float: left;
	width: 24.9%;
	margin: 0;
	padding: 0;
	overflow: hidden;
}
.threequartercolumn
{
	float: left;
	width: 75%;
	margin: 0;
	padding: 0;
	overflow: hidden;
}
.snippet
{
	font-family: monospace, "courier new";
	background-color: #d0fffa;
	margin-right: 16px;
	margin-left: 16px;
	padding: 8px;
	border: solid 1px #00564d;
}
.helpicon
{
	background-image: url(../images/helpicon.gif);
	background-repeat: no-repeat;
	background-position: center;
	padding: 10px;
	margin: 0;
	width: 0;
	height: 0;
	line-height: 0;
	font-size: 0;
	cursor: pointer;
	position: relative;
	top: -5px;
	overflow: hidden;
}
.helpbox, h1 .helpbox, h2 .helpbox, h3 .helpbox, h4 .helpbox, h5 .helpbox, h6 .helpbox
{
	color: #260c00;
	font-size: 10px;
	font-weight: bold;
	line-height: 14px;
	background-color: #fffaaa;
	background-image: url(../images/helpiconlarge.gif);
	background-repeat: no-repeat;
	background-position: 4px 4px;
	position: absolute;
	left: 0;
	min-height: 80px;
	z-index: 4;
	margin: 4px;
	padding: 4px 4px 4px 88px;
	border: outset 2px;
	display: none;
}
.smallinput
{
	width: 4em;
}
/* ID STYLES */
#IEroot .helpbox
{
	margin: 24px 4px 0 4px;
}
#popupbackground, #popupwindow
{
	display: none;
	visibility: hidden;
}
#customcolumn10
{
	display: block;
	overflow: hidden;
	position: relative;
	background-color: transparent;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border: solid 1px #CCCCFF;
}
#customcolumn10 img
{
	position: relative;
	top: -0px;
	left: -0px;
}
