body, td {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000099;	
}
.tooltip_head {
	background:#DDE3FF;
   font-family: verdana;
   font-size:11px;
   font-weight:bold;
   padding:5px;
   border:1px solid #C4D5E3;
}
.tooltip_body {
   width:400;
   font-family: verdana;
   font-size:11px;
	line-height: 19px;
   background:#FFFFFF;
   border-left:1px solid #C4D5E3;
   border-right:1px solid #C4D5E3;
   border-bottom:1px solid #C4D5E3;
   padding:10px;
	text-align: justify;
}
.bodytext_justified {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000099;
	text-align: justify;	
}
.asterisk {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: Red;
}
.square_bullet {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000099;
	display: list-item; 
	list-style-type: square;
	list-style-position: inside;
	margin: 7px; 
}
.smalltext {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000099;	
}

.linktext_red10 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: Red;
   text-decoration: underline;
	cursor: pointer;
}
.linktext_blue10 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000099;	
   text-decoration: underline;
}
.linktext_blue12 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000099;	
   text-decoration: underline;
}
.linktext_white10 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: white;	
   text-decoration: underline;
}
.linktext_white12 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: White;	
   text-decoration: underline;
}
.heading_italic20 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: Bold;
	font-style: italic;
	color: #000099;	
}

.heading14 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: Bold;
	color: #000099;	
}

.heading16 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: Bold;
	color: #000099;	
}
.heading12 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: Bold;
	color: #000099;	
}
.heading16_white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: Bold;
	color: #CCCC00;	
}
.heading14_white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: Bold;
	color: #CCCC00;	
}
.footertext {
	background-color: #000099;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: White;
	padding: 2px;	
}

input.btnflatblue {
	background: #000099;
	text-align: center;
	color: White;
   font-size: 11pt; 
   font-family: arial;  
   font-weight: bold;
	width: 160px;
	height: 20px;
	border: none;
	cursor: hand;
	}
input.btnsend {
	background: #000060;
	text-align: center;
	color: White;
   font-size: 10pt; 
   font-family: arial;  
   font-weight: bold;
	width: 100px;
	height: 24px;
	border: 3px double #000099;
	cursor: hand;
	}
	input.btnflatwhite {
	background: #FFFFFF;
	text-align: left;
	color: #000060;
   font-size: 11pt; 
   font-family: arial;  
   font-weight: bold;
	width: 106px;
	height: 20px;
	border: none;
	cursor: hand;	
	}
.border_all {
	border: 1px solid #000099;
	padding: 2px;
}
.border_right {
	border-right: 1px solid #000099;
}
.subhead_maroon {
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	font-style: normal;
	color: Maroon;
}
.maroon_bold_justified {
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	font-style: normal;
	color: Maroon;
	text-align: justify;
}

/*
If you select the "Use my own CSS" option, you must copy and paste these 
classes into your CSS. Of course you can edit them as you like to customize 
the look and feel of your feedroll.
*/

/* border table for feed news */
.fd_bordertable { 
	background-color: white; 
	border-style: solid; 
	border-width: 1px; 
	border-color: #B22222;
	padding: 1px; 
	width: 400px;
}

/* maintable table for feed news */
.fd_maintable { border-width: 0; background: white }

/* header cell with header text and xml button */
.fd_header1 { 
	padding: 5px; 
	line-height: 14px; 
	background: Navy;
	color: white; 
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px; 
	font-weight: bold; 
	text-align: left; 
	vertical-align: top 
}
.fd_header2 { 
	padding: 5px; 
	line-height: 12px; 
	background: Navy;
	color: white; 
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px; 
	font-weight: bold; 
	text-align: left; 
	vertical-align: top 
}
.fd_header3 { 
	padding: 5px; 
	line-height: 10px; 
	background: Navy;
	color: white; 
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px; 
	font-weight: normal; 
	text-align: left; 
	vertical-align: top 
}

/* item description area */
.fd_itemcell { 
	padding: 10px; 
	line-height: 12px; 
	background: #B0C4DE;
	color: Navy; 
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px 
}

/* title link properties, such as text-decoration and etc */
.fd_titlelink { color: white; text-decoration: underline; }
.fd_titlelink:visited { color: white; text-decoration: underline; }
.fd_titlelink:hover { color: Red; text-decoration: underline }

/* item link properties, such as text-decoration and etc */
.fd_itemlink {font-weight: bold; color: navy; text-decoration: underline; }
.fd_itemlink:visited { color: navy; text-decoration: underline; }
.fd_itemlink:hover { color: Red; text-decoration: underline }


.webography_news {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: White;	
}