/* DEFAULT STYLES ****************************************************/

	BODY, P, DIV, TABLE, TD {
		font: normal 11px "Trebuchet", Verdana, Arial, sans-serif;
	}
	
	BODY {
		margin: 0px;
		padding: 0px 0px 0px 0px;
		background-color: #fff;
		color: #666666;
		text-decoration: none;		
	}
	
	P {
		margin: 0px 0px 15px 0px;
		line-height: 150%;
	}
	
	H1 {
		margin: 0px 0px 5px 0px;
		padding: 0px;
		color: #00467E;
		font-size: 15px;
		font-weight: bold;
	}
	
	H2 {
		margin: 0px 0px 0px 0px;
		padding: 0px;
		color: #c00;
		font-size: 12px;
		font-weight: bold;
	}
	
	H3 {
		margin: 10px 0px 10px 0px;
		padding: 0px;
		color: #666;
		font-size: 11px;
		font-weight: bold;
	}
	
	HR {
		height: 1px;
		color: #999;
	}
	
	UL LI {
		list-style-type: square;
	}
	
	LI {
		margin-top: 0px;
		margin-bottom: 10px;
	}
	
	IMG {
		border: none;
	}
	
	FORM {
		margin: 0px;
		padding: 0px;
	}
	
	FIELDSET {
		margin-bottom: 25px;
		padding: 10px;
		border: solid 1px #ddd;
	}

	INPUT, SELECT, TEXTAREA {
		font: normal 11px verdana, arial, sans-serif;
	}
	
	LABEL {
		cursor: default;
	}
	
	A, A:link, A:hover, A:active, A:visited {
		color: #999999;
		text-decoration: none;
		font-weight: bold;
	}
	
	A:hover {
		color: #999999;
		text-decoration: none;
		font-weight: bold;
		
	}




/* MAIN STYLES *******************************************************/

	BODY#popup {
		background-color: #fff;
	}
	
	#container {
		width: 921px;
		margin: 0px auto;
		background-color: #fff;
		text-align: left;
	}
	
	#home #core {
		background: transparent url("../images/shadow_vertical.gif") no-repeat;
		width: 498px;
	}
	
	#page #core {
		background: transparent url("../images/page/hr_vertical.gif") 0px 50px no-repeat;
		
	}
	
	#core .container {
		padding: 30px 50px 0px 50px;
		text-align: left;
	}
	
	#page #column .container {
		padding-top: 50px;
	}
	
	#page #core .container {
		padding-top: 50px;
	}
	



/* HEADER STYLES *****************************************************/

	#logo {
		margin-left: 25px;
	}	
	
	#aux_menu {
		margin-right: 60px;
		text-align: right;
	}
	
	#menu_home {
		padding: 45px 0px 0px 0px;
		background-color: #c00;
	}
	
	#menu {
	}
	



/* CONTENT STYLES ****************************************************/

	UL#news {
		margin: 0px 20px 0px 38px;
		padding: 0px;
	}
		
		UL#news LI {
			margin: 0px 0px 12px 0px;
			padding: 0px 0px 0px 25px;
			list-style-type: none;
			background: transparent url("../images/plus.gif") 0px 1px no-repeat;
			color: #666;
			font-size: 10px;
		}
		
		UL#news LI A {
			color: #666;
		}
	
	#sub_menu {
		margin: 10px 0px 0px 46px;
	}
		
		#sub_menu LI {
			margin: 0px 0px 5px 0px;
			list-style-type: none;
		}
		
			#sub_menu LI A {
				display: block;
				padding: 0px 0px 0px 15px;
				background: transparent url("../images/menu/sub_plus_off.gif") 0px 3px no-repeat;
			}
				
				#sub_menu LI A:hover {
					color: #666;
					background-image: url("../images/menu/sub_plus_on.gif");
					text-decoration: none;
				}
			
			#sub_menu LI.active A, #sub_menu LI.active A:hover {
				background: transparent url("../images/menu/sub_minus.gif") 0px 3px no-repeat;
			}
	



/* FOOTER STYLES *****************************************************/

	#footer {
		background: transparent url("../images/bottomfooter.jpg") no-repeat;
		height: 60px;
		width: 921px;
		font-size: 9px;
	}
		
		#footer .footerspacing {
			padding-top: 20px;
			color: #fff;
			padding-right: 25px;			
		}
			
		#footer .footerspacingleft {
			padding-top: 20px;
			padding-left: 25px;			
		}
		
		#footer a.footertext:link, a.footertext:active, a.footertext:visited {
			color: #fff;
			font-size: 9px;
			font-weight: normal;
		}


		#footer a.footertext:hover {
			color: #E5932D;
			text-decoration: none;
		}
		

/* FORM STYLES *******************************************************/

	.input {
		margin: 0px 0px 10px 0px;
	}
		
		.input .title {
			margin: 0px 0px 2px 0px;
			color: #666;
			font-size: 11px;
		}
		
		.input .prompt {
			margin: 0px 0px 2px 0px;
			color: #666;
			font-size: 10px;
		}
	
		.input .field {
			margin: 0px 0px 2px 0px;
		}
		


/* MISC STYLES *******************************************************/

	#main_photo {
		border-top: solid 23px #c00;
	}
	
	.pic {
		float: left;
		margin: 0px 10px 10px 0px;
	}

	.clear {
		clear: both;
	}

	.nowrap {
		white-space: nowrap;
	}
	
	.req {
		color: #c00;
	}
	
	.none LI {
		list-style-type: none;
	}
	
	#topheader {
		background: transparent url("../images/topheader.jpg") no-repeat;
		height: 60px;
		width: 921px;
	}
	
	.homepadding {
		padding: 10px 0px 0px 20px;
	}
	
	a.hometext {
		color: #E5932D;
		font-weight: bold;
		font-size: 10px;
		text-decoration: none;
	}
	
	.whitespace {
		white-space: nowrap;
	}
	
	#HomeContent {
		background: transparent url("../images/ADP 12138 home_r3_c1.jpg") no-repeat;
		width: 921px;
	}
	
	.HomeImagePadding {
		padding-top: 0px;
	}
	
	.MainText {
		font-size: 13px;
		text-align: left;
	}
	
	.blueText {
		color: #316B98;
		font-weight: bold;
	}
	
	#subbackground-yellow {
		background: transparent url("../mages/background.jpg") no-repeat;
		border: solid 1px #ccc;
		border-left: solid 10px #F7AA1C;
		width: 279px;
	}
	
	#subbackground-gray {
		background: transparent url("../images/background.jpg") no-repeat;
		border: solid 1px #ccc;
		border-left: solid 10px #999999;
		width: 279px;
	}
	
	#subbackground-red {
		background: transparent url("../images/background.jpg") no-repeat;
		border: solid 1px #ccc;
		border-left: solid 10px #B30028;
		width: 279px;
		
	}
	
	.subspacing {
		padding-left: 20px;
		padding-right: 20px;
		padding-bottom: 10px;
	}
	
	.yellowText {
		font-size: 13px;
		font-weight: bold;
		color: #F7AA1C;
	}
	
	.blueHomeText, a.blueHomeText {
		font-size: 16px;
		font-weight: bold;
		color: #00467E;
	}
	
	.grayText, a.grayText {
		font-size: 13px;
		font-weight: bold;
		color: #999999;
	}
	
	.redText, a.redText {
		font-size: 13px;
		font-weight: bold;
		color: #B30028;
	}
	
	.Subcontainer {
		width: 680px;
		padding-left: 15px;
		
	}
	
	.TableBorder {
		
	}
	
	.altcolor {
		background-color: #E0E5EB;
	}
	
	.newswidth {
		width: 420px;
		padding:0 20px 0 0px; 
		height:400px;
		overflow:auto;
	}
	
	.aboutwidth {
		width: 580px;
	}
	
	.LoginBackground {
		border: solid 1px #999;
		text-align: center;
	}
	
	.LoginBackgroundSpacing {
		padding: 10px 20px 20px 25px;
	}
	
	.LoginSize {
		width: 100px;	
		padding-top: 10px;
		margin: 5px auto 5px auto;
	}
	
	a.LoginButton:link, a.LoginButton:active, a.LoginButton:visited {
		font-size: 14px;
		color: #97999C;
		font-weight: bold;
		border: solid 1px #999;
		background-color: #fff;
		padding: 5px 5px 5px 5px;
	}
	
	a.LoginButton:hover {
		background-color: #f0f0f0;
		padding: 5px 5px 5px 5px;
		color: #00477F;
	}
	
	.BlueMainText {
		font-size: 16px;
		text-align: left;
		color: #00467E;
	}
	
	.aboutHomeWidth {
		width: 400px;
	}
	
	.SubcontainerAbout {
		padding-left: 15px;
		
	}
	
	a.yellow {
		color: #F7AA1C;
	}
	
	#HomeFirstBox {
		background: transparent url("../images/home/boxes_r1_c1.jpg") no-repeat;
		border: solid 1px #ccc;
		width: 208px;
	}
	
	.Homesubspacing {
		padding-left: 26px;
		padding-right: 20px;
		padding-bottom: 10px;
	}
	
	#HomeSecondBox {
		background: transparent url("../images/home/boxes_r1_c3.jpg") no-repeat;
		border: solid 1px #ccc;
		width: 208px;
	}
	
	#HomeThirdBox {
		background: transparent url("../images/home/boxes_r1_c6.jpg") no-repeat;
		border: solid 1px #ccc;
		width: 208px;
	}
	
	#HomeFourthBox {
		background: transparent url("../images/home/boxes_r1_c11.jpg") no-repeat;
		border: solid 1px #ccc;
		width: 208px;
	}
	
	#SolutionsNav {
		margin-left: 10px;
		margin-top: 30px;
	}
	
	a.textNav:link, a.textNav:active, a.textNav:visited {
		color: #00467E;
		font-size: 12px;
	}
	
	a.textNav:hover {
		color: #F7AA1C;
		font-size: 12px;
	}
	
	a.textNavOn {
		color: #F7AA1C;
		font-size: 12px;
	}
	
	#SoluitionsContentPadding {
		margin-top: 30px;
		width: 570px;
	}
	
	a.textNavOnRed {
		color: #B30028;
		font-size: 12px;
	}
	
	a.textNavRed:link, a.textNavRed:active, a.textNavRed:visited {
		color: #00467E;
		font-size: 12px;
	}
	
	a.textNavRed:hover {
		color: #B30028;
		font-size: 12px;
	}
	
	a.textNavOnGray {
		color: #999999;
		font-size: 12px;
	}
			
	a.buttons {
	font-size: 14px;
	color: #97999C;
	font-weight: bold;
	border: solid 1px #999;
	background-color: #fff;
	padding: 5px 5px 5px 5px;
	}

	
	/** CSS MENU ELEMENTS ************************************************/

	UL#imgMenu {
		padding: 0px;
		margin: 0px;
		list-style-type: none;
		
	}
		
		UL#imgMenu LI {
			float: left;
			position: relative;
			list-style-type: none;
		}
			
			UL#imgMenu LI UL {
				display: none;
				position: absolute; 
				top: 52px;
				left: 0px;
				margin: 0px 0px 0px 0px;
				padding: 0px;
				background-color: #fff;
				list-style-type: none;
			}
				
				UL#imgMenu LI UL LI {
					float: none;
					margin: 0px 0px 0px 0px;
					font-size: 10px;
					font-weight: bold;
					text-align: left;
				}
					
					UL#imgMenu LI UL LI A {
						display: block;
						width: 187px;
						padding: 5px 10px;
						color: #666;
						background-color: #f0f0f0;
						text-decoration: none;
					}
					
					UL#imgMenu LI UL LI A:hover {
						color: #316B98;
						text-decoration: none;
					}
			
			UL#imgMenu LI:hover UL, UL#imgMenu LI.over UL {
				display: block;
			}

			
			
	#HomeFirstBox_New {
		background: transparent url("../images/changes_july2010/Physician Coding.jpg") no-repeat;
		width: 164px;
	}
	
	.Homesubspacing {
		padding-left: 26px;
		padding-right: 20px;
		padding-bottom: 10px;
	}
	
	#HomeSecondBox_New {
		background: transparent url("../images/newApril2010/IMXB 14179 Login_r10_c9.jpg") no-repeat;
		width: 164px;
	}
	
	#HomeThirdBox_New {
		background: transparent url("../images/newApril2010/IMXB 14179 Login_r1_c7.jpg") no-repeat;
		width: 164px;
	}
	
	#HomeFourthBox_New {
		background: transparent url("../images/newApril2010/IMXB 14179 Login_r1_c11.jpg") no-repeat;
		width: 164px;
	}
	
	#HomeFifthBox_New {
		background: transparent url("../images/newApril2010/IMXB 14179 Login_r1_c16.jpg") no-repeat;
		width: 164px;
	}
	
	.calendarwidth {
		width: 620px;
		padding:0 20px 0 0px; 
		height:350px;
		overflow:auto;
	}
	
	#HomeMainBox_New {
		background: transparent url("../images/new_July2010/gradient.jpg") no-repeat;
		width: 387px;
		
	}
	
	a.HomeNavLink {
		color: #666666
	}
	.white {
	font-weight: bold;
	color: #ffffff;
    }
	
	a.orange {
		color: #ff6633;
	}
	
	.orangeText {
		color: #ff6633;
		font-weight:bold;
		font-size: 13px;
	}
	
	a.green {
		color: #019934;
	}
	
	.greenText {
		color: #019934;
		font-weight:bold;
		font-size: 13px;
	}
	
	
	a.blueSol {
		color: #00467E;
	}
	
	.blueTextSol {
		color: #00467E;
		font-weight:bold;
		font-size: 13px;
	}
	
	.grayHomeText {
		font-size: 16px;
		font-weight: bold;
		color: #999999;
	}
	
	.redHomeText {
		font-size: 16px;
		font-weight: bold;
		color: #B30028;
	}
	
	.YellowHomeText {	
		font-size: 16px;
		font-weight: bold;
		color: #F7AA1C;
	}
	
	.OrangeHomeText {
		font-size: 16px;
		font-weight: bold;
		color: #ff6633;
	}
	
	.GreenHomeText {
		font-size: 16px;
		font-weight: bold;
		color: #019934;
	}
