/*********************************************
*				Pseudo Elements				 *
*********************************************/
body {
	/*background: #999999;*/
	background: url('../images/bodyBG.png') repeat-x;
	font-family: 'Arial';
	font-size: 12px;
}

td, input, select {
	color: #0d1a63;
	font-size: 12px;
}

p {
	padding: 0;
	margin: 0;
}

img, input  { behavior: url("css/iepngfix.htc") }

/*********************************************
*				    Document			 	 *
*********************************************/
.page {
	width: 900px;
}

.tableStyle {
	font-family: 'Arial';
	font-size: 12px;
}

.searchBtn {
	background: url('../images/searchBtn.png') no-repeat;
	width: 20px;
	height: 20px;
	border: none;
	cursor: pointer;
}

.searchBtn1 {
	background: url('../images/searchBtn1.png') no-repeat;
	width: 20px;
	height: 20px;
	border: none;
	cursor: pointer;
}

/*********************************************
*					Header				 	 *
*********************************************/
.headerLeft {
	/*background: url('../images/headerBG-1.png') no-repeat;*/
	background: url('../images/newheader_1-1.png') no-repeat;
	width: 290px;
	height: 150px;
	float: left;
}

.headerLeft div {
	/*background: url('../images/slmcLogo.png') no-repeat;*/
	/*background: url('../images/slmc_new_logo.gif') no-repeat;*/
	/*background: url('../images/newslmclogo.png') no-repeat;*/
	/*background: url('../images/viologo.png') no-repeat;*/
	background: url('../images/logolast.png') no-repeat;
	width: 270px;
	height: 134px;
	margin: 8px 0 0 20px;
	border: 0px solid;
}

.headerRight {
	/*background: url('../images/headerBG-2.png') no-repeat;*/
	background: url('../images/newheader_1-2.png') no-repeat;
	width: 610px;
	height: 150px;
	float: left;
}

.address {
	color: #ffffff;
	margin: 10px 0 0 0;
}

.address span {
	margin: 0 20px 0 0;
}

.address span a {
	color: #ffffff;
	text-decoration: none;
}

.address span a:hover {
	color: #cccccc;
	text-decoration: none;
}

.topMostMenu ul {
	list-style: none;
}

.topMostMenu ul li {
	float: right;
	position: relative;
	top: 50px;
	margin: 0 15px 0 0;
}

.topMostMenu ul li a {
	color: #ffffff;
   	text-decoration:none;
}

.topMostMenu ul li a:hover {
	color: #c4d9ee;
   	text-decoration:none;
}

.topMenu {
	border: 0px solid;
	color: #000000;
	position: relative;
	top: 61px;
	float: right;
	clear: both;
}

.topMenu  div{
	height: 40px;
}

.edge {
	background: url('../images/topMenuEdge.png') no-repeat;
	width: 29px;
	padding: 0;
	margin: 0;
	float: left;
}

.topMenuBody {
	background: url('../images/topMenuStrip.png') repeat-x;
	float: left;
}

.topMenuBody {
	padding: 0;
	margin: 0;
	position: relative;
}

.topMenuBody ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

.topMenuBody ul li{
	float: left;
}

.topMenuBody ul li a{
	color: #000000;
	text-decoration: none;
}

/*********************************************
*					Footer				 	 *
*********************************************/
.footer {
	background: url('../images/footerBG.png') no-repeat;
	width: 900px;
	height: 50px;
	border: 0px solid;
	font-weight: bold;
}

.leftLink {
	padding: 0;
	margin: 0;
}

.leftLink ul {
	padding: 0;
	margin: 0;
	list-style: none;
}

.leftLink ul li {
	float: left;
	position: relative;
	padding: 0;
	margin: 15px 0 0 20px;
}

.leftLink ul li a {
	text-decoration: none;
	padding: 0;
	margin: 0;
	color: #060040;
}

.leftLink ul li a:hover {
	text-decoration: none;
	padding: 0;
	margin: 0;
	color: #102572;
}

.rightLink {
	padding: 0;
	margin: 0;
}

.rightLink ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

.rightLink ul li {
	float: right;
	position: relative;
	padding: 0;
	margin: 15px 20px 0 0;
}

.rightLink ul li a {
	text-decoration: none;
	padding: 0;
	margin: 0;
	color: #0d1a63;
}

.rightLink ul li a:hover {
	text-decoration: none;
	padding: 0;
	margin: 0;
	color: #102572;
}

.addressDiv {
	color: #0d1a63;
	font-size: 11px;
	margin: 10px 0 0 0;
}

.addressDiv span {
	font-weight: bold;
	margin: 0 20px 0 0;
}

.addressDiv label {
	margin: 0 20px 0 0;
}

/*********************************************
*				  Main Body				 	 *
*********************************************/
.mainBody {
	background: #ffffff;
	width: 900px;
	clear: both;
}

.search {
	background: url('../images/search.png') no-repeat;
	border: 0px solid;
	width: 245px;
	height: 50px;
	padding: 0 0 0 0;
	margin: 20px 0 0 10px;
	border: 0px solid;
}

.search div {
	margin: 0 0 0 5px;
	padding: 8px 0 0 0;
	float: left;
}

.rightDiv {
	color: #0d1a63;
}

.rightDiv  h3 {
	padding: 8px 0 0 0;
	margin: 0 0 0 15px;
	font-size: 14px;
	font-weight: bold;
	color: #0d1a63
}

.rightDiv  h4 {
	padding: 8px 0 0 0;
	margin: 0 0 0 15px;
	font-size: 12px;
	font-weight: bold;
	color: #0d1a63
}

.rightDiv  div img {
	padding: 0 0 0 0;
	margin: 10px 0 0 0;
	clear: both;
}

.rightDiv  p {
	padding: 10px 0 0 0;
	margin: 0 15px 0 15px;
	text-align: left;
	text-indent: 0px;
	color: #0d1a63;
	clear: both;
}

.rightDiv ul {
	padding: 5px 0 0 0;
	margin: 0 0 0 35px;
}

.rightDiv ul li {
	padding: 2px 0 0 0;
	margin: 0 10px 0 0;
	list-style: disc;
}

.rightDiv ul li a {
	text-decoration: none;
	color: #0d1a63;
}

.rightDiv ul li a:hover {
	text-decoration: underline;
	color: #0d1a63;
}

.bannerDiv {
	border: 0px solid;
	margin: 15px 10px 0 0;
}

.logoContainer {
	border: 0px solid;
	width: inherit;
	text-align: left;
}

.clickablelogos {
	position: absolute;
	top: 415px;
	z-index: 1000;
	border: 0px solid;
}

.click {
	width: 620px;
	height: 70px;
	/*
	background: #ffffff;
	filter:alpha(opacity=75);
	-moz-opacity:.75;
	opacity:.75;
	*/
	margin: 0 0 0 0;
}

.logoz {
	float: left;
	margin: 8px 0 0 10px;
}

/***High Lights***/
.contents {
	margin: 10px 0 20px 20px;
}

.highLightsTop {
	background: url('../images/highLightsTop.png') no-repeat;
	width: 350px;
	height: 25px;
	text-align: left;
}
	
.highLightsBottom {
	background: url('../images/highLightsBottom.png') no-repeat;
	width: 350px;
	height: 18px;
}

.highLightsBody {
	background: #e7f2f8;
	width: 350px;
	text-align: left;
}

.highLightsBody a {
	color: #0d1a63;
	text-decoration: none;
}

.highLightsBody a:hover {
	color: #333333;
	text-decoration: underline;
}

/***News***/
.news {
	margin: 10px 0 0 10px;
}

.newsTop {
	background: url('../images/newsEventsTop.png') no-repeat;
	width: 250px;
	height: 25px;
	text-align: left;
}

.newsBottom {
	background: url('../images/newsEventsBottom.png') no-repeat;
	width: 250px;
	height: 18px;
}

.newsBody {
	background: #e7f2f8;
	width: 250px;
	text-align: left;
}

/***Events***/
.events {
	margin: 10px 0 10px 10px;
}

.eventsTop {
	background: url('../images/newsEventsTop.png') no-repeat;
	width: 250px;
	height: 25px;
	text-align: left;
}

.eventsBottom {
	background: url('../images/newsEventsBottom.png') no-repeat;
	width: 250px;
	height: 18px;
}

.eventsBody {
	background: #e7f2f8;
	width: 250px;
	text-align: left;
}

.newsBody a:hover {
	text-decoration: underline;
}

.newsBody a {
	text-decoration: none;
	color: #0d1a63;
}


.newsBody ul {
	list-style: disc;
}

.newsBody  ul marquee li {
	list-style: disc;
	margin: 20px 10px 0 0;
}

.newsBody ul marquee {
	height: 100px;
}

/***Bread Crumb***/
.breadCrumb {
	padding: 0 0 0 0;
	margin: 15px 0 0 15px;
}

.breadCrumb p {
	margin: 0 0 0 0;
	font-weight: bold;
}

.breadCrumb p  span {
	margin: 0 5px 0 0;
}

.breadCrumb p  span a {
	text-decoration: none;
	color: #999999;
}

.breadCrumb p  span a:hover {
	text-decoration: underline;
	color: #cccccc;
}

.breadCrumb p label {
	margin: 0 5px 0 0;
	color: #999999;
}

/***Page Banner***/
.pageBanner {
	border: 0px solid;
	margin: 15px 0 0 15px;
}

/***Article***/
.articleTitle {
	padding: 0 0 0 0;
	margin: 15px 10px 0 15px;
	font-size: 20px;
	color: #0d1a63;
	text-align: left
}

.articleContent {
	padding: 0 0 0 0;
	margin: 15px 10px 15px 15px;
	color: #0d1a63;
	text-align: left
}

.articleContent li {  			
	margin: 0 15px 0 15px;
}

.articleContent b, .articleContent i, .articleContent font, .articleContent p {
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}

.services {
	padding: 0 0 0 0;
	margin: 35px 0 0 0;
}

.services h3 {
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}

.services ul {
	list-style: none;
	line-height: 20px;
	padding: 0 0 0 0;
	margin: 5px 0 0 20px;

}

.services a {
	text-decoration: none;
	color: #0d1a63;
}

.services a:hover {
	text-decoration: underline;
	color: #666666;
}

ul.childRelated {
	list-style: disc;
	padding: 0 0 0 0;
	margin: 35px 0 0 0;
	line-height: 20px;
}

.childRelated li {
	padding: 0 0 0 0;
	margin: 0 0 5px 25px;
}

.childRelated li a {
	text-decoration: none;
	color: #0d1a63;
}

.childRelated li a:hover {
	text-decoration: underline;
	color: #666666;
}

/***Search Institute***/
.searchInstitute {
	background: url('../images/darkCreamShorter.png') no-repeat;	
	width: 385px;
	height: 50px;
	padding: 13px 0 0 0;
	margin: 10px 0 0 0;
}

.spacer {
	padding: 0 0 0 12px;
	margin: 0 0 0 0;
}

/***Events Contents Listings***/
.eventsContent {
	border: 0px solid;
	margin: 15px 0 15px 15px;
	color: #0d1a63;
	text-align: left;
}

.eventsList {
	margin: 15px 15px 0 0;
	text-align: left;
}

.latestEvents {
	margin: 15px 0 0 0;
}

.eventsList div {
	padding: 0 0 8px 0;
	margin: 10px 0 0px 0;
	border-bottom: 1px solid #cccccc;
}

.eventsList div span {
	margin: 0 15px 0 0;
}

.eventsList div label {
	font-weight: bold;
}

.eventsList div label a {
	color: #0d1a63;
	text-decoration: none;
}

.eventsList div label a:hover {
	color: #0d1a63;
	text-decoration: underline;
}

.eventTitle {
	padding: 0 0 0 0;
	margin: 0 10px 0 15px;
	font-size: 20px;
	color: #0d1a63;
	text-align: left;
}

.eventDate {
	margin: 15px 0 10px 15px;
	font-style: italic;
	text-align: left;
}

.eventRange {
	margin: 10px 0 0 15px;
	font-style: italic;
	text-align: left;
}

/***Related Links***/
#maxHite {
	height: 170px;
	display: block;
}

.divider {
	background: url("../images/eventsRelDiv.png") repeat-y;
	width: 10px;
}

.linkTitle {
	padding: 0 0 0 0;
	margin: 15px 0 0 10px;
	font-size: 20px;
	color: #0d1a63;
}

.relatedLinks {
	border: 0px solid;
	margin: 15px 0 0 5px;
	text-align: left;
}

.relatedLinks ul {
	list-style: none;
	padding: 0 0 0 0;
	margin: 5px 10px 5px 0;
}

.relatedLinks ul  li {
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	border-bottom: 0px solid;
}

.relatedLinks ul  li  a {
	color: #0d1a63;
	text-decoration: none;
	display: block;
	padding: 5px 0 5px 10px;
}

.relatedLinks ul  li  a:hover {
	color: #0d1a63;
	text-decoration: none;
	background: #e0e0be;
	padding: 5px 0 5px 10px;
}

/***Find a Physician***/
.findPhysician {
	padding: 0 0 0 0;
	margin: 15px 0 15px 15px;
}

/****Physician List***/
.physicianList {
	padding: 0 0 0 0;
	margin: 15px 15px 15px 15px;
	display: block;
}

.phisicianList div {
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	border: 1px solid;
}

.physicianOdd {
	background: #edf5fb;
	padding: 15px 0 15px 0;
	margin: 0 0 0 0;
}

.physicianOdd  .physicianDet {
	background: #edf5fb;
}

.physicianOdd  .physicianImage {
	background: #edf5fb;
}

.physicianEven {
	background: #ffffff;
	padding: 15px 0 15px 0;
	margin: 0 0 0 0;
}

.physicianEven  .physicianDet {
	background: #ffffff;
}

.physicianEven  .physicianImage {
	background: #ffffff;
}

.physicianDet {
	float: left;
	padding: 15px 0 20px 0;
	margin: 0 0 0 35px;
}

.physicianDet div {
	margin: 5px 0 0 0;
}

.physicianDet div span {
	font-weight: bold;
}

.physicianImage {
	text-align:right;
	padding: 0 0 0px 0;
	margin: 0 35px 0 0;
}

/***Symposia***/
.symposia {
	padding: 0 0 0 0;
	margin: 15px 15px 0 15px;
	text-align: left;
}

.symposiaDiv {
	clear: both;
	text-align: left;
}

.symposiaImg {
	float: left;
	padding: 0 0 0 0;
	margin: 0 20px 15px 0;
}

.symposiaDet {
	padding: 0 0 0 0;
	margin: 5px 15px 0 0;
}

.symposiaDet a {
	font-weight: bold;
	color: #0d1a63;
	text-decoration: none;
}

.symposiaDet a:hover {
	font-weight: bold;
	color: #0d1a63;
	text-decoration: underline;
}

/***News Contents Listings***/
.newsContent {
	border: 0px solid;
	margin: 15px 15px 15px 15px;
	color: #0d1a63;
	text-align: left;
}

.newsContent label {
	font-size: 18px;
}

.newsRow {
	border-bottom: 1px solid #cccccc;	
	padding: 0 0 10px 0;
	margin: 10px 0 0 0;
}

.newsDate {
	width: 90px;
}

.newsTitle span {
	padding: 0 0 0 0;
	margin: 0 10px 0 0;
}

.newsTitle span a {
	text-decoration: none;
	font-weight: bold;
	font-family: 'Arial';
	color: #0d1a63;
}

.newsTitle span a:hover {
	text-decoration: underline;
	font-weight: bold;
	font-family: 'Arial';
	color: #0d1a63;
}

/*** News Details***/
.newsDetails {

}

/***Health Care Services***/
.proceedToMicro {
	margin: 25px 0 0 0;	
}

.proceedToMicro a {
	color: #0d1a63;
	text-decoration: none;
	font-weight: bold;
}

.proceedToMicro a:hover {
	color: #222222;
	font-weight: bold;
	text-decoration: underline;
} 

.concern {
	padding: 0 0 0 0;
	margin: 15px 0 0 15px;
	background: url('../images/darkCream.png') no-repeat;
	width: 620px;
	height: 50px;
	text-align: left;
}

.concern div {
	margin: 0 0 0 20px;
	padding: 15px 0 0 0;
}

.listing {
	padding: 0 0 0 0;
	margin: 15px 0 15px 15px;
}

.listing h3 {
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}

.listing ul {
	padding: 0 0 0 0;
	margin: 15px 0 0 30px;
	list-style: none;
	line-height: 18px;
}

.listing ul li {
	padding: 0 0 0 0;
	margin: 0 0 0 20px;
}

.listing a {
	text-decoration: none;
	color: #0d1a63;
}

.listing a:hover {
	text-decoration: underline;
	color: #666666;
}

.healthContent {
	padding: 0 0 0 0;
	margin: 15px 15px 0 15px;
	text-align: left;
}

/***Contact Us***/
.contactUs {
	padding: 0 0 0 0;
	margin: 15px 15px 0 15px;
}

.contactUs div {
	margin: 0 0 25px 0;
}

/***Careers***/
.careers {
	padding: 0 0 0 0;
	margin: 15px 15px 0 15px;
	text-align: left;
}

.careers div {
	margin: 0 0 25px 0;
}

.careerTitle {
	border-bottom: 1px solid #dbe7ee;
}

.applyBtn {
	position: relative;
	float: right;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

.applyBtn input {
	/* commented for backup
	background: url('../images/applyBtn.png') no-repeat;
	width: 122px;
	height: 50px;
	border: 0;
	*/
	font-weight: bold;
	outline: 0;
}
.nonMedForm {
	
}

td.tblFrm {
	color: #ffffff;
	font-weight: bold;
}

select.schools {
	width: 160px;
}

input.submitBtn {
	/* commented for backup
	background: url('../images/applyBtn.png') no-repeat;
	width: 122px;
	height: 50px;
	border: 0;
	*/
	font-weight: bold;
	outline: 0;
	padding: 0 0 0 0;
}

input.addRecord {
	/* commented for backup
	background: url('../images/addRecord.png') no-repeat;
	width: 120px;
	height: 30px;
	border: 0;
	*/
	font-weight: bold;
	outline: 0;
	padding: 0 0 0 0;
	margin: 10px 20px 0 0;
}

.uploadResume {
	/**null**/
}

.uploadResume ul {
	list-style: none;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	border: 0px solid;
	width: 414px;
}

.top {
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	background: url('../images/uploadTop.png') no-repeat;
	width: 414px;
	height: 20px;
}

.middle {
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	background: #f5f5e9;
}

.bottom {
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	background: url('../images/uploadBottom.png') no-repeat;
	width: 414px;
	height: 20px;
}

/***faq***/
.faq {
	padding: 0 0 0 0;
	margin: 15px 15px 15px 15px;
	text-align: left;
}

.faq h3 {
	padding: 0;
}

.faq a {
	text-decoration; underline;
	color: #0d1a63;
}

.faq a:hover {
	text-decoration; underline;
	color: #222222;
}

.faq ol li {
	margin: 10px 0 0 0;
}

.faq .anchor:hover {
	color: #0d1a63;
}

.faq .btt {
	margin: 20px 0 0 20px;
}

.faq .answer {
	text-align: justify;
	margin: 0 10px 0 20px;
}

.faq .dotted {
	margin-top: 10px;
	margin-bottom: 0px;
	background-image:url(../images/dotted.gif); 
	background-repeat: repeat-x; 
	background-position: left bottom; 
	padding-bottom: 10px;
}

/***e news letter***/
.eletter {
	border: 0px solid;
	height: 150px;
	margin: 0 0 0 10px;
	width: 240px;
}

.eletterTop {
	background: url('../images/newsEventsTop1.png') no-repeat;
	width: 240px;
	height: 25px;
	text-align: left;
}

.eletterTop .elt {
	margin: 5px 0 0 10px;
	padding: 5px 0 0 0;
}

.eletterBottom {
	background: url('../images/newsEventsBottom1.png') no-repeat;
	width: 240px;
	height: 18px;
}

.eletterBody {
	background: #e7f2f8;
	width: 240px;
	text-align: left;
}

.eletterBody p {
	padding: 10px 0 0 10px;
}


/***Tabs***/
/* Caution! Ensure accessibility in print and other media types... */
@media projection, screen { /* Use class for showing/hiding tab content, so that visibility can be better controlled in different media types... */
    .ui-tabs-hide {
        display: none;
    }
}

/* Hide useless elements in print layouts... */
@media print {
    .ui-tabs-nav {
        display: none;
    }
}

/* Skin */
.ui-tabs-nav, .ui-tabs-panel {
    /*
	font-family: "Trebuchet MS", Trebuchet, Verdana, Helvetica, Arial, sans-serif;
    font-size: 12px;
	*/
}

.ui-tabs-nav {
    list-style: none;
    margin: 0 0 0 0;
    padding: 0 0 0 0px;
}

.ui-tabs-nav:after { /* clearing without presentational markup, IE gets extra treatment */
    display: block;
    clear: both;
    content: " ";
}

.ui-tabs-nav li {
    float: left;
    margin: 0 0 0 1px;
    min-width: 140px; /* be nice to Opera*/
    /*min-width: 84px; /* be nice to Opera */
}

.ui-tabs-nav a, .ui-tabs-nav a span {
    display: block;
    padding: 0 0px;
    background: url('../images/tabBG2.png') no-repeat;
}

.ui-tabs-nav a {
    margin: 1px 0 0; /* position: relative makes opacity fail for disabled tab in IE */
    padding-left: 0;
    color: #ff3200;
    font-weight: bold;
    line-height: 1.2;
    text-align: center;
    text-decoration: none;
    white-space: nowrap; /* required in IE 6 */    
    outline: 0; /* prevent dotted border in Firefox */
}

.ui-tabs-nav .ui-tabs-selected a {
    position: relative;
    top: 1px;
    z-index: 2;
    margin-top: 0;
    color: #ff3200;
}

.ui-tabs-nav a span {
    width: 64px; /* IE 6 treats width as min-width */
    min-width: 64px;
    height: 18px; /* IE 6 treats height as min-height */
    min-height: 18px;
    padding-top: 6px;
    padding-right: 0;
}

*>.ui-tabs-nav a span { /* hide from IE 6 */
    width: auto;
    height: auto;
}

.ui-tabs-nav .ui-tabs-selected a span {
    padding-bottom: 0px;
}

.ui-tabs-nav .ui-tabs-selected a, .ui-tabs-nav a:focus, .ui-tabs-nav a:active {
    background-position: 100% -150px;
    background: url('../images/tabBGactive.png') no-repeat;
}
.ui-tabs-nav a:hover {
    background: url('../images/tabBGhover.png') no-repeat;
}

.ui-tabs-nav a, .ui-tabs-nav .ui-tabs-disabled a:hover, .ui-tabs-nav .ui-tabs-disabled a:focus, .ui-tabs-nav .ui-tabs-disabled a:active {
    background-position: 100% -100px;
}

.ui-tabs-nav .ui-tabs-selected a span, .ui-tabs-nav a:hover span, .ui-tabs-nav a:focus span {
    background-position: 0 -50px;
}

.ui-tabs-nav a span, .ui-tabs-nav .ui-tabs-disabled a:hover span, .ui-tabs-nav .ui-tabs-disabled a:focus span, .ui-tabs-nav .ui-tabs-disabled a:active span {
    background-position: 0 0;
}

.ui-tabs-nav .ui-tabs-selected a:link, .ui-tabs-nav .ui-tabs-selected a:visited, .ui-tabs-nav .ui-tabs-disabled a:link, .ui-tabs-nav .ui-tabs-disabled a:visited { /* @ Opera, use pseudo classes otherwise it confuses cursor... */
    cursor: text;
}

.ui-tabs-nav a:hover, .ui-tabs-nav a:focus, .ui-tabs-nav a:active,
.ui-tabs-nav .ui-tabs-deselectable a:hover, .ui-tabs-nav .ui-tabs-deselectable a:focus, .ui-tabs-nav .ui-tabs-deselectable a:active { /* @ Opera, we need to be explicit again here now... */
    cursor: pointer;
}

.ui-tabs-disabled {
    opacity: .4;
    filter: alpha(opacity=40);
}

.ui-tabs-panel {
    border-top: 0px solid #97a5b0;
    background: #f5f5e9; /* declare background color for container to avoid distorted fonts in IE while fading */
}

.ui-tabs-loading em {
    padding: 0 0 0 0px;
    background: url(loading.gif) no-repeat 0 50%;
}

/* Additional IE specific bug fixes... */
* html .ui-tabs-nav { /* auto clear, @ IE 6 & IE 7 Quirks Mode */
    display: inline-block;
}

*:first-child+html .ui-tabs-nav  { /* @ IE 7 Standards Mode - do not group selectors, otherwise IE 6 will ignore complete rule (because of the unknown + combinator)... */
    display: inline-block;
}

/***Fragment 1***/
#fragment-1 {
	padding: 10px 0 20px 15px;
	margin: 0 0 0 0;
}

#fragment-1 a, #fragment-2 a, #fragment-3 a {
	text-decoration: none;
	color: #0d1a63;
}

#fragment-1 a:hover, #fragment-2 a:hover, #fragment-3 a:hover {
	text-decoration: underline;
	color: #0d1a63;
}

#fragment-1 table {
	margin: 10px 0 0 0;
}

#fragment-1 ul,  #fragment-2 ul,  #fragment-3 ul {
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	list-style: none;
	line-height: 24px;
}

#fragmnet-1 ul li {
}

/***Fragment 2***/
#fragment-2 {
	padding: 10px 0 20px 15px;
	margin: 0 0 0 0;
}

#contactUs {
	color: #0d1a63;
	background: url('../images/tabContactUs.png') no-repeat;
	width: 180px;
}


.contactUs p {
	text-align: left;
}

.asterisk {
	color: red;
}

/***Fragment 3***/
#fragment-3 {
	padding: 10px 0 20px 15px;
	margin: 0 0 0 0;
}


.promos {
	padding: 0 0 0 0;
	margin: 15px 0 0 15px;
}

.promos div {
	padding: 0 0 0 0;
	margin: 0 0 15px 0;
}

/*********************************************
*			     Drop Down Menu			 	 *
*********************************************/
/* Navigation */
.nav, .nav ul { 
	list-style: none;
	margin: 0;
	padding: 0;
}

.nav {
	z-index: 100;
	position: relative;
}

.nav li {
	border-left: 0px solid #000;
	float: left;
	/*margin: 10px 20px 0 0; edited(running properly on localhost)  */
	margin: 16px 10px 0 0;
	padding: 0;
	position: relative;
}

.nav li a, .nav li a:link, .nav li a:active, .nav li a:visited {
  /*background: #c4d9ee;*/
	color: #0d1a63;
	font-weight: bold;
	display: block;
	padding: 0 0 0 0;
	text-decoration: none;
	text-align: left;
	font-size: 12px;
}

.nav li a:hover {
	/*background: #ccc;*/
	color: #0d1a63;
	border-bottom: 3px solid red;
}

#nav-one li:hover a, 
#nav-one li.sfHover a {
	/*background: #ccc;*/
	color: #0d1a63;
}

#nav-one li:hover ul a, 
#nav-one li.sfHover ul a {
	/*background: #565656;*/
	color: #0d1a63;	
}

#nav-one li:hover ul a:hover, 
#nav-one li.sfHover ul a:hover {
	/*background: #ccc;*/
	color: #0d1a63;	
}

.nav ul {
	/*background: #565656;*/
	border-bottom: 0px solid #000;
	list-style: none;
	margin: 0;
	/*width: 100px;*/
	position: absolute;
	top: -999em;
	/*left: -1px;*/
	left: 1px;
}

.nav li:hover ul,
.nav li.sfHover ul {
	top: 18px;
}

.nav ul li {
	border: 0;
	float: none;
}

.nav ul a {
	border: 0px solid #000;
	/*border-bottom: 0;
	padding-right: 20px;
	width: 80px;*/
	white-space: nowrap;
}

.nav ul a:hover {
	/*background: #ccc;*/
	color: #0d1a63;
}

.subMenu {
	display: none;
	background: #f1f7fa;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	text-align: left;
}

.subMenu li {
	background: #f1f7fa;
	padding: 5px 15px 5px 10px;
	margin: 0 0 0 0;
	border-bottom: 3px solid #f1f7fa;
}

.subMenu li a {
	border-bottom: 3px solid #f1f7fa;
}


/*********************************************
*			     All Opera Hacks		 	 *
*********************************************/
@media screen and (min-width: 0px){
	.addressDiv {
		color: #0d1a63;
		font-size: 10px;
		margin: 10px 0 0 0;
	}

	.addressDiv span {
		font-weight: bold;
		margin: 0 20px 0 0;
	}

	.addressDiv label {
		margin: 0 20px 0 0;
	}

	.concern div {
		margin: 0 0 0 20px;
		padding: 5px 0 0 0;
	}

	.searchInstitute {
		background: url('../images/darkCreamShorter.png') no-repeat;	
		width: 385px;
		height: 50px;
		padding: 5px 0 0 0;
		margin: 10px 0 0 0;
	}

	body {
		font-size: 12px;	
	}

	.nav li {
		border-left: 0px solid #000;
		float: left;
		/*margin: 10px 20px 0 0; edited(running properly on localhost)  */
		margin: 10px 10px 0 5px;
		padding: 0 0 5px 0;
		position: relative;
	}

	.nav, .nav ul { 
		list-style: none;
		margin: 0 0 0 0;
		padding: 0 0 0 0;
		font-size: 14px;
	}
	
	.nav li:hover ul, .nav li.sfHover ul {
		top: 17px;
	}
	
	.nav li a, .nav li a:link, .nav li a:active, .nav li a:visited {
	  /*background: #c4d9ee;*/
		color: #0d1a63;
		font-weight: bold;
		display: block;
		padding: 0 0 0 0;
		text-decoration: none;
		text-align: left;
		font-size: 11px;
	}
	
	.footer {
		background: url('../images/footerBG.png') no-repeat;
		width: 900px;
		height: 50px;
		border: 0px solid;
		font-weight: bold;
		font-size: 13px;
	}
	
}

/*********************************************
*			     All Safari Hacks		 	 *
*********************************************/
@media screen and (-webkit-min-device-pixel-ratio:0){
	.nav, .nav ul { 
		list-style: none;
		margin: 0 0 0 0;
		padding: 0 0 0 0;
		font-size: 12px;
	}
	
	.footer {
		background: url('../images/footerBG.png') no-repeat;
		width: 900px;
		height: 50px;
		border: 0px solid;
		font-weight: bold;
		font-size: 12px;
	}
	
	.nav li:hover ul, .nav li.sfHover ul {
		top: 17px;
	}

	.nonMedForm {
		width: 610px;
	}
	
}

/*********************************************
*			     Accordion Menu			 	 *
*********************************************/
.leftMenu {
	clear: both;
	margin: 20px 0 20px 10px;
	width: 245px;
	padding: 0 0 0 0;
	text-align: left;

}

.leftMenuTop {
	background: url('../images/leftMenuTopBG.png') no-repeat;
	height: 13px;
	padding: 0 0 0 0;
}

.leftMenuBottom {
	background: url('../images/leftMenuBottomBG.png') no-repeat;
	height: 13px;
}

.leftMenuBody {
	background: #edf5fb;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	text-align: left;
	text-align: left;
}


.menu_list {	
	color: #0d1a63;
	padding:0 0 0 0;
}

.menu_head {
	padding: 0 0 0 0;
	cursor: pointer;
	position: relative;
	padding: 7px 0 7px 10px;
	background: #edf5fb;
	font-weight: bold;
}

p.menu_head:hover {
	padding: 0 0 0 0;
	cursor: pointer;
	position: relative;
	padding: 7px 0 7px 10px;
	background: #edf5fb;
	font-weight: bold;
	color: #551a8b;
}

.menu_body {
	display:none;
}

.menu_body a {
	display:block;
	color: #0d1a63;
	padding:7px 0 7px 0px;
	text-decoration:none;
	border-bottom:1px solid #cccccc;
	margin: 0 10px 0 20px;
	text-align: left;
}

.menu_body a:hover {
	text-decoration:none;
	display:block;
	color: #4142AF;
	background-color:#F5F9FC;
	padding:7px 0 7px 0px;
	text-decoration:none;
	border-bottom:1px solid #cccccc;
	margin: 0 10px 0 20px;
}

.btx {
	font-weight: bold;
}

.menu_body a .indi {
	background: url('../images/linkBG.png') no-repeat;
	width: 10px;
}

.menu_bodi a {
	display:block;
	color: #0d1a63;
	padding:7px 0 7px 15px;
	text-decoration:none;
	border-bottom:1px solid #cccccc;
	margin: 0 10px 0 25px;
	
}

.menu_bodi a:hover {
	text-decoration:none;
	display:block;
	color: #4142AF;
	background-color:#F5F9FC;
	padding:7px 0 7px 15px;
	text-decoration:none;
	border-bottom:1px solid #cccccc;
	margin: 0 10px 0 25px;
}

