/* styles for default TD text */
TD{
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size:11px;
  font-weight:normal;
  color:#000000;
  line-height:18px;
}

/* styles for input, textarea, select */

.txtborder {
	font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
	border: 1px solid #666666;                                                                                            
}

.button{
	font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
	border: 1px solid #EEEEEE;  
	font-weight:bold;                                                                                            
}


/* styles for fonts sizes */

.font9{
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size:9px;
  font-weight:normal;
  color:#000000;
}

.font9bold{
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size:9px;
  font-weight: bold;
  color:#000000;
}

.font9white{
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size:9px;
  font-weight:normal;
  color:#FFFFFF;
}

.font10info{
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size:10px;
  font-weight:normal;
  color:#333333;
}


.font10{
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size:10px;
  font-weight:normal;
  color:#000000;
}

.font10bold{
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size:10px;
  font-weight:bold;
  color:#000000;
}


.font10white{
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size:10px;
  font-weight:normal;
  color:#FFFFFF;
}



.font11{
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size:11px;
  font-weight:normal;
  color:#000000;
}


.font11bold{
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size:11px;
  font-weight:bold;
  color:#000000;
}



.font11white{
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size:11px;
  font-weight:normal;
  color:#FFFFFF;
}


.font12{
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size:12px;
  font-weight:normal;
  color:#000000;
}


.font12brownbold{
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size:12px;
  font-weight:bold;
  color:#8E4A1B;
  padding-left:0px;
}

.font12bold{
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size:12px;
  font-weight:bold;
  color:#000000;
}


.font12white{
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size:12px;
  font-weight:normal;
  color:#FFFFFF;
}

.footertext{
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size:10px;
  font-weight:normal;
  color:#000000;

}

.requiredtext {
	color: #CC3300
}

.pagetitle{
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size:16px;
  font-weight:bold;
  color:#666666;
  padding-left:5px;
}

/* styles for td bgcolor */

.headerbgcolor{
	background-color: #FFF2D7;
}

.topmenubgcolor{
	background-color: #D08555;
}

.pagetitlebottombar{
	background-color: #D08555;
}

.leftnavbgcolor{
	background-color:#E9E9E9;
	border-right: 1px solid #B9B9B9;
}

.leftnavbgcolordark{
	background-color:#cccccc;
}

.hrlinebgcolor{
	background-color:#B9B9B9;
}

.formbglight{
	background-color:#FBFBFB;
}

.formbgdark{
	background-color:#F8F8F8;
}

/* Style for top Navigation menu */

a.linkstopmenu:link {
	text-decoration : none;
	color : #FFFFFF;
	font-size : 11px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-weight:bold;
	padding-left: 15px;
	padding-right: 15px;
	}
a.linkstopmenu:visited  {
	text-decoration : none;
	color : #FFFFFF;
	font-size : 11px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-weight:bold;
	padding-left: 15px;
	padding-right: 15px;
	}
a.linkstopmenu:active {
	text-decoration : none;
	color : #FFFFFF;
	font-size : 11px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-weight:bold;	
	padding-left: 15px;
	padding-right: 15px;
	}
a.linkstopmenu:hover  {
	text-decoration : none;
	color :#FFFF00;
	font-size : 11px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-weight:bold;
	padding-left: 15px;
	padding-right: 15px;
	}


/* Style for header small links on right side */

a.linksheadersmall:link {
	text-decoration : none;
	color : #333333;
	font-size : 9px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-weight:normal;
	}

a.linksheadersmall:visited {
	text-decoration : none;
	color : #333333;
	font-size : 9px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-weight:normal;
	}

a.linksheadersmall:active  {
	text-decoration : none;
	color : #333333;
	font-size : 9px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-weight:normal;
	}

a.linksheadersmall:hover  {
	text-decoration : none;
	color : #999999;
	font-size : 9px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-weight:normal;
	}
	
/* Style for sitemap main links*/

a.linksitemapmain:link {
	text-decoration : none;
	color : #8E4A1B;
	font-size : 10px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-weight: bold;
	}

a.linksitemapmain:visited {
	text-decoration : none;
	color : #8E4A1B;
	font-size : 10px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-weight: bold;
	}

a.linksitemapmain:active  {
	text-decoration : none;
	color : #8E4A1B;
	font-size : 10px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-weight: bold;
	}

a.linksitemapmain:hover  {
	text-decoration : none;
	color : #999999;
	font-size : 10px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-weight: bold;
	}
	
	
/* Style for sitemap sub links*/

a.linksitemapsub:link {
	text-decoration : none;
	color : #000000;
	font-size : 10px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-weight: normal;
	}

a.linksitemapsub:visited {
	text-decoration : none;
	color : #999999;
	font-size : 10px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-weight: normal;
	}

a.linksitemapsub:active  {
	text-decoration : none;
	color : #8E4A1B;
	font-size : 10px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-weight: normal;
	}

a.linksitemapsub:hover  {
	text-decoration : underline;
	color : #999999;
	font-size : 10px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-weight: normal;
	}
	
	
/* links in the Content page links*/

a.linkscontent:link {
	text-decoration : underline;
	color : #8E4A1B;
	font-size : 11px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-weight: bold;
	}

a.linkscontent:visited {
	text-decoration : underline;
	color : #8E4A1B;
	font-size : 11px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-weight: bold;
	}

a.linkscontent:active  {
	text-decoration : underline;
	color : #8E4A1B;
	font-size : 11px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-weight: bold;
	}

a.linkscontent:hover  {
	text-decoration : none;
	color : #8E4A1B;
	font-size : 11px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-weight: bold;
	}
/* links for the larger view text for images*/

a.linkslargerview:link {
	text-decoration : underline;
	color : #990000;
	font-size : 11px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-weight: bold;
	}

a.linkslargerview:visited {
	text-decoration : underline;
	color : #990000;
	font-size : 11px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-weight: bold;
	}

a.linkslargerview:active  {
	text-decoration : underline;
	color : #990000;
	font-size : 11px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-weight: bold;
	}

a.linkslargerview:hover  {
	text-decoration : none;
	color : #990000;
	font-size : 11px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-weight: bold;
	}
.careers {
	line-height: 150%;
}
