/*/ BG //////////////////////////////////////////////////////////////////////////
/*/
.bg_CCH {
	background: #000000 url(../images/bg_CCH.jpg) no-repeat fixed left top;
}
.bg_UNION {
	background: #000000 url(../images/bg_UNION.jpg) no-repeat fixed left top;
}
.bg_PHLB {
	background: #000000 url(../images/bg_PHLB.jpg) no-repeat fixed left top;
}
.bg_SEROCK {
	background: #000000 url(../images/bg_SEROCK.jpg) no-repeat fixed left top;
}
.bg_GENERAL {
	background-attachment: fixed;
	background-color: #000000;
	background-image: url(../images/bg_GENERAL.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.bg_NYG {
	background-attachment: fixed;
	background-color: #000000;
	background-image: url(../images/bg_NYG.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.bg_AGILENT {
	background-attachment: fixed;
	background-color: #000000;
	background-image: url(../images/bg_AGILENT.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.bg_QKNOW {
	background-attachment: fixed;
	background-color: #000000;
	background-image: url(../images/bg_QKNOW.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.bg_AW {
	background-attachment: fixed;
	background-color: #000000;
	background-image: url(../images/bg_AW.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.bg_RODEL {
	background-attachment: fixed;
	background-color: #000000;
	background-image: url(../images/bg_RODEL.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.bg_MED {
	background-attachment: fixed;
	background-color: #000000;
	background-image: url(../images/bg_MED.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.bg_VF {
	background-attachment: fixed;
	background-color: #000000;
	background-image: url(../images/bg_VF.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.bg_BB {
	background: #000000 url(../images/bg_BB.jpg) no-repeat fixed left top;
}

/*/ NAV //////////////////////////////////////////////////////////////////////////
/*/
.mainNAV {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 14px;
	color: #F98716;
	text-decoration: none;
	font-weight: bold;
	padding-left: 2px;
	padding-right: 2px;
}
.mainNAV:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 14px;
	color: #000000;
	background-color: #F7990D;
	text-decoration: none;
	font-weight: bold;
	padding-left: 2px;
	padding-right: 2px;
}

.footerTEXT {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	font-style: normal;
	color: #666666;
	text-decoration: none;
	padding-left: 2px;
	padding-right: 2px;
}
.footerNAV {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 12px;
	color: #F98716;
	text-decoration: none;
	font-weight: bold;
	padding-left: 5px;
	padding-right: 5px;
}
.footerNAV:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 12px;
	color: #000000;
	background-color: #F7990D;
	text-decoration: none;
	font-weight: bold;
	padding-left: 5px;
	padding-right: 5px;
}

/*/ CONTENT //////////////////////////////////////////////////////////////////////////
/*/
.headline {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 40px;
	font-style: normal;
	line-height: 35px;
	color: #F7990D;
	text-decoration: none;
}
.headlineW {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 40px;
	font-style: normal;
	line-height: 35px;
	color: #FFFFFF;
	text-decoration: none;
}
.subhead {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	color: #666666;
	text-decoration: none;
}
.mainTEXT {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
	text-decoration: none;
	color: #FFFFFF;
}
.mainLINK {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
	text-decoration: none;
	color: #F7990D;
}
.mainLINK:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
	color: #000000;
	background-color: #F7990D;
	text-decoration: none;
}
.sectionHEAD {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	margin-top: 20px;
	margin-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	padding-bottom: 3px;
	font-weight: bold;
}
.sectionHEADnopad {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	margin-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	padding-bottom: 3px;
	font-weight: bold;
}
.descriptorTEXT {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	text-decoration: none;
	color: #FFFFFF;
	padding-bottom: 20px;
}
.formTEXT {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	text-decoration: none;
	color: #666666;
	padding-right: 8px;
	padding-bottom: 4px;
}
.caption {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	color: #666666;
	text-decoration: none;
	padding-top: 10px;
}
.offerHEAD {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 14px;
	color: #F98716;
	text-decoration: none;
	font-weight: bold;
	margin-top: 20px;
	padding-top: 20px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
}
.offerTEXT {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	color: #666666;
	text-decoration: none;
}
.offerLINK {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	color: #F7990D;
	text-decoration: none;
}
.offerLINK:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	color: #000000;
	background-color: #F7990D;
	text-decoration: none;
}

/*/ PAD //////////////////////////////////////////////////////////////////////////
/*/
.homeright {
	float:right;
	background-color:#000000;
	max-width: 250px;
	padding-left: 20px;
	padding-bottom: 20px;
	min-width: 100px;
}
.tablePAD {
	padding: 20px;
	background-color:#000000;
}
.rssPAD {
	margin-bottom: 25px;
}
.feedPAD {
	margin-top: 25px;
	margin-bottom: 5px;
}
.linePAD {
	margin-top: 20px;
	padding-top: 20px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
}
.footerNAVbg {
	background: #000000;
	padding-top: 8px;
	padding-right: 10px;
	padding-bottom: 8px;
	padding-left: 10px;
}
.mainNAVbg {
	background: #000000;
	padding: 6px 10px;
}
.navPAD {
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 80px;
	padding-bottom: 20px;
}
.footerPAD {
	padding: 20px;
}
.contentPAD {
	padding-left: 20px;
	padding-right: 20px;
}
.topPAD {
	padding-top: 20px;
	padding-left: 20px;
	padding-right: 20px;
}
.vertPAD {
	width: 20px;
	padding-top: 20px;
}
.leftrightPAD {
	padding-left: 20px;
	padding-right: 20px;
}
.rightPAD {
	min-width:240px;
	max-width:300px;
	padding-right: 20px;
	padding-top: 20px;
}
.rightnotopPAD {
	padding-right: 20px;
}
.fullPAD {
	padding: 20px;
}



/*/ LOGIN //////////////////////////////////////////////////////////////////////////
/*/
.login {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	color: #CCCCCC;
	text-decoration: none;
}
.loginFAIL {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	color: #F7990D;
	text-decoration: none;
}
.loginPAD {
	padding-bottom: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	color: #666666;
	text-decoration: none;
}
.loginFIELD {
	background-color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	border-style: solid;
	border-width: 1px;
	border-color: #666666;
	width: 130px;
	height: 15px;
	padding: 2px;
	margin-right: 5px;
}
.button {
	background: #F7990D;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	padding: 2px;
	width: 50px;
	height: 20px;
	border: thin none #F7990D;
	text-transform: uppercase;
	font-weight: bold;
	margin-top: -1px;
	text-align: left;
}
.button:hover {
	background: #bf3300;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	padding: 2px;
	width: 55px;
	height: 20px;
	border: thin none #bf3300;
	font-weight: bold;
	text-transform: uppercase;
	margin-top: -1px;
	text-align: left;
}
.loginLINK {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #F7990D;
	text-decoration: none;
	font-weight: bold;
}
.loginLINK:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #F7990D;
	text-decoration: none;
}

/*/ FEEDS //////////////////////////////////////////////////////////////////////////
/*/

.feed-box {
     background-color: #000000;
     }

.feed-items {
    margin:0;
    padding:0;
}

.feed-title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	margin: 0px;
	padding: 0;
	font-weight: bold;
}

.feed-item  {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight : normal;
	list-style:none;
	color: #FFFFFF;
	list-style-position:outside;
	margin-left: -40px;
}
.feed-item a {
    text-decoration : none;
    font-size: 16px;
    font-weight:light;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #F7990D;
    }

.feed-item a:hover {
	color: #000000;
	background-color: #F7990D;
	}

.feed-date {
	font-family: Georgia, "Times New Roman", Times, serif;
    font-weight : normal;
    color: #666666;
	font-style: italic;
	padding-bottom:1em;
    } 
