/* ------------------------------------------------------- */
/* --- Global Styles --- */
/* ------------------------------------------------------- */

/*-- Yahoo Reset --*/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,p,blockquote,th,td {    
	margin: 0;   
	padding: 0;   
}
fieldset,img {
	border:0;   
} 
address,caption,cite,code,dfn,em,strong,th,var {  
	font-style:normal;   
	font-weight:normal;   
} 
ol,ul {  
	list-style:none;
} 
caption,th {  
	text-align:left;
}
h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:normal;   
}
q:before,q:after {  
	content:'';   
}
abbr,acronym {
	border:0;   
}


input {
	font-family: Arial,Verdana;
	font-size: 11px;
	padding: 2px 2px 2px 2px;
}
input.textBoxes, select
{
    font-family: Verdana,Arial;
    background-color: #FFFFFF;
    border: 1px solid #7F9DB9;
    color: #222222;
    display: inline;
    font-size: 11px;
    height: 20px;
    width: 180px;
}

textarea
{
    font-family: Verdana,Arial;
    background-color: #FFFFFF;
    border: 1px solid #7F9DB9;
    color: #222222;
    display: block;
    font-size: 11px;
    margin: 0;   
	padding: 0;
}

select.inline
{
    font-family: Verdana,Arial;
    background-color:#FFFFFF;
    border:1px solid #7F9DB9;
    color:#222222;
    display: inline-block;
    font-size:11px;
    height:20px;
    width:180px;
}

input.stacked
{
    margin-bottom:2px;
}

a {
	text-decoration: none;
	outline: none;
	color: #0066cc;
}
a:hover {
	text-decoration: underline;	
}

a.smallLink
{
     font-size: 0.8em;
     font-family: Verdana, Arial;
     font-style: normal !important;
     padding: 0px;
     vertical-align: top;
}

/*
p {
	font-family: Verdana, Arial;
	font-size: 1.2em;
	line-height: 1.5em;
	color: #666666;
}
*/

blockquote {

}
h2 {
	line-height: 1.6em;
}
h3 {
	font-family: Verdana, Arial;
	font-size: 1.4em;
	line-height: 1.5em;
	font-weight: bold;
}
h4 {
	color:#666;
	font-weight:bold;
}
h5 {
	color:#333;
	font-weight:bold;
}


ul li {
	font-family: Verdana, Arial;
	/*font-size: 1.1em;*/
	font-size: 1em;
}
ol {
	list-style: decimal;
	margin-left: 10px;	
	padding-left: 10px;
}
ol li {
	/*font-size: 1.3em;*/
	font-size: 1em;
	line-height: 1.4em;	
}
strong {
	font-weight: bold;
}
em {
	font-style: italic;
}
p.intro {
	font-size: 1.4em;
	
}
ul.intro {
	font-size: 1.2em;
}
ul.arrowList {
	font-size: 1.1em;
}

iframe {
	border: none;	
}


span.error {
	display:block;
	color:red;	
}



.errors {
	color: red;
	margin: 5px 0px;
	padding: 8px 15px 5px 15px;	
}

.errors ul {
	margin: 0 0 0 5px;
	padding: 0;
	list-style: square;
}

.errors ul li {

	margin-bottom:5px;
	font-size:0.9em;
}



/* ------------------------------------------------------- */
/* --- Common Style Blocks --- */
/* ------------------------------------------------------- */



div.spacer {
	clear:both;
	width:100%;
	font-size:1px;
	line-height:1px;
}

div.intro {
	font-size: 1.3em;
	font-family: Georgia;
	margin: 12px 12px 20px 12px;
	padding-bottom:18px;
	background: bottom left repeat-x url(/images/common/hrule.gif);
	color:#333;
}

div.subscribeBody{
margin: 12px 12px 20px 12px;
}

div.intro a.arrow {
	font-size:0.7em;
	margin-top:15px;
	font-family:arial;
	padding-top:1px !important;
}

div.intro div.subscript{
	font-size: 7.5pt;
	font-family: Verdana, Arial;
	color:#333;
    	font-style: normal;
    	margin-top: 5px;
}

div.smalltext{
	font-size: 7.5pt;
	font-family: Verdana, Arial;
	color:#333;
    font-style: normal;
}

div.intro .text {
	width:700px;
	line-height:1.3em;
}


div.divider {
	margin: 0px 12px 0px 12px;
	padding-top:12px;
	padding-bottom:17px;
	background: bottom left repeat-x url(/images/common/hrule.gif);
}

div.spaced {
	margin: 16px 12px 0px 12px;
}

div.hr {
	height:4px;
	background: top left repeat-x url(/images/common/hrule.gif);
}

div.separator {
	margin: 0px 0px 0px 0px;
	padding: 3px 0px 3px 0px;
	border-bottom: 1px solid #d9d9d9;	
}
div.separator label {
	float:left;
	display:block;
	font-weight:bold;
	padding:2px 12px 4px 0px;
}
div.separator a {
	float:left;
	display:block;
	margin:4px 0px;
}

div.combo {
	margin: 0px 25px 0 0;
}


div.left .active {
	background: top left no-repeat url(/images/common/thirdLevelNavLeft-on.gif);
}
div.left .active a {
	background: top right no-repeat url(/images/common/thirdLevelNavRight-on.gif);
	color: #fff;
}

div.left .idle {
	background: top left no-repeat url(/images/common/thirdLevelNavLeft-off.gif);
}
div.left .idle a {
	background: top right no-repeat url(/images/common/thirdLevelNavRight-off.gif);
	color: #828282;
	
}


div.bullet {
	font-size:0.9em;
	display:block;
	margin: 5px 0 0px 12px;
	padding-left:12px;
	background: left no-repeat url(/images/common/arrowBullet.gif);
}

div.blueBar {
	font-weight: bold;
	font-size:13px;
	margin: 10px 0 0px 0;
	padding: 1px 0px 3px 8px;
	color: white;
	background: top left no-repeat url(/images/common/darkBlueBar.gif);
	display: block;
}
div.blueBar715 {
	font-weight: bold;
	font-size:13px;
	margin: 10px 0 0px 12px;
	padding: 1px 0px 3px 8px;
	color: white;
	background: top left no-repeat url(/images/common/darkBlueBar715px.gif);
	display: block;
}
div.blueBarShort {
	font-weight: bold;
	font-size:14px;
    	width: 500px;
	margin: 0px 0 5px 0;
	padding: 1px 0px 3px 10px;
	color: white;
	background: top left no-repeat url(/images/common/darkBlueBar500px.gif);
	display: block;
}
div.blueBarTight {
	font-weight: bold;
	font-size:14px;
	margin:  3px 0 0px 0;
	padding: 1px 0px 3px 8px;
	color: white;
	background: top left no-repeat url(/images/common/darkBlueBar.gif);
	display: block;
}

div.lightBlueBar {
	font-weight:bold;
	font-size:14px;
	color: #333;
	background: top left no-repeat url(/images/common/blueBar.gif);
	display: block;
}

div.lightBlueBarSmall {
	font-weight:bold;
	font-size:13px;
	color: #515151;
	background: top left no-repeat url(/images/common/blueBar.gif);
	display: block;
	height:25px;	
}

div.lightBlueBarSmall .left {
	padding:1px 0 0 8px;
}

div.lightBlueBarSmall .right {
	padding:3px 0 0 0;
}


div.lightBlueBarHead {
	font-weight:bold;
	font-size:14px;
	color: #333;
    padding-left: 10px;
	background: top left no-repeat url(/images/common/blueBar.gif);
	display: block;
}

div.lightBlueBarFull {
	font-weight:bold;
	font-size:14px;
	color: #333;
    padding-left: 10px;
    padding-bottom: 5px;
	background: top left no-repeat url(/images/common/blueBar.gif);
	display: block;
    line-height: 1.5em;
    vertical-align:top;
}
div.lightBlueBarShort {
	font-weight:bold;
	font-size:14px;
	color: #333;
    width: 500px;
    padding-left: 10px;
    padding-bottom: 5px;
	background: top left no-repeat url(/images/common/blueBar500px.gif);
	display: block;
    line-height: 1.5em;
    vertical-align:top;
}

div.lightBlueBar .left {
	display:block;
	float:left;
	padding: 1px 0 3px 8px;

}
div.lightBlueBar .right {
	display:block;
	float: right;
	font-size:11px;
	font-weight:normal;
	padding:1px 15px 5px 0;

}

div.lightBlueBar a {
	margin:1px 0 2px 18px;
}

div.lightBlueBar a.small {
	margin:0 0 0 12px;
	font-weight:normal;
	font-size:10px;
}

div.lightBlueBar .label {
	display:block;
	float:left;

}

div.lightGrayBarTop
{
    font-weight: bold;
    font-size: 14px;
    color: #333;
    background: top left repeat-x url(/images/common/grayBarSlice.gif);
    display: block;
}
div.lightGrayBarTop .left {
	display:block;
	float:left;
	padding: 1px 0 3px 8px;

}
div.lightGrayBarTop .right {
	display:block;
	float: right;
	font-size:11px;
	font-weight:normal;
	padding:1px 15px 5px 0;

}

div.lightGrayBarTop a {
	margin:1px 0 2px 18px;
}

div.lightGrayBarTop .label {
	display:block;
	float:left;

}


div.button {
	float:left;
	padding: 0;
	height:21px;
	margin-right: 20px;
}
div.button  a {
	display: block;
	font-weight: bold;
	font-size: 12px;
	padding: 1px 8px 5px 8px;
}


div.status {
	float:left;
}


div.statusBlock a {
	display:inline !important;
}


/* --- Global Form Treatments --- */


h5.label {
	margin:10px 0 3px 0;
}

input.stretch {
	width:448px;
}

input.half {
	width:240px;
}


select.stretch {
	width:455px;
}
select.half {
	width:240px;
}

input.default {
	font-style:italic;
	color:#666;
	font-size:0.9em;
}
input.real {
	font-style:normal;
	color:#000;
	font-size:0.9em;
}
option.description {
	font-style:italic;
	color:#666;
}

div.form {
	margin: 0px 25px 10px 0px;
	font-size: 0.9em;
}
div.form label {
	display:block;
	margin:10px 0 3px 0px;
}
div.form label span {
	font-weight:800;
	font-size: 0.9em
}
div.buttons {
	margin: 16px 0 0 0;
	width:100%;
}	
div.buttons a {
	float:left;
	display:block;
	margin-right:10px;
}

div.form2 label {
	font-weight:bold;
	display:block;
	margin:4px 0 4px 0;
}

div.form2 label.small {
	color:#5c5c5c;
	font-size:0.9em !important;
	display:block;
	margin:4px 0 3px 0;
}


div.form2 input {
	margin:0 0 8px 0;
}


div.form2 select {
	margin:2px 0 10px 0;
	display:block;
}


img.tooltip-roster {
	display: inline-block;
    margin-bottom: 3px;
	padding-left:3px;
	cursor:pointer;
	float:none;
}
img.tooltip-roster-new {
	display: inline-block;
    margin-bottom: 3px;
	padding-right:20px;
	cursor:pointer;
	float:none;
}
img.tooltip {
	cursor:pointer;
}




/* --- Program Director Pages --- */

div.instructions {
	font-size: 0.9em;
	margin: 12px 25px 10px 12px;
}

div.instructions h3 {
	margin-bottom: 3px;
}
div.instructions em {
	font-size: 0.99em;
}

div#DeleteAdminThankYou
{
    font-size: 0.8em;
}


/* --- Program Director Content Management --- */

div.addcontent {
	width:400px;
	margin:0 0 0 12px;
}

div.contentList {
	margin:15px 0 0 12px;
}

div.contentList .hr {
	margin-left:0px !important;
	margin-bottom:10px !important;
}

div.programlabel{
	color:#666;
	font-weight:bold;
	font-size:1.0em;
	display:block;
	margin-bottom:3px;
}

div.richcontent {
	margin:0 0 0 0;
}

div.box .line {
	display: block;
	height: 5px;
	background: top left repeat-x url(/images/common/hrule2.gif);
	margin: 10px 0px 10px 0px;
}
div.box {
	background:#e5e5e5;
	width:400px;
	padding:10px 10px 10px 10px;
	display:block;
	margin-top:15px;
}


/* --- Program News --- */

div.newsheader {
	color:#666;
	font-weight:600;
	font-size:1.5em;
	display:block;
}
div.newstitle {
	color:#666;
	font-weight:bold;
	font-size:1.1em;
	display:block;
	margin-bottom:8px;
}






/* ------------------------------------------------------- */
/* --- Buttons & Rollovers --- */
/* ------------------------------------------------------- */

/* 'x' */
a.closeBtn {
	display: block;
	width: 19px;
	height: 17px;
	position: absolute;
	text-indent: -9000em;
	background: top left no-repeat url(/images/buttons/closePopUpBtn.gif);
}
a.closeBtn:hover {
	background-position: 0 -17px;
}

/* 'x' (inline) */
a.closeBtnInline {
	display: inline-block;
	width: 19px;
	height: 17px;
	position: absolute;
	text-indent: -9000em;
	background: top left no-repeat url(/images/buttons/closePopUpBtn.gif);
}
a.closeBtnInline:hover {
	background-position: 0 -17px;
}

/* Close (green) */
a.closeBtnGreen {
	display: block;
	width: 55px;
	height: 17px;
	background: top left no-repeat url(/images/buttons/closeBtnGreen.gif);
}
a.closeBtnGreen:hover {
	background-position: 0 -17px;
}

a.closeBtnGray {
	display: block;
	width: 48px;
	height: 17px;
	background: top left no-repeat url(/images/buttons/closeBtnGray.gif);
}
a.closeBtnGray:hover {
	background-position: 0 -17px;
}


/* Yes Button */
a.yesBtn {
	display: block;
	width: 36px;
	height: 17px;
	background: top left no-repeat url(/images/buttons/yesBtnGreen.gif);
}
a.yesBtn:hover {
	background-position: 0 -17px;
}



/* No Button */
a.noBtn {
	display: block;
	width: 36px;
	height: 17px;
	background: top left no-repeat url(/images/buttons/noBtnGreen.gif);
}
a.noBtn:hover {
	background-position: 0 -17px;
}


/* No Button (gray) */
a.noBtnGray {
	display: block;
	width: 36px;
	height: 17px;
	background: top left no-repeat url(/images/buttons/noBtnGray.gif);
}
a.noBtnGray:hover {
	background-position: 0 -17px;
}




/* Customize Button */
a.customizeBtn {
	display: block;
	width: 77px;
	height: 17px;
	background: top left no-repeat url(/images/buttons/customizeBtnGray.gif);
}
a.customizeBtn:hover {
	background-position: 0 -17px;
}



/* Search Button Grey */
a.searchBtnGrey {
	display: block;
	width: 55px;
	height: 17px;
	background: top left no-repeat url(/images/buttons/searchBtnGray.gif);
}
a.searchBtnGrey:hover {
	background-position: 0 -17px;
}


/* OK */
a.okBtn {
	display: block;
	width: 55px;
	height: 17px;
	background: top left no-repeat url(/images/buttons/okBtnGreen.gif);
}
a.okBtn:hover {
	background-position: 0 -17px;
}


/* Cancel */
a.cancelBtn {
	display: block;
	width: 55px;
	height: 17px;
	background: top left no-repeat url(/images/buttons/cancelBtnGreen.gif);
}
a.cancelBtn:hover {
	background-position: 0 -17px;
}

/* Cancel */
a.cancelGrayBtn {
	display: block;
	width: 55px;
	height: 17px;
	background: top left no-repeat url(/images/buttons/cancelBtnGray.gif);
}
a.cancelGrayBtn:hover {
	background-position: 0 -17px;
}

/* Cancel (inline)*/
a.cancelGreenBtnInline {
	display:inline-block;
	width: 55px;
	height: 17px;
	background: top left no-repeat url(/images/buttons/cancelBtnGreen.gif);
}
a.cancelGreenBtnInline:hover {
	background-position: 0 -17px;
}

/* Cancel (inline)*/
a.cancelGrayBtnInline {
	display:inline-block;
	width: 55px;
	height: 17px;
	background: top left no-repeat url(/images/buttons/cancelBtnGray.gif);
}
a.cancelGrayBtnInline:hover {
	background-position: 0 -17px;
}


/* Save and Exit (gray) */
a.saveExitBtnGray {
	display: block;
	width: 96px;
	height: 17px;
	background: top left no-repeat url(/images/buttons/saveExitBtnGray.gif);
}
a.saveExitBtnGray:hover {
	background-position: 0 -17px;
}



/* Save and Exit */
a.saveExitBtn {
	display: block;
	width: 96px;
	height: 17px;
	background: top left no-repeat url(/images/buttons/saveExitBtnGreen.gif);
}
a.saveExitBtn:hover {
	background-position: 0 -17px;
}


/* Save (gray) */
a.saveBtnGray {
	display: block;
	width: 55px;
	height: 17px;
	background: top left no-repeat url(/images/buttons/saveBtnGray.gif);
}
a.saveBtnGray:hover {
	background-position: 0 -17px;
}


/* Save */
a.saveBtn {
	display: block;
	width: 55px;
	height: 17px;
	background: top left no-repeat url(/images/buttons/saveBtnGreen.gif);
}
a.saveBtn:hover {
	background-position: 0 -17px;
}

/* Save (inline)*/
a.saveBtnInline {
	display: inline-block;
	width: 55px;
	height: 17px;
	background: top left no-repeat url(/images/buttons/saveBtnGreen.gif);
}
a.saveBtnInline:hover {
	background-position: 0 -17px;
}

/* Save (inline - wide)*/
a.saveBtnInlineWide {
	display: inline-block;
	width: 55px;
	height: 17px;
	background: top left no-repeat url(/images/buttons/saveBtnGreenWide.gif);
}
a.saveBtnInlineWide:hover {
	background-position: 0 -17px;
}


/* Save and Continue */
a.saveContinueBtn {
	display: block;
	width: 124px;
	height: 17px;
	background: top left no-repeat url(/images/buttons/saveContinueBtn.gif);
}
a.saveContinueBtn:hover {
	background-position: 0 -17px;
}

a.saveCloseBtn {
	display: block;
	width: 105px;
	height: 17px;
	background: top left no-repeat url(/images/buttons/saveCloseBtnGray.gif);
}
a.saveCloseBtn:hover {
	background-position: 0 -17px;
}



/* View a Different Plan */
a.viewDifferentPlanBtn {
	display: block;
	width: 132px;
	height: 17px;
	background: top left no-repeat url(/images/buttons/viewDiffPlanBtnGreen.gif);
}
a.viewDifferentPlanBtn:hover {
	background-position: 0 -17px;
}



/* Finished */
a.finishedBtn {
	display: block;
	width: 64px;
	height: 17px;
	background: top left no-repeat url(/images/buttons/finishedBtn.gif);
}
a.finishedBtn:hover {
	background-position: 0 -17px;
}


/* Submit */
a.submitBtn {
	display: block;
	width: 58px;
	height: 17px;
	background: top left no-repeat url(/images/buttons/submitBtnGreen.gif);
}
a.submitBtn:hover {
	background-position: 0 -17px;
}

/* Submit - Gray (inline)*/
a.submitGrayBtn {
	display: block;
	width: 58px;
	height: 17px;
	background: top left no-repeat url(/images/buttons/submitBtnGray.gif);
}
a.submitGrayBtn:hover {
	background-position: 0 -17px;
}

/* Submit and Add Another Resident */
a.submitAddAnotherBtn {
	display: block;
	width: 229px;
	height: 17px;
	background: top left no-repeat url(/images/buttons/submitAddAnotherResidentBtnGreen.gif);
}
a.submitAddAnotherBtn:hover {
	background-position: 0 -17px;
}

/* Submit and Add Another Student */
a.studentsubmitAddAnotherBtn {
	display: block;
	width: 229px;
	height: 17px;
	background: top left no-repeat url(/images/buttons/submitAddAnotherStudentBtnGreen.gif);
}
a.studentsubmitAddAnotherBtn:hover {
	background-position: 0 -17px;
}


/* Submit and Add Another Fellow */
a.submitAddAnotherFellowBtn {
	display: block;
	width: 214px;
	height: 17px;
	background: top left no-repeat url(/images/buttons/submitAddNewFellowBtn.gif);
}
a.submitAddAnotherFellowBtn:hover {
	background-position: 0 -17px;
}

a.resubmitBtnGreen {
	display: block;
	width: 78px;
	height: 17px;
	background: top left no-repeat url(/images/buttons/resubmitBtnGreen.gif);
}
a.resubmitBtnGreen:hover {
	background-position: 0 -17px;
}

/* Submit and Add Another Resident */
a.addAnotherBtn {
	display: block;
	width: 86px;
	height: 17px;
	background: top left no-repeat url(/images/buttons/addanotherBtnGreen.gif);
}
a.addAnotherBtn:hover {
	background-position: 0 -17px;
}


/* Delete */
a.deleteBtnGreen {
	display: block;
	width: 55px;
	height: 17px;
	background: top left no-repeat url(/images/buttons/deleteBtnGreen.gif);
}
a.deleteBtnGreen:hover {
	background-position: 0 -17px;
}


/* Edit */
a.editBtnGreen {
	display: block;
	float:left;
	width: 55px;
	height: 17px;
	background: top left no-repeat url(/images/buttons/editBtnGreen.gif);
}
a.editBtnGreen:hover {
	background-position: 0 -17px;
}

/* Edit */
a.editBtn {
	display: block;
	width: 55px;
	height: 17px;
	background: top left no-repeat url(/images/buttons/editBtnGray.gif);
}
a.editBtn:hover {
	background-position: 0 -17px;
}

/* Edit (inline)*/
a.editBtnInline {
	display:inline-block;
	width: 55px;
	height: 17px;
	background: top left no-repeat url(/images/buttons/editBtnGray.gif);
}
a.editBtnInline:hover {
	background-position: 0 -17px;
}
/* View / Edit */
a.viewEditBtnGray {
	display: block;
	width: 77px;
	height: 17px;
	background: top left no-repeat url(/images/buttons/viewEditBtnGray.gif);
}
a.viewEditBtnGray:hover {
	background-position: 0 -17px;
}

a.viewEditBtnGreen {
	display: block;
	width: 77px;
	height: 17px;
	background: top left no-repeat url(/images/buttons/viewEditBtnGreen.gif);
}
a.viewEditBtnGreen:hover {
	background-position: 0 -17px;
}

/* Delete */
a.deleteBtn {
	display: block;
	width: 55px;
	height: 17px;
	background: top left no-repeat url(/images/buttons/deleteBtnGray.gif);
}
a.deleteBtn:hover {
	background-position: 0 -17px;
}


/* Delete (inline)*/
a.deleteBtnInline {
	display: inline-block;
	width: 55px;
	height: 17px;
	background: top left no-repeat url(/images/buttons/deleteBtnGray.gif);
}
a.deleteBtnInline:hover {
	background-position: 0 -17px;
}

/* 'x' (inline) */
a.deleteXBtnInline {
	display: inline-block;
	width: 21px;
	height: 17px;
	background: top left no-repeat url(/images/buttons/XclosedeleteBtnGray.gif);
}
a.deleteXBtnInline:hover {
	background-position: 0 -17px;
}

/* Add and Preview */
a.addAndPreviewBtn {
	display: block;
	width: 108px;
	height: 17px;
	background: top left no-repeat url(/images/buttons/addPreviewBtnGreen.gif);
}
a.addAndPreviewBtn:hover {
	background-position: 0 -17px;
}


/* Unlock this step */
a.lockStepBtn {
	display: block;
	width: 95px;
	height: 17px;
	background: top left no-repeat url(/images/buttons/lockstepBtnGray.gif);
}
a.lockStepBtn:hover {
	background-position: 0 -17px;
}


/* Unlock this step */
a.unlockStepBtn {
	display: block;
	float:left;
	width: 107px;
	height: 17px;
	background: top left no-repeat url(/images/buttons/unlockstepBtnGray.gif);
}
a.unlockStepBtn:hover {
	background-position: 0 -17px;
}




/* Send feedback to Resident */
a.sendFeedbackBtn {
	display: block;
	width: 170px;
	height: 17px;
	background: top left no-repeat url(/images/buttons/sendfeedbackBtnGreen.gif);
}
a.sendFeedbackBtn:hover {
	background-position: 0 -17px;
}

/* Send feedback to Fellow */
a.sendFeedbackFellowBtn {
	display: block;
	width: 153px;
	height: 17px;
	background: top left no-repeat url(/images/buttons/sendFeedbackFellowBtn.gif);
}
a.sendFeedbackFellowBtn:hover {
	background-position: 0 -17px;
}


/* Send feedback to Student */
a.studentsendFeedbackBtn {
	display: block;
	width: 170px;
	height: 17px;
	background: top left no-repeat url(/images/buttons/studentsendfeedbackBtnGreen.gif);
}
a.studentsendFeedbackBtn:hover {
	background-position: 0 -17px;
}


/* New Resident */
a.newResidentBtn {
	display: inline-block;
	width: 89px;
	height: 17px;
	background: top left no-repeat url(/images/buttons/newresidentBtnGreen.gif);
}
a.newResidentBtn:hover {
	background-position: 0 -17px;
}

/* Transfer Resident */
a.transferResidentBtn {
	display: inline-block;
	width: 112px;
	height: 17px;
	background: top left no-repeat url(/images/buttons/transferresidentBtnGreen.gif);
}
a.transferResidentBtn:hover {
	background-position: 0 -17px;
}


/* New Student */
a.newStudentBtn {
	display: inline-block;
	width: 89px;
	height: 17px;
	background: top left no-repeat url(/images/buttons/newstudentBtnGreen.gif);
}
a.newResidentBtn:hover {
	background-position: 0 -17px;
}

/* Transfer Student */
a.transferStudentBtn {
	display: inline-block;
	width: 112px;
	height: 17px;
	background: top left no-repeat url(/images/buttons/studenttransferresidentBtnGreen.gif);
}
a.transferStudentBtn:hover {
	background-position: 0 -17px;
}



/* New Fellow */
a.newFellowBtn {
	display: inline-block;
	width: 74px;
	height: 17px;
	background: top left no-repeat url(/images/buttons/newFellowBtnGreen.gif);
}
a.newResidentBtn:hover {
	background-position: 0 -17px;
}

/* Transfer Fellow */
a.transferFellowBtn {
	display: inline-block;
	width: 99px;
	height: 17px;
	background: top left no-repeat url(/images/buttons/transferFellowBtnGreen.gif);
}
a.transferResidentBtn:hover {
	background-position: 0 -17px;
}

/* Report a problem */
a.reportProblemBtn {
	display: inline-block;
	width: 152px;
	height: 17px;
	background: top left no-repeat url(/images/buttons/reportrosterproblemBtnGray.gif);
}
a.reportProblemBtn:hover {
	background-position: 0 -17px;
}

/* Add Using My Information */
a.addUsingMyInformationBtn {
	display: inline-block;
	width: 162px;
	height: 17px;
	background: top left no-repeat url(/images/buttons/addusinginformationBtnGreen.gif);
}
a.addUsingMyInformationBtn:hover {
	background-position: 0 -17px;
}

/* Request Gray */
a.requestBtn {
	display: block;
	width: 65px;
	height: 17px;
	background: top left no-repeat url(/images/buttons/requestBtnGray.gif);
}
a.requestBtn:hover {
	background-position: 0 -17px;
}

/* Register Green */
a.registerBtnGreen {
	display: block;
	width: 65px;
	height: 17px;
	background: top left no-repeat url(/images/buttons/registerBtnGreen.gif);
}


/* Register Green */
a.registerBtnGreenmobile {
	display: block;
	width: 344px;
	height: 56px;
	background: top left no-repeat url(/images/button_mobile_register_ind.png);
}


a.registerBtnGreenGroup {
	display: block;
	width: 138px;
	height: 28px;
	background: top left no-repeat url(/images/buttons/button_register_group.png);
}



a.searchBtnGrn, input.searchBtnGrn {
    display: block;
    width: 60px;
    height: 17px;
    background: top left no-repeat url(/images/buttons/searchBtnGreen.gif);
    padding:0px;
}

/* Search Again Green */
a.searchAgainBtnGreen {
	display: block;
	width: 94px;
	height: 17px;
	background: top left no-repeat url(/images/buttons/searchAgainBtnGreen.gif);
}
a.searchAgainBtnGreen:hover {
	background-position: 0 -17px;
}


/* Clear Form*/
a.clearFormBtn {
	display: block;
	width: 79px;
	height: 17px;
	background: top left no-repeat url(/images/buttons/clearformBtnGreen.gif);
}
a.clearFormBtn:hover {
	background-position: 0 -17px;
}

/* Clear Form (Gray)*/
a.clearFormBtnGray {
	display: block;
	width: 79px;
	height: 17px;
	background: top left no-repeat url(/images/buttons/clearformBtnGray.gif);
}
a.clearFormBtnGray:hover {
	background-position: 0 -17px;
}

/* Clear Fields (Gray)*/
a.clearFieldsBtnGray {
	display: block;
	width: 79px;
	height: 17px;
	background: top left no-repeat url(/images/buttons/clearfieldsBtnGray.gif);
}
a.clearFieldsBtnGray:hover {
	background-position: 0 -17px;
}


/* Report CME Discrepancy*/
a.reportCMEBtn {
	display: block;
	width: 151px;
	height: 17px;
	background: top left no-repeat url(/images/buttons/reportCMEdiscBtnGray.gif);
}
a.reportCMEBtn:hover {
	background-position: 0 -17px;
}

/* Search AAP Course Offerings */
a.searchCoursesBtn {
	display: block;
	width: 190px;
	height: 17px;
	background: top left no-repeat url(/images/buttons/searchAAPcoursesBtnGray.gif);
}
a.searchCoursesBtn:hover {
	background-position: 0 -17px;
}


/* Add Using My Information */
a.addUsingMyInformationBtn {
	display: inline-block;
	width: 162px;
	height: 17px;
	background: top left no-repeat url(/images/buttons/addusinginformationBtnGreen.gif);
}
a.addUsingMyInformationBtn:hover {
	background-position: 0 -17px;
}
/* Calendar Button */
a.calBtn {
	display: block;
	float: left;
	width: 18px;
	height: 19px;
	background: top left no-repeat url(/images/buttons/calendarBtn.gif);
	
}
a.calBtn:hover {
	background-position: 0 -19px;
}

/* Print Button */
a.printBtn {
	display: block;
	float: left;
	width: 44px;
	height: 17px;
	background: top left no-repeat url(/images/buttons/printBtnGray.gif);
	position:relative;
}
a.printBtn:hover {
	background-position: 0 -17px;
}

/* Print Button */
a.savePDFBtn {
	display: block;
	float: left;
	width: 86px;
	height: 17px;
	margin-left:10px;
	background: top left no-repeat url(/images/buttons/saveToPdfBtnGrey.gif);
	position:relative;
}
a.savePDFBtn:hover {
	background-position: 0 -17px;
}

/* Print Certificate Button */
a.printCertificateBtn {
	display: block;
	float: left;
	width: 103px;
	height: 17px;
	background: top left no-repeat url(/images/buttons/printcertificateBtnGray.gif);
}
a.printCertificateBtn:hover {
	background-position: 0 -17px;
}

/* Create a New Learning Plan */
a.createLearningPlanBtn {
	display: block;
	float: left;
	width: 171px;
	height: 17px;
	background: top left no-repeat url(/images/buttons/createlearningplanBtnGray.gif);
}
a.createLearningPlanBtn:hover {
	background-position: 0 -17px;
}


/* Create New */
a.createNewBtn {
	display: block;
	float: left;
	width: 80px;
	height: 17px;
	background: top left no-repeat url(/images/buttons/createNewBtnGray.gif);
}
a.createNewBtn:hover {
	background-position: 0 -17px;
}

a.createNewBtnGreen {
	display: block;
	float: left;
	width: 80px;
	height: 17px;
	background: top left no-repeat url(/images/buttons/createNewBtnGreen.gif);
}
a.createNewBtnGreen:hover {
	background-position: 0 -17px;
}



/* Begin */
a.beginBtn {
	display: block;
	float: left;
	width: 55px;
	height: 17px;
	background: top left no-repeat url(/images/buttons/beginBtnGreen.gif);
}
a.beginBtn:hover {
	background-position: 0 -17px;
}


/* Update */
a.updateBtn {
	display: block;
	float: left;
	width: 58px;
	height: 17px;
	background: top left no-repeat url(/images/buttons/updateBtnGreen.gif);
}
a.updateBtn:hover {
	background-position: 0 -17px;
}

/* Update (center) */
a.updateCenterBtn {
	display: block;
	width: 58px;
	height: 17px;
	background: top left no-repeat url(/images/buttons/updateBtnGreen.gif);
}
a.updateCenterBtn:hover {
	background-position: 0 -17px;
}

/* Update (center) */
a.updateCenterGrayBtn {
	display: block;
	width: 58px;
	height: 17px;
	background: top left no-repeat url(/images/buttons/updateBtnGray.gif);
}
a.updateCenterGrayBtn:hover {
	background-position: 0 -17px;
}

/* Reset */
a.resetBtn {
	display: block;
	width: 55px;
	height: 17px;
	background: top left no-repeat url(/images/buttons/resetBtnGray.gif);
}
a.resetBtn:hover {
	background-position: 0 -17px;
}

/* View */
a.viewBtn {
	display: block;
	float: left;
	width: 55px;
	height: 17px;
	background: top left no-repeat url(/images/buttons/viewBtnGray.gif);
}
a.viewBtn:hover {
	background-position: 0 -17px;
}


/* View */
a.viewBtnCenter {
	display: block;
	float: none;
    text-align:center;
	width: 55px;
	height: 17px;
	background: top left no-repeat url(/images/buttons/viewBtnGray.gif);
}
a.viewBtnCenter:hover {
	background-position: 0 -17px;
}


/* View (Green) */
a.viewBtnGreen {
	display: block;
	float: left;
	width: 55px;
	height: 17px;
	background: top left no-repeat url(/images/buttons/viewBtnGreen.gif);
}
a.viewBtnGreen:hover {
	background-position: 0 -17px;
}

a.viewBtnGreenSmall {
	display: block;
	width: 43px;
	height: 17px;
	background: top left no-repeat url(/images/buttons/viewBtnGreenSmall.gif);
}
a.viewBtnGreenSmall:hover {
	background-position: 0 -17px;
}

/* View (Green) */
a.viewBtnGreenCenter {
	display: block;
	float: none;
	width: 55px;
	height: 17px;
	background: top left no-repeat url(/images/buttons/viewBtnGreen.gif);
}
a.viewBtnGreenCenter:hover {
	background-position: 0 -17px;
}


/* View / Add Button */
a.viewAddBtnGray {
	display: block;
	float: none;
	width: 77px;
	height: 17px;
	background: top left no-repeat url(/images/buttons/viewAddBtnGray.gif);
}
a.viewAddBtnGray:hover {
	background-position: 0 -17px;
}

/* View Feedback (Green) */
a.viewFeedbackBtnGreen {
	display: block;
	float: left;
	width: 100px;
	height: 17px;
	background: top left no-repeat url(/images/buttons/viewFeedbackBtnGreen.gif);
}
a.viewFeedbackBtnGreen:hover {
	background-position: 0 -17px;
}
/* Hide Feedback */
a.hideFeedbackBtn {
	display: block;
	float: left;
	width: 100px;
	height: 17px;
	background: top left no-repeat url(/images/buttons/hideFeedbackBtnGray.gif);
}
a.hideFeedbackBtn:hover {
	background-position: 0 -17px;
}

a.browseAndUploadBtn {
	display: block;
	float: left;
	width: 124px;
	height: 17px;
	background: top left no-repeat url(/images/buttons/browseUploadBtnGray.gif);
}
a.browseAndUploadBtn:hover {
	background-position: 0 -17px;
}


/* Launch */
a.launchBtnCenter {
	display: block;
	float: none;
    text-align:center;
	width: 57px;
	height: 17px;
	background: top left no-repeat url(/images/buttons/launchBtnGray.gif);
}
a.launchBtnCenter:hover {
	background-position: 0 -17px;
}

/* Launch */
a.launchBtnGreenCenter {
	display: block;
	float: none;
    text-align:center;
	width: 57px;
	height: 17px;
	background: top left no-repeat url(/images/buttons/launchBtnGreen.gif);
}
a.launchBtnGreenCenter:hover {
	background-position: 0 -17px;
}

/* Hide */
a.hideBtn {
	display: block;
	float: left;
	width: 48px;
	height: 17px;
	background: top left no-repeat url(/images/buttons/hideBtnGray.gif);
}
a.hideBtn:hover {
	background-position: 0 -17px;
}


/* Show */
a.showBtn {
	display: block;
	float: left;
	width: 48px;
	height: 17px;
	background: top left no-repeat url(/images/buttons/showBtnGray.gif);
}
a.showBtn:hover {
	background-position: 0 -17px;
}


/* Select Practice Type */
a.selectPracticeTypeBtn {
	display: block;
	float: left;
	width: 115px;
	height: 17px;
	background: top left no-repeat url(/images/buttons/selectPracticeTypeBtn.gif);
}
a.selectPracticeTypeBtn:hover {
	background-position: 0 -17px;
}



/* Select Practice Type */
a.selectPracticeTypeBtn {
	display: block;
	float: left;
	width: 125px;
	height: 17px;
	background: top left no-repeat url(/images/buttons/selectpracticetypeBtnGray.gif);
}
a.selectPracticeTypeBtn:hover {
	background-position: 0 -17px;
}

/* Select Subspeciality */
a.selectSubspecialityBtn {
	display: block;
	float: left;
	width: 125px;
	height: 17px;
	background: top left no-repeat url(/images/buttons/selectsubspecialtyBtnGray.gif);
}
a.selectSubspecialityBtn:hover {
	background-position: 0 -17px;
}



/* Select degree */
a.selectDegreeBtn {
	display: block;
	float: left;
	width: 94px;
	height: 17px;
	background: top left no-repeat url(/images/buttons/selectdegreeBtnGray.gif);
}
a.selectDegreeBtn:hover {
	background-position: 0 -17px;
}



/* Save & Finish Later */
a.saveAndFinishLaterBtn {
	display: block;
	float: left;
	width: 134px;
	height: 17px;
	background: top left no-repeat url(/images/buttons/saveFinishlaterBtn.gif);
}
a.saveAndFinishLaterBtn:hover {
	background-position: 0 -17px;
}

/* Save & Finish Later Gray */
a.saveAndFinishLaterBtnGray {
	display: block;
	float: left;
	width: 134px;
	height: 17px;
	background: top left no-repeat url(/images/buttons/saveFinishlaterBtnGray.gif);
}
a.saveAndFinishLaterBtnGray:hover {
	background-position: 0 -17px;
}



/* Confirm Step */
a.confirmStepBtn {
	display: block;
	float: left;
	width: 91px;
	height: 17px;
	background: top left no-repeat url(/images/buttons/confirmstepBtnGreen.gif);
}
a.confirmStepBtn:hover {
	background-position: 0 -17px;
}

/* Retreive resident info */
a.retrieveResidentBtn {
	display: block;
	float: left;
	width: 181px;
	height: 17px;
	background: top left no-repeat url(/images/buttons/retrieveresidentBtnGreen.gif);
}
a.retrieveResidentBtn:hover {
	background-position: 0 -17px;
}

/* Retreive student info */
a.retrieveStudentBtn {
	display: block;
	float: left;
	width: 181px;
	height: 17px;
	background: top left no-repeat url(/images/buttons/retrievestudentBtnGreen.gif);
}
a.retrieveStudentBtn:hover {
	background-position: 0 -17px;
}

/* Retreive AAP member info */
a.retrieveAAPMemberBtn {
	display: block;
	float: left;
	width: 208px;
	height: 17px;
	background: top left no-repeat url(/images/buttons/RetrieveAAPInfoBtnGreen.gif);
}
a.retrieveAAPMemberBtn:hover {
	background-position: 0 -17px;
}

/* Continue */
a.continueBtn {
	display: block;
	float: left;
	width: 68px;
	height: 17px;
	background: top left no-repeat url(/images/buttons/continueBtnGreen.gif);
}
a.continueBtn:hover {
	background-position: 0 -17px;
}


/* Continue Gray */
a.continueBtnGray {
	display: block;
	float: left;
	width: 68px;
	height: 17px;
	background: top left no-repeat url(/images/buttons/continueBtnGray.gif);
}
a.continueBtnGray:hover {
	background-position: 0 -17px;
}


/* Assess */
a.assessBtn {
	display: block;
	float: left;
	width: 57px;
	height: 17px;
	background: top left no-repeat url(/images/buttons/assessBtnGray.gif);
}
a.assessBtn:hover {
	background-position: 0 -17px;
}

/* Assign */
a.assignBtn {
	display: block;
	float:none;
    text-align: center;
	width: 55px;
	height: 17px;
	background: top left no-repeat url(/images/buttons/assignBtnGray.gif);
}
a.assignBtn:hover {
	background-position: 0 -17px;
}

/* Request Assign Administrator */
a.requestAdminBtn {
	display: block;
	width: 183px;
	height: 17px;
	padding: 0;
	margin: 0;
	background: top left no-repeat url(/images/buttons/requestaddadminBtnGreen.gif);
}

a.requestAdminBtn:hover {
	background-position: 0 -17px;
}


/* Review and make selections */
a.reviewAndMakeSelectionsBtn {
	display: block;
	float: left;
	width: 176px;
	height: 17px;
	background: top left no-repeat url(/images/buttons/reviewmakeselectionsBtnGray.gif);
}
a.reviewAndMakeSelectionsBtn:hover {
	background-position: 0 -17px;
}


/* Add a Strategy */
a.addStrategyBtn {
	display: block;
	width: 99px;
	height: 17px;
	background: top left no-repeat url(/images/buttons/addstrategyBtnGray.gif);
}
a.addStrategyBtn:hover {
	background-position: 0 -17px;
}

/* Add Resource \ Strategy */
a.addResourceStrategyBtn {
	display: block;
	width: 153px;
	height: 17px;
	background: top left no-repeat url(/images/buttons/addResourceStrategyBtnGray.gif);
}
a.addResourceStrategyBtn:hover {
	background-position: 0 -17px;
}

/* Add an objective */
a.addObjectiveBtn {
	display: block;
	width: 109px;
	height: 17px;
	background: top left no-repeat url(/images/buttons/addobjectiveBtnGray.gif);
}
a.addObjectiveBtn:hover {
	background-position: 0 -17px;
}


/* Add an objective (Green) */
a.addObjectiveBtnGreen {
	display: block;
	width: 109px;
	height: 17px;
	background: top left no-repeat url(/images/buttons/addobjectiveBtnGreen.gif);
}
a.addObjectiveBtnGreen:hover {
	background-position: 0 -17px;
}




/* Circular Arrow Icon */
a.arrowBtn {
	display:block;
	padding-left:18px;
	background: 0px 2px no-repeat url(/images/buttons/playArrow.gif);
}

/* ManageMyLinks (inline)*/
a.managemylinksBtnInline {
	display:inline-block;
	width: 114px;
	height: 17px;
	background: top left no-repeat url(/images/buttons/managemylinksBtnGray.gif);
}
a.managemylinksBtnInline:hover {
	background-position: 0 -17px;
}

a.managemylinksBtnGreenInline {
	display:inline-block;
	width: 114px;
	height: 17px;
	background: top left no-repeat url(/images/buttons/managemylinksBtnGreen.gif);
}
a.managemylinksBtnGreenInline:hover {
	background-position: 0 -17px;
}

/* ManageMyLinks (inline)*/
a.addmylinksBtnInline {
	display:inline-block;
	width: 90px;
	height: 17px;
	background: top left no-repeat url(/images/buttons/addnewlinkBtnGreen.gif);
}
a.addmylinksBtnInline:hover {
	background-position: 0 -17px;
}

/* ResetMyLinks (inline)*/
a.resetmylinksBtnInline {
	display:inline-block;
	width: 102px;
	height: 17px;
	background: top left no-repeat url(/images/buttons/resetmylinksBtnGreen.gif);
}
a.resetmylinksBtnInline:hover {
	background-position: 0 -17px;
}

/* Goto CME Finder */
a.gotoCMEFinderBtn {
	display: block;
	width: 114px;
	height: 17px;
	background: top left no-repeat url(/images/buttons/gotoCMEfinderBtnGray.gif);
}
a.gotoCMEFinderBtn:hover {
	background-position: 0 -17px;
}

/* Add Non-AAP Credit */
a.addNonAAPCreditBtn {
	display: inline-block;
	width: 186px;
	height: 17px;
	background: top left no-repeat url(/images/buttons/addnonAAPcreditBtnGray.gif);
}
a.addNonAAPCreditBtn:hover {
	background-position: 0 -17px;
}

/* Claim CME Credit */
a.claimCreditBtn {
	display: inline-block;
	width: 103px;
	height: 17px;
	background: top left no-repeat url(/images/buttons/claimcreditBtnGray.gif);
}
a.claimCreditBtn:hover {
	background-position: 0 -17px;
}

/* Checkbox */
a.checkboxBtn {
	display: inline-block;
	width: 13px;
	height: 13px;
	background: top left no-repeat url(/images/buttons/checkbox.gif);
}
a.checkboxSelectedBtn {
	display: inline-block;
	width: 13px;
	height: 13px;
	background: top left no-repeat url(/images/buttons/checkboxSelected.gif);
}


/* PDF Icon on Link */
a.pdf {
	font-size:11px;
	height:16px;
	padding-left:22px;
	line-height:16px;
	background: center left no-repeat url(/images/buttons/pdfIconTiny.gif);
}



/* PDF Icon */
a.pdfReportBtn {
	display: inline-block;
	width: 16px;
	height: 16px;
	background: top left no-repeat url(/images/buttons/pdfIconTiny.gif);
}

/* Plus Minus */
a.plusBtn {
	display: block;
	width: 21px;
	height: 17px;
	background: top left no-repeat url(/images/buttons/showHideBtnGray.gif);
}

a.minusBtn {
	display: block;
	width: 21px;
	height: 17px;
	background: top left no-repeat url(/images/buttons/showHideBtnGray.gif);
	background-position: 0 -17px;
}

/* Plus Minus (blue bar) */
a.plusBtn2 {
	display: block;
	width: 21px;
	height: 17px;
	background: top left no-repeat url(/images/buttons/showHideBtnGray2.gif);
}

a.minusBtn2 {
	display: block;
	width: 21px;
	height: 17px;
	background: top left no-repeat url(/images/buttons/showHideBtnGray2.gif);
	background-position: 0 -17px;
}


/* Remove */
a.removeBtn {
	display: block;
	width: 64px;
	height: 17px;
	background: top left no-repeat url(/images/buttons/removeBtnGray.gif);
}
a.removeBtn:hover {
	background-position: 0 -17px;
}


/* Select */
a.selectBtn {
	display: block;
	width: 52px;
	height: 17px;
	background: top left no-repeat url(/images/buttons/selectBtnGreen.gif);
}
a.selectBtn:hover {
	background-position: 0 -17px;
}

/* Select (gray) */
a.selectBtnGray {
	display: block;
	width: 52px;
	height: 17px;
	background: top left no-repeat url(/images/buttons/selectBtnGray.gif);
}
a.selectBtnGray:hover {
	background-position: 0 -17px;
}

/* Request Affiliation */
a.requestAffiliationBtn {
	display: block;
	width: 120px;
	height: 17px;
	background: top left no-repeat url(/images/buttons/requestaffiliationBtnGreen.gif);
}
a.requestAffiliationBtn:hover {
	background-position: 0 -17px;
}

/* Request Transfer */
a.requestTransferBtn {
	display: inline-block;
	width: 114px;
	height: 17px;
	background: top left no-repeat url(/images/buttons/requesttransferBtnGreen.gif);
}
a.requestTransferBtn:hover {
	background-position: 0 -17px;
}

/* Request Invoice */
a.requestInvoiceBtn {
	display: inline-block;
	width: 108px;
	height: 17px;
	background: top left no-repeat url(/images/buttons/requestinvoiceBtnGray.gif);
}
a.requestInvoiceBtn:hover {
	background-position: 0 -17px;
}

/* Big Buttons (inline)*/
a.bigButtonsRes{
	display: inline-block;
	margin-left: -8px;
	width: 182px;
	height: 166px;
	background: top left no-repeat url(/images/buttons/residentBtn.jpg);
}
a.bigButtonsRes:hover {
	background-position: 0 -166px;
}

/* Big Buttons (inline)*/
a.bigButtonsTrainee{
	display: inline-block;
	margin-left: -2px;
	width: 182px;
	height: 166px;
	background: top left no-repeat url(/images/buttons/postResidencyBtn.jpg);
}
a.bigButtonsTrainee:hover {
	background-position: 0 -166px;
}

/* Big Buttons (inline)*/
a.bigButtonsPD{
	display: inline-block;
	margin-left: -2px;
	width: 182px;
	height: 166px;
	background: top left no-repeat url(/images/buttons/programDirectorBtn.jpg);
}
a.bigButtonsPD:hover {
	background-position: 0 -166px;
}

/* Big Buttons (inline)*/
a.bigButtonsPed{
	display: inline-block;
	margin-left: -2px;
	width: 182px;
	height: 166px;
	background: top left no-repeat url(/images/buttons/pediatricianBtn.jpg);
}
a.bigButtonsPed:hover {
	background-position: 0 -166px;
}

/* Download Roster */
a.downloadRosterBtn {
	display: inline-block;
	width: 128px;
	height: 17px;
	background: top left no-repeat url(/images/buttons/downloadrosterlBtnGray.gif);
}
a.downloadRosterBtn:hover {
	background-position: 0 -17px;
}


/* Link with IPOC Clinical Question  */
a.linkIpocBtn {
	display: block;
	width: 196px;
	height: 17px;
	background: top left no-repeat url(/images/buttons/linkIpocQuestionBtnGray.gif);
}
a.linkIpocBtn:hover {
	background-position: 0 -17px;
}


/* Unbookmark  */
a.unbookmarkBtn {
	display: block;
	width: 90px;
	height: 17px;
	background: top left no-repeat url(/images/buttons/unbookmarkBtnGray.gif);
}
a.unbookmarkBtn:hover {
	background-position: 0 -17px;
}


/* Bookmark  */
a.bookmarkBtn {
	display: block;
	width: 75px;
	height: 17px;
	background: top left no-repeat url(/images/buttons/bookmarkBtnGray.gif);
}
a.unbookmarkBtn:hover {
	background-position: 0 -17px;
}

/* Comment  */
a.commentBtn {
	display: block;
	width: 75px;
	height: 17px;
	background: top left no-repeat url(/images/buttons/commentBtnGray.gif);
}
a.commentBtn:hover {
	background-position: 0 -17px;
}

a.commentBtnGreen {
	display: block;
	width: 75px;
	height: 17px;
	background: top left no-repeat url(/images/buttons/commentBtnGreen.gif);
}
a.commentBtnGreen:hover {
	background-position: 0 -17px;
}

a.hideCommentBtn {
	display: block;
	width: 103px;
	height: 17px;
	background: top left no-repeat url(/images/buttons/hideCommentBtnGray.gif);
}
a.hideCommentBtn:hover {
	background-position: 0 -17px;
}

a.shareCommentBtn {
	display: block;
	width: 110px;
	height: 17px;
	background: top left no-repeat url(/images/buttons/shareCommentBtnGray.gif);
}
a.shareCommentBtn:hover {
	background-position: 0 -17px;
}

a.makePublicBtnGreen {
	display: block;
	width: 85px;
	height: 17px;
	background: top left no-repeat url(/images/buttons/makePublicBtnGreen.gif);
}
a.makePublicBtnGreen:hover {
	background-position: 0 -17px;
}

a.keepPrivateBtnGray {
	display: block;
	width: 87px;
	height: 17px;
	background: top left no-repeat url(/images/buttons/keepPrivateBtnGray.gif);
}
a.keepPrivateBtnGray:hover {
	background-position: 0 -17px;
}

a.saveContinueIpocBtn {
	display: block;
	width: 170px;
	height: 17px;
	background: top left no-repeat url(/images/buttons/saveContinueIpoc.gif);
}
a.saveContinueIpocBtn:hover {
	background-position: 0 -17px;
}


a.saveGoToMyLPBtn {
	display: block;
	width: 202px;
	height: 17px;
	background: top left no-repeat url(/images/buttons/saveGoToMyLP.gif);
}
a.saveGoToMyLPBtn:hover {
	background-position: 0 -17px;
}

a.addBtnGray {
    display: block;
    width: 39px;
    height: 17px;
    background: top left no-repeat url(/images/buttons/addBtnGray.gif);
}
a.addBtnGray:hover {
    background-position: 0 -17px;
}
a.editBtnGraySmall {
    display: inline-block;
    width: 39px;
    height: 17px;
    background: top left no-repeat url(/images/buttons/editBtnGraySmall.gif);
    margin:auto 25%;
    margin-top:7px;
}
a.editBtnGraySmall:hover {
    background-position: 0 -17px;
}
a.addBtnGreen {
    display: block;
    width: 40px;
    height: 17px;
    background: top left no-repeat url(/images/buttons/addBtnGreen.gif);
}
a.addBtnGreen:hover {
    background-position: 0 -17px;
}



a.removeBtnGrey {
    display: block;
    width: 64px;
    height: 17px;
    background: top left no-repeat url(/images/buttons/removeBtnGray.gif);
}
a.removeBtnGrey:hover {
    background-position: 0 -17px;
}
a.createNewBtnGrey {
    display: block;
    width: 80px;
    height: 17px;
    background: top left no-repeat url(/images/buttons/createNewBtnGray.gif);
}
a.createNewBtnGrey:hover {
    background-position: 0 -17px;
}
a.saveAndSearchBtnGreen {
    display: block;
    width: 160px;
    height: 17px;
    background: top left no-repeat url(/images/buttons/saveAndSearchBtnGreen.gif);
}
a.saveAndSearchBtnGreen:hover {
    background-position: 0 -17px;
}
a.saveAndExitBtnGrey {
    display: block;
    width: 95px;
    height: 17px;
    background: top left no-repeat url(/images/buttons/saveAndExitBtnGray.gif);
}
a.saveAndExitBtnGrey:hover {
    background-position: 0 -17px;
}
a.saveAndSubmitCreditBtnGreen {
    display: block;
    width: 170px;
    height: 17px;
    background: top left no-repeat url(/images/buttons/saveAndSubmitCreditBtnGreen.gif);
}
a.saveAndSubmitCreditBtnGreen:hover {
    background-position: 0 -17px;
}
a.evaluateBtnGray {
    display: block;
    width: 65px;
    height: 17px;
    background: top left no-repeat url(/images/buttons/evaluateBtnGray.gif);
}
a.evaluateBtnGray:hover {
    background-position: 0 -17px;
}
a.viewBtnGraySmall {
    display: block;
    width: 43px;
    height: 17px;
    background: top left no-repeat url(/images/buttons/viewBtnGraySmall.gif);
}
a.viewBtnGraySmall:hover {
    background-position: 0 -17px;
}

a.clearBtnGray {
    display: block;
    width: 48px;
    height: 17px;
    background: top left no-repeat url(/images/buttons/clearBtnGray.gif);
}
a.clearBtnGray:hover {
    background-position: 0 -17px;
}
a.dropdownBtnGray {
    display: inline-block;
    width: 16px;
    height: 13px;
    background: top left no-repeat url(/images/buttons/dropdownArrowBtnGray.gif);
}
a.dropdownBtnGray:hover {
    background-position: 0 -13px;
}


a.activateBtnGreen {
    display: block;
    width: 56px;
    height: 17px;
    background: top left no-repeat url(/images/buttons/activateBtn.gif);
}
a.activateBtnGreen:hover {
    background-position: 0 -17px;
}

a.deactivateBtnGreen {
    display: block;
    width: 72px;
    height: 17px;
    background: top left no-repeat url(/images/buttons/deactivateBtn.gif);
}
a.deactivateBtnGreen:hover {
    background-position: 0 -17px;
}


a.viewTranscriptGrayBtn {
    display: block;
    width: 101px;
    height: 17px;
    background: top left no-repeat url(/images/buttons/viewTranscriptBtn.gif);
}
a.viewTranscriptGrayBtn:hover {
    background-position: 0 -17px;
}

a.bulkAddGreenBtn {
    display: block;
    width: 67px;
    height: 17px;
    background: top left no-repeat url(/images/buttons/bulkAddBtnGreen.gif);
}
a.bulkAddGreenBtn:hover {
    background-position: 0 -17px;
}

a.addProjectBtnGreen {
    display: block;
    width: 93px;
    height: 17px;
    background: top left no-repeat url(/images/buttons/addProjectBtnGreen.gif);
}
a.addProjectBtnGreen:hover {
    background-position: 0 -17px;
}

a.addReviewerBtnGreen {
    display: block;
    width: 94px;
    height: 17px;
    background: top left no-repeat url(/images/buttons/addReviewerBtnGreen.gif);
}
a.addReviewerBtnGreen:hover {
    background-position: 0 -17px;
}

a.saveSubmitBtnGreen {
    display: block;
    width: 114px;
    height: 17px;
    background: top left no-repeat url(/images/buttons/saveSubmitBtnGreen.gif);
}
a.saveSubmitBtnGreen:hover {
    background-position: 0 -17px;
}

a.saveAddAnotherBtnGreen {
    display: block;
    width: 192px;
    height: 17px;
    background: top left no-repeat url(/images/buttons/saveAddAnotherBtnGreen.gif);
}
a.saveAddAnotherBtnGreen:hover {
    background-position: 0 -17px;
}

a.scheduleBtnGreen {
    display: block;
    width: 67px;
    height: 17px;
    background: top left no-repeat url(/images/buttons/scheduleBtnGreen.gif);
}
a.scheduleBtnGreen:hover {
    background-position: 0 -17px;
}
a.scheduleBtnGray {
    display: block;
    width: 68px;
    height: 17px;
    background: top left no-repeat url(/images/buttons/scheduleBtnGray.gif);
}
a.scheduleBtnGray:hover {
    background-position: 0 -17px;
}
a.addSocMembersBtnGray {
    display: block;
    width: 123px;
    height: 17px;
    background: top left no-repeat url(/images/buttons/addSocMembersBtnGray.gif);
}
a.addSocMembersBtnGray:hover {
    background-position: 0 -17px;
}

a.retrieveFellowInfoBtnGreen {
    display: block;
    width: 167px;
    height: 17px;
    background: top left no-repeat url(/images/buttons/retrieveFellowInfoBtnGreen.gif);
}
a.retrieveFellowInfoBtnGreen:hover {
    background-position: 0 -17px;
}
a.addPrepQuestionBtn {
    display: block;
    width: 220px;
    height: 17px;
    background: top left no-repeat url(/images/buttons/addPrepQuestionBtnGray.gif);
}
a.addPrepQuestionBtn:hover {
    background-position: 0 -17px;
}
a.accessBtnGreen {
    display: inline-block;
    width: 55px;
    height: 17px;
    background: top left no-repeat url(/images/buttons/accessBtnGreen.gif);
}
a.accessBtnGreen:hover {
    background-position: 0 -17px;
}
a.purchaseBtnGray {
    display: inline-block;
    width: 68px;
    height: 17px;
    background: top left no-repeat url(/images/buttons/purchaseBtnGray.gif);
}
a.purchaseBtnGray:hover {
    background-position: 0 -17px;
}
a.browseBtnGreen {
    display: inline-block;
    width: 56px;
    height: 17px;
    background: top left no-repeat url(/images/buttons/browseBtnGreen.gif);
}
a.browseBtnGreen:hover {
    background-position: 0 -17px;
}

a.continueAddNewFellowGray {
    display: inline-block;
    width: 172px;
    height: 17px;
    background: top left no-repeat url(/images/buttons/continueAddNewFellowBtnGray.gif);
}
a.browseBtnGreen:hover {
    background-position: 0 -17px;
}
a.claimBtnGray {
    display: inline-block;
    width: 50px;
    height: 17px;
    background: top left no-repeat url(/images/buttons/claimBtnGray.gif);
}
a.claimBtnGray:hover {
    background-position: 0 -17px;
}

a.viewTranscriptGreen {
    display: inline-block;
    width: 101px;
    height: 17px;
    background: top left no-repeat url(/images/buttons/viewTranscriptBtnGreen.gif);
}
a.viewTranscriptGreen:hover {
    background-position: 0 -17px;
}

a.returnToPedialinkBtnGray {
    display: inline-block;
    width: 128px;
    height: 17px;
    background: top left no-repeat url(/images/buttons/returnToPedialinkBtnGray.gif);
}
a.returnToPedialinkBtnGray:hover {
    background-position: 0 -17px;
}


/* ------------------------------------------------------- */
/* --- Tables --- */
/* ------------------------------------------------------- */

table.basic {
	margin:0px 0 0 1px;
	border:medium none; 
	border-collapse:separate; 
	border-spacing:0px;
	width:734px;
}
table.basic tr td {
	vertical-align: top;
	padding:4px 0 3px 10px;
	color:#111;
}

table.basic td {
	background-color: #F0F0F0;
	margin:0px;
	border-bottom: 1px solid #c0c0c0;
	border-top: 3px solid white;
	border-right: none;
	border-left: none;
	font-size:0.8em;
}

table.basic tr.header td {
	background-color: white;
	margin: 0px;
	padding: 1px 0 0 20px !important;
	border-bottom: 2px solid white;
	border-top: none;
	border-right: none;
	border-left: none;
	vertical-align: bottom;
	line-height: 1.5em;
}

table.basic td.label {
	font-weight:bold;
}

table.selections {
	font-size: 0.9em;
}

table.selections td.checkbox {
	padding: 0 2px 0 0;
}

table.selections td.checkbox input {
	margin:0 !important;
}




/* ------------------------------------------------------- */
/* --- Rich Text Editor --- */
/* ------------------------------------------------------- */


div.contentBlock {
	font-size: 0.9em !important;
}

div.contentBlock a {
	/*font-size: 1.1em !important;*/
}

div.contentBlock h2 {
	font-size: 1.6em !important;
	line-height: 1.1em !important;
	margin: 0 0 15px 0 !important;
	padding: 0px !important;
}

div.contentBlock h4 {
	margin: 0 0 5px 0px !important;
}

div.contentBlock ul {
	margin: 5px 0 10px 0px !important;
}

div.contentBlock ul li {
	background: left 5px no-repeat url(/images/common/greyBullet.gif);
	/*font-size: 1.2em;*/
	color: #666666;
	padding-bottom: 5px;
	padding-left: 12px !important;
	line-height: 1.2em;
}



/* ------------------------------------------------------- */
/* --- Miscellaneous --- */
/* ------------------------------------------------------- */

.clearFix{
	margin: 0;
	padding: 0;
	display: block;
	clear: both;
	float: none;
	font-size: 0;
	line-height: 0;
}


.dimmer {
	position:absolute;
	background: top left repeat-y url(/images/common/dimmerBg.gif);
	z-index:2;
	opacity:0.6;
	filter: alpha(opacity = 60);
	display:none;
}

.dimmer2 {
	position:absolute;
	background: #FFF;
	z-index:1;
	opacity:0.6;
	filter: alpha(opacity = 60);
	display:none;
}



/* ------------------------------------------------------- */
/* --- New Resident Bulk Upload --- */
/* ------------------------------------------------------- */

div.queueItemsStatus div.pendingBox{
	background-color:#F7F8CE;
	border:1px solid #ccc;
	margin-bottom:10px;
	padding:7px;
}

div.queueItemsStatus div.errorBox{
	background-color:#EE9E9E;
	border:1px solid #ccc;
	margin-bottom:10px;
	padding:7px;
}

div.queueItemsStatus div.duplicateBox{
	background-color:#FAD762;
	border:1px solid #ccc;
	margin-bottom:10px;
	padding:7px;
}



/* ------------------------------------------------------- */
/* --- Alerts - Status Bar --- */
/* ------------------------------------------------------- */


.alerts 
{
    margin: 0 30px -22px;
    position: relative;
    top: -22px;
    overflow: hidden;
    font-size: 10.5px;
    font-weight: bold;
}

.alerts div.pill
{
	float: right;
    background: url("/images/common/pillBg.png") no-repeat scroll right top transparent;
    display:block;
    height: 20px;
    width: 84px;
    overflow: hidden;
}
.alerts div.pill label
{
    color:#4D7098;
    float: left;  
    padding: 4px 0 3px 10px;
    width: 40px;
}
.alerts div.pill span
{
    color: #fff;
    display: block;
    float: left;
    padding: 4px 0 3px 10px;
    width: 20px;
}



.sortAsc{
	background:url(/images/common/grid_sortUp.jpg) no-repeat top right;
}

/* ------------------------------------------------------- */
/* --- Tabs --- */
/* ------------------------------------------------------- */

ul.tabs {
	margin: 0;
	padding: 0;
	float: left;
	list-style: none;
	height: 32px; /*--Set height of tabs--*/
	width: 100%;
}
ul.tabs li {
	float: left;
	margin: 0;
	padding: 0;
	height: 32px; /*--Subtract 1px from the height of the unordered list--*/
	line-height: 32px; /*--Vertically aligns the text within the tab--*/

	overflow: hidden;
	position: relative;
	background: #f4f1ec;
	
}
ul.tabs li.active a {
	color:#000000;
}
ul.tabs li a {
	text-decoration: none;
	color: #000;
	display: block;
	font-size: 1em;
	padding: 0 7px;
	color:#1e6394;
}
ul.tabs li a:hover {
	background: #ccc;
}
html ul.tabs li.active, html ul.tabs li.active a:hover  { /*--Makes sure that the active tab does not listen to the hover properties--*/
	background: #fff;
}
.tab_container {
	overflow-x: hidden;
	overflow-y: auto;
	clear: both;
	float: left; 
	width: 560px;
	padding:10px 17px 10px 15px;
    	height:246px;
    	_height:246px;
    	min-height:246px;
	background: #fff;
}
.tab_container img { margin-top:10px;}
.tab_content {
	padding: 10px;
	font-size: .9em;
	min-height:290px;
	display:block;
	
}

.prod_updates h2 { float:left; margin-top:0; padding-top:0;}
.prod_updates h4{
	font-size:1em;
	color:#1e6394;
	margin:0;
}
.prod_updates .update_list{
	list-style:none;  
	margin:0 0 10px 0; padding:0;
}
.prod_updates li{
	border-bottom: 1px solid #d4d4d4;
	padding: 5px 0;
}
.product_info, .prod_updates{
	background: #f4f1ec;
	padding:14px; 
	float:left;
	width:600px;
	min-height:300px;
	margin: 0px 0px 0px -20px;
	
}

*+html .product_info, .prod_updates{
	
	margin-bottom:-31px;
	
}

* html .product_info, .prod_updates{
	
	margin-bottom:-31px;
	margin-left: -14px;
	max-height:300px;	
	
}





.prod_updates { margin-top:0; min-height:0; background:#fff;}
div.prodTop { margin:0 5px 0 15px;}
div.answer .hidden{
	display:none;
}
/* ------------------------------------------------------- */
/* --- IE 7 fix--- */
/* ------------------------------------------------------- */

*+html #callbackForAutoSave{

overflow:visible !important;

}
