BODY



{

background-color: #ffffff;

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;


}


.bodytext {

	font-family:  Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: 15px;
	text-decoration: none;

}

.csc-textpic-caption {
font-family:, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #264560;
	line-height: 14px;
	text-decoration: none;	 
	 margin-bottom: 10px;
	 
}



.csc-uploads-fileName {
font-family:  Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #264560;
	line-height: 14px;
	text-decoration: none;
}



.csc-uploads-description {
font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #264560;
	line-height: 14px;
	text-decoration: none;

	}

	

DIV.csc-textpic-imagewrap {
    margin: 0 auto;
    margin-left: 0px;
     cellpadding: 0px;
     cellborder: 0px;
     cellspacing: 0px;
   margin-bottom: 10px;

}









A {text-decoration: none }  

a:link {
	color: #264460;
}
a:visited {
	color: #264460;
}
a:hover {
	color: #000000;
}
a:active {
	color: #b2d5f9;

}





a.link1:link {
	color: #d7dee7;
}
a.link1:visited {
	color: #d7dee7;
}
a.link1:hover {
	color: #ffffff;
}
a.link1:active {
	color: #b2d5f9;
	
}

hr {
color: #1d3654;
background-color: #1d3654;
height: 1px;
border-width: 0px;
}

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;}