﻿#AlertDiv
{
	left: 40%;
	top: 40%;
	position: absolute;
	width: 300px;
	padding: 12px;
	border: red 1px solid;
	background-color: white;
	text-align: left;
	visibility: hidden;
	z-index: 99;
}
#AlertButtons
{
	position: absolute;
	right: 5%;
	bottom: 5%;
}

TR.clsHighlightRow TD
{
	background-color: #FFFF99;
}

.clsSmallText
{
	font-size: small;
	font-family: verdana,tahoma,helvetica;
}
.clsXSmallText
{
	font-size: x-small;
	font-family: verdana,tahoma,helvetica;
}
.clsSmallWatermarked
{
	font-size: small;
	font-family: verdana,tahoma,helvetica;
	color: #C0C0C0;
}
.clsXSmallTextBlack
{
	font-size: x-small;
	font-family: verdana,tahoma,helvetica;
	color: black;
}
.clsClickableImage
{
	cursor: pointer;
}
.clsXSmallTextWhite
{
	font-size: x-small;
	font-family: verdana,tahoma,helvetica;
	color: white;
}
.clsBoldSmallText
{
	font-size: small;
	font-family: verdana,tahoma,helvetica;
	font-weight: bold;
}
.clsErrorText
{
	font-size: x-small;
	font-family: verdana,tahoma,helvetica;
	color: red;
}
.clsMyGrid TD
{
	border-right: lightgray 1px solid;
	border-top: lightgray 1px solid;
	border-left: lightgray 1px solid;
	border-bottom: lightgray 1px solid;
}
.clsMyGrid TH
{
	border-right: lightgray 1px solid;
	border-top: lightgray 1px solid;
	border-left: lightgray 1px solid;
	border-bottom: lightgray 1px solid;
}
.clsMyGrid TH A
{
	font-size: x-small;
	font-family: verdana,tahoma,helvetica;
	text-decoration: none;
	color: blue;
}
.clsMyGrid TH A:hover
{
	text-decoration: underline;
}
.clsMyDetails TD A
{
	text-decoration: none;
	color: blue;
}
.clsMyDetails TD A:hover
{
	text-decoration: underline;
}
.clsErrorTitle
{
	font-size: small;
	font-family: verdana,tahoma,helvetica;
	color: black;
}

H1.clsWelcomeText
{
	font-size: medium;
	color: green;
	font-family: Verdana;
	font-weight: bold;
}
H2.clsWelcomeText
{
	font-size: small;
	color: black;
	font-family: Verdana;
	font-weight: bold;
	font-style: italic;
}
SPAN.clsSectionHeading
{
	font-size: small;
	font-family: verdana,tahoma,helvetica;
	color: black;
	font-weight: bold;
	font-style: italic;
}
SPAN.clsSubHeading
{
	font-size: x-small;
	font-family: verdana,tahoma,helvetica;
	color: black;
	font-weight: normal;
	font-style: italic;
}
SPAN.clsSubHeading2
{
	font-size: x-small;
	font-family: verdana,tahoma,helvetica;
	color: black;
	font-weight: bold;
}
TD.clsDetailsViewHeader
{
	text-align: right;
	width: 25%;
	padding-right: 5px;
	background-color: #CCDDCC;
}
TD.clsDetailsViewField
{
	text-align: left;
	background-color: #FFFFCC;
}

TABLE.clsSummary
{
	font-size: x-small;
	font-family: verdana,tahoma,helvetica;
	border: dashed 1px lightgray;
	width: 100%;
	margin-bottom: 5px;
	margin-top: 5px;
}
TABLE.clsSummary TD.clsSummaryHeading
{
	background-color: #CCDDCC;
	font-weight: bold;
	text-align: left;
	vertical-align: middle; 
	width: 120px;
}
TABLE.clsSummary TD.clsSummaryDetail
{
	background-color: white;
	text-align: left;
	vertical-align: middle;
}

.clsHeading
{
	font-weight: normal;
	font-size: xx-large;
	color: #3333CC;
	font-family: verdana,tahoma,helvetica;
	font-variant: small-caps;
	text-transform: none;
}
.clsSmsCreditAdvice
{
	font-weight: bold;
	font-size: medium;
	color: #666633;
	font-family: verdana,tahoma,helvetica;
	text-transform: none;
}
.clsSmsCreditBuy
{
	font-weight: normal;
	font-size: small;
	color: #666633;
	font-family: verdana,tahoma,helvetica;
	text-transform: none;
	text-decoration: none;
}
.clsXSmallLinkGreen
{
	font-size: x-small;
	font-family: verdana,tahoma,helvetica;
	text-decoration: none;
	color: #009933;
}
.clsXSmallLinkGreen:hover
{
	text-decoration: underline;
}
.clsSmallLinkBlue
{
	font-size: small;
	font-family: verdana,tahoma,helvetica;
	text-decoration: none;
	color: blue;
}

A.clsXSmallLinkBlue
{
	font-size: x-small;
	font-family: verdana,tahoma,helvetica;
	text-decoration: underline;
	color: blue;
	cursor: pointer;
}

.clsSmallLinkBlue:hover
{
	text-decoration: underline;
}
.clsXSmallLinkBlue
{
	font-size: x-small;
	font-family: verdana,tahoma,helvetica;
	text-decoration: none;
	color: blue;
}
.clsXSmallLinkBlue:hover
{
	text-decoration: underline;
}
.clsXSmallLinkWhite
{
	font-size: x-small;
	font-family: verdana,tahoma,helvetica;
	text-decoration: none;
	color: white;
}
.clsReadOnlyLabel
{
	color: black;
	padding-left: 2px;
	font-weight: bold;
	background-color: Gray;
}
.clsXSmallLinkWhite:hover
{
	text-decoration: underline;
}
.clsXSmallLinkMenu
{
	font-size: x-small;
	font-family: verdana,tahoma,helvetica;
	text-decoration: none;
	color: blue;
	text-align: left;
	cursor: pointer;
}
.clsXSmallLinkMenu:hover
{
	text-decoration: none;
}
.clsXSmallLinkDynamicMenu
{
	font-size: x-small;
	font-family: verdana,tahoma,helvetica;
	text-decoration: none;
	color: blue;
	text-align: left;
	cursor: pointer;
}
.clsXSmallLinkDynamicMenu:hover
{
	text-decoration: none;
}
.clsDynamicMenu
{
	border: 1px dotted #99CCFF;
	text-align: left;
	z-index: 100;
	width: 165px;
}
.clsXSmallLink
{
	font-size: x-small;
	font-family: verdana,tahoma,helvetica;
	text-decoration: none;
	cursor: pointer;
}
.clsXSmallLink:hover
{
	text-decoration: underline;
}
.clsLinkImage
{
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
}
.menuStrip
{
	border: 1px dotted #99CCFF;
	text-align: left;
	background-color: #CCEEDD;
	margin-bottom: 5px;
}
.menuStrip2
{
	border-top: 1px dotted #99CCFF;
	border-left: 1px dotted #99CCFF;
	border-right: 1px dotted #99CCFF;
	text-align: left;
	background-color: #CCEEDD;
	margin-bottom: 0px;
}
.menuStrip3
{
	border-bottom: 1px dotted #99CCFF;
	border-left: 1px dotted #99CCFF;
	border-right: 1px dotted #99CCFF;
	text-align: left;
	background-color: #CCEEDD;
	margin-bottom: 5px;
}
.errorStrip
{
	text-align: left;
	background-color: #CCEEDD;
	margin-bottom: 5px;
	margin-top: 5px;
	width: 60%;
	border: 1px dashed #99CCFF;
}
.errorStrip .clsImage
{
	width: 16px;
	vertical-align: top;
}
.errorStrip .clsText
{
	vertical-align: middle;
	font-size: x-small;
	font-family: verdana,tahoma,helvetica;
	color: red;
}
.smsStrip
{
	border: 1px dotted #99CCFF;
	text-align: left;
	background-color: #CCEEDD;
	margin-bottom: 10px;
}
.smsCellSent
{
	width: 33%;
	padding-top: 5px;
	padding-bottom: 5px;
	border: 1px dotted #99CCFF;
	background-color: #CCEEDD;
}
.smsCellNotSent
{
	width: 33%;
	padding-top: 5px;
	padding-bottom: 5px;
	border: 1px dotted #99CCFF;
	background-color: #C0C0C0;
}
.clsHelpPanel
{
	padding: 5px;
	border: 2px dotted #99CCFF;
	text-align: left;
	background-color: #CCFF66;
	margin-bottom: 5px;
	color: #0000FF;
}
.clsFormBanner
{
	font-size: small;
	font-family: verdana,tahoma,helvetica;
	padding-left: 5px;
	color: #000000;
	font-weight: bold;
}
.clsCostPadding
{
	padding-right: 10px;
}
.clsFormHeading
{
	text-align: left;
	width: 13%;
	vertical-align: top;
}
.clsFormDetails
{
	width: 37%;
	vertical-align: top;
	text-align: left;
}
.clsMandatoryMarker
{
	color: #98c81f;
}
.clsFormHeadingBorder
{
	text-align: left;
	width: 13%;
	vertical-align: top;
	border-bottom: dotted 1px gray;
}
.clsFormDetailsBorder
{
	width: 37%;
	vertical-align: top;
	text-align: left;
	border-bottom: dotted 1px gray;
}
.clsModelPopupTitle
{
	cursor: move;
	background-color: #dddddd;
	border: solid 1px gray;
	color: green;
	font-size: x-small;
	font-family: verdana,tahoma,helvetica;
}
.clsModalBackground
{
	background-color: gray;
	filter: alpha(opacity=70);
	opacity: 0.7;
}

