body {
	background-image: url(images/background.gif);
	background-repeat: repeat;
	margin: 0px 5px 5px;
}

.body-frame-outer {
	background-color: #e9f0f4;
	border: 1px solid #b9cfd8;
}

.body-frame-inner {
	background-color: #FFFFFF;
	border: 1px solid #b9cfd8;
	margin: 1px;
}

.body-content-notes-box {
	background-color: #FDFEE0;
	padding: 5px;
	border: 1px solid #E9DEC5;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}

.body-content {
	padding: 3px;
}

.body-content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.body-content a, .body-content a:link, .body-content a:visited { text-decoration: underline; color: #924E21; }
.body-content a:hover { text-decoration: underline; color: #C4996F; }

.body-content-box {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-align: left;
	background-color: #F6F7F9;
	padding: 5px;
	border: 1px solid #CCD1DD;
}

.body-content-box-title {
	background-color: #98A3BA;
	padding: 3px 5px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	border-top: 1px solid #CCD1DD;
	border-right: 1px solid #CCD1DD;
	border-bottom: 1px none #CCD1DD;
	border-left: 1px solid #CCD1DD;
}
.body-content-box-title a, .body-content-box-title a:link, .body-content-box-title a:visited { text-decoration: underline; color: #D3D9E2; }
.body-content-box-title a:hover { text-decoration: underline; color: #FFFFFF; }

.body-header-title-logo
{
	height : 68px;
	background-image: url(images/company-logo.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

.body-header-title-bar-left
{
	width : 5px;
	height : 68px;
	background-image: url(images/title-bar-left.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

.body-header-title-bar-middle
{
	width : 100%; 
	height : 68px;
	background-image: url(images/title-bar-middle.gif);
	background-repeat: repeat-x;
	background-position: 0px 0px;
}

.body-header-title-bar-right
{
	width : 5px; 
	height : 68px;
	background-image: url(images/title-bar-right.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

.body-header-user-information
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #72889E;
	text-align: right;
	padding: 10px;
	white-space: nowrap;
	vertical-align: top;
}
.body-header-user-information a, .body-header-user-information a:link, .body-header-user-information a:visited {text-decoration: underline; color: #72889E;}
.body-header-user-information a:hover {text-decoration: underline; color: #990000;}

.cms-form-inplace-edit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #F6F7F9;
	background-image: none;
	cursor:pointer;
	padding: 4px;
	border: 1px dotted #999999;
}

.body-input-textfield {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #7F9DB9;
	padding: 2px;
	border: 1px solid #ABBDC2;
	background-color: #eaf1f5;
}

.body-text-form-header
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #516375;
	white-space: nowrap;
	font-weight: bold;
}

.body-text-form-title
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #72889E;
	white-space: nowrap;
	font-weight: bold;
}

.body-text-content
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.body-text-content a, .body-text-content a:link, .body-text-content a:visited {text-decoration: underline; color: #FFFFFF;}
.body-text-content a:hover {text-decoration: underline; color: #990000;}

.body-text-form-content
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #72889E;
}
.body-text-form-content a, .body-text-form-content a:link, .body-text-form-content a:visited {text-decoration: underline; color: #72889E;}
.body-text-form-content a:hover {text-decoration: underline; color: #990000;}

.body-spacer
{
	width : 10px;
	height : 2px;
	background-image: url(images/spacer.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	font-size: 1px;
}

.body-spacer-1px {
	width : 5px;
	height : 5px;
	background-image: url(images/spacer.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	font-size: 1px;
}

.body-spacer-5px {
	width : 5px;
	height : 5px;
	background-image: url(images/spacer.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	font-size: 1px;
}

.body-spacer-10px {
	width : 5px;
	height : 5px;
	background-image: url(images/spacer.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	font-size: 1px;
}

.body-spacer-10
{
	width : 10px;
	height : 10px;
	background-image: url(images/spacer.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	font-size: 1px;
}

.body-load-indicator-large {
	background-image: url(images/load_indicator_large.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height: 40px;
	width: 40px;
}

.body-load-indicator-bar {
	background-image: url(images/ajax_load_bar.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 20px;
	width: 220px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding-top: 2px;
}

.body-message-box-warning {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #FF0000;
	background-color: #FFFFCC;
	padding: 5px;
	border: 1px solid #DC8F7C;
}
.body-message-box-warning a, .body-message-box-warning a:link, .body-message-box-warning a:visited {text-decoration: underline; color: #FF0000;}
.body-message-box-warning a:hover {text-decoration: underline; color: #003366;}



.cms-validation-icon-blank {
	background-image: url(../cms_tools/validation/images/icon_blank.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 20px;
	width: 20px;
}

.cms-validation-icon-required {
	background-image: url(../cms_tools/validation/images/icon_required.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 20px;
	width: 20px;
}

.cms-validation-icon-correct {
	background-image: url(../cms_tools/validation/images/icon_correct.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 20px;
	width: 20px;
}

.cms-validation-icon-incorrect {
	background-image: url(../cms_tools/validation/images/icon_incorrect.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 20px;
	width: 20px;
}

.cms-autocomplete-indicator {
	background-image: url(images/ajax_indicator_small.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 16px;
	width: 16px;	
}



div.cms-autocomplete {
	position:absolute;
	width:250px;
	background-color:white;
	border:1px solid #888;
	margin:0px;
	padding:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #006699;
}

div.cms-autocomplete ul {
	list-style-type:none;
	margin:0px;
	padding:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #006699;
}

div.cms-autocomplete ul li.selected { 
	background-color: #ffb;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #006699;
}

div.cms-autocomplete ul li {
	list-style-type:none;
	display:block;
	margin:0;
	padding:2px;
	height:16px;
	cursor:pointer;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #006699;
}


.cms-sortable-table-outer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #F6F7F9;
}

.cms-sortable-table-inner {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	background-color: #FFFFFF;
	border: 1px solid #CCD1DD;
	cursor: move;
}

.cms-sortable-table-container {
	padding-right: 30px;
	padding-top: 5px;
	border: 1px solid #7F9DB9;
	padding-bottom: 15px;
}

.cms-sortable-table-title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #7F9DB9;
	padding: 3px;
}

.cms-table-header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #7F9DB9;
}
.cms-table-base {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	background-color: #C1D0DD;
}
.cms-table-cell {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	background-color: #F6F7F9;
}
.cms-table-cell-A {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	background-color: #F6F7F9;
}
.cms-table-cell-B {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	background-color: #E7EAEF;
}
.cms-table-cell-over {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #8F9BB6;
}
