.newtable {
	background-color: #fff7f7;
	border-top: 1px solid #cc3333;
	border-bottom: 1px solid #cc3333;
	border-right: 1px solid #cc3333;
	border-left: 1px solid #cc3333;
}
.comtable {
	padding: 0px 0px 30px 30px;
	margin: 0px 0px 30px 30px;
	background-color: #FFFFFF;
	border-top: 1px solid #1A3A63;
	border-right: 1px solid #1A3A63;
	border-left: 1px solid #1A3A63;
}
.comtabletitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
	background-color: #FFFFCC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #1A3A63;
}
.comtabledescr {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #990000;
	text-decoration: none;
	background-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #1A3A63;
	text-indent: 0px;
	width: 0px;
}
.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #666666;
	text-decoration: none;
}
.logintext 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	TEXT-DECORATION: none;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
}
.logintitle 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #990000;
	TEXT-DECORATION: none;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	padding-left: 77px;
}
.pagetitle 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	TEXT-DECORATION: none;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	padding-right: 60px;
}
.contenttitlewhite 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	TEXT-DECORATION: none;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
}
.content 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	TEXT-DECORATION: none;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
}
.newcontent 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #990000;
	TEXT-DECORATION: none;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	background-color: #FFFFFF;
}
.contenttitle
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	TEXT-DECORATION: none;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
}
.contentlink 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #0000CC;
	TEXT-DECORATION: underline;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
}
.subtitle 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	TEXT-DECORATION: none;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
}
A:link {
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: underline;
}
A:visited {
	color: #1A3963;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: underline;
}
A:hover {
	color:#990000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	/*text-decoration: underline;*/
}
/* Styles matching original content on Primus site */
H1, H2, H3 { font-family: "Times New Roman", Times, Georgia, serif; }
   /* Verdana looks awful in large sizes. */
H1 {
	text-align: left;
	padding: 15px 0px 2px;
   /* background-image: url(/pipelineinfo/bgtopplain.jpg); */
	border-bottom: 3px solid red;
    font-family: Arial;
    color: rgb(0, 0, 0);
    font-weight: normal;
    margin: 0px 0.2em 0.5em 0.2em;
    font-style: normal;
 }
H2 {
	text-align: left;
	border-bottom: 2px solid red;
    font-family: Arial;
    color: rgb(0, 0, 0);
    font-weight: normal;
    margin: 0.5em 0.2em 0.5em 0.2em;
    font-style: normal;
 }
H3 {
	text-align: left;
	border-bottom: 1px solid red;
    font-family: Arial;
    color: rgb(0, 0, 0);
    font-weight: normal;
    width: auto; margin-top: 0.5em; margin-bottom: 0.5em;
    font-style: italic;
 }

/* -- H1, H2, H3 { margin: 0px; color: #689; } -- */
H1 {font-size: 172%;}
H2 {font-size: 144%; }
H3 {font-size: 120%; }
H2 STRONG, H3 STRONG{color: brown;}

/*form inputs for all pages*/
.formbuttons
	{
		font-family:      Verdana, Arial, Helvetica, sans-serif;
		font-size:        10px;
        color:            #182C44;
        border-style:	  solid;
        background-color: #DEEAF5;
        border-left: 	  solid 1px;
        border-right: 	  solid 1px;
        border-top: 	  solid 1px;
        border-bottom: 	  solid 1px;
	}

INPUT 
	{
		font-family:Arial,Helvetica,sans-serif; 
		font-size:11px; 
		border:1px solid #7B91A5; 
		padding-left:2px; 
	}

SELECT
{
    FONT-SIZE: 10px;
    BACKGROUND-IMAGE: none;
    COLOR: #333399;
    BACKGROUND-REPEAT: repeat
}

.redBoldText{
	font-size : 10pt;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #ff2244;
}
/* End: Orange regular error text */

/* Begin: Grey bold text */
.greyBold{
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #666666;
}
/* Ends: Grey bold text */

/* Begin: Grey regular text */
.grey{
	font-size: 8pt;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #666666;
	text-align: left;
}

.green{
	font-size: 8pt;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #66ff00;
}

.green12{
	font-size: 12pt;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #66ff00;
}
.blueBold{
	font-size: 8pt;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #2200ff;
}
