/*****************************************************************************/
/*** 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: 10px;
	line-height: 11px;
	color: #006699;
	text-decoration: none;
}
.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: 10px;
	line-height: 11px;
	color: #FB811E;
	text-decoration: none;
}
.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: 10px;
	line-height: 11px;
	color: #FB811E;
	text-decoration: none;
}
.bttnIconsFirst {
	background-image: url(../images/icons/button_first_v3.gif);
	cursor: pointer;
	font-family: "Lucida Sans Unicode", "Lucida Grande", arial, sans-serif;
	font-size: 10px;
	line-height: 11px;
	color: #006699;
	text-decoration: none;
}
.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: 10px;
	line-height: 11px;
	color: #FB811E;
	text-decoration: none;
}
.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: 10px;
	line-height: 11px;
	color: #FB811E;
	text-decoration: none;
}
.bttnIconsRight {
	background-image: url(../images/icons/button_right_v3.gif);
	cursor: pointer;
	font-family: "Lucida Sans Unicode", "Lucida Grande", arial, sans-serif;
	font-size: 10px;
	line-height: 11px;
	color: #006699;
	text-decoration: none;
}
.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: 10px;
	line-height: 11px;
	color: #FB811E;
	text-decoration: none;
}
.bttnIconsRightPressed {
	background-image: url(../images/icons/button_right_down.gif);
	cursor: pointer;
	font-family: "Lucida Sans Unicode", "Lucida Grande", arial, sans-serif;
	font-size: 10px;
	line-height: 11px;
	color: #FB811E;
	text-decoration: none;
}
.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: 10px;
	line-height: 11px;
	color: #006699;
	text-decoration: none;
	width:87px;
	padding-right:5px;
}
.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: 10px;
	line-height: 11px;
	color: #FB811E;
	text-decoration: none;
	width:87px;
	padding-right:5px;
}
.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: 10px;
	line-height: 11px;
	color: #FB811E;
	text-decoration: none;
	width:87px;
	padding-right:5px;
}
.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;
}
.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;
}


/* 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;
}
.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;
	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;
}

/* 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: bold;
	/*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: bold;
	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;
}
.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;
}
