/* BODY TEXT */


body, div, form, p, td, th, ul,span{
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	color: #434343;
	letter-spacing:auto;
	font-weight: normal;
	line-height: 16px;
}

body{
	background-image: url('../images/bg.gif');
	background-repeat: repeat-y;
}


p{
	margin-top: 5px;
	margin-bottom: 14px;
}


p.belowH3{
	margin-top: 0px;
	margin-bottom: 14px;
}

.subtle{
		font-size: 11px;
		color: #936A4B;
}

/* IMAGES */

.photoBorder{
	border-width: 1px;
	border-style: dotted;
	border-color: #666666;
	margin-left:10px;
}


/* CUSTOM */
.featureBoxItemCaption{
		font-size: 11px;
		font-weight:bold;
		color: #FF9933;
}

.featureBoxItemValue{
		font-size: 11px;
		color: #2F3038;
}

.moreLink{
	text-align:left;
	margin-top: -8px;
	margin-bottom: 10px;
}


/* Text Editor GUI */

.Btn {
	background-color: #ff9933; border-color:#747474; border-bottom: #747474 1px solid; border-left: #747474 1px solid; border-right: #747474 1px solid; border-top: #747474 1px solid; height: 23px; cursor:hand;}


/* HEADINGS */

/* these colours also seem to work on this site for headings/links

	color: #E0AB3B;
	color: #C24200;

*/


h1,h2,h3,h4,h5,h6{
	color: #DD901C;
	font-weight:bold;
}

h1{
	color: #313131;
	font-size: 11px;
}

h2{
	margin-top: 20px;
	margin-bottom: 10px;
	font-size: 12px;
}

h3{	
	margin-top: 10px;
	margin-bottom: 0px;
	font-weight: bold;
	font-size: 11px;
	color:#164465;
	display:inline;
}

h4{
	font-weight: bold;
	font-size: 11px;
	color:#474747;
	display:inline;
}

h5{
	font-size: 11px;
	color:#E0AB3B;
	font-weight: bold;
	display:inline;
}

h6{
	font-size: 11px;
	color:#7C4200;
	font-weight: normal;
	display:inline;
}


span.leftMenu h3 {
	margin-top: 10px;
	margin-bottom: 0px;
	display:block;
}

span.leftMenu p {
	margin-top: 0px;
	margin-bottom: 0px;
}


hr {
	color:#DFE7BD;
	height:3px;
	border-width:0px;
	border-style: solid;
	border-top-width:1px;
}

.borderBox{
	color:#000000;
	border-width:1px;
	border-style:solid;
	border-color:#F2F3F8;
	background-color:#DCDDE2;
	width: auto;
	padding: 3px;
}


/* TABLES */

.tableHeading {
	background-color: #E0D4B5;
}

.tableSubHeading {
	color: #AD9A6F;
	font-weight: bold;
}

.tableBody{
	background-color: transparent;
}

.tableLine{
	background-color: #77662F;
}

.formTableHeading {
	background-color: #66CC00;
}

.formTableBody {
	background-color: #ECF5D2;
}

.formTableLine{
	background-color: #2F7766;
}


/* INLINE LINKS */

a{
	text-decoration: underline;
	color: #04507E;
}

a:hover{
	color: #04507E;
	text-decoration: none;
}

a:visited{
	color: #04507E;
}


/* HEADING LINKS */

a.heading{
	text-decoration: underline;
	font-weight:bold;
	color: #04507E;
}

a.heading:hover {
	color: #04507E;
	text-decoration: none;
}

a.heading:active {
	color: #04507E;
}

a.heading:visited{
	color: #04507E;
	/*color: #738996;*/
}



/* NAVIGATION LINKS */

.navTitle{
	color:#AA233E;
	font-weight:bold;
	font-size:11px;
}

a.nav{
	text-decoration: none;
	font-weight:bold;
	color: #434343;
}

a.nav:hover {
	color: #434343;
	text-decoration: underline;
}

a.nav:active {
	color: #434343;
}

a.nav:visited{
	color: #434343;
}

.navCurrent{
	color:#86AE08;
	font-weight:bold;
	font-size:11px;
}


/* LISTS */

ul,ol {
	margin-left: 40px;
	margin-top: 6px;
	margin-bottom: 6px;
	color: #5298CD;
}

ul span.item{
	color: #434343;
}

li{
	margin-bottom: 12px;
	padding-left:10px;
	margin-left: -24px;
}

.listHeading{
	font-weight:bold;
	color:#000000;
}

ul.image {
	list-style-image: url(images/arrow.gif);
}



/* GENERAL FORM DEFINITIONS */

textarea, button,.buttonLong, .buttonRegular, .listBoxLong, .listBoxShort, .listBoxMini, .listBoxRegular, .textBoxLong, .textBoxShort, .textBoxMini, .textBoxRegular, .button, .textBoxLogin, .uploadBoxRegular, .uploadBoxLong { 
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	font-weight:normal;
	background-color: #ffffff;
	color:#2F3038;
	border-style: solid;
	border-color:#555555;
	border-width: 1px;
	height: 18px;
}

form{
	display:inline;
}


.formSectionTitle{
	color:#6A6A6A;
	font-size: 11px;
	font-weight:bold;
}

.formCaption{
	font-size: 11px;
	font-weight:regular;
	padding-top: 4px;
	padding-bottom: 4px;
}

.mandatoryCaption{
	color:#FF0000;
	font-weight:bold;
}

/* SPECIFIC FORM ELEMENT DEFINITIONS */

.textBoxLogin{
	background-color: #F2F3F8;
	width: 110px;
	height: 18px;
	border-color:#555555;
}

.textBoxRegular{
	width: 150px;
	height: 18px;
}

.textBoxShort{
	width: 110px;
	height: 18px;
}

.textBoxMini{
	width: 30px;
	height: 18px;
}

.textBoxLong{
	width: 235px;
	height: 18px;
}

.uploadBoxRegular{
	width: 180px;
	height: 18px;
}

.uploadBoxLong{
	width: 235px;
	height: 18px;
}

.listBoxRegular{
	width: 180px;
	height: 18px;
}

.listBoxShort{
	width: 110px;
	height: 18px;
}

.listBoxQuiteShort{
	width: 60px;
	height: 18px;
}

.listBoxMini{
	width: 60px;
	height: 18px;
}

.listBoxLong{
	width: 235px;
	height: 18px;
}

.listBoxMultiLong{
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	font-weight:normal;
	background-color: #FFCC99;
	color:#555555;
	border-style: solid;
	border-color:#555555;
	border-width: 1px;
	width: 235px;
}


textarea{
	width: 235px;
	height: 100px;
}

.editableText{
	width:100%;
	height: 300px;
	border:none;
	background-color: #FFEEDD;
}

.button {
	width: 60px;
	height: 18px;
	background-color:#2E5670;
	font-weight:bold;
	color:#ffffff;
	cursor: pointer;
	border-color:#555555;
}

.buttonRegular {
	width: 110px;
	height: 18px;
	background-color:#FF9933;
	font-weight:bold;
	color:#000000;
	cursor: pointer;
	border-color:#555555;
}

.buttonLong {
	width: 150px;
	height: 18px;
	background-color:#FF9933;
	font-weight:bold;
	color:#000000;
	cursor: pointer;
	border-color:#555555;
}



/* MESSAGES */

.msgWarnTitle, .msgErrorTitle, .msgInfoTitle{
	font-size: 11px;
	font-weight: bold;
}

.msgInfoTitle{
	color:#FF0000;
}

.msgWarnTitle{
	color:#FF9900;
}

.msgErrorTitle{
	color:#FF0000;
}

.msgWarnBody, .msgErrorBody, .msgInfoBody{
	font-size: 11px;
	font-weight: normal;
}

.msgInfoBody{
	color:#0099FF;
}

.msgWarnBody{
	color:#FF9900;
}

.msgErrorBody{
	color:#FF0000;
}


/* CTE */



/* CFB */

a.CFB_link{
	text-decoration: underline;
	font-weight:regular;
	color: #330099;
}

a.CFB_link:hover {
	color: #AA233E;
	text-decoration: underline;
}

a.CFB_link:active {
	color: #330099;
	text-decoration: underline;
}

a.CFB_link:visited{
	color: #330099;
	text-decoration: underline;
}


/* CTE GUI */

.Btn {
	background-color: #E0E0E0; border-color:#555555; border-bottom: #555555 1px solid; border-left: #555555 1px solid; border-right: #555555 1px solid; border-top: #555555 1px solid; height: 23px; cursor:hand;}


/* OTHER */

/* scrollbar settings for IE 5.5+ 
body,textarea { scrollbar-arrow-color: #F7D310; scrollbar-3dlight-color: #B2B2B3; scrollbar-highlight-color: #B2B2B3; scrollbar-face-color: #B2B2B3; scrollbar-shadow-color: #B2B2B3; scrollbar-track-color: #E0E0E0; scrollbar-darkshadow-color: #B2B2B3}
*/

iframe {border: solid black1px }

#fileslayer { position: relative; border: solid black 1px; overflow: auto; width: 600px;
			  height: 200px; background-color: #ffffff; }