/* Common tags                 */
/*-----------------------------*/

body
{
	background-color: #dae3f4;
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
	margin: 0;
	padding: 0;
	text-align: left;
}

A:link
{
	color: #000000;
	text-decoration: none;
}
A:visited
{
	color: #000000;
	text-decoration: none;
}
A:active
{
	color: #000000;
	cursor: hand;
	text-decoration: none;
}
A:hover
{
	color: #000000;
	cursor: hand;
	text-decoration: none;
}

A.bodyLink:link
{
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
A.bodyLink:visited
{
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
A.bodyLink:active
{
	color: #000000;
	cursor: hand;
	text-decoration: none;
	font-weight: bold;
}
A.bodyLink:hover
{
	color: #000000;
	cursor: hand;
	text-decoration: underline;
	font-weight: bold;
}

p
{
	line-height: 1.4em;
}

.title
{
	text-transform: uppercase;
	font-family: verdana;
	font-size: large;
	font-weight: bold;
	color: #41519A;
}

hr
{
	border: 0;
	border-top: 2px solid #41519A;
	height: 2px;
}

img
{
	border-width: 0;
}

.text
{
	padding: 0 10px 0 0;
}

.menutextindent
{
	font-size: x-small;
}

/* Headings                    */
/*-----------------------------*/
h1
{
	font-size: large;
	color: #6B7EBF;
}

h2
{
	font-family: Verdana;
	font-size: medium;
	color: #6B7EBF;
}

h3
{
	font-family: Verdana;
	font-size: small;
	color: #6B7EBF;
}

h1, h2, h3, h4
{
	margin: 0;
	font-family: Verdana;
}

/* Tables                      */
/*-----------------------------*/
table #Display
{
	font-size: 1em;
	background-color: White;
}


td.headerbar
{
	background-image: url(Images/bar1.jpg);
	height: 13px;
}

td.menu
{
	background-color: #41519A;
	width: 184px;
	height: 500px;
	vertical-align: top;
}

td.footer
{
	margin: 0 0 0 30px;
	font-family: Verdana;
	font-size: xx-small;
	font-weight: normal;
	color: #41519A;
	text-align: right;
}


.table
{
	font-family: Tahoma;
	font-size: 10px;
	color: black;
	background-color: #ffffff;
	border-color: #99ACDD;
	border-width: 1px;
	border-style: solid;
}
.table1
{
	font-family: Tahoma;
	font-size: 10px;
	color: black;
	background-color: #ffffff;
	border-color: #99ACDD;
	border-width: 1px;
	border-style: solid;
	border-top-style: none;
}

.GridHeader
{
	background-image: url(   "Images/bar1.jpg" );
	background-repeat: repeat-x;
	text-align: left;
}
.GridHeader th
{
	border-left-color: #aabad4;
	border-left-style: solid;
	border-left-width: 1px;
}
A.GridHeader:link
{
	text-decoration: underline;
}
A.GridHeader:visited
{
	text-decoration: underline;
}
A.GridHeader:active
{
	text-decoration: underline;
}

.GridFooter
{
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #cccccc;
}
.Display
{
	background-color: White;
	font-size: 11px;
}
.Borders
{
	border-style: solid;
	border-width: 1px;
	border-color: #99ACDD;
	width: 198px;
	border-top-style: none;
}
.NavPanels
{
	overflow: hidden;
	background-image: url(   "Images/panelBg.jpg" );
}
.NavPanelHeader
{
	background-image: url(   "Images/bar1.jpg" );
	border-style: solid;
	border-width: 1px;
	border-color: #99ACDD;
	font-size: 10px;
	vertical-align: bottom;
	border-top-style: none;
}
.PanelExtend:hover
{
	cursor: hand;
}
.NavCell:hover
{
	background-image: url(   "Images/navOverBg.jpg" );
	background-repeat: repeat-x;
	border-width: 0px;
}
.NavCell
{
}
.NavCellImg
{
	width: 25px;
	height: 18px;
	border-bottom-color: #aabad4;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	vertical-align: bottom;
}
.NavCellLink
{
	width: 173px;
	height: 18px;
	font-size: 10px;
	font-weight: bold;
	border-bottom-color: #aabad4;
	border-bottom-width: 1px;
	border-bottom-style: solid;
}
.viewMessageHeader
{
	height: 45px;
	background-color: #b8c9e5;
	border-style: solid;
	border-width: 1px;
	border-color: #99ACDD;
	border-bottom-style: none;
	border-top-style: none;
}
.viewMessage
{
	padding: 15px 15px 15px 15px;
	text-align: justify;
	border-style: solid;
	border-width: 1px;
	border-color: #99ACDD;
	background-color: #ffffff;
}
.pageWindow
{
	margin: -2px 0 0 0;
}
.pageHeader
{
	background-image: url(   "Images/messageHeaderBg.jpg" );
	background-repeat: repeat-x;
	height: 27px;
	border-style: solid;
	border-width: 1px;
	border-color: #99ACDD;
	border-bottom-style: none;
	border-top-style: none;
}
.pageHeader ul
{
	list-style-type: none;
	float: left;
	vertical-align: top;
	margin: 4px 0 0 0;
}
.pageHeader li
{
	display: inline;
	vertical-align: top;
}
.hidePanel
{
	background-color: #b8c9e5;
	margin: 0 0 3px 0;
	border-style: solid;
	border-width: 1px;
	border-color: #99ACDD;
	overflow: hidden;
}
.clear
{
	clear: left;
}
.messageOver
{
	vertical-align: top;
	height: 24px;
}
.pageList
{
	margin: 0px 0px 0px 0px;
}

.hiddendiv
{
	margin: 0px 0px 0px 0px;
}
.fieldwrapper
{
	border: 1px;
	border-color: #99ACDD;
	border-style: solid;
	margin: 10px 10px 10px 10px;
	min-width: 600px;
}
fieldset
{
	border: 1px;
	border-color: #99ACDD;
	border-style: solid;
	margin: 10px 30px 0 30px;
	min-width: 300px;
}

legend
{
	padding: 0.2em .5em;
	border-width: 1px;
	border-color: #aabad4;
	border-style: solid;
	color: black;
	font-size: 90%;
	font-weight: bold;
	text-align: right;
	background-color: #99ACDD;
}

.noteAdd
{
	width: 430px;
	padding: 0 5px 0 5px;
}
.noteList
{
	width: 500px;
}
.notes
{
	padding: 0 5px 0 5px;
}
.notesWrapper
{
	position: relative;
}

.clear
{
	clear: both;
}
.seperate
{
	height: 1px;
	background-color: #aabad4;
}
.rowColor td
{
	border-top-width: 1px;
	border-top-color: #aabad4;
	border-top-style: solid;
}
.rowColorAlt td
{
	background-color:#b8c9e5;
	
	
}
.AutoExtender
{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: .8em;
	font-weight: normal;
	border: solid 1px #006699;
	line-height: 12px;
	padding: 0px;
	background-color: White;
	display: block;
}
.AutoExtenderList
{
	display: block;
	cursor: pointer;
}
.AutoExtenderHighlight
{
	color: White;
	background-color: #3399ff;
	cursor: pointer;
}
.fieldwrapperbg
{
	background-color: #b8c9e5;
	min-width: 600px;
}
.test
{
	background-color: Blue;
	cursor: hand;
}
.test1
{
	background-color: Gray;
}
.tab
{
	min-width: 800px;
}

.visitHeader
{
	font-size: 11px;
	font-weight: bold;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #99ACDD;
	background-color: #aabad4;
}
.visitDetailHeader
{
	font-size: 11px;
	font-weight: bold;
	border-bottom-color: #aabad4;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	background-color: #99ACDD;
	vertical-align: top;
}
.visitDetails
{
	font-family: Verdana;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #aabad4;
	background-color: #b8c9e5;
}

.otherHeader
{
	border-bottom-color: #aabad4;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}
.otherDetails
{
	display: none;
	visibility: hidden;
}
.minus
{
	float: left;
	cursor: hand;
}
.visitPadding
{
	padding: 0 10px 0 10px;
}

.visitNoteList
{
	width: 494px;
	border-color: #99ACDD;
	border-style: solid;
	border-width: 1px;
}


.orderTable
{
	font-family: Tahoma;
	color: black;
	border-color: #99ACDD;
	border-width: 0px;
	border-style: solid;
}

.orderTable td
{
	border-bottom-color: #aabad4;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}
.viewDesc
{
	width: 200px;
}

.readTable
{
	background-color: #b8c9e5;
	border-style: solid;
	border-width: 1px;
	border-color: #99ACDD;
}
.readTable td
{
	border-bottom-color: #aabad4;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}

.configTable
{
	background-color: #b8c9e5;
	border-style: solid;
	border-width: 1px;
	border-color: #99ACDD;
}
.configTable th
{
	background-image: url(Images/bar1.jpg);
	height: 15px;
	text-align: center;
	border-bottom-color: #aabad4;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}
.digitalSign
{
	border-color: #aabad4;
	border-style: solid;
	border-width: 1px;
	width:350px;
}

.editMode
{
	width:100%;
	height:12px;
	top: 10px;
	background-color: #b8c9e5;
	border-color: #aabad4;
	border-style: solid;
	border-width: 1px;
}

.statusLabel
{
	font-weight:bold;
 color:#666666

}
.readonlyLink
{
	margin:0 0 0 5px;
	font-size:10px;
	color:Black
}

.popTable
{
	background-color: #b8c9e5;
	border-style: solid;
	border-width: 1px;
	border-color: #99ACDD;
}
.popTable th
{
	background-image: url(Images/bar1.jpg);
	height: 15px;
	text-align: center;
	border-bottom-color: #aabad4;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}

.popTable td
{
	border-bottom-color: #aabad4;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}

.checklistTable
{
	background-color: #b8c9e5;
	border-style: solid;
	border-width: 1px;
	border-color:  #aabad4;
	min-width:800px;
	width:100%;
	font-size:12px;
}
.checklistTable th
{
	background-image: url(Images/bar1.jpg);
	height: 15px;
	text-align: center;
	border-bottom-color:  #aabad4;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}

.checklistTable td
{
	border-bottom-color: #aabad4;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	vertical-align:top;
}




/* ajax__tab_technorati-theme theme */
.ajax__tab_technorati-theme .ajax__tab_header 
{
    font-family:Tahoma;
    background:url(Images/tab-line.jpg) repeat-x bottom;
    font-size:11px;
    display:block;
 
}
.ajax__tab_technorati-theme .ajax__tab_header .ajax__tab_outer 
{
    background:url(Images/tab.jpg) no-repeat left top;
    border-color:#b8c9e5;
    color:#222;
    padding-left:10px;
    margin-right:3px;
}
.ajax__tab_technorati-theme .ajax__tab_header .ajax__tab_inner 
{
    background:url(Images/tab.jpg) no-repeat right top;
    border-color:#b8c9e5;
    color:#333;
    padding:3px 10px 2px 0px;
}
.ajax__tab_technorati-theme .ajax__tab_hover .ajax__tab_inner 
{
    color:#000000;
}
.ajax__tab_technorati-theme .ajax__tab_active .ajax__tab_outer 
{
    background:url(Images/tab.jpg) no-repeat 0pt -40px;
    border-bottom-color:#b8c9e5
}
.ajax__tab_technorati-theme .ajax__tab_active .ajax__tab_inner 
{
    background:url(Images/tab.jpg) no-repeat right -40px;
    color:#000000;
    font-weight:bold;
    border-color:#b8c9e5
} 
.ajax__tab_technorati-theme .ajax__tab_body 
{
    padding:8px;
    border:1px solid #99acdd;
    background-color:#b8c9e5;
    border-top-width:0;
    min-width:800px;
}
