@charset "utf-8";

/* CSS Document */

body {
	margin: 0px;
}

h1 {
	font-size: 14px;
	color: #f26522;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
}

h2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #f26522;
	font-weight:bold;
}

ul {
	list-style:url(images/bullet.jpg);
}

p, ul, td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #555555;
	text-align: left;
}

.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #555555;
	text-align: justify;
}

.style1a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #555555;
	text-align:left;
}

.style2 {
	font-size: 10px;
	color: #f26522;
}

.style3 {
	font-size: 14px;
	color: #f26522;
	font-family: Arial, Helvetica, sans-serif;
	text-align: justify;
}

.style4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #f26522;
	text-align: left;
}

.style4 a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #f26522;
	text-decoration:none;
	}


.style5 {
	font-size: 10px;
	color: #959595;
	font-family: Arial, Helvetica, sans-serif;
}

.table-left-grey-line {
	width:4px;
	background:url(images/side_left.jpg) #CBCBCB repeat-y;
}

#sidebar {
	background:url(images/side_guy_07.png) bottom no-repeat;
	width:264px;
	vertical-align:top;
}

#sidebar-payor-list {
	height:118px;
	vertical-align:top;
	background:url(images/side_04.png) top no-repeat;
	background-position:top;
	background-repeat:no-repeat;
}

#sidebar-payor-list-div {
	padding: 50px 60px 5px 25px;
}

#sidebar-register-now {
	height:112px;
	vertical-align:top;
	background:url(images/side_05.png) top no-repeat;
	background-position:top;
	background-repeat:no-repeat;
}

#sidebar-register-now-div {
	padding: 50px 60px 5px 25px;
}

#sidebar-sign-in {
	height:355px;
	vertical-align:top;
	background:url(images/side_06.png) top no-repeat;
}

#sidebar-sign-in-div {
	padding: 45px 60px 5px 25px;
}

#footer {
	height:55px;
	background:url(images/index_07.jpg) no-repeat;
	padding: 10px 0 0 20px;
}

#footer-text {
	display:none;
}

#footer-text a {
	color:#555555;
	text-decoration:none;
	padding:0 7px 0 7px;
}

#footer-text a:hover {
	color:#C00;
	text-decoration:underline;
	padding:0 7px 0 7px;
}
#copyright-text {
	padding: 7px 0 0 7px;
	}
#copyright-text a {
	color:#555555;
	text-decoration:none;
}

#copyright-text a:hover {
	color:#C00;
	text-decoration:underline;
}

/*Home Page*/

#welcome-to-wcedi {
	padding:20px;}

#news {
	padding-left:20px;}

.news-td {
	vertical-align:top;
	width:43%;
	padding:0px 10px 20px 20px;
	}

/*About Us Page*/

#about-us-company-info-bg{
	 background:url(images/pix_aboutus_03.jpg) no-repeat bottom right;
	 padding:20px 200px 20px 20px;
	 }

/*BPO Services Page*/


#BPO-Services-bg {
	 width:458px;
	 vertical-align:top;
	 background:url(images/pix_bpo.jpg) bottom right no-repeat;
	 padding:20px;
	 }

/*Enrollment Page*/

#Enrollment-bg {
	 background:url(images/pix_providers_03.jpg) bottom right no-repeat;
	 padding:20px;
}

#Enrollment-bottom-p {
	margin: 0;}

/*Payor List Page*/

#Recent-Payor-Ann-bg {
	 width:458px;
	 vertical-align:top;
	 background:url(images/pix_payorlist.jpg) top right no-repeat;
	 padding:20px;
	 font-size: 13px;
	 }

.MissingPayorLabel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #555555;
	text-align: right;
	}

/*Providers Page*/

#providers-bg {
	background:url(images/pix_providers_03.jpg) bottom right no-repeat;
	padding:20px;
	}

#FlashID {
	height:260px;
	padding:0;
	margin:0;
	visibility:visible;}
