body {
	margin: 0px;
	background-image: url(../img/bg.jpg);
	background-repeat: repeat-x;
	font-family:"Tahoma", Arial;
	font-size:12pt;
}
#container{
background-image: url(../img/nebg.jpg);
height:216px;
background-repeat:no-repeat;
	

}
.input {
color: #0D2E55;
background-color: #F3F3F3;
border: 1px inset #BCC5D6;
width: 263px;
border-radius: 5px;
padding-left: 5px;
padding-right: 5px;
outline: none;
}

#LinkButton12{
	background-image:url(../img/view.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 25px;
	padding-top: 10px;
	height:50px;
	padding-right: 20px;
	padding-bottom: 5px;
	
	
	
}
.format{
	font-size:8pt;
	color: #003333;
}
.bg{
background-image: url(../img/ct.jpg);
background-repeat: repeat-x;
border: 1px solid #D2D2D2;
border-radius:10px;

}
.lout{
font-size:8pt;
color:#003399;
position:relative;
top:-28px;
}
#tooltip{
	position: absolute;
	left: -300px;
	width: 150px;
	padding: 2px;
	color: #202E84;
	visibility: hidden;
	font-size:8pt;
	z-index: 100;
	background-image:url(../img/pop.gif);
	background-color:#FFFFFF;
	background-repeat:repeat-x;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #ABCDFF;
	border-right-color: #ABCDFF;
	border-bottom-color: #ABCDFF;
	border-left-color: #ABCDFF;
	text-align: justify;
}

#pointer{
position:absolute;
left: -300px;
z-index: 101;
visibility: hidden;
}

.head{
font-size:19pt;
color:#2362A7;
position:relative;
top:-24px;
}

a{
 color:#185BA5;
 font-size:12pt;
 text-decoration:none;
}
a: hover{
 color:#195DA5;
 font-size:12pt;
 text-decoration:underline;
}
.input{
	color:#0D2E55;
	background-color:#F3F3F3;
	border:1px inset #BCC5D6;
	width:263px;
}
.img{
 border:1px solid #D6D4D5; 
 background-color:#FFFFFF;
 width:150px;

 padding-top:3px;
}
.comphead{
font-size:11pt;
color:#0C58AC;
}
.subtxt
{
font-size:9pt;
}
.val{
font-size:9pt;
}
.hd{
font-size:15pt;
/*color:#FFFFFF;*/
}
.empty{
font-size:10pt;
color:#0066CC;
}
.subhd{
color:#316AA6;
}
.txt{
	font-size:10pt;
	color: #003366;
}
.grid
{
	border: 1px solid White;
	font-size: 8pt;
	text-align:left;
}
.td{
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #d1d1d1;
	border-right-color: #d1d1d1;
	border-bottom-color: #d1d1d1;
	border-left-color: #d1d1d1;
}
 .grid a
 {
 	font-size: 9pt;
 	text-align:left;
	text-decoration:underline;
 }
.not{
font-size:9pt;
color:#176ECF;
}
.not a{
font-size:9pt;
color:#176ECF;
text-decoration:underline;
}
 .style1
        {
            height: 27px;
        }
        #data, #video, #audio
        {
        	position:absolute;
        	display:none;
        	background-color:White;
        	padding:4px;
        	border: 1px solid #c1c1c1;
        	margin-left:10%;
        }
        

#external{
	width:100%;
	#width:97%;
	height:95%;
	position:absolute;
	z-index:1000;
	display:none;
	background-color:Gray;
	filter: alpha(opacity=70);
	-moz-opacity: .70;
	opacity:.70;
	padding: 20px;
	
}
.shd {
	/*	color: #FFFFFF;
	background-color: #6899BA;
	border: 1px solid #D2D2D2;
	padding: 5px;
	background-image: url(../img/subbg.jpg);
	background-repeat: repeat-x;
	background-position: bottom;*/
	color:#0066CC;
	padding: 5px;
	font-size:11pt;
	background-image: url(../img/uptop.gif);
	background-repeat: repeat-x;
	border: 1px solid #D2D2D2;
}
.sh{
color: #FFFFFF;
padding: 3px;
font-size:12pt;
	background-image: url(../img/subbg.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
#window{
	width:70%;
	
	#width:70%;
	height:500px;
	display:none;
	position:absolute;
	z-index:1001;
	background-color:White;
	#filter: alpha(opacity=95);
	#-moz-opacity: .95;
	#opacity:.95;
	border-bottom: 1px solid #CCCCCC;
	/*border: 1px solid #c1c1c1;*/
}
#window img
{
background-color:White;
	#filter: alpha(opacity=99);
	#-moz-opacity: .99;
	#opacity:.99;	
}

#content
{
width:100%;
	position:relative;
	#top:30%;
	top:70px;
	left:20%;
	z-index:1002;
	
}

#content img
{
background-color:White;
	#filter: alpha(opacity=99);
	#-moz-opacity: .99;
	#opacity:.99;	
}.text {
	font-size: 11pt;
	color: #006699;
}
