﻿body {
		font-family: Arial, Helvetica, sans-serif;
	font-weight: normal ;
	font-size:1em;


}
img
{
	border:none;
}
#wrapper
{
	width: 950px;margin-left:auto;margin-right:auto;background-color:White;min-height:750px;_min-height:750px; height: 750px;margin-top:0px;border:1px solid black;

}

#MainContent
{
	padding-left:25px;
	padding-right:25px;
	padding-bottom:25px;
		
}



#header
{
	width:950px;
	background-color: olive;
	margin: 0 auto;
	clear:both ;
	

	
}
#ContentBox
{	float: left;
	width: 100%;
	background-color: white;
	text-align:left;
	margin:0 0 0 0;
	padding:0 0 0 0;
	min-height:400px;
}

#CenterContentBox
{
	
	text-align:center ;
	width:75%;
	float:right;
	

	
}

#InnerBox
{
	text-align:right;
	border-color:Black;
	border:2px;
	width:50%;
	
}

#LeftBox
{

	float: left;
	width: 49%;
	background-color: lime;
	text-align:left;
	margin:0 0 0 0;
	padding:0 0 0 0;
	min-height:400px;
	
	
}
#RightBox{
	
	float: right ;
	width:49%;
	background-color: fuchsia ;
	min-height:400px;
}

#footer
{

clear:both ;
text-align:center;
width:950px;
margin-top: 15px;
margin-bottom:25px;
margin-left:-475px;
font-size: .75em;
position: relative;
left: 50%;



}

#footerPrintable
{

clear:both ;
text-align:center;
width:600px;
margin-top: 25px;
margin-bottom:25px;
font-size: .75em;
}

.Copyright
{
	font-size:.75em;
	text-align:center;
	font-family:Arial, Sans-Serif, Monospace ;
	padding:25px;
}

.RightAligned
{
	text-align:right;
}
.LeftAligned
{
	text-align:left;
}


.WarningTextBold
{
font-weight:bold;
color:Red;

}

.frmLabel
{
    font-weight:bold;
}

.FormLabel
{
    width:35%;text-align:right;padding-right:3px;float:left;clear:both;line-height:normal;
}


ul
{
	list-style:none;
	line-height:1.5em;
}

.SectionTitle
{
		font-weight: bold ;
	font-size:1em;
	text-align:center;
}
.SectionTitleLeft
{
		font-weight: bold ;
	font-size:1em;
	text-align:left;
}


.ButtonCentering
{
	text-align: center;
	padding:25px;
}
	

.Centering
{
	text-align: center;
}

.WarningText
{
	color:Red;
}

.FloatClear
{
	clear:both ;
}

#lnkLogoutContainer
{
	padding:10px 10px 10px 10px;
text-align:right;	
	
}

.ForceInline
{
	display:inline;
}


	
	.PageTitle
{
	text-align: center;
	text-decoration: underline;
	font-weight: bold;
	font-size: 1.5em;
	color: black;
	font-family: Arial, 'Courier New' , Sans-Serif;
	margin: 5px 5px 5px 5px;
	
}


#Services
{
	list-style:disc;
}
	
	
/*	#ContactForm
	{
		margin-left:100px;
		
	
		
	}
*/
	.ContactLabel
	{
	font-weight:bold;
		vertical-align:top;
		text-align:right;
		float:left;	
		
		
	}
		
		.ContactLabelWrapper
		{
			display:inline;
			background-color: Purple;
			text-align:right;
			
			
		}
		
	
	#AppForm
	{
		margin-left:50px;
	background-color:white ;
	
		
	}		
	
	.AppLabelRight
	{
		width:35px;
	font-weight:bold;
	text-align:right;
	padding-right:5px;
	}
	
	.AppLabel
{
	width:35px;
	font-weight:bold;
	text-align:right;
	float:left;
	padding-right:5px;
}
	

#AppRequirements
{
	line-height:1.25em;
	list-style-type:disc;
}

input
{
	display:inline;
	
}

#ClientLoginForm
{
	margin-left:200px;
	padding:50px;
	
	width:400px;
	height:50px;
	
	
}

#ClientLoginForm ul
{
	list-style:none;
	line-height:1.5em;
	
}
	
	/* Home Page */
#HomeWrapper
{
	height:500px;
	
	padding-top:100px;
	padding-bottom:50px;
	
	
}
#HomeWoman
{
	float:right;
	padding:20px;
	padding-top:-100px;
	
}

#Home_Phone
{
    font-size:24px;
    font-weight:bold;
    padding:15px 0 15px 50px;
}


.NewCallerLabel
{
	width:35px;
	font-weight:bold;
	text-align:right;
	float:left;
	padding-right:5px;
}

.NewCallerLabelRight
{
	width:35px;
	font-weight:bold;
	text-align:right;
	padding-right:5px;
	
}

#ICSigBlock
{
	margin-left:50px;
}

#ICPrintTable
{
	vertical-align:top;
	text-align:left;
}

.ModalPopup
{
	background:red;
	width:200px;
	height:200px;
	border:solid 1px black;
}
.ModalBackground
{
	background-color: gray;
    filter: alpha(opacity=75);  
    opacity: 0.75;
}
    
