.controlBackground
{
	background-color: #ffffff;
	border-width: 0px;
}
.controlHeader
{
	background-image: url(../Img/controlHeader.gif);
	background-repeat: repeat-x;
	height: 24px;
}

.HeaderGridStyle
{
	background-image: url(../Img/controlHeader.gif);
	background-repeat: repeat-x;
	height: 23px;
	text-align: left;
	text-indent: 3;
	font-family: Arial;
	font-size: 13px;
	color: #4591dc;
}

.GridRowDelimeterStyle
{
	border-bottom: solid 1px #a4ccf0;
	padding-top: 5px;
	padding-bottom: 5px;
}

.GridBodyStyle
{
	border: solid 1px #a4ccf0;
}

.HeaderGridStyleCenter
{
	background-image: url(../Img/controlHeader.gif);
	background-repeat: repeat-x;
	height: 24px;
	text-align: center;
}

.HeaderGridStyleWithIndent
{
	background-image: url(../Img/controlHeader.gif);
	background-repeat: repeat-x;
	height: 24px;
	text-align: left;
	text-indent: 5;
	font-size: 12px;
	border: solid 1px #a4ccf0;
}


.HeaderGridStyleNotAlligned
{
	background-image: url(../Img/controlHeader.gif);
	background-repeat: repeat-x;
	height: 24px;
	font-size: 12px;
}

.ColumnHeaderGridStyle
{
	font-size: 13px;
}

.ItemGridStyle
{
	font-size: 13px;
	background-color: #eaf7ff;
}
.ItemGridOverflowStyle
{
	overflow: hidden;
	width: 95px;
	table-layout: fixed;
}

.RowEvenGridStyle
{
	background-color: #EAF7FF;
	text-align: left;
}
.RowEvenGridStyleWithIndent
{
	background-color: #EAF7FF;
	text-align: left;
	text-indent: 5;
}

.RowIndent
{
	text-indent: 5;
}


.RowOddGridStyle
{
	background-color: #FDFFEA;
	text-align: left;
}

.RowOddGridStyleWithIndent
{
	background-color: #FDFFEA;
	text-align: left;
	text-indent: 5;
}

.RowTest
{
	background-color: red;
}

.controlIcon
{
	background-image: url(../Img/controlIcon.jpg);
	height: 24px;
	width: 18px;
}
.controlHeaderRight
{
	background-image: url(../Img/controlHeaderRight.jpg);
	height: 24px;
	width: 12px;
}
.controlTitle
{
	background-image: url(../Img/controlHeader.gif);
	background-repeat: repeat-x;
	font-family: Tahoma, Arial, Helvetica;
	font-size: 13px;
	font-weight: bold;
	color: #375490;
	padding-left: 3px;
}

.normalComboBox1, .normalComboBox
{
	font-family: Tahoma, Arial, Helvetica;
	font-size: 12px;
	border: solid 1px #8a909e;
	color: #4d4d4d;
}

.normalComboBox
{
	width: 160px;
}

.normalTextBox1, .normalTextBox
{
	font-family: Tahoma, Arial, Helvetica;
	font-size: 12px;
	border: solid 1px #8a909e;
	color: #4d4d4d;
}

.normalTextBox
{
	width: 160px;
	height: 22px;
}

.normalCheckBox
{
	border: solid 0px #8a909e;
}

.normalLabel
{
	font-family: Verdana, Arial, Helvetica;
	font-size: 12px;
	font-weight: bold;
	color: #2f77bf;
	text-align: left;
}

.normalLink
{
	font-family: Verdana, Arial, Helvetica;
	font-size: 12px;
	font-weight: bold;
	color: #2f77bf;
	text-align: left;
	text-decoration: underline;
}

.normalLink:hover
{
	font-family: Verdana, Arial, Helvetica;
	font-size: 12px;
	font-weight: bold;
	color: #2f77bf;
	text-align: left;
	text-decoration: underline;
}

.normalLabel13
{
	font-family: Arial;
	font-size: 13px;
	color: #2f77bf;
	text-align: left;
}

.warningLabel
{
	font-family: Tahoma, Arial, Helvetica;
	font-size: 12px;
	font-weight: bold;
	color: red;
}
.errorLabel
{
	font-family: Tahoma, Arial, Helvetica;
	font-size: 8px;
	color: red;
}
.normalButton
{
	background-image: url(../Img/buttonBg.jpg);
	background-repeat: repeat-x;
	font-family: Tahoma, Arial, Helvetica;
	font-size: 12px;
	font-weight: bold;
	border-style: none;
	color: #999565;
	background-color: #f7f7f7;
	height: 20px;
	width: auto;
	cursor: hand;
}

.buttonLeft
{
	background-image: url(../Img/buttonLeft.jpg);
	background-repeat: repeat-x;
	width: 4px;
}
.buttonRight
{
	background-image: url(../Img/buttonRight.jpg);
	background-repeat: repeat-x;
	width: 4px;
}
.textHeader
{
	font-family: Tahoma, Arial, Helvetica;
	font-size: 11px;
	font-weight: bold;
	color: #375490;
}

.controlText
{
	font-family: Arial;
	font-size: 12px;
	color: black;
}
a
{
	font-family: Arial;
	font-size: 13px;
	color: #4591dc;
	text-decoration: underline;
}

.none_a
{
	font-family: Arial;
	font-size: 13px;
	color: #4591dc;
}

a:hover
{
	font-family: Arial;
	font-size: 13px;
	color: #4591dc;
	text-decoration: underline;
}

.downloadBanner
{
	background-image: url(../Img/downloadBanner.jpg);
	height: 125px;
	width: 174px;
}
.simpleLogin
{
	font-family: Tahoma, Arial, Helvetica;
	font-size: 12px;
	font-weight: bold;
	color: #858585;
	cursor: hand;
	text-decoration: none;
	padding-top: 6px;
	padding-right: 6px;
}
.simpleLoginSelected
{
	font-family: Tahoma, Arial, Helvetica;
	font-size: 12px;
	font-weight: bold;
	color: #999565;
	cursor: hand;
	text-decoration: underline;
	padding-top: 6px;
	padding-right: 6px;
}
H1
{
	text-align: left;
	font-family: Verdana;
	font-size: 18px;
	color: #0f3b67;
	font-weight: bold;
}
H2, .labelTextStyle
{
	font-family: Arial;
	font-size: 10pt;
	color: #4D4D4D;
	text-align: justify;
	font-weight: bold;
	margin-bottom: 3px;
}

P, .textStyleP
{
	font-family: Arial;
	font-size: 10pt;
	color: #4D4D4D;
	text-align: justify;
}

.appointmentsReadSectionBoxText
{
	font-family: Arial;
	font-size: 10pt;
	color: red;
	text-align: justify;
}

.commonValidatorStyle
{
	font-size: 8pt;
	left: 10px;
	color: red;
	font-family: Arial;
	position: relative;
}

.AppointmentsNotesBox
{
	padding: 5 10 5 10px;
	background-color: #EAF7FF;
	border: solid 1px #2F77BF;
}

.AppointmentsReadSectionBox
{
	padding: 2 5 2 5px;
	background-color: #EAF7FF;
	border: solid 1px #2F77BF;
}
.h60
{
	height:60px;
}