.sectionHeading{
	background-color:#293e8d;
	color:#FFFFFF;
	font-weight:normal;
	font-size:12px;
}
.section{
	color:#00000;
	font-weight:normal;
	font-size:12px
}

.sectionCell{
	border-top: #293e8d 1px solid; 
	border-bottom: #293e8d 1px solid; 
	border-right: #293e8d .5px ridge; 	
	border-bottom-color:#293e8d;
}
.tablerowfilling
{
	font-weight: bold;
    color: black;
    background-color:  #ececec;
	font-size:12px;
}

.textboxstyle{
background-image:url('images/ssl_symbol_search.gif');
background-repeat: no-repeat;
background-position: center left;
padding-left: 18px;
}

.dateTimeBackground
{
	background-color: #003399;
}

.countryDateTime
{
	font-weight: bold;
	color: #a26a00;
	font-size: 8pt;
	/*padding-left: 15px;-->*/
	padding-top: 5px;
}

.tablefilling
{		
		border-bottom: #293e8d 1px ridge; 
		border-left: #293e8d 1px ridge;
		font-weight: normal;
		color: black;
		background-color: #e4ebf3;
        font-size: 8pt;
}

.rowStyle1
{
	background-color:#ffffff;
	font-family: Arial, Helvetica;
	font-size: 8pt;
	text-align:center;
	padding:2px;
}

.rowStyle2
{
	background-color:#D3E3FE;
	font-family: Arial, Helvetica;
	font-size: 8pt;
	text-align:center;
	color:#000000;
	padding:2px;
}
.cell{
		
		/*border-top: #a0b8c8 1px ridge; 
		border-bottom: #a0b8c8 1px ridge; */
		border-right: #293e8d 1px ridge; 
		border-bottom-width:1px;
		border-bottom-color:#293e8d;

}

.switchcontent{
	display:none;
	/*padding-left:35px;
	padding-top:5px;
	padding-bottom:5px;*/
	color:#000000;
}

body
{
	font-size: 12px;
	font-family: Arial, Helvetica;
	text-align:left;
	color:black;
	background:#cccccc;
	
	background-repeat:repeat;

}

FORM
{
	margin-top: 0px;
	margin-left:  15px;	 
	margin-bottom: 0px;
}
.button
{
    FONT-SIZE: 10px;
    WIDTH: 30%;
    COLOR: #0a1d7b;
    FONT-FAMILY: Verdana;
    BACKGROUND-COLOR: #c6c6c6;
}

.symbolSearchButton
{
	border-width:medium;
}

SELECT
{
	font-family: Arial, Helvetica, sans-serif; font-size: 10pt;	
}

.SmallText
{ 
	font-family: Arial, Helvetica;
	font-size: 9pt;
	text-align:center;
	padding:3px;
}

.summarytext
{
	font-size:10px;
	
	
}

.summarytable
{
	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: #cccccc;
	border-right-color: #cccccc;
	border-bottom-color: #cccccc;
	border-left-color: #cccccc;
	
}

.RateTextLeft
{ 
	font-family: Arial, Helvetica;
	font-size: 9px;
	text-align:left;
	padding:1px;
	color:darkblue;
}

.RateTextRight
{ 
	font-family: Arial, Helvetica;
	font-size: 9px;
	text-align:right;
	padding:1px;
	color:darkblue;
}

.RateTextCenter
{ 
	font-family: Arial, Helvetica;
	font-size: 9px;
	text-align:center;
	padding:1px;
	color:darkblue;
}

.ratetitleleft
{
	font-size:10px;
	font-weight:bold;
	font-family: Arial;
	text-transform:inherit;
	color:#000000;
	padding-bottom:5px;
	padding-left:0px;
	text-align:left;
}

.ratetitleright
{
	font-size:10px;
	font-weight:bold;
	font-family: Arial;
	text-transform:inherit;
	color:#000000;
	padding-bottom:5px;
	text-align:right;
}

.tabselected
{
width:88px;
background-image : url(../images/tabsel.gif);
background-repeat : no-repeat;
text-align:center;
margin-left:1px;
float:left;
border-bottom:none;
font-family : arial,verdana,sans-serif ;
font-size:.6em;

}

.tab
{
width:88px;
background-image : url(../images/tab.gif);
background-repeat : no-repeat;
text-align:center;
margin-left:1px;
float:left;
border-bottom:1px solid silver;
font-family : arial,verdana,sans-serif ;
font-size:.6em;
}

.graphtable
{
	/*border-top-width: 0px;
	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: #cccccc;
	border-right-color: #cccccc;
	border-bottom-color: #cccccc;
	border-left-color: #cccccc;
	border-collapse: collapse;*/
	
}
.tickertextbox
{
	border-right:1px solid #000000;
}

.whitemenutext
{ 
	font-size: 10px;
	font-weight:bold;
	color:white;
	padding-top:2px;
	
	
}

.footermenutext
{ 
	font-size: 10px;
	font-weight:bold;
	color:darkblue;
	
	border-top:1px;
	border-bottom:0px;
	border-right:0px
	border-left:0px;
	border-top-color:grey;
	border-top-style:solid;
	
	
}

A,A:visited
{
	font-size: 13px;
	text-decoration:none;
	color:darkblue;
}

A:hover
{
	font-size: 13px;
	text-decoration:none;
	color:blue;

}
A.menu
{
	font-size: 10px;
	font-weight:bold;
	text-decoration:none;
	color:white;
	text-transform: uppercase;
	padding-left:10px;
	padding-right:10px;
	
	
}

A.menu:hover
{
	font-size: 10px;
	font-weight:bold;
	text-decoration: none;
	color:#ee9e01;
	text-transform: uppercase;
	padding-left:10px;
	padding-right:10px;
}

A.menusmall
{
	font-size: 9px;
	text-decoration:none;
	color:#ffffff;
	text-transform: uppercase;
}

A.menusmall:hover
{
	font-size: 9px;
	text-decoration: underline;
	color:white;
}
.infoTable{
	padding-left:15px;
}
.maintable
{
	background-image:url('../images/content_page.jpg');
	background-repeat:no-repeat;
}

.sidemenu
{
	background-image:url(../images/ssl_side_back.jpg);
	padding:10px;
}


li:hover
{
	/*list-style-type:none;
	(background-image:url(../images/bullet_hover.gif);*/
	background-repeat:no-repeat;
	background-position:0px 0px;
	/*padding-left:20px;*/
}


.latestnewsicon,.registraricon,.linkicon,.eventicon,.breakingnewsicon
{
	
	background-image:url(../images/bullet.gif);
	background-repeat:no-repeat;
	background-position:0px 0px;
	padding-left:20px;

}



a:hover.latestnewsicon,a:hover.registration,a:hover.linkicon,a:hover.eventicon,a:hover.breakingnewsicon
{
	
	background-image:url(../images/bullet_hover.gif);
	background-repeat:no-repeat;
	background-position:0px 0px;
	padding-left:20px;
	
}

.contractlist
{
	color:#000000;
}
.xlsicon
{
	
	background-image:url(../images/doc_icons/xls.jpg);
	background-repeat:no-repeat;
	background-position:0px 0px;
	padding-left:20px;
}
.doclist
{
	background-image:url(../images/forms.gif);
	background-repeat:no-repeat;
	padding-left:30px;
	height:25px;
	
}
.sidepadding
{
	padding:10px;
}

.menuitems
{
	padding-left:30px;
	color:#FDD83F;
	font-family:Arial, Helvetica;
	font-size:13px;
	font-weight:bold;
	background-image:url(../images/jcg_15.jpg);
	background-repeat:no-repeat;
	word-spacing: 5px;
}

.titleList
{
	background-image:url(../images/links_icon.gif);
	background-repeat:no-repeat;
	background-position:top left;
	font-family:"Arial", Times, serif;
	font-size:8pt;
	font-weight:bold;
	
	vertical-align:top;
	color:#666666;
	padding-left:10px;
}
.TableSet
{
	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: #4668B0;
	border-right-color: #4668B0;
	border-bottom-color: #4668B0;
	border-left-color: #4668B0;
	border-collapse: collapse;
	background-color:#e0e8f6;
}

.ErrorText
{
	color: red;
}

.Button
{
	background-color: #BAB8C8;
	border-color: #4668B0;
	border-style: solid;
	border-width: 1px;
	font-family: Arial, Helvetica;
}

.TextBoldWhite
{
	color:#FFFFFF;
	font-size: 10pt;
	font-weight: bold;
	text-align: center;
}

.eventHeader
{
	font-family: Arial, Helvetica;
	font-size:15px;
	font-weight:bold;
	text-align:center;
	background-color:#4b8ecc;
	color:#FFFFFF;
}

.eventDate
{
	font-family: Arial, Helvetica;
	font-size:13px;
}

.infoTitle
{
	font-size:13px;
	font-weight:bold;
	font-family: Arial;
	text-transform:inherit;
	color:#000000;
	padding-bottom:5px;

}

.infoDate
{
	font-family:Arial, Helvetica;
	font-size:11px;
}

.infoDownload
{
	font-family:Arial, Helvetica;
}

.tableTitleHeader
{	
	/*font-size:15px;
	font-family: Trebuchet MS, Arial, Helvetica;
	font-weight:bold;
	text-align:left;
	color:#686868;
	text-transform:uppercase;*/
	border-bottom:1px #e29705  solid;
	padding:0px;
	
	
}

.MarketRates
{ font-size:12px;
	font-family: Arial, Helvetica;
	font-weight:bold;
	text-align:left;
	color:#686868;
	text-transform:uppercase;
	border-bottom:1px #000000  solid;
	padding:0px;
	
}

.leftborder
{
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #4668B0;
	border-right-color: #4668B0;
	border-bottom-color: #4668B0;
	border-left-color: #4668B0;
	border-collapse: collapse;
	/*background-color:#e0e8f6;*/
}


li{
	
	line-height:150%;
	padding-right:15px;
	
}

li.blacktext
{ 
	font-family:"Arial", Times, serif;
	font-size:13px;
	color:#000000;
	margin-right:15px;
	padding-right:15px;
	text-align:left;
	line-height:150%;
}

li.noicon
{
	background-image:url(../images/bullet.gif);
	background-repeat:no-repeat;
	list-style:none outside;
	line-height:100%;
	padding-left:20px; 
	
}

li:hover.noicon
{
	background-image:url(../images/bullet_hover.gif);
	background-repeat:no-repeat;
	list-style:none outside;
	line-height:100%;
	padding-left:20px; 
	
}

li.noicon2
{
	background-image:url(../images/none.gif);
	background-repeat:no-repeat;
	list-style:none outside;
	line-height:100%;
	padding-left:0px; 
	
}

li:hover.noicon2
{
	background-image:url(../images/none.gif);
	background-repeat:no-repeat;
	list-style:none outside;
	line-height:100%;
	padding-left:0px; 
	
}

.title
{
	font-size:10px;
	font-weight:bold;
	font-family: Arial;
	text-transform:inherit;
	color:#000000;
	padding-bottom:5px;
	text-align:left;
	

}
.text
{ 
	font-family:"Arial", Times, serif;
	font-size:13px;
	/*color:darkblue;*/
	padding:0px 0px 5px 5px;
	text-align:left;
	line-height:120%;
}

.justifiedtext
{
		font-family:"Arial", Times, serif;
	font-size:13px;
	/*color:darkblue;*/
	padding:0px 10px 5px 5px;
	text-align:justify;
	line-height:120%;
}
.indenttext
{
	font-size:12px;
	line-height:150%;
	padding-top:10px;
	padding-left:20px;
	padding-right:10px;
	padding-bottom:10px;
	text-align:justify;
	
}
.dateattoptext
{ 
	font-family:"Arial", Times, serif;
	font-size:13px;
	/*color:darkblue;*/
	padding-left:10px;
	text-align:left;
	}

.blacktext
{ 
	font-family:"Arial", Times, serif;
	font-size:13px;
	color:#000000;
	padding:0px 0px 5px 5px;
	text-align:left;
	line-height:120%;
}

.fieldlabel
{ 
	font-family:"Arial", Times, serif;
	font-size:13px;
	/*color:#000066;*/
	padding:0px 0px 5px 5px;
	text-align:left;
	line-height:120%;
	font-weight:bold;
	
}
.tablefieldlabel
{ 
	font-family:"Arial", Times, serif;
	font-size:13px;
	/*color:#000066;*/
	padding-top:8px;
	padding:0px 0px 5px 5px;
	text-align:left;
	line-height:120%;
	font-weight:bold;
	background-color:#e0e8f6;
	
	
}
.smalltext,A:visited.smalltext
{ 
	font-family:"Arial", Times, serif;
	font-size:10px;
	color:darkblue;
	padding:0px 0px 5px 5px;
	text-align:left;
	line-height:120%;
}

A:hover.smalltext
{ 
	font-family:"Arial", Times, serif;
	font-size:10px;
	color:blue;
	padding:0px 0px 5px 5px;
	text-align:left;
	line-height:120%;
}
.companyclipstext
{
	font-family:"Trebuchet MS","Arial", Times, serif;
	font-size:10px;
	font-weight:bold;
	color:#ee9e01;
	text-align:top;
	
}

.tickersmalltext
{ 
	font-family:"Arial", Times, serif;
	font-size:10px;
	color:white;
}

.mainmenuback
{
	font-family:"Trebuchet MS","Arial", Times, serif;
	font-size:11px;
	font-weight:bold;
	color:#ffffff;
	text-align:center;
	
	background-image:url(../images/ssl_menu_back.gif);
	padding:0px;
	height:23px;
}

a:hover.mainmenuback
{
	font-family:"Trebuchet MS","Arial", Times, serif;
	font-size:11px;
	font-weight:bold;
	color:#ffffff;
	text-align:center;
	
	background-image:url(../images/ssl_menu_back_over.gif);
	padding:0px;
	height:23px;
	width:100%;
}
.mainmenubackdivider
{
font-family:"Trebuchet MS","Arial", Times, serif;
	font-size:11px;
	font-weight:bold;
	color:black;;
	text-align:center;
	
	background-image:url(../images/ssl_menu_back.gif);
	padding:0px;
	height:23px;
}

.blacktext
{ 
	font-family:"Arial", Times, serif;
	font-size:13px;
	color:#000000;
	padding-left:15px;
	padding-top:0px;
	padding-right:0px;
	padding-bottom:15px;
	text-align:left;
	line-height:120%;
}
.maintitle
{ 
	font-size:18px;
	font-style:normal;
	font-weight:bold;
	font-family: Arial;
	color:#ffffff;
	text-align:left;
	text-transform:uppercase;
	
	

}


.tableTextBody
{
	font-size:12px;
	line-height:150%;
	padding-top:10px;
	padding-left:10px;
	padding-right:10px;
	padding-bottom:10px;
	text-align:justify;
	
}

.linkdescription
{
	font-size:12px;
	line-height:150%;
	padding-top:5px;
	padding-left:40px;
	padding-right:40px;
	padding-bottom:10px;
	text-align:justify;
	
}

.subtitle
{
	font-size:13px;
	font-weight:bold;
	font-style:italic;
	padding:15px;
}

.teamtitle
{
	font-size:12px;
	/*font-weight:bold;*/
	font-style:italic;
}

.textBoxBlueBorder
{
	border-color:#0066b3;
	border-style:solid;
	border-width:1px;
}

.homeTableHeader
{
	font-size: 16px;
	font-family: Arial, Helvetica;
	font-weight:bold;
	text-align:left;
	background-color:#7da7d8;
	color:#FFFFFF;
	border-bottom-width:medium;
	border-bottom-style:solid;
	border-bottom-color:#3f7ec0;
	padding-left:10px;
	padding-top:10px;
}

.homeTableBody
{
	font-family: Arial, Helvetica;
	font-size:12px;
	padding-top:5px;
	padding-left:10px;
	padding-right:5px;
	background-color:#FFFFFF;
	border-left-width:1px;
	border-left-style:solid;
	border-left-color:#7da7d8;
	border-right-width:1px;
	border-right-style:solid;
	border-right-color:#7da7d8;
	
}

Ulx
{
	list-style:none;
}

LIx
{
 	background-image:url("../images/arrow.gif");
	background-repeat: no-repeat;
	padding-left:10px;
}

.homePageDate
{
	font-family: Arial, Helvetica;
	font-weight:bold;
	color:#3f7ec0;
	font-size:10px;
}

.registrationHeaderLeft
{
	font-family: Arial, Helvetica;
	font-weight:bold;
	text-align:left;
	color:#FFFFFF;
	font-size:12px;
	width:100%;
}

.registrationHeaderRight
{
	font-family: Arial, Helvetica;
	font-weight:bold;
	text-align:right;
	color:#FFFFFF;
	font-size:9px;
}

.projectHeading
{
	font-family: Arial, Helvetica;
	text-align:center;
	color:#000000;
	font-size:10px;
	border-width:1px;
	border-style:solid;
	border-color:#0066b3;
}


.dataFormLable
{
	background-color:#FFFFFF;
	color:#d89005;
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif; font-size: 10pt;	
}
.dataControlBackGround
{
	border-bottom-width:0px;
	background-color:#FFFFFF;
	padding-left:3px;
	font-family: Arial, Helvetica, sans-serif; font-size: 10pt;
}


.regitrationFormLableRequired
{
	background-color:#e0e8f6;
	border-bottom-width:1px;
	border-bottom-style:solid;
	border-bottom-color:#0066b3;
	border-right-width:1px;
	border-right-style:solid;
	border-right-color:#0066b3;
	color:#2d85c3;
	font-weight:bold;
	padding-left:3px;
}

.tableHeading
{
	background-color:#FFFFFF;
	border-bottom-width:1px;
	border-bottom-style:solid;
	border-bottom-color:#0066b3;
	border-right-width:1px;
	border-right-style:solid;
	border-right-color:#0066b3;
	color:#2d85c3;
	font-weight:bold;
	padding-left:3px;
}


.regitrationFormLableNoBottomBorder
{
	background-color:#e0e8f6;
	border-right-width:1px;
	border-right-style:solid;
	border-right-color:#0066b3;
}
.regitrationFormControlBackGroundNoBottomBorder
{ 
	background-color:#FFFFFF;
}



.passWordlable
{
	background-color:#0066b3;
	border-width:thin;
	border-style:solid;
	border-color:#0066b3;
	color:#FFFFFF;
	font-weight:bold;
}

.passWord
{ 	
	border-width:thin;
	border-style:solid;
	border-color:#0066b3;	
}

.textBoxStyle1
{
	border-color:#0066b3;
	border-style:solid;
	border-width:1px;
}

.textBoxNoStyle
{
	border-style:solid;
	border-width:1px;
	border-color:#0066b3;
}

.siteHeader
{
	font-size:11px;
	vertical-align:top;
}

.siteMapBorder
{
	border-left-color:#7da7d8;
	border-left-style:solid;
	border-left-width:1px;
	border-bottom-color:#7da7d8;
	border-bottom-style:solid;
	border-bottom-width:1px;
	border-right-color:#7da7d8;
	border-right-style:solid;
	border-right-width:1px;
	font-family: Arial, Helvetica;
}

.siteLeftCol
{
	padding-left:5px;
	border-top-width:1px;
	border-top-style:solid;
	border-top-color:#7da7d8;
}

.siteMidCol
{
	padding-left:5px;
	border-right-width:1px;
	border-right-style:solid;
	border-right-color:#7da7d8;
	border-left-width:1px;
	border-left-style:solid;
	border-left-color:#7da7d8;
	border-top-width:1px;
	border-top-style:solid;
	border-top-color:#7da7d8;
}

.siteRightCol
{
	padding-left:5px;
	border-top-width:1px;
	border-top-style:solid;
	border-top-color:#7da7d8;
}

.siteLeftColTop
{
	padding-left:5px;
}

.siteMidColTop
{
	padding-left:5px;
	border-left-width:1px;
	border-left-style:solid;
	border-left-color:#7da7d8;
	border-right-width:1px;
	border-right-style:solid;
	border-right-color:#7da7d8;
}

.siteRightColTop
{
	padding-left:5px;
}

#siteMapTable li
{
	padding-left:3px;
}

.docIconText
{
	height:10px;
	vertical-align:bottom;
	text-transform:uppercase;
	font-size:10px;
}

#print, #close
{
	cursor:pointer;
	font-weight:bold;
}

/***********************************************************Orette Mod*********Orette Really did mad***************************************************/
.HeaderTopStrip
{
	background-color:#01468B;
	height:.10px;
	font-size:7px;
}

.LightBlue
{
	background-color:#5B8FCB;
}

.LightBlue2
{
	background-color:#4B8ECC;
}

.DarkBlue
{
	background-color:#0065B3;
}

.HeaderMiddle
{
	background-repeat:repeat-x;
}

.CaptionRow
{
	border-left-width:0px;
	border-right-color:#7DA8D5;
	border-right-style:solid;
	border-right-width:3px;
	border-bottom-color:#7DA8D5;
	border-bottom-style:solid;
	border-bottom-width:3px;
	border-top-color:#7DA8D5;
	border-top-style:solid;
	border-top-width:3px;
	padding:5px;
	font-size:11px;
	font-weight:bold;
}

.PaddedCells
{
	padding-bottom:7px;
	padding-top:7px;
	font-size:1px;
}

.PaddedCells2
{
	height:.10px;
	font-size:7px;
}

.LoginRow
{
	background-color:#0166B4;
}

.LoginInfo
{
	background-color:#044A8F;
}

.NavButtons tr td
{
	padding-bottom:2px;
}

.TextBox
{
	font-family: Arial, Helvetica, sans-serif; font-size: 7pt;
}

#sectortable
{
	padding-bottom:0px;
	padding-top:0px;
	padding-left:0;
	padding-right:0;
}

#sectortable tr th
{
	background-color:#FFFFFF;

	border-left-color:#739dd3;
	border-left-style:solid;
	border-left-width:0px;
	border-right-color:#739dd3;
	border-right-style:solid;
	border-right-width:0px;
	border-bottom-color:#739dd3;
	border-bottom-style:solid;
	border-bottom-width:1px;
	border-top-color:#739dd3;
	border-top-style:solid;
	border-top-width:1px;
}

#leftcol, #rightcol
{
	border-left-width:0px;
	border-right-width:0px;
	border-bottom-width:0px;
	border-top-width:0px;
}



.TableSet2
{
	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: #4668B0;
	border-right-color: #4668B0;
	border-bottom-color: #4668B0;
	border-left-color: #4668B0;
	border-collapse: collapse;
	background-color:#e0e8f6;
}

.TableSet2 tr td
{
	border-left-color:#739dd3;
	border-right-color:#739dd3;

	border-left-style:solid;
	border-right-style:solid;

	border-left-width:1px;
	border-right-width:1px;
	border-bottom-width:0px;
	border-top-width:0px;

}

#locationinfo
{
	border:#FFFFFF 1px solid;
	color:#FFFFFF;
	font-size:8px;
}

#locationinfo th
{
	border-bottom:#FFFFFF 1px solid;
	padding:5px;
}

#locationinfo td
{
	padding:5px;
	padding-left:25px;
}

.selected
{
	color:#005e9d;
	font-weight:bolder;
}

#locationinfo A
{
	text-decoration:none;
	color:#FFFFFF;
}



#contentView
{
	padding:3px 0px 8px 0px;
	background-image:url(../images/content_back.jpg);
	background-repeat:no-repeat;
	background-position: center center;
}

#contentMenu
{
	/*width:143px;*/
	/*height:321px;*/
	padding:0px 0px 0px 0px;
	vertical-align:top;
	background-image:url(../images/strip1.jpg);
	background-repeat:repeat-y;
	background-attachment: scroll;
	background-position: center center;
}

#sMeneuHead
{
	font-family:"Arial", Times, serif;
	font-size:12px;
	font-weight:bold;
	text-transform:uppercase;
	color:#ffffff;
	padding-top:2px;
	height:19px;
	text-align:center;
	vertical-align:absmiddle;
}

#content
{
	/*color:#666666;
	font-family:"Arial", Times, serif;
	font-size:12px;
	width:583px;*/

	/*vertical-align:top;
	padding:10px;
	
	width:784px;
	height:569px;
	overflow:auto; */

	/*background-color:#FFFFFF;
	background-image:url(../images/esl_content_09.jpg);
	background-repeat:no-repeat;*/
	/*padding-left:15px;
	padding-right:15px;*/
	

	

	line-height:150%;
	padding-top:10px;
	padding-left:10px;
	padding-right:10px;
	padding-bottom:10px;
	text-align:justify;
	background-image:url(../images/ssl_watermark.gif);
	background-repeat:repeat-y;
	/*height:100%;*/
}

.content
{
	/*color:#666666;
	font-family:"Arial", Times, serif;
	font-size:12px;
	width:583px;*/

	/*vertical-align:top;
	padding:10px;
	
	width:784px;
	height:569px;
	overflow:auto; */

	/*background-color:#FFFFFF;
	background-image:url(../images/esl_content_09.jpg);
	background-repeat:no-repeat;*/
	/*padding-left:15px;
	padding-right:15px;*/
	
	background-image:url(../images/ssl_watermark.gif);
	background-repeat:repeat-y;
	height:100%;

	

	
	
	
}
#subContent
{
	padding:0px 0px 0px 10px;
}

.subContentTitle
{
	font-size:10pt;
	font-weight:normal;
	padding-bottom:5px;
}


.dateText
{
	font-family:"Arial", Times, serif;
	font-size:9pt;
	font-weight:bold;
	vertical-align:top;
	color:#666666;
	padding-left:30px;
}
.tdcont
{
	
	background-image:url(../images/jcg_18.jpg);
	background-repeat:no-repeat;
}

div
{
	
}

.tHeading
{
	font-family:"Arial", Times, serif;
	font-size:14pt;
	font-weight:bold;
	color:#000000;
	padding:0px 10px 0px 0px;
}

.controlLabel
{
	font-family:"Arial", Times, serif;
	font-size:12pt;
	font-weight:bold;
	color:#000000;
	padding:0px 10px 0px 0px;
}

.controlBackground
{

}

.controlStyle
{
	/*border:solid 1px #000000;*/
	font-size:9px;
}

.btnStyle
{
	border:solid 1px #000000;
	font-weight:bold;
}

.btnRow
{
	text-align:center;
	padding-top:8px;
	padding-bottom:5px;
}

.html_db_list
{
	font-family:"Arial", Times, serif;
	font-weight:bold;
	color:#666666;
	background-color:#FFFFFF;
	padding:0px 0px 0px 0px;
}

.footNote{
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	color:#00FF00;
	line-height:180%;
	text-align: right;
	padding-right:15px;
	font-weight:bold;
	

}
.nameHeading{
	color: #000000; 
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px ;
}
.nametitle{
	color: #000000; 
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px ;
}


a.grayLink:link, a.grayLink:visited
{
	color:#000099;
	text-decoration:none;
}

a.grayLink:hover
{
	color:#CCCCCC;
	text-decoration:none;
}



.newsTitleFormat
{
	font-style:italic;
	font-weight:bold;
	font-size:16px;
	padding-bottom:2px;
	letter-spacing:3px;
}
