
BODY
{
	font-family: Palatino Linotype, Georgia, Garamond;
	text-align:left;
}
P
{
	font-family: Palatino Linotype, Georgia, Garamond;  
}
.title
{	    
    FONT-SIZE: 20pt;
    font-weight:bolder;
    LINE-HEIGHT: 32pt;
    font-family: Palatino Linotype, Georgia, Garamond;  
}
.subtitle
{	    
    FONT-SIZE: 16pt;
    font-weight:bold;
    LINE-HEIGHT: 24pt;
    font-family: Palatino Linotype, Georgia, Garamond;    
    font-style:normal;
}
.rss_title
{	    
    FONT-SIZE: 14pt;
    font-weight:bolder;
    LINE-HEIGHT: 32pt;
    font-family: Arial Black, Palatino Linotype, Georgia, Garamond;  
}
.rss_subtitle
{	    
    FONT-SIZE: 9pt;        
    font-family: Palatino Linotype, Georgia, Garamond;    
    font-style:normal;
}
.rss_item
{	    
    font-family:Arial;
	font-size:12px;	
    font-style:normal;
}

.small
{
	font-family: Palatino Linotype, Georgia, Garamond;  
	font-size:small;
	font-weight:normal;
}
H1
{
    PADDING-RIGHT: 0px;
    PADDING-LEFT: 0px;
    FONT-WEIGHT: normal;
    FONT-SIZE: 14pt;
    font-weight:bold;
    PADDING-BOTTOM: 0px;
    MARGIN: 0px;    
    LINE-HEIGHT: 20px;
    PADDING-TOP: 0px;
       
}
H2
{
    PADDING-RIGHT: 0px;
    PADDING-LEFT: 0px;
    FONT-WEIGHT: normal;
    FONT-SIZE: 12pt;
    font-weight:bold;
    PADDING-BOTTOM: 0px;
    MARGIN: 0px;    
    LINE-HEIGHT: 20px;
    PADDING-TOP: 0px;
    
}
H3
{
    PADDING-LEFT: 13px;
    FONT-WEIGHT: bold;
    FONT-SIZE: 12px;
    MARGIN: 0px;
    
    PADDING-TOP: 0px;
    
    TEXT-ALIGN: left
}
H4
{
    PADDING-RIGHT: 0px;
    PADDING-LEFT: 0px;
    FONT-WEIGHT: normal;
    FONT-SIZE: 11px;
    PADDING-BOTTOM: 0px;
    MARGIN: 3px 0px;
    COLOR: #f56100;
    PADDING-TOP: 0px;
    
    TEXT-ALIGN: center
}
H5
{
    PADDING-RIGHT: 0px;
    PADDING-LEFT: 0px;
    FONT-WEIGHT: normal;
    FONT-SIZE: 10px;
    PADDING-BOTTOM: 0px;
    MARGIN: 0px;
    WORD-SPACING: 2px;
    
    LINE-HEIGHT: 15px;
    PADDING-TOP: 0px;
    
    TEXT-ALIGN: center
}   
.instructions
{
	font-family:Palatino Linotype, Georgia, Garamond;  	
	font-size:11pt;
	font-style:italic;	
}
.small A
{	
	font-size:10pt;	
}
.small_nodec A
{
    font-family:Palatino Linotype, Georgia, Garamond;  	
	font-size:12px;
	text-decoration:none;
	color:Black;
	
}
.rssBody
{
	font-family:Arial;
	font-size:12px;
	font-style:italic;	
}
.bodyLinks
{	
	font-style:normal ;	
	font-family:Arial;
	font-size:12px;
}
.inputtext
{   
    BACKGROUND-COLOR: #D9F1F7;
}
.bigCheckbox 
{
    width:20px;
    height:20px;
    color:#00f;
}
.loginInput
{
	background-color: #D9F1F7;
	width: 200px;
}
.urlInput
{
	background-color: #D9F1F7;
	width: 300px;
}
.actionButton
{
	background-color: #F5F5F5;
	border: 3px;
	border: solid 3px #999999;	
	cursor: pointer;
}
.errortext 
{
	font-family:Palatino Linotype, Georgia, Garamond;  	
	font-size:12pt;
	font-weight:bold;
	color:Red;
}
.trline 
{
	border-bottom: solid 1px black;	
}
.feedname
{
	cursor: pointer;
	FONT-WEIGHT: normal;
    FONT-SIZE: 9pt;    
    font-family: Arial;
}
.box 
{
	padding: 10px 10px 10px 10px;	
	margin: 10px 10px 10px 10px;
	border: solid 1px gray;	
}
.feedlistbox
{
	width: 200px;	
}
.feedlistbox_big
{
	width: 600px;	
	background-color:#FFFFCC;
}
.feedlistbox_hilite
{    
    background-color:#FFFFCC;
    border:solid 1px #9C9B9B; 
    padding:5px;   
}
.hilite 
{
    background-color:#FFFFCC;
    border:solid 1px #9C9B9B;    
	padding:10px;
 }
.questionOff 
{
    color:Gray;
    font-weight:normal;
}
.questionOn 
{
    color:#00368f;
    font-weight:bold;    
}
.catRow_on
{
    background-color:#FFFFCC;    
    font-weight:bold;
}
.catRow_off 
{
    background-color:White;    
}
.check
{
    list-style-image: url(../images/iconCheck.gif)
}
.catName
{
	font-size: 14pt;
	font-weight: bold;
	cursor: pointer;
	color:#004276;
}
.catName_hover
{
	font-size: 14pt;
	font-weight: bold;
	cursor: pointer;
	color:black;
	text-decoration:underline;
}
.footerText A
{
	font-family: Arial;
	font-size: 9pt;
	font-style: normal;
}
.invisible 
{
    display:none;
}
#coverDiv {
	left: 0px;
	top: 0px;
	position: absolute;
	z-index: 0;		
	text-align: center;		
	background: transparent url(../images/coverDivBG.gif);		
}    
#coverDivNoBG {
	left: 0px;
	top: 0px;
	position: absolute;
	z-index: 0;		
	text-align: center;			
}        		
table.centerIt {	
	width: 100%;
	height: 100%;	
}
div#widgetConfigContainer
{
    position: absolute;	
	top:200px;	
	width:610px;
	text-align: center;    
	margin-left: auto;
	margin-right: auto;
	padding:10px 10px 10px 10px;	
	height: auto;
	background-color:white;
	border: solid 2px gray;
}

.containerClass {		
	position: absolute;		   
    padding: 12px;    
    left: 50%;
    top: 150px;      
    height:auto; 
    /*
	top:50px;
	left: 400px;	
	text-align: center;    
	margin-left: auto;
	margin-right: auto;
	padding:15px 15px 15px 15px;
	width: 400px;
	height: auto;*/
	background-color:white;
	border: solid 2px gray;
}

/* FOR BUBBLE TOOL TIPS */
#bubble_tooltip{
		width:147px;
		position:absolute;
		display:none;
	}
	#bubble_tooltip .bubble_top{
		background-image: url('../images/bubble_top.gif');
		background-repeat:no-repeat;
		height:16px;	
	}
	#bubble_tooltip .bubble_middle{
		background-image: url('../images/bubble_middle.gif');
		background-repeat:repeat-y;	
		background-position:bottom left;
		padding-left:7px;
		padding-right:7px;
	}
	#bubble_tooltip .bubble_middle span{
		position:relative;
		top:-8px;
		font-family: Trebuchet MS, Lucida Sans Unicode, Arial, sans-serif;
		font-size:11px;
	}
	#bubble_tooltip .bubble_bottom{
		background-image: url('../images/bubble_bottom.gif');
		background-repeat:no-repeat;
		background-repeat:no-repeat;	
		height:44px;
		position:relative;
		top:-6px;
	}

#DHTMLgoodies_formTooltipDiv{
	color:#FFF;
	font-family:arial;
	font-weight:bold;
	font-size:0.8em;
	line-height:120%;
}
.DHTMLgoodies_formTooltip_closeMessage{
	color:#FFF;
	font-weight:normal;
	font-size:0.7em;
}

	/* Don't change these options */
	#movableNode{
		position:absolute;
	}
	
	#arrDestInditcator{
		position:absolute;
		display:none;
		width:100px;
	}
	/* End options that shouldn't be changed */

	
	#arrangableNodes,#movableNode ul{
		padding-left:0px;
		margin-left:0px;
		margin-top:0px;
		padding-top:0px;
	}
	
	#arrangableNodes li,#movableNode li{
		list-style-type:none;
		cursor:default;
	}