@charset "utf-8";
/* CSS Document */

body { font-family:Arial, Helvetica, sans-serif; font-weight:normal; font-size:12px; color:#666666; padding:0px; margin:0px; }
body.secondary { font-family:Arial, Helvetica, sans-serif; font-weight:normal; font-size:12px; color:#666666; padding:0px; margin:0px; background-image:url(../images/bgsecondary.jpg); background-position:top; background-repeat:no-repeat;}
#noFlashBackground 
{
    /* background-image:url('../images/noFlashBackground.jpg'); */
    height:435px;
    width:960px;
}
p.grey
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#9c9e9e;
}
img { border:none; }
h1
{
	font-size:20px;
	color:#007eac;
	font-family:"Arial Black", Gadget, sans-serif
}
h2
{
	font-size:13px;
	color:#666666;
	font-family:"Arial Black", Gadget, sans-serif;
}
h3
{
	font-size:12px;
	color:#9d9d9d;
	font-family:"Arial Black", Gadget, sans-serif;
}
h4
{
	font-size:20px;
	color:#9d9d9d;
	font-family:"Arial Black", Gadget, sans-serif
}

.theProcess h1{	font-size:22px;	color:#007eac; font-family:"Arial Black", Gadget, sans-serif; padding:30px 0 0px 0; margin:0px; }
.firsth1{ padding:0px 0 10px 0 !important;}
.theProcess h1+h2{padding:10px 0 5px 0;}
.theProcess h2{	 }
.theProcess h2+h3{padding:5px 0 5px 0;}
.theProcess h3{	font-size:14px;	color:#9d9d9d; font-family:"Arial Black", Gadget, sans-serif; padding:15px 0 5px 0; margin:0px; }

.theProcess h4{	font-size:14px;	color:#9d9d9d; font-family:"Arial Black", Gadget, sans-serif; padding:20px 0 5px 0; font-weight:bold; margin:0px; }

.theProcess ul{ margin:0px;}
.theProcess ul li ul{ padding-left:5px;}
.theProcess ul li ul li{ list-style: none; padding-left:0px;}
.theProcess ul li a{ color:#666666; text-decoration:none; font-size:14px;}
.theProcess ul li a:hover{ color:#666666; text-decoration: underline;}

.theProcess p{ margin:0 0 15px;}

#container
{
	width:960px;
	margin:0 auto;
	position:relative;
}

#container.secondary
{
	width:875px;
	margin:0 auto;
	position:relative;
	height:auto;
}

#header
{
	width:875px;
	height:124px;
	background-color:#FFFFFF;
	position:relative;
	background-image:url(../images/navbot.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
	margin:0 auto;
}


#nav { height:44px; float:left; margin-top:40px; }
#nav ul { padding:0; list-style:none; margin:0; }
#nav ul li { float:left; }


#logo { position:absolute; right:0px; top:0px; background-image:url('../images/noFlashLogo.jpg'); width:221px; height:88px; }

#content { padding-top: 20px; position:relative; height:440px; width:1024px; overflow:auto; margin:0 auto; }
#contentsecondary { padding:20px 20px 20px 20px; position:relative; width:835px; background-image:url(../images/secondarycontentbot.jpg); background-position:bottom; background-repeat:no-repeat; overflow:auto; }

#content p
{
	line-height:120%
}

#content h1
{
	padding-top:15px;
}


#col1 { position:relative; height:435px; width:495px; float:left; }
#col1secondary { padding:5px 10px 0px 10px; position:relative; width:320px; float:left; }

#col2 { padding:5px 25px 0px 10px; position:relative; height:435px; width:300px; float:left; }
#col2secondary { padding-left:20px;position:relative;width:475px;float:left;text-align:center; }
#col2secondary img { margin:5px; }

#homepagetext {position:absolute; top:360px; right:80px; width:290px; height:131px; }
#homepagetext h1 {font-size:14px;}
#loginbox { position:absolute; top:144px; right:65px; width:322px; height:131px; background-image:url(../images/loginbox.jpg); background-repeat:no-repeat; padding-top:60px; }

#loginbox .textbox
{
	padding:3px;
	margin:0px 0px 8px 20px;
	color:#9c9e9e;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	width:275px;
}

#loginbox a
{
	color:#007eac;
	font-size:10px;
	font-family:Arial, Helvetica, sans-serif;
}

#loginbox .button
{
	margin-left:20px;
}

#secondnav
{
	position:relative;
	height:67px;
	padding-top:26px;
	padding-left:82px;
	margin:0 auto;
	width:793px;
}

#secondnav ul
{
	padding:0;
	list-style:none;
	margin:0;
}

#footer
{ position:relative; font-family:Arial, Helvetica, sans-serif; color:#007eac; font-size:10px; padding-top:15px; padding-right:20px; text-align:right; width:855px; margin:0 auto; }


#footercontainer
{
	position:relative;
	width:100%;
	background:url(../images/footerbg.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
	height:134px;
	background-color:#FFF;

}

#footersecondary { position:relative; font-family:Arial, Helvetica, sans-serif; color:#007eac; font-size:10px; padding-top:15px; padding-right:20px; text-align:right; width:855px; margin:0 auto; }

a.home 
{
	background-image:url(../images/navimages.jpg);
	background-repeat:no-repeat;
	background-position:0px 0px;
		float:left;
	height:44px;
	width:54px;

}

a.home:hover
{
	background-image:url(../images/navimages.jpg);
	background-repeat:no-repeat;
	background-position:0px -82px;
	float:left;
	height:44px;
	width:54px;

}

a.homeactive 
{
	background-image:url(../images/navimages.jpg);
	background-repeat:no-repeat;
	background-position:0px -40px;
		float:left;
	height:44px;
	width:54px;

}

a.process
{

	background-image:url(../images/navimages.jpg);
	background-repeat:no-repeat;
	background-position:-84px 0px;
		float:left;
	height:44px;
	width:173px;

}

a.process:hover
{

	background-image:url(../images/navimages.jpg);
	background-repeat:no-repeat;
	background-position:-84px -82px;
		float:left;
	height:44px;
	width:173px;

}

a.processactive
{

	background-image:url(../images/navimages.jpg);
	background-repeat:no-repeat;
	background-position:-84px -40px;
		float:left;
	height:44px;
	width:173px;

}

a.whoarewe
{

	background-image:url(../images/navimages.jpg);
	background-repeat:no-repeat;
	background-position:-282px 0px;
		float:left;
	height:44px;
	width:91px;

}

a.whoarewe:hover
{

	background-image:url(../images/navimages.jpg);
	background-repeat:no-repeat;
	background-position:-282px -82px;
		float:left;
	height:44px;
	width:91px;

}

a.whoareweactive
{

	background-image:url(../images/navimages.jpg);
	background-repeat:no-repeat;
	background-position:-282px -40px;
		float:left;
	height:44px;
	width:91px;

}

a.contactus
{

	background-image:url(../images/navimages.jpg);
	background-repeat:no-repeat;
	background-position:-400px 0px;
		float:left;
	height:44px;
	width:84px;

}

a.contactus:hover
{

	background-image:url(../images/navimages.jpg);
	background-repeat:no-repeat;
	background-position:-400px -82px;
		float:left;
	height:44px;
	width:84px;

}

a.contactusactive
{

	background-image:url(../images/navimages.jpg);
	background-repeat:no-repeat;
	background-position:-400px -40px;
		float:left;
	height:44px;
	width:84px;

}

a.login
{

	background-image:url(../images/navimages.jpg);
	background-repeat:no-repeat;
	background-position:-513px 0px;
		float:left;
	height:44px;
	width:54px;

}

a.login:hover
{

	background-image:url(../images/navimages.jpg);
	background-repeat:no-repeat;
	background-position:-513px -82px;
		float:left;
	height:44px;
	width:54px;

}

a.loginactive
{

	background-image:url(../images/navimages.jpg);
	background-repeat:no-repeat;
	background-position:-513px -40px;
		float:left;
	height:44px;
	width:54px;

}


#navspacer
{
	background-image:url(../images/navimages.jpg);
	background-repeat:no-repeat;
	background-position:-54px 0px;
	float:left;
	height:44px;
	width:30px;
}


a.initiate
{

	background-image:url(../images/fullbotnav.jpg);
	background-repeat:no-repeat;
	background-position:0px 0px;
	float:left;
	height:39px;
	width:101px;

}

a.monitor
{

	background-image:url(../images/fullbotnav.jpg);
	background-repeat:no-repeat;
	background-position:-187px 0px;
	float:left;
	height:39px;
	width:113px;

}

a.manage
{

	background-image:url(../images/fullbotnav.jpg);
	background-repeat:no-repeat;
	background-position:-385px 0px;
	float:left;
	height:39px;
	width:119px;

}

a.referrals
{

	background-image:url(../images/fullbotnav.jpg);
	background-repeat:no-repeat;
	background-position:-585px 0px;
	float:left;
	height:39px;
	width:119px;

}

#secondnavspacer
{
	background-image:url(../images/fullbotnav.jpg);
	background-repeat:no-repeat;
	background-position:-101px 0px;
	float:left;
	height:39px;
	width:86px;
}

#secondnav ul
{
	padding:0;
	list-style:none;
	margin:0;
}

#secondnav ul li
{
	float:left;
}

#form .textbox
{
	padding:3px;
	color:#9c9e9e;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	width:215px;
}


.clearFloat{ clear:both;}

.mlh{ line-height:170%;}

.imgSpace{display:block; width:320px; float:left; padding-top:10px;}

.colorB{ color:#174b84 !important;}

#noFlashBackground {position:relative;}
#img-wrapper {position: absolute; bottom: 0;width:100%;height:310px;overflow:hidden;}
#img-wrapper img {position: absolute; bottom: -40px;}
#left-img {width: 210px; z-index: 1;left: 0;}
#left-img:hover {width: 220px;}
#middle-img {width: 200px; margin-left: -25px; z-index: 2; left: 215px;}
#middle-img:hover {width: 210px;}
#right-img {width: 190px; margin-left: -25px; z-index: 1; left: 395px;}
#right-img:hover {width: 200px;}
.tooltipster-sidetip.tooltipster-shadow .tooltipster-box{border:none;border-radius:5px;background:#fff;box-shadow:0 0 10px 6px rgba(0,0,0,.1)}.tooltipster-sidetip.tooltipster-shadow.tooltipster-bottom .tooltipster-box{margin-top:6px}.tooltipster-sidetip.tooltipster-shadow.tooltipster-left .tooltipster-box{margin-right:6px}.tooltipster-sidetip.tooltipster-shadow.tooltipster-right .tooltipster-box{margin-left:6px}.tooltipster-sidetip.tooltipster-shadow.tooltipster-top .tooltipster-box{margin-bottom:6px}.tooltipster-sidetip.tooltipster-shadow .tooltipster-content{color:#8d8d8d}.tooltipster-sidetip.tooltipster-shadow .tooltipster-arrow{height:6px;margin-left:-6px;width:12px}.tooltipster-sidetip.tooltipster-shadow.tooltipster-left .tooltipster-arrow,.tooltipster-sidetip.tooltipster-shadow.tooltipster-right .tooltipster-arrow{height:12px;margin-left:0;margin-top:-6px;width:6px}.tooltipster-sidetip.tooltipster-shadow .tooltipster-arrow-background{display:none}.tooltipster-sidetip.tooltipster-shadow .tooltipster-arrow-border{border:6px solid transparent}.tooltipster-sidetip.tooltipster-shadow.tooltipster-bottom .tooltipster-arrow-border{border-bottom-color:#fff}.tooltipster-sidetip.tooltipster-shadow.tooltipster-left .tooltipster-arrow-border{border-left-color:#fff}.tooltipster-sidetip.tooltipster-shadow.tooltipster-right .tooltipster-arrow-border{border-right-color:#fff}.tooltipster-sidetip.tooltipster-shadow.tooltipster-top .tooltipster-arrow-border{border-top-color:#fff}.tooltipster-sidetip.tooltipster-shadow.tooltipster-bottom .tooltipster-arrow-uncropped{top:-6px}.tooltipster-sidetip.tooltipster-shadow.tooltipster-right .tooltipster-arrow-uncropped{left:-6px}