/* CSS Document */
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
body {
	margin-left: 20px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.style1 {color: #6387EF}
a:link {
	color: #0000FF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #0000FF;
}
a:hover {
	text-decoration: underline;
	color: #6387EF;
}
a:active {
	text-decoration: none;
}
.style3 {font-size: 12; font-weight: bold; }
.style7 {
	color: #6387EF;
	font-size: 14px;
	font-weight: bold;
}
.style8 {
	color: #0E0B72;
	font-weight: bold;
}
.style10 {color: #6387EF; font-weight: bold; }
.style11 {color: #666666}
.style12 {font-size: 12px}
.style13 {
	font-size: 10px;
	font-weight: bold;
	color: #6387EF;
}

table .GeneralOuter
{
	text-align:left;
	width:750px;
}
.CAI-Heading
{
	font-size:18px;
	color:Black;
	font-weight:bold;
}
.CAI-Warning
{
	font-size:16px;
	color:Red;
	font-weight:bold;
}
.lblBackGas
{
	font-weight:bold;
	color:#333333;
	font-size:13px;
}
tr .GasCompAlterColor
{
	background-color:#e8e8e8;
}
.otherGasTable
{
	BORDER-RIGHT: dimgray 1px solid; 
	BORDER-TOP: dimgray 1px solid; 
	BORDER-LEFT: dimgray 1px solid; 
	WIDTH: 740px; 
	BORDER-BOTTOM: dimgray 1px solid;
}
td.formItemTitle
{
	BORDER-RIGHT: #999999 1px dashed; 
	TEXT-ALIGN: right;
}
.CAIErrorField
{
	color:Red;
	font-size:12px;
}
.FieldsetTitle
{
	color:Blue;
	font-size:13px;
	font-weight:bold;
}
.FieldsetTitleSmall
{
	color:Blue;
	font-size:11px;
	font-weight:bold;
}
.CAISmallLabel
{
	color:#6387EF;
	font-size:10px;
	font-weight:bold;
}
.CAIRadios
{
	font-size:8px;
	line-height:-5;
}
.CAITextArea
{
	font-family:Arial;
}
.modalPopup 
{
	BORDER-RIGHT: gray 3px solid; PADDING-RIGHT: 3px; BORDER-TOP: gray 3px solid; PADDING-LEFT: 3px; PADDING-BOTTOM: 3px; BORDER-LEFT: gray 3px solid; WIDTH: 250px; PADDING-TOP: 3px; BORDER-BOTTOM: gray 3px solid; BACKGROUND-COLOR: #ffffdd
}
.modalBackground 
{
    background-image:url(../Images/opacBack.png);
    background-repeat:repeat;
	
}
.watermarked
{
	color:#333333;
	background-color:#eaf2fe;
}
/* NEWS TICKER STYLES
---------------------------------------*/
#newsticker-demo { 
width:212px;
height:125px; 
background:#FFFFFF;
/*border:solid 1px #6387EF;*/
/*padding:5px 5px 0;*/ 
/*font-family:Verdana,Arial,Sans-Serif;*/
font-size:11px;
/*margin:20px auto;*/
}

#newsticker-demo a { text-decoration:none; }
#newsticker-demo img { border: 2px solid #FFFFFF; }

#newsticker-demo .title {
text-align:left;
font-size:14px;
font-weight:bold;
color: #6387EF;
padding:2px;
border-bottom:solid 1px #6387EF;
}

.newsticker-jcarousellite { width:206px; height:105px !important;}
.newsticker-jcarousellite ul li{ list-style:none; display:block; padding-bottom:10px; overflow:hidden;}

.newsticker-jcarousellite .info { float:left;}
.newsticker-jcarousellite .info span.cat { display: block; font-size:10px; color:#808080; }

.clear { clear: both; }
