﻿body {
	margin: 0px 0px 0px 0px;
	font-family: Arial, Helvetica, sans-serif;
}
img
{
	border: 0px;
}
#contentspace_scroll {
	 width:350px;
	 height:349px;
	 background-color:#FFFFFF;
	 overflow:auto;
	 padding-bottom:20px;
}
 
.bodytxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
.bodytxt a:link {
	color: #3366CC;
}
.bodytxt a:visted {
	color: #3366CC;
}
.bodytxt a:hover {
	color:#CB8F21;
	text-decoration:underline;
}
.footertxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000000;
	padding: 20px 0 15px 0;
	text-align:center;
}
.footertxt a:link {
	color: #000000;
	text-decoration:none;
}
.footertxt a:visited {
	color: #000000;
	text-decoration:none;
}
.footertxt a:hover {
	text-decoration:underline;
}
.boxtxt {
	color: #003753;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-image: url('../../images/box02.gif');
}
.boxtxt a:link {
	color:#9F4F2D;
}
.boxtxt a:visited {
	color:#9F4F2D;
}
.boxtxt a:hover {
	color:#AB8536;
}
h1
{
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: 22px;
	color: #E36C0A;
	font-weight: bold;
}
.sharedDocs h2
{
	margin-top: 0px;
	margin-bottom: 5px;
	font-size: 18px;
	color: #E36C0A;
	font-weight: bold;
}
.sharedCellHeading
{
    font-weight: bold;
    font-size: 10pt;
}

.loginName
{
	font-size: 12px;
}
.filterlabel
{
	font-size: 12px;
	font-weight: bold;
}
#ContentAdmin
{
	margin-left: 5px;
	margin-top: 5px;
	margin-right: 5px;
	font-size: 14px;
}
.fieldname
{
	font-weight: bold;
	font-size: 8pt;
	color:#000000;
	text-align:left;
		
}
.fieldnameblue
{
	font-weight: bold;
	font-size: 8pt;
	color: Blue;
	text-align:left;
		
}
.AddressInfo
{
	text-align: center;
	background-color: #ffcc66;
	font-weight: bold;
	padding: 5px 0px 5px 0px;
}

.HeaderInfo
{
	text-align: left;
	background-color: #E36C0A;
	font-weight: bold;
	padding: 5px 0px 5px 3px;
	color: #ffffff;
}

.HeaderInfoRight
{
	text-align: right;
	background-color: #E36C0A;
	font-weight: bold;
	padding: 5px 0px 5px 0px;
	color: #ffffff;
}

.TDRight
{
	text-align: right;
}
.TDTotal
{
	background-color: #cccccc;
	font-weight: bold;
}
.TDRightTotal
{
	background-color: #cccccc;
	text-align: right;
	font-weight: bold;
}

#ContentAdmin a { color: #000000; }
#ContentAdmin a:visited { color: #000000; }
#ContentAdmin a:hover { color: #cc0000; }
#ContentAdmin a:active { color: #000000; }
.Stage1 { color: Red; }
.Stage2 { color: Blue }
.Stage3 { color: Green }
.Stage4 { color: Maroon }
.Stage5 { color: Purple }
.Stage6 { color: Navy }
.Stage7 { color: Olive }
.Stage8 { color: Black }

.MyCalendar .ajax__calendar_container {
    border:1px solid #000000;
    background-image: url(../../images/back.jpg);
    background-color: #ffcc66;
    color: #ffffff;
}

.TableHeaderStyle
{
	font-weight: bold;
	background-color: #ffcc66;
}
.panelHide
{
	visibility: hidden;
	position: absolute;
}
.panelShow
{
	visibility: visible;
	position:static;
}
.legendHeader
{
    color: #E36C0A;
    font-weight: bold;
    font-size: 9pt;
}
/*Reorder List*/
.dragHandle {
	width:10px;
	height:15px;
	background-color:Blue;
	cursor:move;
	border:outset thin white;
}

.callbackStyle {
	border:thin blue inset;		
}

.callbackStyle table {
	background-color:#5377A9;	
	color:Black;
}
.reorderListDemo li {
	list-style:none;
	margin:2px;
	background-color: #cccccc;
	color:#000000;
}

.reorderListDemo li a {color:#000000 !important; font-weight:bold;}

.reorderCue {
	border:dashed thin black;
	width:100%;
	height:25px;
}

.itemArea {
	margin-left:15px;
	font-family:Arial, Verdana, sans-serif;
	font-size:1em;
	text-align:left;
}
