* {
	margin: 0;
	padding: 0;
	}

body {
	font-family: Arial, Helvetica, sans-serif;
    font-size: 100%;
    line-height: 1.125em; /* 16×1.125=18px */
	background-image: url("../images/bkgd2.jpg");
	background-position: 0 0;
	background-repeat: repeat-x;
	background-color: #d74b00;
	}

a {
	color: #c30;
	text-decoration: none;
	}

	a:hover { text-decoration: underline; }

p, h1, h2 { padding: 0 0 1em 0; }

p {
	font-size: 0.75em; /* 16x0.75=12px */
	line-height: 1.5em; /* 12*1.5=18px */
	}

	p.blank40 {
		padding: 0;
		height: 40px;
		}
	
h1, h2 {
	font-size: 1.5em; /* 16x1.5=24px */
	font-weight: normal;
	color: #105575;
	line-height: normal;
	}
	
/*	h1.index {
		font-size: 2.375em;  16×2.375=38px 
		line-height: 0.25em; 38x0.25=9.5px 
		}  */

h2 {
	font-size: 1.125em; /* 16×1.125=18px */
	color: #083f59;
	}

hr{
	margin-bottom: 10px;
	height: 1px;
	background:#999999;
}
	
/*	h2.index {
		padding: 0;
		color: #508198;
		} /*/
	
	#interior #main h2 { padding-top: 20px; }
	
td
{ text-align: left;
vertical-align:top;
}

#main h3 { font-size: 0.75em; } /* 16x0.75=12px */
#col1 h3, #col2 h3 { font-size: .6875em; } /* 11px */

#outerdiv {
	margin: 0 auto;
	padding: 0 8px;
	width: 959px;
	background-color: #fff;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 943px;
	position: relative;
	z-index: 1;

}
html>body #outerdiv { width: 943px; }

#header {
	margin-bottom: 1px;
	height: 123px;
	}
		
		#login {
			/*background-image: url("../images/bkgdStripes.gif");*/
			background-color:#999999;
			background-position: 0 0;
			background-repeat: repeat;
			float: right;
			}
			
		#loginLogo{
			clear: right;
			float: right;
			margin-top: 15px;
		}
			
			#login a {
				padding: 0 12px;
				height: 19px;
				line-height: 19px;
				color: #FFFFFF;
				font-size: 0.5625em; /* 9px */
				letter-spacing: .05em;
				text-transform: uppercase;
				border-right: 1px solid white;
				display: block;
				float: left;
				}
			
				#login a.noborder { border: none;
				
				background-color:#999999;}
				
				#login a:hover, #login a.active {
					text-decoration: none;
					background-color: #6099B8;
					}
				
			#login strong { color: #4b4b4b; }
		
		#logo {
			margin: 0 0 31px 12px;
			padding-top: 19px;
			width: 312px;
			height: 49px;
			}
			
		ul#topNav {
			width: 943px;
			height: 24px;
			background-image: url("../images/bkgdNav_new2.gif");
			background-position: 0 0;
			background-repeat: repeat-x;
			}
			
			#topNav li {
				margin-right: 3px;
				height: 24px;
				line-height: 1.5em; /* 16*1.5=24px */
				list-style-type: none;
				display: inline;
				float: left;
				}
				
				#topNav li.last { margin-right: 0; }
				
				#topNav li a, #topNav li a:hover {
					height: 24px;
					text-decoration: none;
					display: block;
					background-position: 0 0;
					background-repeat: no-repeat;
					}
				
				li#topnavOverview a { width: 187px; }
				li#topnavOverview a.active, li#topnavOverview a:hover { background-image: url("../images/topnavRegional_new.gif"); }
				li#topnavIndustry a { width: 195px; }
				li#topnavIndustry a.active, li#topnavIndustry a:hover { background-image: url("../images/topnavIndustry_new.gif"); }
				li#topnavDevelopment a { width: 227px; }
				li#topnavDevelopment a.active, li#topnavDevelopment a:hover { background-image: url("../images/topnavDevelopment_new.gif"); }
				/*li#topnavSelect a { width: 151px; }
				li#topnavSelect a.active, li#topnavSelect a:hover { background-image: url("../images/topnavSelect_new.gif"); }
				li#topnavRegional a { width: 168px; }
				li#topnavRegional a.active, li#topnavRegional a:hover { background-image: url("../images/topnavRegional.gif"); }*/
				li#topnavAbout a { width: 158px; }
				li#topnavAbout a.active, li#topnavAbout a:hover { background-image: url("../images/topnavAbout_new.gif"); }
				li#topnavContact a { width: 164px; }
				li#topnavContact a.active, li#topnavContact a:hover { background-image: url("../images/topnavContact_new.gif"); }
				
				#topNav li span { visibility: hidden; }

#flash, #intImg { margin-bottom: 1px; }

#search {
	padding: 0 0 1px 1px;
	color: #999;
	font-size: 0.75em; /* 16x0.75=12px */
	border-bottom: 1px solid #d3d3d3;
	border-left: 1px solid #d3d3d3;
	float: right;
	}
	
	#search span { padding-right: 8px; }
	
	#search input {
		margin: 0 0 0 8px;
		padding: 2px;
		vertical-align: middle;
		}

	#search .wide, #search .stacked {
		padding: 6px 8px;
		background-image: url("../images/bkgdStripes.gif");
		background-position: 0 0;
		background-repeat: repeat;
		}

	#search .wide {
		width: 470px;
		height: 40px;
		line-height: 24px;
		voice-family: "\"}\"";
		voice-family: inherit;
		width: 454px;
		height: 24px; }
	html>body #search .wide { width: 454px; height: 24px; }

		#search .wide input.txtSearch { width: 180px; }

	#search .stacked {
		width: 232px;
		height: 63px;
		voice-family: "\"}\"";
		voice-family: inherit;
		width: 216px;
		height: 51px; }
	html>body #search .stacked { width: 216px; height: 51px; }
		
		#search .stacked input { margin-top: 8px; }
		#search .stacked input.txtSearch { width: 140px; margin-left: 0; }
	
#sideNav {
	padding: 64px 0 0 0;
	width: 225px;
	float: left;
	}
	
#sideNav ul { width: 225px; }
	
	#sideNav li {
		padding: 6px 12px;
		width: 225px;
		list-style-type: none;
		display: block;
		border-top: 1px solid #d3d3d3;
		float: left;
		voice-family: "\"}\"";
		voice-family: inherit;
		width: 201px; }
	html>body #sideNav li { width: 201px; }
	
		#sideNav li.botline { border-bottom: 1px solid #d3d3d3; }
		
		#sideNav ul li a {
			padding-left: 10px;
			line-height: normal;
			font-size: .75em; /* 16*.75=12px */
			font-family: Verdana, Arial, Helvetica, sans-serif;
			color: #505050;
			background-image: url("../images/navbulletGrey.gif");
			background-position: 0 4px;
			background-repeat: no-repeat;
			display: block;
			text-decoration: none;
			}
			
			#sideNav ul li a:hover, #sideNav ul li a.active {
				color: #c30;
				background-image: url("../images/navbulletOrange.gif");
				}
				
				#sideNav ul#navLevel3 { width: 201px; }
				
				#sideNav ul#navLevel3 li {
					padding: 3px 12px 3px 20px;
					width: 201px;
					border: 0;
					voice-family: "\"}\"";
					voice-family: inherit;
					width: 169px; }
				html>body #navLevel3 li { width: 169px; }
				
				#navLevel3 li.first { margin-top: 10px; }
				#navLevel3 li.last { margin-bottom: 10px; }
				
				ul#navLevel3 li a { font-size: .6875em; } /* 11px */

#main { float: left; }
	
	#mapContent{
		color:#dfebef; 
		border:solid 2px;
	}
	
	.baseInfo{
		padding: 10px; 
		color:#000;
	}

	#index #main, #interior #main {
		padding: 56px 32px 32px 32px;
		width: 471px;
		voice-family: "\"}\"";
		voice-family: inherit;
		width: 407px; }
	html>body #index #main { width: 407px; }
	
	#interior #main {
		padding: 64px 20px 32px 20px;
		width: 484px;
		clear: none;
		voice-family: "\"}\"";
		voice-family: inherit;
		width: 444px; }
	html>body #interior #main { width: 444px; }
	
	#index #main {
		background-image: url("../images/bkgdIndex.jpg");
		background-position: 0 0;
		background-repeat: no-repeat;
		}

#index #colGroup {
	/* background-image: url("../images/bkgdVertLines.gif"); 
	background-position: 0 0;
	background-repeat: repeat-y;*/
	border-left: 1px solid #d3d3d3;
	float: left;
	width: 420px;
	}

#col1, #col2 {
	padding: 20px 20px 0 20px;
	float: left;
	}
	
	#col1 p, #col2 p {
		font-size: .6875em; /* 16*.6875=11px */
		line-height: 1.45em; /* 11px*1.45=16px */
		}
		
#col1_home, #col2_home {
	padding: 20px 20px 0 20px;
	float: left;
	}
	
	#col1_home p, #col2_home p {
		font-size: .6875em; /* 16*.6875=11px */
		line-height: 1.45em; /* 11px*1.45=16px */
		}
	
#col1 {
	width: 240px;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 200px; }

	
#col1_home {
	width: 240px;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 420px; } 
	
html>body #col1 { width: 200px; }

#col2 {
	padding-right: 12px;
	width: 232px;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 200px; }

	
#col2_home {
	padding-right: 12px;
	width: 232px;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 420px; }
	
html>body #col2 { width: 200px; }

	#interior #col2 { border-left: 1px solid #d3d3d3;  }

	.banner, .bannerFeatured {
		margin-top: 16px;
		width: 194px;
		float: left;
		}
	
	.banner { padding-top: 16px; }
	
		.bannerFeatured span {
			height: 16px;
			font-size: .625em; /* 16*.625=10px */
			text-transform: uppercase;
			color: #7d7d7d;
			line-height: 1.6em; /* 10*1.6=16px */
			}
	
		#index .banner { margin-right: 10px; }
	
		#sideNav .banner, #sideNav .bannerFeatured {
			padding: 0;
			clear: left;
			width: 225px;
			}

	.emphasized {
		font-size: 1em; /* 16*1=16px */
		color: #508198;
		font-weight: normal;
		}
	
	.grey { color: #7d7d7d; }
	
	.note { font-size: .9em; /* 11px*.9=10px */ }
	
	.contentSource{
		padding: 32px 0;
		font-size: .625em; /* 16*.625=10px */
		text-align: left;
	}
	
	.pressResults{
		padding: 5px 5px 10px 10px;
	}	
	
	/*
	.fileIcon{
		clear:both;
		float:left;
		margin-right: 5px;
		height: 16px;
		width: 16px;
		padding-bottom: 10px;		
	}
	*/
	
	.standardListing2{
		line-height: 110%;
	}
	
	ul.standardList,ol.standardList{
		margin-bottom: 20px;	
	}
	
	#main ul, #main ol{
		margin-bottom: 20px;	
	}
	
	
	#main ul li, #main ol li{
		line-height: normal;
		font-size: .75em; /* 12*.75=12px */
		font-family: inherit;
		color: #000;
		margin-left: 40px;
		margin-bottom: 10px;
	}
	
	#main ul li ul{
		margin-top: 10px;
	}	
	
	#main ul li ul li{
		line-height: normal;
		font-size: 100%; /* 12*.75=12px */
		font-family: inherit;
		color: #000;
		margin-left: 40px;
		margin-bottom: 10px;
	}
	
	ul.standardList li, ol.standardList li{
		line-height: normal;
		font-size: .75em; /* 12*.75=12px */
		font-family: inherit;
		color: #000;
		margin-left: 40px;
		margin-bottom: 10px;
	}
	
	ul.standardList li ul{
		margin-top: 10px;
	}	
	
	ul.standardList li ul li{
		line-height: normal;
		font-size: 100%; /* 12*.75=12px */
		font-family: inherit;
		color: #000;
		margin-left: 40px;
		margin-bottom: 10px;
	}
	
	ul.siteLinks{
		list-style-type:none;
		position:relative;
	}
	
	
	ul.siteLinks li{
		line-height: normal;
		font-size: .75em; /* 12*.75=12px */
		font-family: inherit;
		color: #000;
		
		margin-bottom: 10px;
	}
	
	li.fileIcon{
		background:url(../images/linkIcon.jpg) no-repeat 0 0; 
		padding-left:25px;
		padding-bottom: 4px;
	}
	
	li.rssIcon{
		background:url(../images/rssIcon.jpg) no-repeat 0 0; 
		padding-left:25px;
		padding-bottom: 4px;
	}	
	
	li.pdfIcon{
		background:url(../images/pdfIcon.jpg) no-repeat 0 0; 
		padding-left:25px;
		padding-bottom: 4px;
	}
	
	li.wordIcon{
		background:url(../images/wordIcon.jpg) no-repeat 0 0; 
		padding-left:25px;
		padding-bottom: 4px;
	}
	
	li.pptIcon{
		background:url(../images/pptIcon.jpg) no-repeat 0 0; 
		padding-left:25px;
		padding-bottom: 4px;
	}
	
	.resourceLink{
		margin-left: 23px;
	}
	
	.contentCol{
		float: left;
		width: 145px;
	}
	
	.contentCol2{
		float: left;
		width: 210px;
		margin-right: 8px;
	}
	
	a.bullet {
		padding-left: 14px;
		background-image: url("../images/bullet.gif");
		background-position: 0 2px;
		background-repeat: no-repeat;
		}
	
	.photo {
		margin-right: 8px;
		text-align: left;
		float: left;
		}
	
	.clear {
		height: 0;
		font-size: 0;
		line-height: 0;
		color: none;
		background: none;
		clear: both;
		}



#footer {
	padding: 32px 0;
	font-size: .625em; /* 16*.625=10px */
	color: #8c8c8c;
	text-align: center;
	}

	#footer a {
		color: #8c8c8c;
		text-decoration: underline;
		}
	
	#footer a:hover {
		color: #c30;
		text-decoration: none;
		}
	

/* sIFR styles */

/* These are standard sIFR styles... do not modify */

.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}

.sIFR-replaced {
	visibility: visible !important;
}

span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}

/* Hide Adblock Object tab: the text should show up just fine, not poorly with a tab laid over it. */
.sIFR-flash + div[adblocktab=true] {
  display: none !important;
}

/* These "decoy" styles are used to hide the browser text before it is replaced... the negative-letter spacing in this case is used to make the browser text metrics match up with the sIFR text metrics since the sIFR text in this example is so much narrower... your own settings may vary... any weird sizing issues you may run into are usually fixed by tweaking these decoy styles */

.sIFR-hasFlash h1 {
	visibility: hidden;
	font-size: 24px;
	color: #105575;
	letter-spacing: normal;
	line-height: normal;
}

.sIFR-hasFlash h2 {
	visibility: hidden;
	font-size: 18px;
	letter-spacing: normal;
	line-height: normal;
}


/* search styles */

.hilite{
	background:#FFFF99;
	padding: 2px;
}

.blue { color: #43BDCB; }

.searchResults{
	padding: 10px;
}

/* /////// Leadership Stories /////// */

.previous, .next {
	padding-top: 12px;
	font-size: .75em; /* 12*.75=12px */
	float: left;
	}
.next {
	float: right;
	text-align: right;
	}
.leadershipDD {
	clear: left;
	padding-top: 24px;
	}
#main h3.leadership {
	padding-bottom: 6px;
	font-size: 1em; /* 16px */
	color: #105575;
	}
#main img.leadership {
	margin: 0 0 12px 12px;
	width: 200px;
	height: 200px;
	border: 1px solid #999;
	}
	
	
/* ////////////////////////////////// E-Link Styles ////////////////////////////////// */	
	
#eLink #main {
	padding: 34px 28px 0 28px;
	width: 943px;
	color: #fff;
	clear: none;
	background: #006694 url("../images/ELink/bkgdELink.jpg") 0 0 repeat-x;
	position: relative;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 887px; }
html>body #eLink #main { width: 887px; }
	
	#eLink #colLeft {
		padding: 0 28px 0 0;
		width: 601px;
		float: left;
		voice-family: "\"}\"";
		voice-family: inherit;
		width: 573px; }
	html>body #eLink #colLeft { width: 573px; }
	
	#eLink #colRight {
		width: 286px;
		float: left;
		position:relative;
		}

#eLink #main h3 {
	margin: 0;
	padding: 43px 0 0 0;
	height: 0;
	overflow: hidden;
	}
	h3#eLinkRecOrgs { background: url("../images/ELink/h3recOrgs.png") 0 0 no-repeat; }
#eLink #main h4 {
	margin: 0;
	padding: 25px 0 0 0;
	height: 0;
	overflow: hidden;
	}
	h4#eLinkHome { background: url("../images/ELink/h4returnHome.gif") 0 0 no-repeat; }
	
#eLink #main h5 {
	padding-bottom: 16px;
	font-size: 1em;
	color: #fff;
	}
#eLink #main form h5, #eLink #main form .btns, #eLink #main form#userInfo {
	margin-top: 16px;
	padding: 16px 0 8px 0;
	border-top: 1px solid #71a7c5;
	}

#eLink #main ul#choosePath {
	margin: 0;
	padding: 0 0 16px 0;
	width: 573px;
	height: 108px;
	background: url("../images/ELink/bkgdChoosePath.gif") 0 0 no-repeat;
	list-style: none;
	}
	
	#eLink #main #choosePath li {
		margin: 0;
		padding: 0;
		display: inline;
		float: left;
		}
		
		#eLink #main ul#choosePath li a {
			margin: 0;
			padding-top: 108px;
			width: 264px;
			height: 0;
			display: block;
			overflow: hidden;
			}
			li#direct a { padding-right: 36px; }
			li#direct a.active, li#direct a:hover { background: url("../images/ELink/btnDirectme.gif") 0 0 no-repeat; }
			li#guide a.active, li#guide a:hover { background: url("../images/ELink/btnGuideme.gif") 0 0 no-repeat; }

#eLink #main p.note { font-size: .625em; /* 16×.625=10px */ }

#eLink #main #featImg {
	padding: 8px;
	background-color: #d2d2d2;
	position: relative;
	}
	#eLink #main #featImg p {
		padding: 6px 0 0 0;
		font-size: .625em; /* 16×.625=10px */
		font-style: italic;
		color: #333;
		}
		#eLink #main .expandImg {
			position: absolute;
			right: 0;
			top: 173px;
			z-index: 10;
			}
	#eLink #main #featImgLg {
		padding: 12px;
		width: 824px;
		position: absolute;
		left: 60px;
		top: 35px;
		background-color: #d2d2d2;
		z-index: 15;
		voice-family: "\"}\"";
		voice-family: inherit;
		width: 800px; }
	html>body #eLink #main #featImgLg { width: 800px; }
		#eLink #main .closeImg {
			position: absolute;
			right: 0;
			top: 0;
			z-index: 20;
			}

#eLink #main .colLeft1, #eLink #main .colLeft2 {
	width: 272px;
	float: left;
	}
#eLink #main .colLeft1 { margin-right: 28px; }
#eLink #main .colLeft2 { clear: right; }

#eLink #main form p {
	margin: 0;
	padding-bottom: 0;
	width: 272px;
	font-size: 0.75em; /* 16x0.75=12px */
	clear: both;
	}
#eLink #main form input.chkbx {
	margin: 1px 6px 0 0;
	float: left;
	}
#eLink #main form select { font-size: 0.75em; /* 16x0.75=12px */ }
#eLink #main form select.dd250 { width: 260px; }
	
	#eLink #main form#userInfo p {
		margin: 0 28px 10px 0;
		padding: 0;
		font-size: 1em;
		float: left;
		clear: none;
		}
	#eLink #main form#userInfo p.nomargin { margin: 0 0 10px 0; }
	#eLink #main form#userInfo p.twoColP { width: 573px; }
	#eLink #main form#userInfo p label { font-weight: bold; }
	#eLink #main form#userInfo p input.txt250 { width: 260px; }
	#eLink #main form#userInfo p span { font-size: 0.75em; /* 16x0.75=12px */ }

	#eLink .error { color: #fffc00; }
	#eLink .checkall img { margin: 0 12px 12px 0; }
	#eLink #main #colLeft h5 span.checkall { margin-left: 20px; font-size: 11px; font-weight: normal; }
	#eLink #main #colLeft h5 span.checkall a { color: #fffc00; }

p label span.ttItem{border-bottom:1px dotted #fff; font-size:1em !Important;}

#tooltip {
	padding-left: 20px;
	width: 272px;
	background: url("../images/ELink/bkgdTooltip.gif") 0 0 no-repeat;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 2;
	visibility:hidden;
	
	}
	#tooltip h6 {
		padding-left: 16px;
		font-size: 0.75em; /* 16x0.75=12px */
		font-weight: bold;
		color: #b6d0db;
		background: url("../images/ELink/iconTooltip.gif") 0 4px no-repeat;
		}
	#tooltip p { padding: 0; }

#eLink #contact {
	padding: 32px 0 0 0;
	font-size: .625em; /* 16*.625=10px */
	line-height: normal;
	color: #fff;
	text-align: center;
	}
	#eLink #contact a {
		color: #fffc00;
		text-decoration: underline;
		}
	#eLink #contact a:hover { text-decoration: none; }
	
#eLink #footer {
	padding-top: 10px;
	color: #fff;
	}

table#eLinkResults {
	width: 887px;
	border-right: 1px solid #bfd2da;
	border-bottom: 1px solid #71a7bf;
	font-size: 0.75em; /* 16x0.75=12px */
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 886px; }
html>body table#eLinkResults { width: 886px; }

table#eLinkResults th {
	border-bottom: 2px solid #bfd2da;
	text-align: left;
	color: #b6d0db;
	font-weight: normal;
	}
table#eLinkResults tr.orgInfo td {
	padding: 2px 0;
	border-bottom: 1px solid #71a7bf;
	border-left: 1px solid #71a7bf;
	background-color: #227fa9;
	}
	table#eLinkResults tr.orgInfo td.first { border-left: 1px solid #bfd2da; }
	table#eLinkResults tr.orgInfo td.orgName {
		background: none;
		border-left: 0px solid #71a7bf;
		}
	
	.orgName a {
		padding: 0 3px;
		color: #fff;
		text-decoration: none;
		display: block;
		}
		
	table#eLinkResults tr.orgInfo td.details { background-color: #095171; }
		table#eLinkResults tr.orgInfo td.details p {
			margin: 10px 10px 0 10px;
			font-size: 1em;
			color: #b6cbd5;
			}
		table#eLinkResults tr.orgInfo td.details .addressL, table#eLinkResults tr.orgInfo td.details .addressR {
			margin: 0 0 10px 10px;
			float: left;
			width: 58%;
			}
		table#eLinkResults tr.orgInfo td.details .addressR { width: 32%; }
		table#eLinkResults tr.orgInfo td.details .addressL a { padding: 0; color: #ff0; }
		
table#eLinkResults tr.orgInfo td.active { background: #14729c url("../images/ELink/bulletService.gif") 50% 50% no-repeat; vertical-align: middle; }
	table#eLinkResults td.active img { text-align: center; }
table#eLinkResults tr.orgInfo td.highlight { background-color: #14729c; }
	
	
	/* FORM styles */
/* Default layout for admin forms */ 
.defaultForm{
	font-size: 0.75em; /* 16x0.75=12px */
	line-height: 1.5em; /* 12*1.5=18px */
	border:solid #ccc 1px;
	text-align:left;
	vertical-align:top;
	padding:15px;
	width: 410px;
	margin-top: 5px;
	position:relative;
	clear:both;
}

#leftCol{
	width: 195px;
	float: left;
}

#rightCol{
	width: 195px;
	float: left;
	margin-left: 20px;
}


.defaultForm input[type="text"], .defaultForm input[type="password"], .defaultForm select{
	height:18px;
	margin-bottom: 10px;
}

.defaultForm select{
	font-size: 10px;
}

.defaultForm label{
	display:block;
	font-weight: bold;
}


input.checkbox{
	border:none;
	display:inline;
	position:relative;
}

input.checkbox2{
	display:inline;
	position:relative;
	border:none;
}


label.labelCheckbox{
	display:inline;
	position: relative;
	font-weight:normal;
	margin-left: 10px;
	margin-right: 20px;	
	text-align:left;
}

label.labelCheckbox2{
	display:inline;
	position:relative;
	font-weight:bold;
	margin-left: 10px;
	margin-right: 20px;	
	text-align:left;
}

label.agreement{
	display:inline;
	margin-left: 10px;
}

.clear{
	clear:both;
	height: 10px;
}

.clear2{
	clear: both;
	height: 25px;
}


.fileIcon{
	margin-right: 10px;
}

.fileTitle{
	display:inline;
	position:relative;
	bottom: 3px;
}

.formText, .form_titles_pass  {
	vertical-align:baseline;
	padding:0;
	margin:0;
	border:none;
}
	
.inputRequired{
	color:#ff0000;
}

#lAgree_Text.inputRequired{
	display:inline;
	position:relative;
	color:#ff0000;
	margin-left: 10px;
}
