#subPage #solutions {
	background-color: #ced3ef; /* Accent 10 */
	color: #354381; /* Global White */
	border: thin solid #333366;
}

#subPage #solutions h1 {
	color: #354381; /* Global White */
	padding: 10px
}

#subPage #solutions p {
	padding: 0px 15px 15px 30px;
}

#subPage #solutions li {
	padding: 0px 15px 15px 30px;
}


#subPage #solutions .solutionsLeft {
	width: 190px;
	float: left;
	padding: 0px 15px 0px 54px;
		position: relative;	
}

#subPage #solutions .solutionsRight {
  width: 118px;
  float: left;
	padding: 0px 0px 0px 15px;
}

#subPage #solutions .solutionsLeft h3 {
	color: #354381; /* Global White */
	text-decoration:underline;
}

#subPage #solutions .solutionsLeft p {
	padding: 0px;
}

#subPage #solutions .solutionsRight h3 {
	color: #354381; /* Global White */
	text-decoration:underline;
}

#subPage #solutions .solutionsRight p {
	padding: 0px;
}

#homePage #innerContainer #innerLeft #resources .sectionhead {
	font-size: 12px;
	color: #6A79C7; /* Accent 10 */
	font-weight: bold;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}

#homePage #innerContainer #innerLeft #resources .sectionhead2 {
	font-size: 14px;
	font-weight: bold;
	color: #7E8298; /* Secondary */
	margin: 0px 0px 5px 0px;			
}

#homePage #solutions .solutionsLeft .bodysubhead {
	font-size: 12px;
	color: #FFFFFF; /* Global White */
	text-decoration:underline;
	font-weight: bold;	
	margin: 0px 0px 5px 0px;
}

#homePage #solutions .solutionsRight .bodysubhead {
	font-size: 12px;
	color: #FFFFFF; /* Global White */
	text-decoration:underline;
	font-weight: bold;	
	margin: 0px 0px 5px 0px;
}
/*------------- CONTACT FORM ----------- */

/*#contactbody{
	width:380px;
	height:270px;
	margin:0 auto;
	padding-top:20px;
	background:none;
	}
#contact{
	width:379px; margin:0 auto 0 auto;
	}
#contact form{
	width:378px; display:block; margin:0 auto 0 auto;
	}
#contact form label{
	margin:0 12px 0px 10px; display:block; font:11px Tahoma, Helvetica, sans-serif; float:left; color:#969696;
	width:100px;
	}
#contact form input{
	width:220px; height:17px; margin:0 0 8px 0; padding:0; float:left;
	}
#contact form input.bu{
	background:url(../images/submit.gif) no-repeat 0 0; width:59px; height:22px; margin:12px 7px 0 0px; float:left; border:none;
	cursor:pointer; display:block; float:left;
	}
#contact form input.re{
	background:url(../images/reset.gif) no-repeat 0 0; width:52px; height:22px; margin:12px 0px 0 0px; float:left; border:none;
	cursor:pointer; display:block; float:left;
	}*/

form{margin:0;}
.form1{width:460px; margin-left:66px; vertical-align:top;}
.form1 input{
	width:210px;
	height:15px;
	color:#666666;
	font-family: tahoma, serif;
	font-size: 11px;
	background-color: #DFE4E9;
	border: thin solid #2C2D2E;
}
.form1 select{
	width:211px;
	height:17px;
	color:#666666;
	font-family: tahoma, serif;
	font-size: 11px;
	background-color: #DFE4E9;
	border: thin solid #2C2D2E;
}
.form1 options{
	width:211px;
	height:17px;
	color:#666666;
	font-family: tahoma, serif;
	font-size: 11px;
	background-color: #DFE4E9;
	border: thin solid #2C2D2E;
}
.form1 textarea{
	width:437px;
	height:107px;
	overflow:auto;
	color:#666666;
	font-family: tahoma, serif;
	font-size: 11px;
	background-color: #DFE4E9;
	border: thin solid #2C2D2E;
}

.m1{margin-left:0px;
	width: 211px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	letter-spacing: normal;
	float: left;}

.m2{
	margin-left:0px;
	width: 211px;
	margin-top: 7px;
	margin-right: 0px;
	margin-bottom: 0px;
	letter-spacing: normal;
	float: left;
}
.m3{margin-left:18px;
	width: 211px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	letter-spacing: normal;
	float: left;}
	
.m4{margin-left:18px;
	width: 211px;
	margin-top: 7px;
	margin-right: 0px;
	margin-bottom: 0px;
	letter-spacing: normal;
	float: left;}
	
.m5{margin-left:0px;
	width: 437px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	letter-spacing: normal;
	float: left;}

.m6{margin-left:0px;
	width: 437px;
	margin-top: 7px;
	margin-right: 0px;
	margin-bottom: 0px;
	letter-spacing: normal;
	float: left;}
	
.m7{margin-left:0px;
	width: 441px;
	margin-top: 7px;
	margin-right: 0px;
	margin-bottom: 0px;
	letter-spacing: normal;
	float: left;
	}

input.error, select.error {
	border: 1px solid red;
	background-color: #FFFCE2;
	background-image: url(../images/warning_obj.gif);
	background-position: right;
	background-repeat: no-repeat;
	}
	
	.style1 {
	font-size: 14px;
	font-weight: bold;
	color: #333399;
	}
	.style2 {font-size: 10px}
	.style3 {
	color: #FF0000;
	font-weight: bold; }
	.style4 {
	font-size: 14px;
	font-weight: bold; }
