/*  ------- Layout CSS for  - Modified  -------*/

/*  ------- Document Level -------*/
#center .expandingblock
{   	
  color: #000000;
  background-color: #E2E2E2;     
  border: 1px dotted #AFAFAF;  
  
}
#center .expandingblock p
{   	
  
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 10px;
}
body {
	text-align: center;
	min-width: 900px;
	background-color: #A4A796;
	font-family: Arial, Helvetica, sans-serif;
	}
html {
	min-height:100%;		
	margin-bottom:1px;
	}
a {
	outline: none;
	}
img {
	border-style: none;
	}

/*  -------  ID Rules   -------*/

body.one #menuMain a#one, body.two #menuMain a#two,body.three #menuMain a#three,body.four #menuMain a#four,body.five #menuMain a#five,body.six #menuMain a#six {
	color: #323232;
	}

body.one #menuSub a#Subone, body.Subtwo #menuSub a#Subtwo,body.Subthree #menuSub a#Subthree,body.Subfour #menuSub a#Subfour,body.Subfive #menuSub a#Subfive,body.Subsix #menuSub a#Subsix {
color: #FFFFFF;
	}
  
/*  ------- Wrapper -------*/

	#wrapper {
	width: 900px;
	position: relative;
	margin-left: auto;
	margin-right: auto;
	background-color: #FFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #59595B;
		}

/*  ------- Masthead -------*/

	#masthead {
	width: 900px;
	height: 99px;
	margin: 0px;
	padding: 0px;
	float: left;
		}

/*  ------- Content -------*/
	
	#content {
	width: 900px;
	float: left;
	text-align: left;
	margin: 0px;
	padding: 0px;
	clear: left;
		}
.backgroundHome {
	background-image: url(../_images-base/Pict-Home-01.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}


/*  ------- Left -------*/
	
	#left {
	width: 200px;
	_width: 170px;
	float:left;
	background-image: url(../_images-base/Nav-Background.gif);
	background-repeat: no-repeat;
	background-position: left top;
	/*height: 596px;*/
	margin-left: 67px;
	_margin-left: 33px; /*IE6 FIX*/
	padding-left: 25px;
	line-height: 23px;
		}

#leftHome {
	width: 200px;
	_width: 170px;
	float:left;
	background-image: url(../_images-base/home_nav_bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	/*height: 596px;*/
	margin-left: 67px;
	_margin-left: 33px; /*IE6 FIX*/
	padding-left: 25px;
	line-height: 23px;
	height: 596px;
		}

	#left h1, #leftHome h1 {
		margin-top: 30px;
		}

	#left h2{
	font-size: 16px;
	color: #125687;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-top: 30px;
	line-height: 24px;
	font-weight: normal;
	}
	#leftHome h2 {
	font-size: 16px;
	color: #fff;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-top: 30px;
	line-height: 24px;
	font-weight: normal;
	}
	#left a, #leftHome a {
		color: #125687;
		text-decoration: none;
		}
	#leftHome a {
		color: #fff;
		text-decoration: none;
		}
	#left a:hover, #leftHome a:hover {
	text-decoration: none;
		}

/*  ------- Classes -------*/


		
#left li, #leftHome li {
	color: #FFFFFF;
	list-style-type: none;
	margin: 4px 37px 4px 47px;
	_margin: 4px 0px 4px 37px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	text-indent: -7px;
}

#left b, #leftHome b{
	font-size: 13px;
	font-weight: bold;
	}

/*  ------- Center -------*/

#center {
	float:left;
	clear:none;
	width: 440px;
	text-align: left;
	margin-top: 35px;
	}
#center a {
	color: #125687;
	text-decoration: underline;
	}
#center a:hover {
	text-decoration: underline;
	}
#center h1 {
	font-size: 22px;
	color: #125687;
	margin-left: 40px;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-top: 30px;
	line-height: 24px;
	font-weight: normal;
	}
#center ul {
	color: #000000;
	margin-left: 25px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
}
#center li{
	_margin-left:40px;
	* margin-left:40px;
}
#center p, form {
	margin-left: 40px;
	margin-right: 40px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	}
#center table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #000000;
}
		
/*  ------- Right -------*/

#right {
	float:right;
	width: 150px;
	text-align: right;
	margin: 0px;
	padding: 0px;
	display: none;
	}
	
/*  ------- Footer -------*/
	
	#footer {
	clear: both;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #125687;
	height: 80px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
	* padding-bottom:10px;
		}
	#footer a {
		color: #FFF;
		text-decoration: none;
		}
	#footer a:hover {
		text-decoration: underline;
		}
	#footer p {
	margin-top: 30px;
	text-align: left;
	margin-left: 340px;
	line-height: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
		}
	#footer li {
		display: inline;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 10px;
		padding-right: 20px;
		}
	
	#clearboth {
		clear: both;
	}
#rightHome {
	float:right;
	clear:none;
	width: 603px;
	background-color: #FFFFFF;
	height: 596px;
	_margin-left: -53px; /*IE6 FIX*/
	}
.posCallouts {
	margin-top: 300px;
}
#left ul {
	float: right;
	width: 230px;
	margin: 2px 0px 0px;
	padding: 0px;
}
#rightHome li {
	list-style-type: none;
	float: left;
}
.backgroundSub {
	background-image: url(/_images-base/backgroundSub.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

/* Online Application Styles */
		#app p {
			width:800px;
		}
		#app table {
			font-family:"Lucida Grande", Tahoma, Arial, Verdana, sans-serif;
			font-size:small;
		}
		#app label.description
		{
			border:none;
			display:block;
			line-height:150%;
			padding:0 0 1px;
			text-align:left;
		}
		#app table tr td lable {
			clear: both;
			color: #444444;
			display: block;
			font-size: 9px;
			line-height: 9px;
			margin-top: 0pt;
			margin-right: 0pt;
			margin-bottom: 0pt;
			margin-left: 0pt;
			padding-top: 3px;
		}
		#app h3 {
			text-decoration:underline;
		}
		#app .felony {
			display:block;
			margin-left:30px;
		}
		#app .disclaimer {
			padding:10px;
			border-top:1px solid black;
			border-bottom:1px solid black;
		}
		#app #submit {
			margin-left:180px;
		}
		#appwrapper {
		width: 900px;
		position: relative;
		margin-left: auto;
		margin-right: auto;
		background-color: #FFF;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 11px;
		color: #59595B;
		border:1px solid black;
			}
		#app {
			padding-left:20px;	
			padding-bottom:20px;
			}
		#app h1 {
			font-size: 22px;
			color: #125687;
			margin-left: 40px;
			font-family: Georgia,"Times New Roman",Times,serif;
			margin-top: 30px;
			line-height: 24px;
			font-weight: normal;
		}
		#app .date {
			text-align:right;
}
	.care{
		font-family: Arial;
		font-weight: bold;
		margin: 145px 0 15px -10px;
		color: #125687;
		font-size: 15px;
		font-style: italic;
		}

	.homeLarge{
		margin: 259px 0 0 50px;
		border-top: 5px solid #fff;
		border-left: 5px solid #fff;
		border-right: 5px solid #fff;
	}
