﻿body 
{
	font-family:Arial;
	font-size:12px;
	margin-top: 5px;
	margin-left:0px;
}
a
{
	text-decoration:none;
	font-family:Arial;
	font-size:12px;
	color:#888888;
}
a:hover
{
	text-decoration:underline;
	color: Black;
}
.link
{
	text-decoration:none;
	font-family:Arial;
	font-size:11px;
	line-height:22px;
	color:#888888;
}
.link:hover
{
	text-decoration:underline;
	color: Black;
}
TextBox 
{
	border:#CCCCCC;
	height: 10px;
}
#OutLine
{
	width:800px;
	margin-left:auto;
	margin-right:auto;
	color: #888888;
}
.TextBlack
{
	color: #26508B;
}
#divDiplayImage div
{
 float:right;
}

#divPayment div
{
 float:right;
}

#Banner
{
	width:100%;
	height:104px;
	margin-left:auto;
	margin-right:auto;
	background: url(Images/headerbg.gif) repeat-x;
}

.bannerLeftbg
{
	height:100%;
	background: url(Images/headerbgleft.gif) no-repeat left top;
}

.bannerRightbg
{
	height:100%;
	background: url(Images/headerbgright.gif) no-repeat right top;
	padding: 10px 0px 0px 10px;
}

#bContent div
{
	float:left;
}
.pageHeading
{
	border-bottom: solid 1px #000000;
	font-size:14px;
	font-weight:bold;
	font-variant:small-caps;	
	line-height:26px;
	color: black;
}

.ddlstyle
{
	font-family:Arial;
	font-size:10px;
}

#LanguagePanel div
{
	float:left;
}
.cssBold
{
	font-weight:bold;
}
.smalltextBox
{
	width:75px;		
}
.stextBox
{
	width:25px;	
}
.Theading
{
	color:#168fbc;
	font-weight:bold;
	font-size:13px;
	background: #e0e4e3 url(Images/headertabbg.gif) no-repeat right;
	width:52%;
	height:18px;
	padding-left:1px;	
}

.heading
{
	color:#1ccefb;
	font-weight:bold;
	font-size:13px;
}

#DLeft
{	
	width:597px;		
}

#DLeftTop
{
	background: url(Images/Top.gif) no-repeat;
	height:22px;
	width:100%;
}
#DLeftContent
{
	background: url(Images/Middle.gif) repeat-y;
	width:100%;
	padding: 0px 10px 0 10px;	
}
#DLeftBottom
{
	background: url(Images/bottom.gif) no-repeat;
	height:22px;
	width:100%;
}
#DRight
{
	width:200px;
	height:400px;
}
#hc
{
	border-top: dashed 1px #9c9c9c; 
	width:98%; 
	margin-right:2%;	
}
#hc li
{
	font-family:Arial;
	font-size:11px;
}


/* Home page login panel */
/******************************************************/
#Lheader
{
	background: url(Images/LoginHeader_.gif) no-repeat;
	height:27px;
}
#Sheader
{
	background: url(Images/SearchHeader.gif) no-repeat;
	height:24px;
}
#Aheader
{
	background: url(Images/ArticlesHeader.gif) no-repeat;
	height:29px;
}
#Nheader
{
	background: url(Images/NewsHeader.gif) no-repeat;
	height:27px;
}
#Mheader
{
	background: url(Images/MyMedSkoolHeader.gif) no-repeat;
	height:24px;
}
#Lcontent, #Scontent, #Acontent, #Ncontent, #Mcontent
{
	background: url(Images/LoginSides.gif) repeat-y;
	padding: 5px 10px 0px 5px;
	font-size:11px;
}
.CSSInput
{
	font-size:10px;
	width: 96px;
	margin-bottom:2px;		
}
.CSSddl
{
	font-size:10px;
}
#Lfooter, #Sfooter, #Afotter, #Nfotter, #Mfooter
{
	background: url(Images/Loginfotter.gif) no-repeat;
	height:14px;
}
.ImageDisplay
{
	display:block;
}

.ImageHide
{
	display:none;
}
.txtbox {
	font-size:12px;
	color:#7B7B7B;
	border:1px solid #006797;
}
.small {
	font-size:11px;
}
.button {
	font-family:Arial;
	font-size:12px;
	background: url(Images/button.png) no-repeat;
	border:0px;
	width:72px;
	height:30px;
	color:#FFFFFF;
	font-weight:bold;
	padding-bottom:10px;
}
.inbox {
	border:1px solid #B4B4B3;
	padding:2px 6px 2px 6px;
	background-color:#F1F1F1;
	text-decoration:none;
}
.inbox:hover {
	background-color:#E6E6E4;
}
