
BODY
{
	margin: 0;
	background-color: black;
	color: black;
}


A { color: #336699; }
A:link { color: #336699; }
A:hover { color: #0066cc; }

A.main_menu_text:hover
{
	color: #ffffff;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
}

A.main_menu_text:link
{
	color: #ffffff;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
}

A.main_menu_text
{
	color: #ffffff;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
}

A.sub_menu_text:hover
{
	color: #000000;
	text-decoration: none;
}

A.sub_menu_text_on:hover
{
	color: #000000;
	text-decoration: none;
}

A.sub_menu_text
{
	color: #999999;
	text-decoration: none;
}

A.sub_menu_text_on
{
	color: #000000;
	text-decoration: none;
}

A.pressHeader
{
	font-weight: bold;
	color: #336699;
	text-decoration: none;
}

A.pressHeader:hover
{
	font-weight: bold;
	color: #336699;
	text-decoration: underline;
}

A.pressHeaderLight
{
	font-weight: normal;
	color: #336699;
	text-decoration: none;
}

A.pressHeaderLight:hover
{
	font-weight: normal;
	color: #336699;
	text-decoration: underline;
}

A.plainGray
{
	color: #cccccc;
	text-decoration: none;
}

A.plainGray:link
{
	color: #cccccc;
	text-decoration: underline;
}

A.plainGray:hover
{
	color: #cccccc;
	text-decoration: underline;
}

A.plainGray:visited
{
	color: #cccccc;
	text-decoration: underline;
}

FORM
{
	margin: 0px;
	padding: 0px;
}

UL.jobListing { margin-top: 0px; }
.blueParaHeading { color: #336699; }

.largeBlueParaHeading
{
	color: #336699;
	font-size: 12px;
	text-decoration: none;
}

.blueCell { background-color: #336699; }
.grayCell { background-color: #cccccc; }

.bannerFade
{
	background-image: url(http://www.centerbeam.com/img/right-fade.jpg);
	background-repeat: repeat-y;
	background-position: right;
}

H1
{
	font-family: Georgia, Times, "Times New Roman", serif;
	font-size: 20px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #336699;
	text-decoration: none;
	text-align: left;
}

.headline
{
	font-family: Georgia, Times, "Times New Roman", serif;
	font-size: 20px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #336699;
	text-decoration: none;
	text-align: left;
}

H2
{
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 16px;
	color: #000000;
}

H3
{
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 16px;
	color: #336699;
}

.small_grey_headline
{
	font-family: Georgia, Times, "Times New Roman", serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #999999;
	text-decoration: none;
	text-align: left;
}

.smallGrayText
{
	font-size: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #cccccc;
}

.footer
{
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #ffffff;
}

a.footer, .footer a
{
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #ffffff;
	text-decoration: none;
}

a.footer:hover, .footer a:hover
{
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #ffffff;
	text-decoration: underline;
}

.go
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	background-color: transparent;
	border: 0px none;
	font-size: 10px;
	width: 25px;
	height: 20px;
	background-image: none;
}

.smallBlueDescription
{
	font: 10px sans-serif;
	color: #336699;
	text-align: left;
}

.blue { color: #336699; }

.homeText
{
	font: 9px sans-serif;
	color: #666666;
}

.main_menu_text
{
	color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	white-space: nowrap;
}

.sub_menu_text
{
	color: #999999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	white-space: nowrap;
}

.sub_menu_text_on
{
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	white-space: nowrap;
}

P, ul, ol, li
{
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 16px;
}

.cbText
{
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 16px;
}

.cbPressText
{
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 16px;
	text-align: justify;
}

.pressHeader
{
	font-weight: bold;
	color: #336699;
}

.pressHeaderLight
{
	font-weight: normal;
	color: #336699;
}

.pressSubHeader
{
	font-weight: bold;
	color: black;
}

.pressGreySubHeader
{
	font-weight: bold;
	color: #666666;
}

.cbWhiteText
{
	color: white;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.tagline
{
	color: #FFFFFF;
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	text-align: right;
	text-decoration: none;
	white-space: nowrap;
	margin: 0;
	padding: 0;
}

.violatorHead
{
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: white;
}

.violatorBody
{
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: black;
}

.violatorBlueLeft
{
	background: #3399cc;
	background-image: url(http://www.centerbeam.com/img/violator-blue-left.gif);
}

.violatorBlueRight
{
	background: #3399cc;
	background-image: url(http://www.centerbeam.com/img/violator-blue-right.gif);
}

.violatorGrayLeft
{
	background: #cccccc;
	background-image: url(http://www.centerbeam.com/img/violator-gray-left.gif);
}

.violatorGrayRight
{
	background: #cccccc;
	background-image: url(http://www.centerbeam.com/img/violator-gray-right.gif);
}

.topGradientRow
{
	background-color: white;
	background-image: url(http://www.centerbeam.com/img/nav-stub-right.gif);
}

.gradientRow
{
	background-color: #336699;
	background-image: url(http://www.centerbeam.com/img/bottom-gradient.gif);
}

.searchInput
{
	background-color: #ffffff;
	font: 10px/10px sans-serif;
	color: #000000;
	width: 100px;
}

.searchButton
{
	background-color: #ffffff;
	border-style: solid;
	border-color: #cccccc;
	font: 10px sans-serif;
	color: #cccccc;
}

#subscribeInput
{
	border-style: solid;
	border-color: #cccccc;
	font: 10px sans-serif;
}

#homeContentCell
{
	background-color: white;
	background-image: url(http://www.centerbeam.com/img/cb-faded-bg.gif);
	background-repeat: no-repeat;
	background-position: bottom right;
	color: black;
}

.navtable .popup
{
	position: absolute;
	visibility: hidden;
	margin-top: 24px;
}

html>body .navtable .popup { margin-top: 4px; }

.navtable
{
	margin: 0px;
	padding: 0px;
}

.navtable a.topnav
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	padding-top: 4px;
	padding-right: 10px;
	padding-bottom: 4px;
	padding-left: 10px;
	margin: 0px;
	white-space: nowrap;
	vertical-align: middle;
}

.navtable a.topnav:hover
{
	background-color: #666666;
	white-space: nowrap;
	color: #FFFFFF;
	text-decoration: none;
}

.searchformtext,a.searchformtext
{
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
}

a.searchformtext:hover
{
	text-decoration: underline;
	color: #FFFFFF;
}

.body-table { margin-top: 16px; }

.left-column
{
	border-right: #CCCCCC;
	border-right-width: 1px;
	border-right-style: solid;
	padding-left: 8px;
	padding-right: 8px;
	height: 440px;
}

.center-column { }

.body-content
{
	padding-left: 8px;
	padding-right: 16px;
}

.right-column
{
	border-right: #CCCCCC;
	border-right-width: 1px;
	border-right-style: solid;
	padding-top: 20px;
	padding-left: 16px;
	padding-right: 8px;
}

.right-box
{
	width: 166px;
	background-color: #DDEEFF;
	padding-bottom:8px;
	margin-bottom:8px;
}
.right-box p, .right-box ul, .right-box dl, .right-box ol
{
	font-size: 9px;
	margin-left: 8px;
	margin-right: 8px;
	margin-bottom: 0;
	margin-top: 0px;
	padding-top: 8px;
}

table.subnav-table
{
	border-bottom: #CCCCCC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
}

table.subnav-table td
{
	border-left: #CCCCCC;
	border-left-width: 1px;
	border-left-style: solid;
}

.small
{
	font-size: 10px;
	line-height: 12px;
}


blockquote, p.blockquote
{
	font-family: Georgia, Times, "Times New Roman", serif;
	font-size: 12px;
	line-height: 20px;
	font-weight: normal;
	font-variant: normal;
	color: #666666;
	text-align: left;
	width: 180px;
	float: right;
	margin: 0;
	padding: 0;
	margin-left: 8px;
	padding-left: 8px;
	margin-bottom: 16px;
	border-left: #CCCCCC;
	border-width: 0 0 0 1px;
	border-style: none none none solid;
}

blockquote cite, p.blockquote cite
{
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 14px;
	font-weight: bold;
	text-align: right;
	display: block;
	text-transform: uppercase;
	font-style: normal;
	margin-top:6px;
}


