/** DEFAULT HTML ELEMENTS ********************************************/

	BODY, TABLE, TD, .default {
		font: normal 12px 'Trebuchet MS', Geneva, Arial, Verdana, sans-serif;
	}
	
	BODY {
		margin: 0px;
		padding: 30px 0px;
		background-color: #fff;
		color: #666;
		text-decoration: none;
	}
	
	H1, .h1 {
		color: #BA1519;
		font-size: 16px;
		padding-top: 0px;
		margin-top: 0px;
	}
	
	H2, .h2 {
		margin: 15px 0px 5px 0px;
		font-size: 14px;
	}
	
	H3, .h3 {
		margin: 15px 0px 5px 0px;
		font-size: 13px;
	}
	
	P, .p {
		margin: 0px 0px 15px 0px;
		line-height: 135%;
	}
		
	
	FORM {
		margin: 0px;
		padding: 0px;
		text-align: left;
	}

	FIELDSET {
		width: auto;
		margin: 10px 0px;
		border: solid 1px #999;
		_padding: 0px 10px 10px 10px;
		font-size: 11px;
		clear: both;
	}
	
	LEGEND {
		_margin-bottom: 10px;
		color: #666;
		font-size: 13px;
		font-weight: bold;
	}
	
	input.text {
		border-color: #cc0000;
  		border-style: inset;
  		border-width: 2px; 
	}
	

/** GLOBAL ELEMENTS **************************************************/

	#page {
		background-color: #fff; 
		text-align: center; 
		margin: 0px 0px 30px 0px;
	}
	
	#canvas {
		width: 939px; 
		margin: 0px auto; 
		padding-bottom: 10px;
	}
	
	#header {
		margin-bottom: 15px;
	}
	
	#column {
		text-align: left;
	}
		
	
	
	#side_nav {
		padding: 0px 10px 22px 52px;
	}
	
	
	
	
	
	
	#content {
		padding-top: 0px;
		text-align: left;		
		min-height: 500px;
	}
	
	
		
	}
	
	.liText {
		color: #000;
		font-size: 13px;
	}
	
	#content H1 {
		padding-top: 0px;		
	}
	
	#photo_bar {
		margin: 5px 0px 0px 0px;
		white-space: nowrap;
	}
	
	#AboutContentSpacing {
		padding-left: 25px;
		padding-top: 0px;	
	}
	
	.news {
		color: #996633;	
		text-decoration: none;
		font-size: 12px;
		font-weight: bold;
	}
	
	A.news  {
		color: #996633;	
		text-decoration: none;
		font-size: 12px;
		font-weight: bold;
	}
	
	A.news:hover {
		color: #996633;	
		text-decoration: underline;
		font-size: 12px;
		font-weight: bold;
	}

	#Footer {
		color: #666666;	
		text-decoration: none;
		font-size: 9px;
	}
	
	#Footer td {
		color: #666666;	
		text-decoration: none;
		font-size: 9px;
	}
	
	#Footer A {
		color: #666666;	
		text-decoration: none;
		font-size: 9px;
	}
	
	#Footer A:hover {
		color: #666666;	
		text-decoration: none;
		font-size: 9px;
	}




/** FONT SIZE PICKER ELEMENTS ****************************************/

	#fontsizepicker {
		margin: 7px 0px 0px 0px;
		text-align: right;
	}
	
	#fontsizepicker .prompt {
		font-size: 10px;
		color: #999;
		white-space: nowrap;
	}
	
	#fontsizepicker IMG {
		padding: 0px 2px;
	}

	#topNav {
		width: 765px; 
		_width: 763px;
		padding-bottom: 10px;
	}
	
	#topNavhomestyle {
		width: 768px; 
		_width: 766px;
		padding-bottom: 10px;
	}
	
	.sm {
		font-size: 7px;
		font-weight: bold;
		padding-left: 2px;
	}
	
	a .sm  {
		font-size: 7px;
		font-weight: bold;
		padding-left: 2px;
	}
	
	span.sm  {
		font-size: 7px;
		font-weight: bold;
		padding-left: 2px;
	}
	
	A {
		text-decoration: none;
		color: #333;
	}
	
	A:hover {
		text-decoration: none;
		color: #008EDB;
	}
	
	.adobetext {		
		font-size: 11px;
		white-space: nowrap;
		font-style: italic;
	}
		
	
	.smalltext {		
		font-size: 11px;
		white-space: nowrap;
	}
	
	FIELDSET.help {
		margin-top: 15px;
		border: solid 1px #ccc;
		background-color: #fcfcfc;
		font-size: 11px;
	}
	
	FIELDSET.help LEGEND {
		color: #BA1519;
		font-weight: bold;
	}

	
	#itemlist {
		margin: 0px 0px 10px 0px;
	}
	
	#itemlist div {
		margin: 0px 0px 10px 0px;
		_margin: 0px 0px 10px 0px;
		padding: 0px 0px 0px 0px;
		_padding: 0px;
	}
	
	
	.nowrap {
		white-space: nowrap;
	}
	
	
	
	A.redCareerText  {
		color: #DB0636;
		font-size: 11px;
		font-weight: bold;
		text-decoration: none;
	}
		
	A:hover.redCareerText  {
		color: #DB0636;
		font-size: 11px;
		font-weight: bold;
		text-decoration: none;
	}
		
	A.topnav  {
		color: #9d9d9d;
		font-size: 11px;
		font-weight: bold;
		text-decoration: none;
	}
	
	A:hover.topnav  {
		color: #696969;
		text-decoration: none;
		font-weight: bold;
	}
	
	A.topnavOnText {
		color: #696969;
		font-size: 11px;
		text-decoration: none;
		font-weight: bold;
	}
	
	A:hover.topnavOnText {
		color: #696969;
		font-size: 11px;
		text-decoration: none;
		font-weight: bold;
	}
	
	

