
BODY


{
overflow:scroll;
overflow-y: scroll;
background-color: #234970;
background-image: url(../images/see.jpg);
SCROLLBAR-FACE-COLOR: #ebebeb;
SCROLLBAR-HIGHLIGHT-COLOR:  #ebebeb;
SCROLLBAR-SHADOW-COLOR:  #ebebeb;
SCROLLBAR-ARROW-COLOR:   #ebebeb;
SCROLLBAR-TRACK-COLOR:  #ebebeb;
SCROLLBAR-BASE-COLOR:  #ebebeb;
SCROLLBAR-3d-light-color:  #ebebeb;
SCROLLBAR-dark-shadow-color:  #ebebeb;
}

.hideme {
visibility : hidden;
}

iframe { width:500px; height: 500px; min-height:500px; border:0; overflow:auto; overflow-x: hidden; }

.bodytext {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #1d3654;
	line-height: 15px;
	text-decoration: none;
}

.csc-textpic-caption {
font-family:, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #1d3654;
	line-height: 14px;
	text-decoration: none;	 
	 margin-bottom: 10px; 

}



.csc-uploads-fileName {
font-family:  Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #1d3654;
	line-height: 14px;
	text-decoration: none;
	  
}



.csc-uploads-description {
font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #1d3654;
	line-height: 14px;
	text-decoration: none;

	}

	

DIV.csc-textpic-imagewrap {
     cellpadding: 0px;
     cellborder: 0px;
     cellspacing: 0px;
   margin-bottom: 10px;
	
}










A {text-decoration: none }  

a:link {
	color: #1d3654;
}
a:visited {
	color: #1d3654;
}
a:hover {
	color: #99cccc;
}
a:active {
	color: #ebebeb;

}





a.link1:link{
	color: #ffffff;
}
a.link1:visited {
	color: #ffffff;
}
a.link1:hover {
	color: #99cccc;
}
a.link1:active {
	color: #ffffff;
	
}


hr {
color: #0e243e;
height:1px; 
border-style: dotted;
background:transparent;
}



td {
valign: top;
}


tr {
valign: top;
}


## Bullet styles for unordered lists.

inlineStyle.ul (
ul.component-items { color: #264560; }
ul.action-items { color: #264560;}

)

HTMLparser_rte {
 allowTags =   ul, ol, li, pre; 
     }
    

html 
{overflow-x:hidden;}
iframe 
{overflow-x:hidden;}



