body {
 margin-top:0px;
 margin-left:0px;
	FONT-SIZE: 9pt; COLOR: #333333; 
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; 
}
.submit {
 border-right: #ECEDF2 0px solid; 
 border-top: #939393 1px solid; 
 border-left: #939393 1px solid; 
 font-weight: bold; 
 font-size: 10px; 
 VERTICAL-ALIGN: middle; 
 color: #939393; 
 border-bottom: #939393 1px solid; 
 font-family: Verdana; 
 font-size: 10px; 
 text-decoration: none
}
.submit1 {
	border-right: #666666 1px solid; border-top: #666666 1px solid; font-weight: normal; font-size: 9px; VERTICAL-ALIGN: middle; border-left: #666666 1px solid; color: #666666; border-bottom: #666666 1px solid; font-family:  Arial; text-decoration: none
}

li {
	list-style-image: url(images/boolet_news.jpg);
}

TD {
	font-family:  Arial;
	font-size: 11px;
	font-weight: normal;
	color: #2F2F2F;
	text-decoration: none;
	line-height:17px
}

A:link {
	font-size: 8pt; color: #ffffff; font-family:  Arial; text-decoration: none;
}
A:active {
	font-size: 8pt; color: #ffffff; font-family:  Arial; text-decoration: none;
}
A:visited {
	font-size: 8pt; color: #ffffff; font-family:  Arial; text-decoration: none;
}
A:hover {
	font-size: 8pt; color: #ffffff; font-family:  Arial; text-decoration: underline;
}


h1 {
	font-weight: normal;
	font-size: 7pt;
	font-family:  Arial;
	text-decoration: none;
	padding: 0px;
	color: #006699;
	margin: 0px;

}
H2 {
	font-family:  Arial ;
	font-size: 12px;
	font-weight: bolder;
	color: #45484C;
	text-decoration: none;
	padding: 0px;
	letter-spacing: 2px;	
}
a.bodylink {
	font-size: 8pt;
	color: #333333;
	font-family:  Arial;
	text-decoration: none;
	font-weight:none;
}
a.bodylink:active {
	font-size: 8pt;
	color: #0E40B3;
	font-family:  Arial;
	text-decoration: none;
	font-weight:none;
}
a.bodylink:visited {
	font-size: 8pt;
	color: #333333;
	font-family:  Arial;
	text-decoration: none;
	font-weight:none;
}
a.bodylink:hover {
	font-size: 8pt;
	color: #0E40B3;
	font-family:  Arial;
	font-weight:none;
	text-decoration: underline;
}
a.more {
	font-size: 7pt;
	color: #00008C;
	font-family:  verdana;
	text-decoration: none;
	font-weight:none;
}
a.more:active {
	font-size: 7pt;
	color: #00008C;
	font-family:  verdana;
	text-decoration: none;
	font-weight:none;
}
a.more:visited {
	font-size: 7pt;
	color: #00008C;
	font-family:  verdana;
	text-decoration: none;
	font-weight:none;
}
a.more:hover {
	font-size: 7pt;
	color: #216383;
	font-family:  verdana;
	font-weight:none;
	text-decoration: underline;
}

select {
	border-right: #a8a7a7 1px solid; border-top: #a8a7a7 1px solid; font-size: 11px; border-left: #a8a7a7 1px solid; color: #5a5a5a; border-bottom: #a8a7a7 1px solid; font-family:  Arial; text-decoration: none;
}
.dotteddivider {
	border-right: #ffffff 1px solid; 
	border-top: #ffffff 1px solid; 
	border-left: #ffffff 1px solid; 
	border-bottom: #999999 1px dotted; 
	background-color: #ffffff;
}
li {
	list-style-image: url(../images/generic-pharmacy-bullet.gif);
	list-style-position: outside;
	list-style-type: none;

}

.heading {
	font-family: Arial, Tahoma, Verdana, "sans serif" ;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
.errormsg{
color:#ff0000;
}


/*.menu {
	color: #FFFFFF;
	background-image: url(../images/menu-bg1.gif);
	font-weight: none;
	padding-right: 12px;
	padding-left: 12px;
	white-space: nowrap;
	text-align: center;
	vertical-align: bottom;
	padding-bottom: 6px; 
	}*/


.chromestyle{
width: 100%;
font-weight: bold;
color: #ffffff;
}

.chromestyle:after{ 
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
color: #ffffff;
}

.chromestyle ul{
border: 1px thin #BBB;
width: 100%;
background: url(../images/chromebg24.gif) center center repeat-x; /*THEME CHANGE HERE*/
padding: 4px 0;
margin: 0;
text-align: right;
color: #ffffff; 
}

.chromestyle ul li{
display: inline;
color: #ffffff;
}

.chromestyle ul li a{
color: #ffffff;
padding: 4px 7px;
margin: 0;
text-decoration: none;
border-right: 1px solid #C8C7C7; 
}

.chromestyle ul li a:hover{

}

.chromestyle ul li a[rel]:after{ 
content: " ";
/*content: " " url(downimage.gif); /*uncomment this line to use an image instead*/
}


/* ######### Style for Drop Down Menu ######### */

.dropmenudiv{
position:absolute;
top: 0;
border: 1px solid #B5E2FE; /*THEME CHANGE HERE*/
border-bottom-width: 0;
font:normal 12px Verdana;
line-height:18px;
z-index:100;
background-color: #94B6D9;
width: 200px;
visibility: hidden;
filter: progid:DXImageTransform.Microsoft.Shadow(color=#CACACA,direction=135,strength=4); /*Add Shadow in IE. Remove if desired*/
}


.dropmenudiv a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 0px solid #B5E2FE; /*THEME CHANGE HERE*/
padding: 2px 0;
text-decoration: none;
font-weight: bold;
color: black;
}

.dropmenudiv a:hover{ /*THEME CHANGE HERE*/
background-color: #00529B;
}	

a.readmore:link {
	color: #003298; font-family: Arial; text-decoration : underline; font-size: 11px; 
}
a.readmore:active {
	color: #003298; text-decoration: underline; font-size: 11px; font-family: Arial;  
}
a.readmore:visited {
	color: #003298; text-decoration: underline ; font-size: 11px; font-family: Arial; 
}
a.readmore:hover {
	color: #003298; background-color: none; text-decoration: none; font-size: 11px; font-family: Arial; 
}
a.main-link:link {
	color: #BC4301; font-family: Arial; text-decoration : none; font-size: 12px; 
}
a.main-link:active {
	color: #BC4301; text-decoration: none; font-size: 12px; font-family: Arial;  
}
a.main-link:visited {
	color: #BC4301; text-decoration: none ; font-size: 12px; font-family: Arial; 
}
a.main-link:hover {
	color: #000000; background-color: none; text-decoration: none; font-size: 12px; font-family: Arial; 
}
.SearchBox{
	background-color:#ECECEC;
	font-size:  11px;
	color: #000000;
	font-family: Arial, sans-serif;
	padding: 2px;
	border-collapse:collapse;
	font-style: normal;
	margin: auto;
	height: 16px;
	width: 110px;
	border: 1px solid #000000;
}

.Contentmain {
	font-size: 11px; color: #2F2F2F; 
	font-family: Tahoma;
	font-weight: none;
}

.date {
	font-size: 11px; color: #002B89; 
	font-family: tahoma;
	font-weight: bold;
}


a.footerlinks:link {
	font-size: 13px;
	font-weight: none;
	color: #ffffff;
	font-family: verdana;
	text-decoration: none;
}
a.footerlinks:active {
	font-size: 13px;
	font-weight: none;
	color: #ffffff;
	font-family: verdana;
	text-decoration: none;
	}
a.footerlinks:visited {
	font-size: 13px;
	font-weight: none;
	color: #ffffff;
	font-family: verdana;
	text-decoration: none;
}

a.footerlinks:hover {
	font-size: 13px;
	font-weight: none;
	color: #ffffff;
	font-family: verdana;
	text-decoration: none;
	}
	
.gridwhite {
	BORDER-RIGHT: #CCCCCC 1px solid; BORDER-TOP: #CCCCCC 1px solid; BORDER-LEFT: #CCCCCC 1px solid; BORDER-BOTTOM: #CCCCCC 1px solid; BACKGROUND-COLOR: #ffffff
}
.gridcat {
	BORDER-RIGHT: #F2F2F2 1px solid; BORDER-TOP: #F2F2F2 1px solid; BORDER-LEFT: #F2F2F2 1px solid; BORDER-BOTTOM: #F2F2F2 1px solid; BACKGROUND-COLOR: #ffffff
}
.gridtop {
	BORDER-RIGHT: #CCCCCC 1px solid; BORDER-TOP: #CCCCCC 1px solid; BORDER-LEFT: #CCCCCC 1px solid; BACKGROUND-COLOR: #F2F2F2
}
.gridgrey {
	border-top: 1px none;
	border-right: 1px none;
	border-bottom: 1px none;
	border-left: 1px none;
}
.gridsaffron {
	BORDER-RIGHT: #CCCCCC 1px solid; BORDER-TOP: #CCCCCC 0px solid; BORDER-LEFT: #CCCCCC 1px solid; BORDER-BOTTOM: #CCCCCC 0px solid; BACKGROUND-COLOR: #ffffff
}
	
.linksdivider{	
	font-size: 13px;
	font-weight: none;
	color: #ffffff;
	font-family: verdana;
	text-decoration: none;
	}
.maintened{	
	font-size: 11px;
	font-weight: none;
	color: #ffffff;
	font-family: verdana;
	text-decoration: none;
	}

a.bodylink:link {
	font-size: 11px;
	color: #000000;
	font-family: Arial;
	font-weight: bold;
	text-decoration: none;
}
a.bodylink:active {
	font-size: 11px;
	color: #000000;
	font-family: Arial;
	font-weight: bold;
	text-decoration: none;
}
a.bodylink:visited {
	font-size: 11px;
	color: #000000;
	font-family: Arial;
	font-weight: bold;
	text-decoration: none;
}

a.bodylink:hover {
	font-size: 11px;
	color: #000000;
	font-family: Arial;
	font-weight: bold;
	text-decoration: none;
}
.tabs{
	font-size: 11px;
	color: #ffffff;
	font-family: Verdana;
	font-weight: bold;
	text-decoration: none;
}
.que{
font-weight: bold; 
font-size: 11px; 
color: #012E87; 
padding-top: 4px; 
font-family: arial; 
text-align: left ;
}
a.menu1:link {
	font-size: 10px;
	color: #0A577D;
	font-family: Verdana;
	font-weight: bold;
	text-decoration: none;
}
a.menu1:active {
	font-size: 10px;
	color: #0A577D;
	font-family: Verdana;
	font-weight: bold;
	text-decoration: none;
}
a.menu1:visited {
	font-size: 10px;
	color: #0A577D;
	font-family: Verdana;
	font-weight: bold;
	text-decoration: none;
}

a.menu1:hover {
	font-size: 10px;
	color: #0A577D;
	font-family: Verdana;
	font-weight: bold;
	text-decoration: underline;
}
a.menu:link {
	font-size: 11px;
	color: #ffffff;
	font-family: Verdana;
	font-weight: bold;
	text-decoration: none;
	}
a.menu:active {
	font-size: 11px;
	color: #111111;
	font-family: Verdana;
	font-weight: bold;
	text-decoration: none;
}

a.menu:visited {
	font-size: 11px;
	color: #ffffff;
	font-family: Verdana;
	font-weight: bold;
	text-decoration: none;
	
}

a.menu:hover {
	font-size: 11px;
	color: #ffffff;
	font-family: Verdana;
	font-weight: bold;
	text-decoration: none;
	}

a.meadlink:link {
	font-size: 11px;
	font-weight: none;
	color: #7B9706;
	font-family: verdana;
	text-decoration: none;
}
a.meadlink:active {
	font-size: 11px;
	font-weight: none;
	color: #7B9706;
	font-family: verdana;
	text-decoration: none;
	}
a.meadlink:visited {
	font-size: 11px;
	font-weight: none;
	color: #7B9706;
	font-family: verdana;
	text-decoration: none;
}

a.meadlink:hover {
	font-size: 11px;
	font-weight: none;
	color: #CE4900;
	font-family: verdana;
	text-decoration: none;
	}
	a.content:link {
	font-size: 11px;
	font-weight: none;
	color: #111111;
	font-family: verdana;
	text-decoration: none;
}
.imp-text {
	font-size: 11px;
	font-weight: bold;
	color: #7B9706;
	font-family: arial;
	text-decoration: none;
	}
a.more:link {
	font-size: 11px;
	font-weight: bold;
	color: #4A93B8;
	font-family: verdana;
	text-decoration: none;
}
a.more:active {
	font-size: 11px;
	font-weight: bold;
	color: #4A93B8;
	font-family: verdana;
	text-decoration: none;
	}
a.more:visited {
	font-size: 11px;
	font-weight: bold;
	color: #4A93B8;
	font-family: verdana;
	text-decoration: none;
}

a.more:hover {
	font-size: 11px;
	font-weight: bold;
	color: #4A93B8;
	font-family: verdana;
	text-decoration: underline;
	}
a.forgetpass:link {
	font-size: 11px;
	font-weight: none;
	color: #BF4401;
	font-family: verdana;
	text-decoration: underline;
}
a.forgetpass:active {
	font-size: 11px;
	font-weight: none;
	color: #BF4401;
	font-family: verdana;
	text-decoration: underline;
	}
a.forgetpass:visited {
	font-size: 11px;
	font-weight: none;
	color: #BF4401;
	font-family: verdana;
	text-decoration: none;
}

a.forgetpass:hover {
	font-size: 11px;
	font-weight: none;
	color: #111111;
	font-family: verdana;
	text-decoration: none;
	}
a.register:link {
	font-size: 11px;
	font-weight: none;
	color: #111111;
	font-family: verdana;
	text-decoration: none;
}
a.register:active {
	font-size: 11px;
	font-weight: none;
	color: #111111;
	font-family: verdana;
	text-decoration: none;
	}
a.register:visited {
	font-size: 11px;
	font-weight: none;
	color: #111111;
	font-family: verdana;
	text-decoration: none;
}

a.register:hover {
	font-size: 11px;
	font-weight: none;
	color: #BF4401;
	font-family: verdana;
	text-decoration: underline;
	}

a.footer-link:link {
	color: #0C0C0C; font-family: Arial; text-decoration : none; font-size: 11px; 
}
a.footer-link:active {
	color: #0C0C0C; text-decoration: none; font-size: 11px; font-family: Arial;  
}
a.footer-link:visited {
	color: #0C0C0C; text-decoration: none ; font-size: 11px; font-family: Arial; 
}
a.footer-link:hover {
	color: #00008C; background-color: none; text-decoration: underline; font-size: 11px; font-family: Arial; 
}
a.postings:link {
	font-size: 11px;
	font-weight: none;
	color: #111111;
	font-family: verdana;
	text-decoration: none;
}
a.postings:active {
	font-size: 11px;
	font-weight: none;
	color: #111111;
	font-family: verdana;
	text-decoration: none;
	}
a.postings:visited {
	font-size: 11px;
	font-weight: none;
	color: #111111;
	font-family: verdana;
	text-decoration: none;
}

a.postings:hover {
	font-size: 11px;
	font-weight: none;
	color: #CE4900;
	font-family: verdana;
	text-decoration: underline;
	}
a.left-link:link {
	font-size: 11px;
	font-weight: bold;
	color: #025D86;
	font-family: verdana;
	text-decoration: none;
}
a.left-link:active {
	font-size: 11px;
	font-weight: bold;
	color: #025D86;
	font-family: verdana;
	text-decoration: none;
	}
a.left-link:visited {
	font-size: 11px;
	font-weight: bold;
	color: #025D86;
	font-family: verdana;
	text-decoration: none;
}

a.left-link:hover {
	font-size: 11px;
	font-weight: bold;
	color: #025D86;
	font-family: verdana;
	text-decoration: underline;
	}
	
a.creative:link {
	font: 11px/130% Arial, Helvetica, sans-serif;
	color: #ffffff;
	text-decoration:none;
}
a.creative:active {
	font: 11px/130% Arial, Helvetica, sans-serif;
	color: #ffffff;
	text-decoration:none;
}
a.creative:visited {
	font: 11px/130% Arial, Helvetica, sans-serif;
	color: #ffffff;
	text-decoration:none;
}
a.creative:hover {
	font: 11px/130% Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration:underline;
}
a.footer:link {
	color: #424142; text-decoration: none; font-size: 8pt; font-weight: none; font-family:  verdana, arial, helvetica, sans-serif
}
a.footer:active {
	color: #424142; text-decoration: none; font-size: 8pt; font-weight: none; font-family:  verdana, arial, helvetica, sans-serif
}
a.footer:visited {
	color: #424142; text-decoration: none; font-size: 8pt; font-weight: none; font-family:  verdana, arial, helvetica, sans-serif
}
a.footer:hover {
	color: #424142; text-decoration: underline; font-size: 8pt; font-weight: none; font-family:  verdana, arial, helvetica, sans-serif
}
.content {
 color: #424142; text-decoration: none; font-size: 11px; font-weight: none; font-family:  Verdana, Arial, Helvetica, sans-serif
}
.main-content{
 font-size: 11px;
 color: #6699CC;
 font-family: Verdana;
 font-weight: bold;
 text-decoration: none;
}
.top-content{
 font-size: 11px;
 color: #006699;
 font-family: Verdana;
 font-weight: bold;
 text-decoration: none;
}
.login-heading {
	font-weight: bold; 
	font-size: 10pt; 
	font-family : arial ;  
	text-decoration: none; 
	color: #024D77;	
}
.login-submit {
	border-right: #4E83A3 thin solid 1px; 
	border-bottom: #4E83A3 thin solid 1px; 
	border-top: #4E83A3 thin solid 1px;
	border-left: #4E83A3 thin solid 1px;
	font-weight: bold; 
	font-size: 11px; 
	background: #ffffff; 	 
	font-family: arial; 
	text-decoration: none;
}
a.creative:link {
	font: 11px/130% Arial, Helvetica, sans-serif;
	color: #ffffff;
	text-decoration:none;
}
a.creative:active {
	font: 11px/130% Arial, Helvetica, sans-serif;
	color: #fffffff;
	text-decoration:none;
}
a.creative:visited {
	font: 11px/130% Arial, Helvetica, sans-serif;
	color: #ffffff;
	text-decoration:none;
}
a.creative:hover {
	font: 11px/130% Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration:underline;
}
A.lab-link:link
{ FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
 color: #5E5B5B; 
 font-size:8pt;
 text-decoration: underline;
 font-weight: Bold;
}
A.lab-link:active
{ FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
 color: #5E5B5B; 
 font-size: 8pt;
 text-decoration: underline;
 font-weight: Bold;
}
A.lab-link:visited
{ FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
 color: #5E5B5B; 
 font-size:8pt;
 text-decoration: underline;
 font-weight: bold;
}
A.lab-link:hover
{ FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
 color: #5E5B5B; 
 font-size: 8pt;
 text-decoration: none;
 font-weight: bold;
}

