a {
	color: #1f4f8b;
	text-decoration: none;
}

#ate-container{
	width:755px;
	min-height:500px;
	height:auto !important;
	height:500px;
	float:left;
	margin-bottom:20px;
}

#ate-container #ate-header{
	background: transparent url('/imagesv2/profile-header-bg.jpg') top center no-repeat;
	height: 40px;
	padding:0;
	width: 731px;
	margin: auto auto;
}

#ate-header h1{
	float:left;
	font-size: 12pt;
	color: #194385;
	/*
	font-size: 14px;
	font-family: verdana;
	font-weight: bolder;
	color: #194385; /*#27669c;/
	*/
	padding:12px 8px 0 16px;
	word-spacing: 0.5px	
}

.ate-slideHeader h2{
	font-size:13px;
	font-family:verdana;
	font-weight: 900;
	color: #27669c;
	text-align:center;
	padding: 6px 0px;
	
}

#ate-container #ate-content{
	border-left:1px solid #D7D7D7;
	width:725px;
	border-right:1px solid #D7D7D7;
	border-bottom:1px solid #D7D7D7;
	min-height:500px;
	height:auto !important;
	height:500px;
	margin:auto auto;
	padding-left:4px;
	padding-top:4px;
	padding-bottom:18px;
}


#ate-slideWrapper {	
	width: 661px;
	height: 251px; 
  	margin:  20px auto;
   	padding: 0px;
	/*border: 1px solid blue;*/
	position: relative;
}

.ate-slideHeader {
	width: 659px;
	height: 30px;
	border: 0px;
	background: url(/devenv/new/images/ate-back_header-index.png) no-repeat;
	margin: 0px;
	padding: 0px;
}

.ate-slideContent {
	width: 637px;	
	min-height:100px; /*229*/
	height:auto !important;
	height: 100px;	
	border: 1px solid #D7D7D7;
	border-top: 0px;
	border-bottom:0px;	
	padding: 20px 0 0 20px;	
}

#ate-slideImage {
	float:left; 
	width:114px; 
	height: 151px; 
	border: 0px solid #d7d7d7;
	padding: 0px;
	margin: 0 10px 0 0;
}

#ate-slideImage img { border: 1px solid #d7d7d7; }

#ate-slideInfo, .ate-slideInfo {
	float: left;
	width: 390px;
	height: auto;
}

.ate-slideQuestion {
	width: 473px;
	font: bold 9pt arial;
	color: #194385;
	padding: 0px;
	margin: 0 0 15px 0; 
}

.ate-slidePhys {
	font: bold 9pt arial;
	color: #194385;
	padding: 0px;
	margin: 0px; 
}

.ate-slideAnswer {
	float: left;
	width: 473px;
	height: 85px;
	background: url(/devenv/new/images/ate-back_answerprev.jpg) no-repeat;
	padding: 10px;
	margin: 0px;	
}

#ate-slideAnswer p {
	width: 466px;
	height: 80px;
	padding: 0px;
	margin: 0px;
	font: 13px arial;
	color: black;
}

.ate-slideLink a {
	float: right;
	font: bold 9pt arial;
	text-decoration:none;
}

.ate-arrow {
	float: right;
	background: url(/imagesv2/ate-readarrow.gif) no-repeat;
	width: 128px;
	height: 18px;
	border: 0px;
	padding: 0px;
	margin-top: -15px;
}
.ate-arrow p {
	width: 128px;
	height: 18px;
	border: 0px;
}

/** TABS **/

.ui-tabs { 
	padding: 0px; 
	margin: 0px;
}

.ui-tabs .ui-tabs-nav { 
	list-style: none; 
	position: relative; 
	top: -1px;
	left: 0px; 
	padding: 0px; 
	margin: 0px; 	
	z-index: 100;
}


.ui-tabs .ui-tabs-nav li { 
	float: left; 	
	/*
	min-width: 26px;
	width: auto !important;
	*/
	width: 26px;		
	height: 28px;	
	position: relative;
	border: 0px solid #d7d7d7; 
	z-index: 100;
	/*
	margin: 0px; 
	padding: 0px;
	*/
	padding: 0px;  
	margin: 0 1px 0 0;
}

.ui-tabs .ui-tabs-nav li a { 
	float: left;
	
	width: 26px;
	height: 28px;
	
	text-decoration: none; 
	/*margin: 0 1px 0 0;*/	
	
	/*
	padding: 5px 0 0 7px;  
	margin: 0 1px 0 0;
	*/
	margin: 0px;
	padding: 0px;
	position: relative;
	z-index: 1000;
}

/*.ui-tabs .ui-tabs-nav*/ li.ui-tabs-selected { 
	/*
	width: auto;
	height:27px;
	*/	
	margin: 0px;
	padding: 0px; 
	border: 0px solid green;
	border-bottom: 0px solid #d7d7d7; 
	/*background: url(/devenv/new/images/ate-back_slideoffbig.png) no-repeat;*/
}

/*
.ui-tabs .ui-tabs-nav li.ui-tabs-selected a, .ui-tabs .ui-tabs-nav li.ui-state-disabled a, .ui-tabs .ui-tabs-nav li.ui-state-processing a { cursor: text; }
.ui-tabs .ui-tabs-nav li a, .ui-tabs.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-selected a { cursor: pointer; } 
*/

.ui-tabs .ui-tabs-panel { 	
	width: 617px; 
	padding: 0px;
	margin: 0px; 	
	min-height: 172px;
	height: auto !important;
	height: 172px;	
	border: 1px solid #d7d7d7;
	border-top: 0px;		
	padding: 20px;
}

.ui-tabs .ui-tabs-hide {
     display: none;
}

#tabsopt {
	width: auto;
	height: auto;
	padding: 0px; 
	margin: 0px; 
	/*border: 1px solid green;*/
}

#tabsopt ul {	
	width: auto;
	height: 27px;
	margin: 0px;
	padding: 0px;
	border: 0px;
	
}

.ate-off1, .ate-off2, .ate-off3, .ate-off4, .ate-off5, .ate-off6, .ate-off7, .ate-off8, .ate-off9, .ate-off10,
.ate-on1, .ate-on2, .ate-on3, .ate-on4, .ate-on5, .ate-on6, .ate-on7, .ate-on8, .ate-on9, .ate-on10 {
	width: 26px; 
	height: 28px; 		
	margin: 0px;
	border: 0px;
	/*position: relative;*/
	z-index: 100;
	/*	
	background: url(/devenv/new/images/ate-back_off1.png) no-repeat;
	font: bold 10pt arial;
	padding: 4px 0 0 4px;
	*/
}
.ate-off1 {
	background: url(/devenv/new/images/ate-back_off1.png) no-repeat;
}
.ate-off2 {
	background: url(/devenv/new/images/ate-back_off2.png) no-repeat;
}
.ate-off3 {
	background: url(/devenv/new/images/ate-back_off3.png) no-repeat;
}
.ate-off4 {
	background: url(/devenv/new/images/ate-back_off4.png) no-repeat;
}
.ate-off5 {
	background: url(/devenv/new/images/ate-back_off5.png) no-repeat;
}
.ate-off6 {
	background: url(/devenv/new/images/ate-back_off6.png) no-repeat;
}
.ate-off7 {
	background: url(/devenv/new/images/ate-back_off7.png) no-repeat;
}
.ate-off8 {
	background: url(/devenv/new/images/ate-back_off8.png) no-repeat;
}
.ate-off9 {
	background: url(/devenv/new/images/ate-back_off9.png) no-repeat;
}
.ate-off10 {
	background: url(/devenv/new/images/ate-back_off10.png) no-repeat;
}

/*
height: 28px;
	z-index: 100;
*/

.ate-on1 {
	background: url(/devenv/new/images/ate-back_on1.png) no-repeat;	
}
.ate-on2 {
	background: url(/devenv/new/images/ate-back_on2.png) no-repeat;	
}
.ate-on3 {
	background: url(/devenv/new/images/ate-back_on3.png) no-repeat;	
}
.ate-on4 {
	background: url(/devenv/new/images/ate-back_on4.png) no-repeat;	
}
.ate-on5 {
	background: url(/devenv/new/images/ate-back_on5.png) no-repeat;	
}
.ate-on6 {
	background: url(/devenv/new/images/ate-back_on6.png) no-repeat;	
}
.ate-on7 {
	background: url(/devenv/new/images/ate-back_on7.png) no-repeat;	
}
.ate-on8 {
	background: url(/devenv/new/images/ate-back_on8.png) no-repeat;	
}
.ate-on9 {
	background: url(/devenv/new/images/ate-back_on9.png) no-repeat;	
}
.ate-on10 {
	background: url(/devenv/new/images/ate-back_on10.png) no-repeat;	
}



.ate-slideoffbig {
	width: 389px;
	height: 28px; 	 
	position: relative;
	margin: 0px; 
	padding: 0px;
	border: 0px;
	background: url(/devenv/new/images/ate-back_slideoffbig.jpg) no-repeat;
}

.tabspanelcontent {
	width: 617px; 
	padding: 0px;
	margin: 0px; 	
	min-height: 152px;
	height: auto !important;
	height: 152px;
	/*
	width: 694px; 
	border: 0px solid #babbbc; 
	padding: 5px; 
	margin: 0px;
	*/
}




/**** AET Index List ****/
.ate-indexPhysWrapper {
	width: 661px;
	min-height:115px;
	height: auto;
	height: 115px;
  	margin: 10px auto;
   	padding: 0px;
	border: 0px solid #d7d7d7;
	clear: both;
}

.ate-divider {
	width: 661px;
	height: 7px;
	background: url(/devenv/new/images/ate-indexlistdivider.jpg) no-repeat;	
	margin:  0 auto;
   	padding: 0px;	
}

#ate-indexImage {
	float:left; 
	width: 81px;
	height: 100px;
	border: 0px solid #d7d7d7;	
	margin: 0 20px 0 0;
}

#ate-indexImage img { border: 1px solid #d7d7d7; }

#ate-indexQuestion {
	float: left;
	width: 540px;
	height: auto;
	
	min-height: 100px;
	height: auto auto;
	height: 100px;
	
	padding: 0px;
	margin: 0px;
	font: 13px arial;
	color: black;
}
#ate-indexQuestion a {
	text-decoration: underline;
}

.ate-indexPhysname {
	font: 12px arial;
	color: #255698;
}
.ate-indexCredential {
	font: 12px arial;
	color: black;
}

/*** Related Links ***/
#headerLinks {
	background: transparent url('/imagesv2/headerRelatedLinks.jpg') top center no-repeat;
	height:40px;
	padding:0px;
	width:200px;
	margin:auto auto;
	margin-top: 10px;
}

#relatedLinks {
	width:194px;
	min-height:60px;
	height:auto !important;
	height:60px;
	border-left:1px solid #D7D7D7;
	border-right:1px solid #D7D7D7;
	border-bottom:1px solid #D7D7D7;
	margin:auto auto;
	padding-left:2px;
	padding-right:2px;
	padding-top:6px;
	padding-bottom:15px;
	text-align:left;
	margin-bottom:15px;
}

#calltoactiontwo{
	width:194px;
	min-height:100px;
	height:auto !important;
	height:100px;
	border:1px solid #D7D7D7;
	margin:auto auto;
	padding-left:4px;
	padding-right:4px;
	padding-top:6px;
	padding-bottom:15px;
	text-align:left;
	margin-bottom:15px;
}
.actiontwo {
	list-style-image: url(/imagesv2/list-disc-blue.jpg);
	/*	
	margin: 0px;
	*/
	padding: 0 0 0 15px;
	margin: 5px 0 5px 5px;
	line-height: 20px;
}