#career_title {
  color: #1A2F87;
  font-size: 1.5em;
  padding-bottom: 10px;
}

.section {
  color: #1A2F87;
  font-size: 1.5em;
  padding-bottom: 20px;
}

.career_section {
  color: #1A2F87;
  font-size: 1.2em;
  margin-bottom: -5px;
}

.main_term {
  color: #1A2F87;
  font-size: 1.2em;
  margin-bottom: -8px;
}

.sub_term_title {
  color: #1A2F87;
  display: block;
  font-size: 1.1em;
  padding-top: 0px;
  padding-left: 10px;
  margin-top: 7px;
  margin-bottom: 3px;
  width: 360px;
}

.sub_term_text {
  display: block;
  padding-left: 10px;
/*  padding-bottom: 10px;*/
  width: 360px;
}

.sub_term_text_last {
  display: block;
  padding-left: 10px;
  padding-bottom: 30px;
  width: 360px;
}

.technical_reference_term {
  line-height: 1.5em;
  padding-bottom: 0px;
  text-align: justify;
  width: 380px;
}

#news_text, #careers_text{
	/* position */
	float : right;
	/* box */
	width : 455px;
/*  border-left: 1px dotted #1A2F87;*/
}

#news_list{
	/* position */
	float : left;
	width : 344px;
  border-right: 1px dotted #1A2F87;
}

h1.news_title{
	/* font */
	font-size: 1.3em;
	font-weight : bold;
	/* box */
	padding: 10px 0px;
	/* text */
	text-transform: uppercase;
	/* position */
	clear : both;
}

h2.news_subtitle{
	/* bg and color */
	color: #414141;
	/* font */
	font-size: 1.1em;
	font-weight : bold;
	/* text */
	text-transform: capitalize;
}

table.news_list{
	/* box */
	margin : 20px 0px;
	width : 100%;
	/* visual */
	cursor:pointer;
}

table.news_list tbody tr.selected_news{
	/* border */
	background-color : #cccccc;
}

table.news_list thead tr td{
	/* font */
	font-weight : bold;
	/* box */
	border-bottom : 2px solid #1A2F87;
}

table.news_list tbody tr td,table.news_list tbody tr th{
	/* box */
	/*padding : 5px 5px;*/
	padding: 5px 5px 5px 2px;
	border-bottom : 1px solid #1A2F87;
}

table.news_list tbody tr th{
	/* box */
	/*padding : 5px 5px;*/
	padding: 5px 5px 5px 2px;
	width : 100px;
	/* font */
	font-weight : bold;
}
div#press_releases, div#latest_news_table, div#press_book, div#latest_news_content{
	/* box */
	margin: 0 12px 0 12px;
	padding: 20px 10px;
}

div#press_releases, div#press_book {
  border: none;
  padding: 10px 10px 0px;
}

div#latest_news_table {
  border-bottom: none;
}

div#announcements, div#latest_news_table, div#press_releases, div#press_book {
  margin: 0;
  padding-right: 20px;
}

div#latest_news_content {
  margin: 0;
  padding-left: 20px;
}

#news_text p{
	/* box */
	margin : 10px 0px 20px 0;
	line-height : 1.5em;
	/* text */
	text-align : justify;
}

#news_new_product{
	/* box */
	margin: 0 0px 20px 0px;
	padding: 20px 10px 20px 22px;
	/* visual */
	overflow : auto;
	_height : 1%;
}

#news_new_product p{
	/* box */
	margin : 0px;
}

#news_new_product p.caption{
	/* box */
	padding : 30px 20px 20px 10px;
	/* font */
	font-size : 1.1em;
	font-weight : bold;
	/* text */
	text-align : left;
}

h2.news_date {
  font-size: 1em;
}

#news_title{
  color: #1A2F87;
  font-size: 1.5em;
  padding-bottom: 10px;
}

span.article_date{
	/* font */
	display: block;
	font-size: 0.6em;
	font-style: italic;
	font-weight: normal;
	padding-top:5px;
}

p#career_description, p#career_requirements {
  line-height: 1.5em;
  text-align: justify;
  padding-bottom: 20px;
}

#latest_news_content_header {
  padding-bottom: 6px;
}

#news_text h2 {
  font-weight: lighter;
  color: #1A2F87;
  font-size: 1.5em;
  line-height: 22px;
  padding-bottom: 10px;
}

#news_text h3 {
  color: #1A2F87;
  font-size: 1.2em;
  margin-bottom: -5px;
}


.posting{
  color: #1A2F87;
}

.posting a{
  color: #1A2F87;
  text-decoration: underline;
}