
#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }





body	{
						margin:0px;
						padding:0px;
						background-color:#ffffff;
						font-family:Tahoma;
						}
td {
						font-size:11px;
						font-family:Tahoma;
						color:#848484;
						line-height:13px;
						vertical-align:top;
						}
strong {
						color:#6B8AA1;
						}
strong a	{
						color:#6B8AA1;
						font-size:11px;
						text-decoration:underline;
						}
strong a:hover	{
						color:#6B8AA1;
						font-size:11px;
						text-decoration:none;
						}												
a	{
						color:#FFFFFF;
						font-size:11px;
						text-decoration:underline;
						}
a:hover	{
						color:#FFFFFF;
						font-size:11px;
						text-decoration:none;
						}
div a	{
						color:#6B8AA1;
						font-size:10px;
						text-decoration:none;
						font-weight:600;
						}
div a:hover	{
						color:#6B8AA1;
						font-size:10px;
						text-decoration:underline;
						font-weight:600;
						}							 
span a	{
						color:#6B8AA1;
						font-size:11px;
						text-decoration:underline;
						font-weight:600;
						}
span a:hover	{
						color:#6B8AA1;
						font-size:11px;
						text-decoration:none;
						font-weight:600;
						}
						
input, textarea {
						width:100px;
						background-color:#C3C9CF;
						border:1px solid #878D94;
						font-family:Tahoma;
						font-size:11px;
						color:#777E85;
						line-height:12px;
						}												

.input_1	{
						height:18px;
						margin:0px 0px 2px 0px;
						padding:2px 0px 0px 2px;
						}
.sml_txt {
	font-size: x-small;
	background-color: #cfd8dd;
}
.input_2	{
						height:20px;
						width:200px;
						border:0;
						margin:0px 0px 2px 2px;
						padding:4px 0px 0px 8px;
						background-image: url(../images/bg_input_1.gif);
						background-position: left top;
						background-repeat: no-repeat;
						}						
.textarea_1	{
						height:157px;
						width:200px;
						margin:0px 0px 0px 2px;
						padding:4px 2px 0px 8px;
						overflow:hidden;
						border:0;
						background-image: url(../images/bg_input_2.gif);
						background-position: left top;
						background-repeat: no-repeat;
						}
select {
						height:20px;
						width:157px;
						}																		
.bg_left_gum	{
						background-image: url(../images/bg_left_gum.gif);
						background-position: right top;
						background-repeat: repeat;
						}
.bg_right_gum	{
						background-image: url(../images/bg_right_gum.gif);
						background-position: left top;
						background-repeat: repeat;
						}
#class_1  {
						border:9px solid #ffffff;
						border-bottom:0px;
						border-top:0px;
						}						
/*----------  list_0_1	 ---------------------*/
.list_0_1	li	{
						background-image: url(../images/read_0.gif);
						background-position: 0% 2px;
						background-repeat: no-repeat;
						font-size:11px;
						margin:0px 0px 5px 0px; 
						padding:0 0 0 12px;
						height:13px;
						line-height:12px;
						color:#848484;
						}
.list_0_1 li a	{
						color:#848484;
						font-size:11px;
						text-decoration:underline;

						}
.list_0_1 li a:hover	{
						color:#848484;
						font-size:11px;
						text-decoration:none;
						}	
/*----------  list_3_1	 ---------------------*/
.list_3_1	li	{
						font-size:11px;
						margin:0px 0px 4px 0px; 
						padding:0 0 0 0px;
						height:13px;
						line-height:12px;
						color:#6B8AA1;
						}
.list_3_1 li a	{
						color:#6B8AA1;
						font-size:11px;
						text-decoration:underline;
						font-weight:600;

						}
.list_3_1 li a:hover	{
						color:#6B8AA1;
						font-size:11px;
						text-decoration:none;
						font-weight:600;
						}							
/*---------- footer	 ---------------------*/
.footer	em{
						color:#939393;
						font-size:10px;
						}
.footer em a	{
						color:#939393;
						font-size:10px;
						text-decoration:underline;
						}
.footer em a:hover	{
						color:#939393;
						font-size:10px;
						text-decoration:none;
						}						
.footer	{
	color:#333;
	font-size:11px;
						}	
.footer a	{
						color:#939393;
						font-size:11px;
						text-decoration:none;
						}
.footer a:hover	{
						color:#939393;
						font-size:11px;
						text-decoration:underline;
						}
/*---------- footer	 ---------------------*/																						
ul {
						list-style-type:none;
						margin:0; 
						padding:0; 
						}							
form {
						padding:0;
						margin:0;
						}

em {
						font-style:normal;
						}

.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	scrollbar-base-color : #657690;
}
.content2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	scrollbar-base-color : #657690;
}
.content3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	scrollbar-base-color : #657690;
}
.subcontent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	scrollbar-base-color : #657690;
}
.lg_head {  font-family: Arial, Helvetica, sans-serif; font-size: 16px; color: #FFFFFF}
.cont_link { font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-style: normal; font-weight: normal; color: #FFFFFF; scrollbar-base-color : #657690; ; text-decoration: underline}
.md_head { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #FFFFFF }
.pictures {  border: #747474; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px}
.re_pic_box {  background-color: #657690; border: #000000; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px}
.pic_box {  background-color: #eeeeee; border: #747474; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px}
.sec_pic_box {  background-image: url(file:///Macintosh%20HD/Users/Ganty/Downloads/MEDDIN%20WEB%20STAGE/images/text.gif); border: #747474; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px}
.buttoncolor {  font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #FFFFFF; background-color: 657690; }
.forms {  border: #747474; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px}
.buttonblack {  font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #FFFFFF; background-color: 000000; }
.buttonblue {  font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #FFFFFF; background-color: 657690; }
.fields {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #02526C;
	text-decoration: none;
        background: #DDECF1;
        border: 1px #00769D solid;
        background-repeat:no-repeat;
        background-attachment:fixed;
}
.subfields {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #02526C;
	text-decoration: none;
        background: #F1ECDD;
        border: 1px #00769D solid;
        background-repeat:no-repeat;
        background-attachment:fixed;
}
.formbuttons {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #02526C;
	text-decoration: none;
        border: 1px #00769D solid;
        background: #FADE8B
}
.dropmenu {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #02526C;
	text-decoration: none;
        border: 1px #00769D solid;
        background: #DDECF1
}
.subdropmenu {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #02526C;
	text-decoration: none;
        border: 1px #00769D solid;
        background: #F1ECDD
}
.checkbox {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 8px;
	font-weight: normal;
	color: #02526C;

}
.scoll {
	border: none;
	left: 0px;
	top: 0px;
	right: 370px;
	bottom: 360px;
}
.layers {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	scrollbar-base-color : #657690;
	background: #314353
	border: 1px #657690;
