body {
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	color: #336699;
}

a {
	color: #333333;
	text-decoration: none;
}


td.article_headline{
	color:#990000;
	font-size: 20pt;
	font-weight: bold;
}

form {
	border:5px;
	border-width: 1px;
  	border-style: ridge;
	background-color: #DBDDE0;
}

.title {
	font-family: Arial, Helvetica, sans-serif;
  font-size: 24px;
	line-height: 30px;
  background-color: #006666;
	color: #DCDCDC;
}

.subtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 22px;
	font-weight: bold;
  color: #006666;
}

.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	background-color: #006666;
  color: #DCDCDC;
}

.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
  font-weight: bold;
	background-color: #CCCCCC;
}

.navLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	background-color: #DEDECA;
}

.sidebar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	padding: 3px;
	background-color: #FFFFFF;
}

.legal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
}

.box1 {
	border-color: #CCCCCC #333333 #333333 #CCCCCC;
	border-width: small;
  	border-style: ridge;
}

.promo {
	font-family: "Times New Roman", Times, serif;
	color: #000033;
}

.titlebar {
	font-family: "Times New Roman", Times, serif;
	font-size: 9px;
	color: #FFFFFF;
  background-color: #336699;
}

.dingbat {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #99CC99;
  color: #006666; 
	font-weight: bolder;
	font-size: medium;
}

a:hover {
	/*text-decoration: underline;*/
	color: #FFFFFF;
	background:#666666;
}



input.big {
	border-color: #000000 #E8EAED;
	border-width: 1px;
  	border-style: ridge;
	background-color: #E8EAED;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-color: #CCCCCC;
	color: black;
	width: 120px;
}

input.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8.5px;
	color: #000000;
	width:35px;
}
input.normal{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	width:60px;
}
input.CheckBox{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	width:12px;
}

/*new styles*/
.text01{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.text02{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.text03{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
.headlineNormal{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #870202;
}
.headlineBig{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	/*font-weight: bold;*/
	color: #870202;
}
.formText_Normal_bold{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}
.formText_Small{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
}
select.Centered{
	border-color: #000000 #E8EAED;
	border-width: 1px;
 	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: black;
	width: 170px;
}

.formCenter {
	border:5px;
	border-width: 0px;
  	border-style: none;
	background-color: #FFFFFF;
}

a.red{
	color:#990000;
	font-size:8pt;
}
.redDefault{
	color:#990000;
	font-size:9pt;
	font-weight: bold;
}
.red8pt{
	color:#990000;
	font-size:8pt;
	font-weight: bold;
}

td.hLine{background-image: url(../images/career_center/horizontal_line.gif);/*background-position: center left;*/}

td.hLineY100pt{	background-image: url(../images/career_center/horizontal_line.gif);background-repeat: repeat-x;background-position: 0 60;}

td.vLine{background-image: url(../images/career_center/vertical_line.gif);background-repeat: repeat-y;background-position: 130 10;}

td.article_headline{
	color:#990000;
	font-size: 20pt;
	font-weight: bold;
}
.article_headline_samll{
	color:#666666;
	background-color: #FFFF99;
	font-size: 12pt;
	font-weight: bold;
	font-variant:small-caps;
}

A.article_headline_samll{
	color:#666666;
	background-color: #666666;
	font-size: 12pt;
	font-weight: bold;
	font-variant:small-caps;
}
.article_headline_samll_no_background{
	color:#666666;
	font-size: 12pt;
	/*font-weight: bold;*/
	font-variant:normal;
}
td.article_paragraph{
	color:#666666;
	font-size:10pt;
	text-decoration:none;
}
.whiteText {
	font-weight: bold;
	color: #FFFFFF;
}
.blackText {
	font-weight: bold;
	color: #000000;
}

