﻿.orangeText { color:#FFB411; }
.whiteText { color:White; }

.header { border-bottom: solid 3px #FFB411; }
.headerMenu { width:180px; text-align:center; border-left:solid 1px #FFB411; border-right:solid 1px #FFB411; float:left; }
.headerSpacer { width:150px; text-align:center; border-left:solid 1px #FFB411; border-right:solid 1px #FFB411; float:left; }
.headerMenu a { font-family:Arial; font-size:12pt; font-weight:bold; text-decoration:none; color:White; }
.headerMenuRow 
{ 
	border-top: solid 2px #FFB411; 
	width:100%; 
	text-align:center; 
	background-image:url(/images/HeaderBackground.bmp); 
	background-repeat:repeat-x; 
}
.spacerDiv
{
	float:left;
	width:20px;
}
.mainContainer 
{ 
	width:750px; 
	float: left; 
	padding: 5px; 
	vertical-align:text-top;
}
.mainTitle { font-family:Arial; font-size:18pt; font-weight:bold; margin-bottom:15px; color:#204A7D; }

.lightBlueBackground
{
	background-color:#CEE4F2; 
}
.leftHandNav 
{ 
	width:150px; 
	height:100%;
	float:left; 
	vertical-align:text-top;
	padding-top: 5px; 
	background-color:#94B2D6; 
	background-image:url(/images/LoginBackground.bmp); 
	background-repeat:repeat-x; 
	border-right:solid 3px #FFB411; 
}
.leftHandNavImage { width:100px; margin-left:auto; margin-right:auto; }
.leftHandNavTitle { font-family:Arial; font-size:18pt; font-weight:bold; text-decoration:underline; text-align:center; }
.leftHandNavDesc { font-family:Arial; font-size:12pt; font-weight:bold; text-align:center; }

.ActionColumn { width: 85%; }
.ActionTitle { font-size:18pt; color: #1f497d; font-family:Arial; text-decoration: underline; line-height: 115% }
.ActionParagraph { font-size: 11pt; color: #1f497d; font-family: Arial; padding-left: 5px; }
.ActionNumbers { font-size: 14pt; color: #00cc00; font-family: Arial; }
.ActionNumbersLarge { font-size: 18pt; color: #00cc00; font-family: Arial; }
.ActionSignoff { font-size: 12pt; color: #1f497d; font-family: Arial; }

.PatientTitle 
{ 
	font-size: 12pt; 
	color: White; 
	font-family: Arial; 
	font-weight:bold; 
	padding-left:5px;
	padding-bottom:5px; 
	padding-top:5px; 
	margin-left:-5px;
	border:solid 2px white;
	background-image:url(/images/HeaderBackground.bmp); 
	background-repeat:repeat-x; 
}

.row { padding-top:3px; padding-bottom:3px; }
.box { height:150px; overflow:auto; }
.Colspan5 { width:710px; float:left; }
.Colspan6 { width:720px; float:left; }
.col1 { width:170px; float:left; }
.col2 { width:170px; float:left; }
.col3 { width:70px; float:left; }
.col4 { width:140px; float:left; }
.col5 { width:170px; float:left; }
.col6 { width:200px; float:left; }
.col7 { width:200px; float:left; }
.col8 { width:200px; float:left; }
.col9 { width:100px; float:left; }
.col10 { width:400px; float:left; }
.col11 { width:300px; float:left; }
.col12 { width:370px; float:left; }
.col13 { width:350px; margin-right:auto; margin-left:auto; }
.col14 { width:330px; float:left; }
.col15 { width:400px; float:left; }

.innerTitle { font-weight:bold; color:Black; }
.SpecialNote { font-size:small; font-style:italic; }
.Payment { font-size:x-large; font-weight:bold; color:#7ac043; }

.officeInfo { border:solid 2px #a9a9a9; text-align:center; background-color:White; height:70px; margin-top:10px; }

.padding10 { float:left; width:10px; }
.padding15 { float:left; width:15px; }

.float { float:left; }

.captchaContainer 
{ 
	width:710px; 
	height:186px; 
	background-image:url(images/BlueBox.jpg); 
	background-repeat:no-repeat; 
	color:White; 
	padding:20px;
}

.captchaText { width:200px; vertical-align:text-bottom; color:White; }
.captchaEntry { width:100px; vertical-align:text-bottom; }
.captchaImage { text-align: left; }

