/*****************************************************************************/
/*** THIS CSS FILE IS USED TO OVERRIDE CLASSED IN THE OLDER VERSION OF YWD ***/
/*****************************************************************************/

/* basic type */
body, td, p, input, select, h1, h2, h3, h4, h5, h6, div {
	font-family:"Lucida Sans Unicode", "Lucida Grande", arial, sans-serif;
	font-size: 11px;
	line-height: 14px;
}

body {
	font-family:"Lucida Sans Unicode", "Lucida Grande", arial, sans-serif;
	font-size: 11px;
	line-height: 14px;
	height:100%;
}

h1 {
	font-size: 21px;
	line-height: 24px;
}
h2 {
	font-size: 18px;
	line-height: 21px;
}
h3  {
	font-size: 14px;
	line-height: 18px;
}
h4 {
	font-size: 12px;
	line-height: 14px;
}
h5  {
	font-size: 11px;
	line-height: 14px;
}
h6 {
	font-size: 10px;
	line-height: 14px;
	margin:0px;
	text-transform:uppercase;
}
h1, h2, h3, h4, h5, h6 {
	margin:0px;
}
p {
	margin-bottom:.5em;
}
a {
	color: #006699;
	text-decoration : none;
}
a:hover {
	background-color: #E5EEF4;
}
ul {
	list-style-type: disc;
	font-family: "Lucida Sans Unicode", "Lucida Grande", arial, sans-serif;
}

hr {
	border: 1px solid #e0e0e0;
}

/* headers */
.pageHeader  {
	font-family: "Lucida Sans Unicode", "Lucida Grande", arial, sans-serif;
	font-size: 18px;
	line-height: 21px;
	color:#000000;
}
.pageHeaderBlack  {
	margin-top:10px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", arial, sans-serif;
	font-size: 21px;
	line-height: 24px;
	color : #000000;
}
.pageHeaderBrown  {
	font-family: "Lucida Sans Unicode", "Lucida Grande", arial, sans-serif;
	font-size: 18px;
	line-height: 21px;
	color : #855E3D;
}
.pageHeaderGreen  {
	font-family: "Lucida Sans Unicode", "Lucida Grande", arial, sans-serif;
	font-size: 18px;
	line-height: 14px;
	color : #006600;
}
.pageHeaderYellow  {
	font-family: "Lucida Sans Unicode", "Lucida Grande", arial, sans-serif;
	font-size: 18px;
	line-height: 14px;
	color : #FFCC00;
}
.pageSubHeaderDarkGrey  {
	font-family: "Lucida Sans Unicode", "Lucida Grande", arial, sans-serif;
	font-size: 14px;
	line-height: 16px;
	color: #595959;
	font-weight : bold;
}
.pageSubHeader  {
	font-family: "Lucida Sans Unicode", "Lucida Grande", arial, sans-serif;
	font-size: 14px;
	line-height: 16px;
	font-weight : bold;
	color:#000000;
}
.pageSubSubHeader, .pageSubSubHeaderBlock  {
	font-family: "Lucida Sans Unicode", "Lucida Grande", arial, sans-serif;
	font-size: 12px;
	line-height: 14px;
	font-weight : bold;
	color:#000000;
}
.pageHeader:link, .pageHeader:visited, .pageSubHeader:link, .pageSubHeader:visited,
.pageSubSubHeader:link, .pageSubSubHeader:visited, .pageSubSubHeaderBlock:link, .pageSubSubHeaderBlock:visited  {
	color: #006699;
}
.pageHeader:hover, .pageSubHeader:hover, .pageSubSubHeader:hover, .pageSubSubHeaderBlock:hover {
	background-color: #E5EEF4;
}
.pageSubSubHeaderBlock {
	width: 100%;
	height: 100%;
	color:#000000;
}

/* body copy */
.copy, .copyWhite,
.copy input, .copy textarea, .copy select, .copy radio {
	font-family: "Lucida Sans Unicode", "Lucida Grande", arial, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #4B4B4B;
	font-weight : normal;
}
.copyWhite {
	color: #FFFFFF;
}
.copyItalic  {
	font-family: "Lucida Sans Unicode", "Lucida Grande", arial, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #4B4B4B;
	font-weight : normal;
	font-style : italic;
}
.copySmall {
	font-family: "Lucida Sans Unicode", "Lucida Grande", arial, sans-serif;
	font-size:10 px;
	line-height: 12 px;
	color: #4B4B4B;
}
.copySubHeader {
	font-family: "Lucida Sans Unicode", "Lucida Grande", arial, sans-serif;
	font-size:16 px;
	color: #4B4B4B;
}
.copySubSubHeader {
	font-family: "Lucida Sans Unicode", "Lucida Grande", arial, sans-serif;
	font-size:12 px;
	color: #4B4B4B;
	font-style : italic;
}
.copyBold  {
	font-family: "Lucida Sans Unicode", "Lucida Grande", arial, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #4B4B4B;
	font-weight : bold;
}
.copyBoldItalic  {
	font-family: "Lucida Sans Unicode", "Lucida Grande", arial, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #4B4B4B;
	font-weight : bold;
	font-style : italic;
}
.copyBlack  {
	font-family: "Lucida Sans Unicode", "Lucida Grande", arial, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #000000;
}
.copyBoldBlack  {
	font-family: "Lucida Sans Unicode", "Lucida Grande", arial, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #000000;
	font-weight : bold;
}
.copyGreen, .copyBoldGreen  {
	font-family: "Lucida Sans Unicode", "Lucida Grande", arial, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #018F01;
}
.copyRed, .copyBoldRed, .copyRed:link, .copyRed:visited, .copyBoldRed:link, .copyBoldRed:visited  {
	font-family: "Lucida Sans Unicode", "Lucida Grande", arial, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #CC0000;
}
.copyRed:hover, .copyBoldRed:hover {
	background-color: #FAE5E5;
}
.copyAnnouncements  {
	font-family: "Lucida Sans Unicode", "Lucida Grande", arial, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #018F01;
}
.copyLightGrey  {
	font-family: "Lucida Sans Unicode", "Lucida Grande", arial, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #C1C1C1;
}
.copyLightGrey form {
	margin-top: 18px;
}
.copyDarkGrey, .copyBoldDarkGrey  {
	font-family: "Lucida Sans Unicode", "Lucida Grande", arial, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #595959;
}
.copyBoldRed, .copyBoldDarkGrey, .copyBoldGreen  {
	font-weight : bold;
}
.copyLightBlue  {
	font-family: "Lucida Sans Unicode", "Lucida Grande", arial, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #66CCFF;
}
.copy:link, .copy:visited, .copySubHeader:link, .copySubHeader:visited,
.copyItalic:link, .copyItalic:visited, .copyBold:link, .copyBold:visited  {
	color: #006699;
}
.copy:hover, .copySubHeader:hover, .copyBold:hover, {
	background-color: #E5EEF4;
}

/* breadcrumbs */
.breadcrumb, .breadcrumb:link, .breadcrumb:visited,
.breadcrumbLevel1, .breadcrumbLevel1:link, .breadcrumbLevel1:visited,
.breadcrumbCurrent, .breadcrumbCurrent:link, .breadcrumbCurrent:visited  {
	font-family: "Lucida Sans Unicode", "Lucida Grande", arial, sans-serif;
	font-size: 10px;
	line-height:11px;
	color: #4B4B4B;
	text-decoration: none;
	padding-top: 5px;
	padding-bottom: 6px;
}
.breadcrumbLevel1 {
	text-transform : uppercase;
}
.breadcrumbCurrent {
	font-weight: bold;
}
.breadcrumb:hover, .breadcrumbLevel1:hover, .breadcrumbCurrent:hover {
	background-color : #DBDBDB;
}

/* buttons */
.bttnIconsMiddle {
	background-image: url(../images/icons/button_middle_v3.gif);
	cursor: pointer;
	font-family: "Lucida Sans Unicode", "Lucida Grande", arial, sans-serif;
	font-size: 11px;
	line-height: 12px;
	color: #006699;
	text-decoration: none;
	font-weight:bold;
	min-width:70px;
}
.bttnIconsMiddleOver {
	background-image: url(../images/icons/button_middle_down_v3.gif);
	cursor: pointer;
	font-family: "Lucida Sans Unicode", "Lucida Grande", arial, sans-serif;
	font-size: 11px;
	line-height: 12px;
	color: #000;
	text-decoration: none;
	font-weight:bold;
	min-width:70px;
}
.bttnIconsMiddlePressed {
	background-image: url(../images/icons/button_middle_down_v3.gif);
	cursor: pointer;
	font-family: "Lucida Sans Unicode", "Lucida Grande", arial, sans-serif;
	font-size: 11px;
	line-height: 12px;
	color: #000;
	text-decoration: none;
	font-weight:bold;
	min-width:70px;
}
.bttnIconsFirst {
	background-image: url(../images/icons/button_first_v3.gif);
	cursor: pointer;
	font-family: "Lucida Sans Unicode", "Lucida Grande", arial, sans-serif;
	font-size: 11px;
	line-height: 12px;
	color: #006699;
	text-decoration: none;
	font-weight:bold;
	min-width:70px;
}
.bttnIconsFirstOver {
	background-image: url(../images/icons/button_first_down_v3.gif);
	cursor: pointer;
	font-family: "Lucida Sans Unicode", "Lucida Grande", arial, sans-serif;
	font-size: 11px;
	line-height: 12px;
	color: #FB811E;
	text-decoration: none;
	font-weight:bold;
	min-width:70px;
}
.bttnIconsFirstPressed {
	background-image: url(../images/icons/button_first_down_v3.gif);
	cursor: pointer;
	font-family: "Lucida Sans Unicode", "Lucida Grande", arial, sans-serif;
	font-size: 11px;
	line-height: 12px;
	color: #FB811E;
	text-decoration: none;
	font-weight:bold;
	min-width:70px;
}
.bttnIconsRight {
	background-image: url(../images/icons/button_right_v3.gif);
	cursor: pointer;
	font-family: "Lucida Sans Unicode", "Lucida Grande", arial, sans-serif;
	font-size: 11px;
	line-height: 12px;
	color: #006699;
	text-decoration: none;
	font-weight:bold;
	min-width:70px;
}
.bttnIconsRightOver {
	background-image: url(../images/icons/button_right_down_v3.gif);
	cursor: pointer;
	font-family: "Lucida Sans Unicode", "Lucida Grande", arial, sans-serif;
	font-size: 11px;
	line-height: 12px;
	color: #FB811E;
	text-decoration: none;
	font-weight:bold;
	min-width:70px;
}
.bttnIconsRightPressed {
	background-image: url(../images/icons/button_right_down.gif);
	cursor: pointer;
	font-family: "Lucida Sans Unicode", "Lucida Grande", arial, sans-serif;
	font-size: 11px;
	line-height: 12px;
	color: #FB811E;
	text-decoration: none;
	font-weight:bold;
	min-width:70px;
}
.bttnIconsRightWide {
	background-image: url(../images/icons/button_right_wide_v3.gif);
	background-position:right;
	cursor: pointer;
	font-family: "Lucida Sans Unicode", "Lucida Grande", arial, sans-serif;
	font-size: 11px;
	line-height: 12px;
	color: #006699;
	text-decoration: none;
	font-weight:bold;
	min-width:70px;
}
.bttnIconsRightWideOver {
	background-image: url(../images/icons/button_right_wide_down_v3.gif);
	background-position:right;
	cursor: pointer;
	font-family: "Lucida Sans Unicode", "Lucida Grande", arial, sans-serif;
	font-size: 11px;
	line-height: 12px;
	color: #FB811E;
	text-decoration: none;
	font-weight:bold;
	min-width:70px;
}
.bttnIconsRightWidePressed {
	background-image: url(../images/icons/button_right_wide_down_v3.gif);
	background-position:right;
	cursor: pointer;
	font-family: "Lucida Sans Unicode", "Lucida Grande", arial, sans-serif;
	font-size: 11px;
	line-height: 12px;
	color: #FB811E;
	text-decoration: none;
	font-weight:bold;
	min-width:70px;
}
.bttnIconsMiddle img, .bttnIconsMiddleOver img, .bttnIconsMiddlePressed img, .bttnIconsFirst img, .bttnIconsFirstOver img,
.bttnIconsFirstPressed img, .bttnIconsRight img, .bttnIconsRightOver img, .bttnIconsRightPressed img, .bttnIconsRightWide img,
.bttnIconsRightWideOver img, .bttnIconsRightWidePressed img {
	margin-top:9px;
	margin-bottom:15px;
	margin-left:2px;
}
.btnLogout {
	font-family: "Lucida Sans Unicode", "Lucida Grande", arial, sans-serif;
	color : #cccccc;
	font-size: 10px;
	width:70px;
	height: 20px;
	background-color : #444444;
	padding : 3px 8px 3px 8px;
	text-transform : uppercase;
	text-align : center;
}
.btnLogout:hover {
	color : #FFFFFF;
	background-color : #DD721A;
}
.btnHelp {
	font-family: "Lucida Sans Unicode", "Lucida Grande", arial, sans-serif;
	color : #99FFFF;
	font-size: 10px;
	width:70px;
	height: 20px;
	background-color : #003D5C;
	padding : 3px 8px 3px 8px;
	text-transform : uppercase;
	text-align : center;
}
.btnHelp:hover {
	color : #FFFFFF;
	background-color : #0099FF;
}
/*.btnLink {
	font-family: "Lucida Sans Unicode", "Lucida Grande", arial, sans-serif;
	color : #006699;
	font-size: 10px;
	height: 16px;
	background-color : #E5EEF4;
	padding : 2px 2px 2px 2px;
	border: 1px solid #A0C5D9;
	text-transform : uppercase;
	text-align : center;
}
.btnLink:hover {
	color : #FFFFFF;
	background-color : #006699;
}*/
/* based on new button style */
.btnLink {
	display: inline-block;
	zoom: 1; /* zoom and *display = ie7 hack for display:inline-block */
	*display: inline;
	vertical-align: baseline;
	margin: 0 2px;
	outline: none;
	cursor: pointer;
	text-align: center;
	text-decoration: none;
	font-size: 11px;
	padding: .2em 0.1em .275em;
	text-shadow: 0 1px 1px rgba(0,0,0,.3);
	-webkit-border-radius: .5em; 
	-moz-border-radius: .5em;
	border-radius: .5em;
	-webkit-box-shadow: 0 1px 2px rgba(0,0,0,.2);
	-moz-box-shadow: 0 1px 2px rgba(0,0,0,.2);
	box-shadow: 0 1px 2px rgba(0,0,0,.2);
}
.btnLink a {
	text-decoration: none;
	color:#fff;
}
.btnLink:hover {
	text-decoration: none;
}
.btnLink:active {
	position: relative;
	top: 1px;
}
.btnLink {
	color: #d7d7d7;
	border: solid 1px #333;
	background: #333;
	background: -webkit-gradient(linear, left top, left bottom, from(#666), to(#000));
	background: -moz-linear-gradient(top,  #666,  #000);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#666666', endColorstr='#000000');
}
.btnLink:hover {
	background: #000;
	background: -webkit-gradient(linear, left top, left bottom, from(#444), to(#000));
	background: -moz-linear-gradient(top,  #444,  #000);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#444444', endColorstr='#000000');
}
.btnLink:active {
	color: #666;
	background: -webkit-gradient(linear, left top, left bottom, from(#000), to(#444));
	background: -moz-linear-gradient(top,  #000,  #444);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#000000', endColorstr='#666666');
}
.btnLinkFormsDelete {
	/*font-family: "Lucida Sans Unicode", "Lucida Grande", arial, sans-serif;
	color : #006699;
	font-size: 10px;
	height: 20px;*/
	background-color : #FFF2E8;
	/*padding : 3px 8px 3px 8px;
	border: 1px solid #A0C5D9;
	text-transform : uppercase;
	text-align : center;*/
}
.btnLinkFormsDelete:hover {
	color : #FFFFFF;
	background-color : #C2615D;
}
.btnGreenMedium {
	font-family: "Lucida Sans Unicode", "Lucida Grande", arial, sans-serif;
	color : White;
	font-size: 11px;
	width:130px;
	background-color : #669966;
	font-weight : bold;
	text-align : center;
	border: 1px outset #006400;
	height: 20px;
}
.btnRedSmall {
	font-family: "Lucida Sans Unicode", "Lucida Grande", arial, sans-serif;
	width:60px;
	background-color:#cc0000;
	text-align:center;
	cursor:pointer;
	border-style:none;
	color:#ffffff;
	font-weight:bold;
	font-size:11px;
	line-height:20px;
}
.btnGreySmall {
	font-family: "Lucida Sans Unicode", "Lucida Grande", arial, sans-serif;
	width:60px;
	background-color:Gray;
	text-align:center;
	cursor:pointer;
	border-style:none;
	color:#ffffff;
	font-weight:bold;
	font-size:11px;
	line-height:20px;
}	
.btnGreyMedium {
	font-family: "Lucida Sans Unicode", "Lucida Grande", arial, sans-serif;
	width:130px;
	background-color:#26a81c;
	text-align:center;
	cursor:pointer;
	border-style:none;
	color:#ffffff;
	font-weight:bold;
	font-size:20px;
	line-height:26px;
}	
.btnConfirmGreen {
	font-family: "Lucida Sans Unicode", "Lucida Grande", arial, sans-serif;
	width:180px;
	background-color:#26a81c;
	text-align:center;
	cursor:pointer;
	border-style:none;
	color:#ffffff;
	font-weight:bold;
	font-size:20px;
	line-height:36px;
}
.btnConfirmRed {
	font-family: "Lucida Sans Unicode", "Lucida Grande", arial, sans-serif;
	color : #FFFFFF;
	font-size: 11px;
	background-color : #CC0000;
	font-weight : bold;
	text-align : center;
	border: 1px outset #CC0000;
	height: 20px;
	width: 250px;
}
.btnDarkGrey {
	font-family: "Lucida Sans Unicode", "Lucida Grande", arial, sans-serif;
	color : #FFFFFF;
	font-size: 11px;
	background-color : #595959;
	font-weight : bold;
	text-align : center;
	border: 1px outset #595959;
	height: 20px;
	width: 250px;
}
.btnReset {
	font-family: "Lucida Sans Unicode", "Lucida Grande", arial, sans-serif;
	width:180px;
	background-color:#FEF1BE;
	text-align:center;
	cursor:pointer;
	border-style:none;
	color:#777;
	font-weight:bold;
	font-size:20px;
	line-height:36px;
}

/* ---- ROUNDED COLOURED BUTTONS --- */

.button {
	display: inline-block;
	zoom: 1; /* zoom and *display = ie7 hack for display:inline-block */
	*display: inline;
	vertical-align: baseline;
	margin: 0 2px;
	outline: none;
	cursor: pointer;
	text-align: center;
	text-decoration: none;
	font: 12px/100% Arial, Helvetica, sans-serif;
	padding: .5em 2em .55em;
	text-shadow: 0 1px 1px rgba(0,0,0,.3);
	-webkit-border-radius: .5em; 
	-moz-border-radius: .5em;
	border-radius: .5em;
	-webkit-box-shadow: 0 1px 2px rgba(0,0,0,.2);
	-moz-box-shadow: 0 1px 2px rgba(0,0,0,.2);
	box-shadow: 0 1px 2px rgba(0,0,0,.2);
}
.button a {
	text-decoration: none;
}
.button:hover {
	text-decoration: none;
}
.button:active {
	position: relative;
	top: 1px;
}

.bigrounded {
	-webkit-border-radius: 2em;
	-moz-border-radius: 2em;
	border-radius: 2em;
}
.medium {
	font-size: 12px;
	padding: .4em 1.5em .42em;
}
.small {
	font-size: 11px;
	padding: .2em 1em .275em;
}

/* color styles 
---------------------------------------------- */

/* black */
.black {
	color: #d7d7d7;
	border: solid 1px #333;
	background: #333;
	background: -webkit-gradient(linear, left top, left bottom, from(#666), to(#000));
	background: -moz-linear-gradient(top,  #666,  #000);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#666666', endColorstr='#000000');
}
.black:hover {
	background: #000;
	background: -webkit-gradient(linear, left top, left bottom, from(#444), to(#000));
	background: -moz-linear-gradient(top,  #444,  #000);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#444444', endColorstr='#000000');
}
.black:active {
	color: #666;
	background: -webkit-gradient(linear, left top, left bottom, from(#000), to(#444));
	background: -moz-linear-gradient(top,  #000,  #444);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#000000', endColorstr='#666666');
}

/* gray */
.gray {
	color: #e9e9e9;
	border: solid 1px #555;
	background: #6e6e6e;
	background: -webkit-gradient(linear, left top, left bottom, from(#888), to(#575757));
	background: -moz-linear-gradient(top,  #888,  #575757);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#888888', endColorstr='#575757');
}
.gray:hover {
	background: #616161;
	background: -webkit-gradient(linear, left top, left bottom, from(#757575), to(#4b4b4b));
	background: -moz-linear-gradient(top,  #757575,  #4b4b4b);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#757575', endColorstr='#4b4b4b');
}
.gray:active {
	color: #afafaf;
	background: -webkit-gradient(linear, left top, left bottom, from(#575757), to(#888));
	background: -moz-linear-gradient(top,  #575757,  #888);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#575757', endColorstr='#888888');
}

/* white */
.white {
	color: #606060;
	border: solid 1px #b7b7b7;
	background: #fff;
	background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#ededed));
	background: -moz-linear-gradient(top,  #fff,  #ededed);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#ededed');
}
.white:hover {
	background: #ededed;
	background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#dcdcdc));
	background: -moz-linear-gradient(top,  #fff,  #dcdcdc);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#dcdcdc');
}
.white:active {
	color: #999;
	background: -webkit-gradient(linear, left top, left bottom, from(#ededed), to(#fff));
	background: -moz-linear-gradient(top,  #ededed,  #fff);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#ededed', endColorstr='#ffffff');
}

/* orange */
.orange {
	color: #fef4e9;
	border: solid 1px #da7c0c;
	background: #f78d1d;
	background: -webkit-gradient(linear, left top, left bottom, from(#faa51a), to(#f47a20));
	background: -moz-linear-gradient(top,  #faa51a,  #f47a20);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#faa51a', endColorstr='#f47a20');
}
.orange:hover {
	background: #f47c20;
	background: -webkit-gradient(linear, left top, left bottom, from(#f88e11), to(#f06015));
	background: -moz-linear-gradient(top,  #f88e11,  #f06015);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#f88e11', endColorstr='#f06015');
}
.orange:active {
	color: #fcd3a5;
	background: -webkit-gradient(linear, left top, left bottom, from(#f47a20), to(#faa51a));
	background: -moz-linear-gradient(top,  #f47a20,  #faa51a);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#f47a20', endColorstr='#faa51a');
}

/* red */
.red {
	color: #faddde;
	border: solid 1px #980c10;
	background: #d81b21;
	background: -webkit-gradient(linear, left top, left bottom, from(#ed1c24), to(#aa1317));
	background: -moz-linear-gradient(top,  #ed1c24,  #aa1317);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#ed1c24', endColorstr='#aa1317');
}
.red:hover {
	background: #b61318;
	background: -webkit-gradient(linear, left top, left bottom, from(#c9151b), to(#a11115));
	background: -moz-linear-gradient(top,  #c9151b,  #a11115);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#c9151b', endColorstr='#a11115');
}
.red:active {
	color: #de898c;
	background: -webkit-gradient(linear, left top, left bottom, from(#aa1317), to(#ed1c24));
	background: -moz-linear-gradient(top,  #aa1317,  #ed1c24);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#aa1317', endColorstr='#ed1c24');
}

/* blue */
.blue {
	color: #d9eef7;
	border: solid 1px #0076a3;
	background: #0095cd;
	background: -webkit-gradient(linear, left top, left bottom, from(#00adee), to(#0078a5));
	background: -moz-linear-gradient(top,  #00adee,  #0078a5);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#00adee', endColorstr='#0078a5');
}
.blue:hover {
	background: #007ead;
	background: -webkit-gradient(linear, left top, left bottom, from(#0095cc), to(#00678e));
	background: -moz-linear-gradient(top,  #0095cc,  #00678e);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#0095cc', endColorstr='#00678e');
}
.blue:active {
	color: #80bed6;
	background: -webkit-gradient(linear, left top, left bottom, from(#0078a5), to(#00adee));
	background: -moz-linear-gradient(top,  #0078a5,  #00adee);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#0078a5', endColorstr='#00adee');
}

/* rosy */
.rosy {
	color: #fae7e9;
	border: solid 1px #b73948;
	background: #da5867;
	background: -webkit-gradient(linear, left top, left bottom, from(#f16c7c), to(#bf404f));
	background: -moz-linear-gradient(top,  #f16c7c,  #bf404f);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#f16c7c', endColorstr='#bf404f');
}
.rosy:hover {
	background: #ba4b58;
	background: -webkit-gradient(linear, left top, left bottom, from(#cf5d6a), to(#a53845));
	background: -moz-linear-gradient(top,  #cf5d6a,  #a53845);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#cf5d6a', endColorstr='#a53845');
}
.rosy:active {
	color: #dca4ab;
	background: -webkit-gradient(linear, left top, left bottom, from(#bf404f), to(#f16c7c));
	background: -moz-linear-gradient(top,  #bf404f,  #f16c7c);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#bf404f', endColorstr='#f16c7c');
}

/* green */
.green {
	color: #e8f0de;
	border: solid 1px #538312;
	background: #64991e;
	background: -webkit-gradient(linear, left top, left bottom, from(#7db72f), to(#4e7d0e));
	background: -moz-linear-gradient(top,  #7db72f,  #4e7d0e);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#7db72f', endColorstr='#4e7d0e');
}
.green:hover {
	background: #538018;
	background: -webkit-gradient(linear, left top, left bottom, from(#6b9d28), to(#436b0c));
	background: -moz-linear-gradient(top,  #6b9d28,  #436b0c);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#6b9d28', endColorstr='#436b0c');
}
.green:active {
	color: #a9c08c;
	background: -webkit-gradient(linear, left top, left bottom, from(#4e7d0e), to(#7db72f));
	background: -moz-linear-gradient(top,  #4e7d0e,  #7db72f);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#4e7d0e', endColorstr='#7db72f');
}

/* pink */
.pink {
	color: #feeef5;
	border: solid 1px #d2729e;
	background: #f895c2;
	background: -webkit-gradient(linear, left top, left bottom, from(#feb1d3), to(#f171ab));
	background: -moz-linear-gradient(top,  #feb1d3,  #f171ab);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#feb1d3', endColorstr='#f171ab');
}
.pink:hover {
	background: #d57ea5;
	background: -webkit-gradient(linear, left top, left bottom, from(#f4aacb), to(#e86ca4));
	background: -moz-linear-gradient(top,  #f4aacb,  #e86ca4);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#f4aacb', endColorstr='#e86ca4');
}
.pink:active {
	color: #f3c3d9;
	background: -webkit-gradient(linear, left top, left bottom, from(#f171ab), to(#feb1d3));
	background: -moz-linear-gradient(top,  #f171ab,  #feb1d3);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#f171ab', endColorstr='#feb1d3');
}


/* tabs */
.tab1, .tab2, .tab3, .tab1:link, .tab2:link, .tab3:link, .tab1:visited, .tab2:visited, .tab3:visited  {
	font-family: "Lucida Sans Unicode", "Lucida Grande", arial, sans-serif;
	color : #000000;
	font-weight: bold;
	font-size: 10px;
	line-height:14px;
	width:75px;
	display: block;
	padding-left : 15px;
	padding-top : 6px;
	padding-bottom : 5px;
	text-decoration : none;
	text-transform : uppercase;
}
.tab1:hover {
	background-color : #F0F0E8;
}
.tab2:hover {
	background-color : #F0F0CD;
}
.tab3:hover {
	background-color : #E6EEED;
}


/* icon buttons at the top */
.iconTop, .iconTop:link, .iconTop:visited  {
	font-family: "Lucida Sans Unicode", "Lucida Grande", arial, sans-serif;
	font-size: 11px;
	line-height: 12px;
	color: #006699;
	text-decoration: none;
	cursor: pointer;
}

.iconTop:hover {
	color: #FB811E;
	background-color: transparent;
}


/* content windows  borders */
.cIconOff  {
	background-color : transparent;
}
/*.cIconOn  {
	background-color : #fb811e;
}*/

/* content window borders to turn on/off on rollover*/
/*.pagePropWindowOff, .pagePropWindowOn  {
	border: 2px solid transparent;
	margin-bottom : 25px;
}*/
.pagePropWindowOffChanged  {
	/*border: 2px solid #FCA966;*/
	background-color : #FFF2E8;
	/*margin-bottom : 25px;*/
}
.pagePropWindowOffUnpublished  {
	border: 2px dotted #000000;
	background-color : #FFFFFF;
	/*margin-bottom : 25px;*/
}
.pagePropWindowOffDeleted  {
	border: 2px solid #DA4444;
	/*margin-bottom : 25px;*/
}
/*
.pagePropWindowOn  {
	border: 1px solid #666666;
	margin-bottom : 25px;
}
*/
.contentWindowOff, .contentWindowOn  {
	/*border: 1px solid #CACACA;*/
	border: 1px solid #E0ECF3;
	margin-bottom : 10px;
}
.contentWindowOffChanged, .contentWindowOnChanged  {
	border: 3px solid #fb811e;
	margin-bottom : 10px;
}
/*
.contentWindowOn  {
	border: 1px solid #CACACA;
	margin-bottom : 25px;
}
*/
.contentWindowOffError, .contentWindowOnError  {
	border: 1px dashed #BD2429;
	margin-bottom : 25px;
}
/*
.contentWindowOnError  {
	border: 1px solid #BD2429;
	margin-bottom : 25px;
}
*/
.contentBoxOff, .contentBoxOn, .contentBoxAddOn  {
	border: 1px solid #CACACA;
	padding : 5px 5px 5px 5px;
	height : 90px;
	color: #818181;
	font-size: 11px;
	line-height: 12px;
}
/*
.contentBoxOn  {
	border: 1px solid #FB811E;
	padding : 5px 5px 5px 5px;
	background-color : #FFF9F4;
	color: #818181;
	font-size: 11px;
	line-height: 12px;
}
*/
.contentBoxAddOn  {
	border: 1px solid #FB811E;
	/*background-color : #FFF9F4;*/
}

.slideBox  {
	border: 1px solid #CACACA;
	padding : 5px 5px 5px 5px;
}
.slideBox:hover  {
	border: 1px solid #FB811E;
	padding : 5px 5px 5px 5px;
	background-color : #FFF9F4;
}
.cTypesList, .cTypesList:link, .cTypesList:visited {
	font-family: "Lucida Sans Unicode", "Lucida Grande", arial, sans-serif;
	color: #818181;
	font-size: 11px;
	line-height: 12px;
	height: 50px;;
}
.cTypesList:hover {
	/*background-color : #FFFFFF;*/
	background-color : transparent;
}
.cTypesListName, .cTypesListName:link, .cTypesListName:visited {
	font-family: "Lucida Sans Unicode", "Lucida Grande", arial, sans-serif;
	color: #006699;
	font-size: 11px;
	line-height: 12px;
	font-weight : bold;
	width : 100%;
}
.cTypesListName:hover {
	color: #FB811E;
	/*background-color : #FFFFFF;*/
	background-color : transparent;
}
.cTypesLink, .cTypesLink:link, .cTypesLink:visited {
	color: #006699;
	font-size: 11px;
	line-height: 12px;
	width : 100%;
	height: 100%;
}
.cTypesLink:hover {
	color: #FB811E;
	/*background-color : #FFFFFF;*/
	background-color : transparent;
}
.cImages {
	font-family: "Lucida Sans Unicode", "Lucida Grande", arial, sans-serif;
	color: #818181;
	font-size: 10px;
}
.cImages:link, .cImages:visited {
	color: #006699;
}
.cImages:hover {
	background-color : #FFFFFF;
}
.cRowGrey1 {
	background-color : #F5F5F5;
	font-family: "Lucida Sans Unicode", "Lucida Grande", arial, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #000000;
	padding-left : 2px;
}
.cRowGrey2 {
	background-color : #E2E2E2;
	font-family: "Lucida Sans Unicode", "Lucida Grande", arial, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #000000;
	padding-left : 2px;
}
.cRowGrey1:link, .cRowGrey1:visited, .cRowGrey2:link, .cRowGrey2:visited {
	color: #006699;
	width: 100%;
}
.cRowGrey1:hover, .cRowGrey2:hover {
	background-color: #E5EEF4;
}

/* page property display fields */
.pagePropName, .pagePropNameError {
	font-family: "Lucida Sans Unicode", "Lucida Grande", arial, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #4B4B4B;
}
.pagePropNameError {
	border: 1px dashed #BD2429;
}
.pagePropValue, .pagePropValueError {
	font-family: "Lucida Sans Unicode", "Lucida Grande", arial, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #000000;
	font-weight : bold;
}
.pagePropValueError {
	color: #BD2429;
}
.pagePropValue, .pagePropValue a:link, .pagePropValue a:visited  {
	color: #000000;
}
.pagePropValue a:hover {
	background-color: #E5EEF4;
}

/* content windows  - normal state */
.pagePropTitle, .pagePropTitle:link, .pagePropTitle:visited {
	font-family: "Lucida Sans Unicode", "Lucida Grande", arial, sans-serif;
	font-size: 11px;
	line-height: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	padding : 3px 0px 3px 9px;
	width: 274px;
	display:block;
}
.pagePropTitle:hover {
	color: #FFFFFF;
	background-color: #FB811E;
}
.pagePropTitleBar {
	font-family: "Lucida Sans Unicode", "Lucida Grande", arial, sans-serif;
	background-color : #7FB2CC;
}
.pagePropTitleLink {
	font-family: "Lucida Sans Unicode", "Lucida Grande", arial, sans-serif;
	font-size: 10px;
	line-height: 14px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.pagePropTitleLink:hover {
	color: #FFFFFF;
	background-color: #FB811E;
}
.pagePropPageCaption {
	font-size:9px;
	line-height:12px;
	font-weight:normal;
}

.pagePropFields, .pagePropFieldsChanged {
	font-family: "Lucida Sans Unicode", "Lucida Grande", arial, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #000000;
	padding : 5px 5px 5px 9px;
	background-color : #FFFFFF;
}
.pagePropFieldsChanged {
	background-color : #FFF2E8;
}



.cBlockValue {
	color: #000000;
	background-color : #FFFFFF;
	padding : 5px 5px 5px 9px;
}
.cBlockValue .fieldLabel, .cBlockValue .fieldValue, .ywdcblockimportant td {
	text-align:left;
}
.cBlockTitle, .cBlockTitle:link, .cBlockTitle:visited {
	font-family: "Lucida Sans Unicode", "Lucida Grande", arial, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #006699;
	text-decoration: none;
	padding : 3px 0px 3px 9px;
	width: 350px;
	display:block;
}
.cBlockTitle:hover {
	color: #FFFFFF;
	background-color: #FB811E;
	
}
.cBlockTitleBar {
	background-color : #E0ECF3;
	font-family: "Lucida Sans Unicode", "Lucida Grande", arial, sans-serif;
	font-size: 11px;
}
.cBlockTitleLink {
	font-family: "Lucida Sans Unicode", "Lucida Grande", arial, sans-serif;
	font-size: 10px;
	line-height: 12px;
	color: #FFFFFF;
}
.cBlockTitleLink a:hover {
	color: #FFFFFF;
	background-color: #fb811e;
}
.adminListHeader {
	font-family: "Lucida Sans Unicode", "Lucida Grande", arial, sans-serif;
	font-size: 11px;
	line-height: 14px;
	height:24px;
	text-decoration: none;
	color: #000000;
	background-color:#eee;
	padding-left : 2px;
	/*padding-bottom : 5px;*/
	font-weight : bold;
}
.adminListItem, .adminListItemLarge {
	font-family: "Lucida Sans Unicode", "Lucida Grande", arial, sans-serif;
	font-size: 11px;
	height: 24px;
	text-decoration: none;
	color: #4B4B4B;
	background-color : #FFFFFF;
	padding-left : 2px;
}
.adminListItemLarge {
	font-size: 14px;
	line-height: 18px;
}
.adminListItem:link, .adminListItem:visited, .adminListItemLarge:link, .adminListItemLarge:visited,
.adminListHeader:link, .adminListHeader:visited, .adminListItem a {
	/*padding-top:4px;
	padding-bottom:4px;*/
	color: #006699;
	height:24px;
	/*display:block;*/
	/*width: 100%;*/
}
.adminListItem a:hover, .adminListHeader a:hover, .adminListItemLarge a:hover, .adminListItemLarge a:hover {
	background-color: #E5EEF4;
}
.adminListItem a img {
	border:1px solid #fff;
}
.adminListItem a img:hover {
	border:1px solid #FFA11B;
}

/* permissions */
.permissionsItem {
	font-family: "Lucida Sans Unicode", "Lucida Grande", arial, sans-serif;
	font-size: 11px;
	line-height: 14px;
	text-decoration: none;
	color: #000000;
	background-color: #FFFFFF;
	padding-left: 2px;
}
.permissionsYes {
	font-family: "Lucida Sans Unicode", "Lucida Grande", arial, sans-serif;
	font-size: 11px;
	line-height: 14px;
	text-decoration: none;
	color: #018F01;
	background-color: #FFFFFF;
	padding-left: 2px;
	font-weight: bold;
}
.permissionsNo {
	font-family: "Lucida Sans Unicode", "Lucida Grande", arial, sans-serif;
	font-size: 11px;
	line-height: 14px;
	text-decoration: none;
	color: #BD2429;
	background-color: #FFFFFF;
	padding-left: 2px;
	font-weight: bold;
}
.permissionsDefault {
	font-family: "Lucida Sans Unicode", "Lucida Grande", arial, sans-serif;
	font-size: 11px;
	line-height: 14px;
	text-decoration: none;
	color: #595959;
	background-color: #FFFFFF;
	padding-left: 2px;
}


/* content windows  - changed state */
.pagePropTitleBarChanged {
	/*background-color : #FCA966;*/
	background-color : #7FB2CC;
}
.cBlockValueChanged {
	color: #000000;
	/*background-color : #FFF2E8;*/
	background-color:#ffffff;
	padding : 5px 5px 5px 9px;
}
.cBlockTitleBarChanged {
	/*background-color : #FEDCC0;*/
	background-color : #E0ECF3;
}

/* content windows  - marked for deletion state */
.pagePropTitleBarDeleted {
	background-color : #DA4444;
}
.cBlockValueDeleted {
	color: #000000;
	background-color:#ffffff;
	background-color : #FAE5E5;
	padding : 5px 5px 5px 9px;
}

/* content windows  - unpublished state */
.pagePropTitleBarUnpublished {
	/*background-color : #7F7F7F;*/
	background-color : #7FB2CC;
}
.cBlockValueUnpublished {
	color: #000000;
	/*background-color : #E5E5E5;*/
	background-color:#ffffff;
	padding : 5px 5px 5px 9px;
}

/* content windows  - new page state */
.pagePropTitleBarNew {
	/*background-color : #75B083;*/
	background-color : #7FB2CC;
}
.cBlockValueNew {
	color: #000000;
	background-color : #E8F2EA;
	padding : 5px 5px 5px 9px;
}


/* form objects */
.fieldLabel {
	color: #4B4B4B;
	font-family: "Lucida Sans Unicode", "Lucida Grande", arial, sans-serif;
	font-size: 12px;
	/*padding : 3px 3px 3px 3px;*/
}
.fieldValue  {
	color: #000000;
	font-family: "Lucida Sans Unicode", "Lucida Grande", arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	/*padding : 3px 3px 3px 3px;*/
}
.fieldValue input, .fieldValue textarea, .fieldValue select, .fieldValue radio {
	color: #000000;
	font-family: "Lucida Sans Unicode", "Lucida Grande", arial, sans-serif;
	font-size: 12px;
	background-color : #F5F5F5;
	font-weight: normal;
	border:1px solid #cccccc;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
}
.fieldContentsNormal  {
	color: #000000;
	font-family: "Lucida Sans Unicode", "Lucida Grande", arial, sans-serif;
	font-size: 12px;
	background-color : #F5F5F5;
	border:1px solid #cccccc;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
}
.fieldContents, .fieldContentsRed, .fieldContentsYellow, .fieldContentsBlueType  {
	color: #000000;
	font-family: "Lucida Sans Unicode", "Lucida Grande", arial, sans-serif;
	font-weight: bold;
	font-size: 12px;
	background-color : #F5F5F5;
	border:1px solid #cccccc;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
}
.fieldContentsRed {
	background-color: #FBEBEB;
}
.fieldContentsYellow {
	background-color: #FEEDC9;
}
.fieldContentsBlueType {
	color: #006699;
}
.fieldContentsLarge {
	color: #000000;
	font-family: "Lucida Sans Unicode", "Lucida Grande", arial, sans-serif;
	font-weight: bold;
	font-size: 13px;
	line-height: 16px;
	background-color: #F9F9F6;
}
.fieldContentsLargeDisplay {
	color: #000000;
	font-family: "Lucida Sans Unicode", "Lucida Grande", arial, sans-serif;
	font-weight: bold;
	font-size: 14px;
	line-height: 18px;
}
.fieldContentsSite  {
	font-family: "Lucida Sans Unicode", "Lucida Grande", arial, sans-serif;
	font-weight: normal;
	font-size: 10px;
	line-height: 12px;
	color: #000000;
	background-color : #eeeeee;
	border:1px solid #666666;
}
.buttonClass  {
	color: #000000;
	background-color: #E8E8E8;
	font-size: 11px;
	line-height: 14px;
	font-weight: bold;
	font-family: "Lucida Sans Unicode", "Lucida Grande", arial, sans-serif;
}
fieldset {
	border:1px solid #cccccc;
}

/* main left navigation */
.navLeft1 a, .navLeft1On a, .navLeft1 a:link, .navLeft1On a:visited,
.navLeft2 a, .navLeft2On a, .navLeft2 a:link, .navLeft2On a:visited,
.navLeft3 a, .navLeft3On a, .navLeft3 a:link, .navLeft3On a:visited,
.navLeft4 a, .navLeft4On a, .navLeft4 a:link, .navLeft4On a:visited,
.navLeft5 a, .navLeft5On a, .navLeft5:link a, .navLeft5On a:visited,
.navLeft6 a, .navLeft6On a, .navLeft6:link a, .navLeft6On a:visited,
.navLeft7 a, .navLeft7On a, .navLeft7 a:link, .navLeft7On a:visited,
.navLeft8 a, .navLeft8On a, .navLeft8:link a, .navLeft8On a:visited,
.navLeft9 a, .navLeft9On a, .navLeft9:link a, .navLeft9On a:visited,
.navLeft10 a, .navLeft10On a, .navLeft10:link a, .navLeft10On a:visited,
.navLeft11 a, .navLeft11On a, .navLeft11:link a, .navLeft11On a:visited,
.navLeft12 a, .navLeft12On a, .navLeft12:link a, .navLeft12On a:visited {
	font-family: "Lucida Sans Unicode", "Lucida Grande", arial, sans-serif;
	color : #ffffff;
	font-size: 11px;
	line-height : 12px;
	vertical-align: middle;
	width: 100%;
	height: 100%;
	display: block;
	padding : 2px 0px 2px 0px;
	background-color:none;
	background-image:none;
	border-top:none;
	border-bottom:none;
	border-left:none;
	border-right:none;
	text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.3);
}
.navLeft1On a, .navLeft2On a, .navLeft3On a, .navLeft4On a, .navLeft5On a, .navLeft6On a, .navLeft7On a, .navLeft8On a {
	text-shadow:none;
}
.navLeft1 a:hover, .navLeft2 a:hover, .navLeft3 a:hover, .navLeft4 a:hover, .navLeft5 a:hover, .navLeft6 a:hover, .navLeft7 a:hover, .navLeft8 a:hover, .navLeft9 a:hover, .navLeft10 a:hover, .navLeft11 a:hover, .navLeft12 a:hover,
.navLeft1On a:hover, .navLeft2On a:hover, .navLeft3On a:hover, .navLeft4On a:hover, .navLeft5On a:hover, .navLeft6On a:hover, .navLeft7On a:hover, .navLeft8On a:hover, .navLeft9On a:hover, .navLeft10On a:hover, .navLeft11On a:hover, .navLeft12On a:hover{
	background-color: #F5F5F5;
	padding : 2px 0px 2px 0px;
	border-top:none;
	border-bottom:none;
	border-left:none;
	border-right:none;
}
.navLeft1 a, .navLeft1On a {
	padding : 2px 0px 2px 0px;
	background-image:none;
	border-top:none;
	border-bottom:none;
	border-left:none;
	border-right:none;
}
.navLeft1On a, .navLeft2On a, .navLeft3On a, .navLeft4On a, .navLeft5On a, .navLeft6On a, .navLeft7On a, .navLeft8On a, .navLeft9On a, .navLeft10On a, .navLeft11On a, .navLeft12On a,
.navLeft1On a:link, .navLeft2On a:link, .navLeft3On a:link, .navLeft4On a:link, .navLeft5On a:link, .navLeft6On a:link, .navLeft7On a:link, .navLeft8On a:link, .navLeft9On a:link, .navLeft10On a:link, .navLeft11On a:link, .navLeft12On a:link,
.navLeft1On a:visited, .navLeft2On a:visited, .navLeft3On a:visited, .navLeft4On a:visited, .navLeft5On a:visited, .navLeft6On a:visited, .navLeft7On a:visited, .navLeft8On a:visited, .navLeft9On a:visited, .navLeft10On a:visited, .navLeft11On a:visited, .navLeft12On a:visited {
	color: #000000;
	font-weight: bold;
	padding : 2px 0px 2px 0px;
	background-color:none;
	background-image:none;
	border-top:none;
	border-bottom:none;
	border-left:none;
	border-right:none;
}
.navLeft1, .navLeft1On {
	padding : 0px 0px 0px 0px;
}
.navLeft2, .navLeft2On {
	padding : 0px 0px 0px 15px;
}
.navLeft3, .navLeft3On {
 	padding : 0px 0px 0px 30px;
}
.navLeft4, .navLeft4On {
	padding : 0px 0px 0px 45px;
}
.navLeft5, .navLeft5On {
	padding : 0px 0px 0px 60px;
}
.navLeft6, .navLeft6On {
	padding : 0px 0px 0px 75px;
}
.navLeft7, .navLeft7On {
	padding : 0px 0px 0px 105px;
}
.navLeft8, .navLeft8On {
	padding : 0px 0px 0px 120px;
}
.navLeft9, .navLeft9On {
	padding : 0px 0px 0px 135px;
}
.navLeft10, .navLeft10On {
	padding : 0px 0px 0px 150px;
}
.navLeft11, .navLeft11On {
	padding : 0px 0px 0px 165px;
}
.navLeft12, .navLeft12On {
	padding : 0px 0px 0px 180px;
}

/* copyright */
.copyrightNotice {
	font-family: "Lucida Sans Unicode", "Lucida Grande", arial, sans-serif;
	font-size: 10px;
	line-height: 12px;
	color: #95958E;
	/*padding : 5px 5px 5px 9px;*/
	padding-left:9px;
	padding-top:20px;
	padding-bottom:20px;
}

/* help legend */
.adminLegendTrigger {
	font-family: "Lucida Sans Unicode", "Lucida Grande", arial, sans-serif;
	font-size: 10px;
	line-height: 12px;
	color: #95958E;
	/*padding : 5px 5px 5px 9px;*/
	padding-left:9px;
}
.xstooltip {
    visibility: hidden;
    position: absolute; 
    top: 0;  
    left: 0; 
    z-index: 2; 

    /*padding: 5px; */
	background-repeat: repeat;  
    background-image:url(../images/white_semi.png);
	border-top:1px ridge #ffffff;
	border-left:1px ridge #ffffff;
	border-right:1px ridge #999999;
	border-bottom:1px ridge #999999;
	width:400px;
	/*height:120px;*/
}
.xstooltip table {
	width:100%;
}
.xstooltip table td {
	font-family: "Lucida Sans Unicode", "Lucida Grande", arial, sans-serif;
	font-size: 10px;
	line-height:12px;
	padding:4px;
	vertical-align:top;
}

/* image classes */
.imageInsert {
	margin : 5px 5px 5px 5px;
}

/* help header */
.helpHeader  {
	font-family: "Lucida Sans Unicode", "Lucida Grande", arial, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #4B4B4B;
	text-transform : uppercase;
	text-align : center;
}

/* help left navigation */
.navHelp1, .navHelp1On, .navHelp1:link, .navHelp1On:visited,
.navHelp2, .navHelp2On, .navHelp2:link, .navHelp2On:visited,
.navHelp3, .navHelp3On, .navHelp3:link, .navHelp3On:visited,
.navHelp4, .navHelp4On, .navHelp4:link, .navHelp4On:visited,
.navHelp5, .navHelp5On, .navHelp5:link, .navHelp5On:visited,
.navHelp6, .navHelp6On, .navHelp6:link, .navHelp6On:visited,
.navHelp7, .navHelp7On, .navHelp7:link, .navHelp7On:visited {
	font-family: "Lucida Sans Unicode", "Lucida Grande", arial, sans-serif;
	color : #006699;
	font-size: 11px;
	line-height : 12px;
	vertical-align: middle;
	width: 100%;
}
.navHelp1:hover, .navHelp2:hover, .navHelp3:hover, .navHelp4:hover, .navHelp5:hover, .navHelp6:hover, .navHelp7:hover,
.navHelp1On:hover, .navHelp2On:hover, .navHelp3On:hover, .navHelp4On:hover, .navHelp5On:hover, .navHelp6On:hover, .navHelp7On:hover{
	background-color: #FFFFFF;
}
.navHelp1On, .navHelp2On, .navHelp3On, .navHelp4On, .navHelp5On, .navHelp6On, .navHelp7On,
.navHelp1On:link, .navHelp2On:link, .navHelp3On:link, .navHelp4On:link, .navHelp5On:link, .navHelp6On:link, .navHelp7On:link,
.navHelp1On:visited, .navHelp2On:visited, .navHelp3On:visited, .navHelp4On:visited, .navHelpt5On:visited, .navHelp6On:visited, .navHelp7On:visited {
	color: #006699;
	font-weight: bold;
}
.navHelp1, .navHelp1On {
	padding : 3px 0px 3px 0px;
}
.navHelp2, .navHelp2On {
	padding : 3px 0px 3px 15px;
}
.navHelp3, .navHelp3On {
 	padding : 3px 0px 3px 30px;
}
.navHelp4, .navHelp4On {
	padding : 3px 0px 3px 45px;
}
.navHelp5, .navHelp5On {
	padding : 3px 0px 3px 60px;
}
.navHelp6, .navHelp6On {
	padding : 3px 0px 3px 75px;
}
.navHelp7, .navHelp7On {
	padding : 3px 0px 3px 90px;
}

/* to-do list */
.todoListTitle {
	font-family: "Lucida Sans Unicode", "Lucida Grande", arial, sans-serif;
	font-size: 17px;
	line-height: 21px;
	text-decoration: none;
	color: #018F01;
	margin-bottom: 10px;
	font-weight: bold;
}
.todoListSubTitle, .todoListSubTitle:link, .todoListSubTitle:visited {
	font-family: "Lucida Sans Unicode", "Lucida Grande", arial, sans-serif;
	font-size: 10px;
	line-height: 12px;
	text-decoration: none;
	text-transform: uppercase;
	color: #018F01;
}
.todoListSubTitle:hover {
	background-color: #DCEBDC;
}
.todoListHeader {
	font-family: "Lucida Sans Unicode", "Lucida Grande", arial, sans-serif;
	font-size: 11px;
	line-height: 14px;
	text-decoration: none;
	color: #000000;
	padding-bottom : 5px;
	font-weight : bold;
}
.todoListItem {
	font-family: "Lucida Sans Unicode", "Lucida Grande", arial, sans-serif;
	font-size: 11px;
	line-height: 14px;
	text-decoration: none;
	color: #000000;
}
.todoListItem:link, .todoListItem:visited {
	color: #006699;
	width: 100%;
}
.todoListItem:hover {
	background-color: #E5EEF4;
}

/* toolbar menu items */
.toolbarMenuItem, .toolbarMenuItem:link, .toolbarMenuItem:visited {
	font-family: "Lucida Sans Unicode", "Lucida Grande", arial, sans-serif;
	font-size: 11px;
	line-height: 14px;
	text-decoration: none;
	color: #006699;
	padding-left : 7px;
	padding-top : 2px;
	padding-bottom : 2px;
	width: 159px;
	display:block;
}
.toolbarMenuItem:hover {
	color: #FFFFFF;
	/*font-weight: bold;*/
	background-color: #FB811E;
}


/* semitransparent objects (IE only) */
.dropShadow {
	background-color: #000000;
	filter:alpha(opacity=20);
}

.shadowvert {
	height:10px;
	background-image:url(../images/shadowvert.png) !important;
	background:none;
}
.shadowhoriz {
	height:10px;
	background-image:url(../images/shadowhoriz.png) !important;
	background:none;
}
.shadow {
	background-image:url(../images/shadow.png) !important;
	background:none;
}


/* error message */
.errorDetails {
	color: #FF5555;
	font-size: 11px;
	line-height: 14px;
	font-weight: bold;
}

.errormessage {
	color: #FF5555;
	font-size: 11px;
	line-height: 14px;
	font-weight: bold;
}

/* appplies shade ro underlying interface */
#shade {
	position:absolute;
	left:0;
	top:0;
	padding:0;
	width:100%;
	height:150%; /* works only if parent container is assigned a height value */
	filter:alpha(opacity=50);-moz-opacity:.5;opacity:.5;
	background:#000000 !important;
	background:none;
}


/* tabs landing pages */
.tablanding {
	font-family:"Lucida Sans Unicode", "Lucida Grande", arial, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color:#666666;
	margin-top:10px;
}


/* for colour-selection fields */
.colourchip {
	width:16px;
	height:16px;
	background-color:#f0f0f0;
	border:1px solid #aaaaaa;
}


/* fixes newsticker display */
#newstickercontainer {
	height:2em;
	padding-top:0.2em;
	padding-bottom:0.5em;
	margin:0px;
}
#newstickercontainer ul {
	margin-left:0em;
}
#newstickercontainer li {
	list-style:none;
	padding-left:0em;
}

