﻿.standardLabel
{
	font-size: 11px;
	color: #daa520;
	font-family: Tahoma;
}

.standardLabelsmall
{
	font-size: 9px;
	color: #6699cc;
	font-family: Tahoma;	
}

.standardLabelNote
{
	font-size: 10px;
	color: #c0c0c0;
	font-family: Tahoma;
}

.standardAnchor
{
	font-size: 11px;
	color: #f8ba52;
	font-family: Tahoma;
	font-weight: bold;
	text-decoration: underline;
}

.standardAnchor:hover
{
	font-size: 11px;
	color: #f8ba52;
	font-family: Tahoma;
	font-weight: bold;
	text-decoration: none;
}

.standardAnchorOnGrid
{
	font-size: 11px;
	color: #0066cc;
	font-family: Tahoma;
	font-weight: bold;
	text-decoration: underline;
}

.standardAnchorOnGrid:hover
{
	font-size: 11px;
	color: #3399ff;
	font-family: Tahoma;
	font-weight: bold;
	text-decoration: none;
}


.standardReqiredText
{
	color: red;
	font-family: Tahoma;
	font-size: 10px;
	text-align:right;
	vertical-align:top;
}

.invalidLabel
{
	font-size: 11px;
	color: #ff4500;
	font-family: Tahoma;
	font-weight: bold;
}

.successlabel
{
	font-size: 11px;
	color: #32cd32;
	font-family: Tahoma;
	font-weight: bold;
}

.standardCheckbox
{
	color: #daa520;
	text-align: left;
	font-size: 11px;
	font-family: Tahoma;
	font-weight: bold;
	border: none;
}

.standardTDSpacerHeight
{
	height: 10px;
}

.starndardTDGray
{
	/*
	border-top: #f5f5f5 10px solid;
	border-bottom: #f5f5f5 10px solid;
	background-color: #f5f5f5;
*/
}

.standardTRGray
{
	/*background-color: #f5f5f5;*/
}

.dataentrylabel
{
	font-size: 10px;
	color: #ff4500;
	font-family: Tahoma;
	
}

.titleLabelBackground
{
	font-size: 12px;
	color: #ffffff;
	font-family: Tahoma;
	border-bottom: #c9cdd4 1px solid;
	margin: 0 0 15px 0;
	font-weight: bold;
	background-color: #696969;
}

.titleLabel
{
	font-size: 12px;
	color: #ffffff;
	font-family: Tahoma;
	margin: 0 0 15px 0;
	font-weight: bold;
}

.standardcombobox
{
	font-size: 11px;
	font-family: Tahoma;
	border-right: #6699cc 1px solid;
	border-top: #6699cc 1px solid;
	border-left: #6699cc 1px solid;
	border-bottom: #6699cc 1px solid;
	
}

.standardTextbox
{
	font-size: 11px;
	font-family: Tahoma;
	border-right: #6699cc 1px solid;
	border-top: #6699cc 1px solid;
	border-left: #6699cc 1px solid;
	border-bottom: #6699cc 1px solid;
}

.readonlytextbox
{
	font-size: 11px;
	font-family: Tahoma;
	border-right: #6699cc 1px solid;
	border-top: #6699cc 1px solid;
	border-left: #6699cc 1px solid;
	border-bottom: #6699cc 1px solid;
	background-color: #f0fff0;
	color: #696969;
	font-style: italic;
}


.contactAddressMultiLine
{
	z-index: 1;
	position: absolute;
	font-size: 10px;
	font-family: Tahoma;
	border-right: #6699cc 1px solid;
	border-top: #6699cc 1px solid;
	border-left: #6699cc 1px solid;
	border-bottom: #6699cc 1px solid;
}

.standardButton
{
	font-size: 10px;
	font-family: Tahoma;
	border-right: #5b6578 1px solid;
	border-top: #5b6578 1px solid;
	border-left: #5b6578 1px solid;
	border-bottom: #5b6578 1px solid;
	color: #c9cdd4;
	background-color: #5b6578;
	cursor: hand;
	text-decoration: none;
	text-align: center;
	font-weight: bold;
	vertical-align: middle;
	padding-right: 2px;
	padding-left: 2px;
	padding-bottom: 1px;
	padding-top: 1px;
}

.standardButton:hover
{
	font-size: 10px;
	font-family: Tahoma;
	border-right: #5b6578 1px solid;
	border-top: #5b6578 1px solid;
	border-left: #5b6578 1px solid;
	border-bottom: #5b6578 1px solid;
	color: white;
	background-color: #5b6578;
	cursor: hand;
	text-align: center;
	padding-right: 2px;
	padding-left: 2px;
	padding-bottom: 1px;
	padding-top: 1px;
	font-weight: bold;
}

.linkbutton
{
	font-weight: bold;
	font-size: 7pt;
	color: #c9cdd4;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	background-color: transparent;
	text-decoration: none;
	border-bottom: #5b6578 thin solid;
}

.standardcontainer
{
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 5px;
	padding-top: 5px;
	
}

.hiddenobject
{
	visibility: hidden;
	width: 0px;
	height: 0px;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px;
	padding-top: 0px;
	display:none;
	
}

.wrapperobject
{
	visibility: visible;
	
}

.SectionTitle
{
	color: #daa520;
	font-weight: bold;
	font-size: 14px;
	font-family: Tahoma;
}

.DialogImportance
{
	font-weight: bold;
	font-size: 14px;
	font-family: Tahoma;
	border-bottom: #000000 2px solid;
}

.LabelDataEntry
{
	font-weight: bold;
	font-size: 12px;
	font-family: Tahoma;
}

.TextDataEntry
{
	font-size: 12px;
	font-family: Tahoma;
}

.ViewText
{
	font-size: 11px;
	font-family: Tahoma;
	overflow: auto;
	color: #000000;
	background-color: #ffffff;
}

.ViewText2
{
	overflow: auto;
	border-right: #000000 thin solid;
	border-top: #000000 thin solid;
	border-left: #000000 thin solid;
	border-bottom: #000000 thin solid;
}

.ViewTextNoClip
{
	color: #000000;
	background-color: #ffffff;
}

.style1 {
	border-color: #00FF00;
	border-width: 0;
}

.style2 {
	background-color: #FFFFFF;
}

.style3 {
	font-family: Tahoma;
}

.style4 {
	font-family: Tahoma;
	font-size: medium;
}

.style5 {
	font-size: medium;
}

.style6 {
	background-color: #505050;
}

.style7 {
	color: #FFFFFF;
	font-family: Tahoma;
	font-size: 11px;
	text-align: center;
}

.style8 {
	font-size: 8px;
	font-family: Tahoma;
	text-align: center;
}

.style9 {
	border-style: solid;
	border-width: 1px;
	background-color: #EEEEEE;
}

.style10 {
	border-width: 0;
}

.style11 {
	text-align: center;
}
.style12 
{
	font-family: Tahoma;
	margin-left: 40px;
}
.style13 {
	font-family: Tahoma;
}
.style14 {
	font-family: Tahoma;
	font-size: x-small;
}

.clippedFrame
{
	overflow: hidden;
}





