body {
	background-color: #F5F5F5;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
}

a {
  cursor: pointer!important;
}
a:focus {outline: none}


/**********************
CENTRE PAGE IN WINDOW
***********************/

#centre {
	width: 100%;
	text-align: center;
}

#shadow {
	width:778px;
	margin-right:auto;
	margin-left:auto;
	text-align: left;
	background-color: #FFFFFF;
	background-image: url(../images/backgrounds/shadow.jpg);
	background-repeat: repeat-y;
}

#container {
	width:750px;
	margin-right:auto;
	margin-left:auto;
	text-align: left;
	background-color: #FFFFFF;
}

/**********************
TOP BAR
***********************/

#topbar {
	background-image: url(../images/backgrounds/topbar.jpg);
	background-repeat: repeat-x;
	height: 99px;
}
#topbarRow1 {
	height: 34px;
}
#topbarRow2 {
}
#logo {
	float: left;
	padding-left: 17px;
	padding-top: 5px;
}

/**********************
FLASH
***********************/

#flash {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}

#pageHeader {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
/*#pageHeaderLeft {
	float: left;
}
#pageHeaderRight {
	float: left;
}*/

/**********************
NAVIGATION
***********************/

#navbar {
	float: right;
	margin-top: 42px;
}


/**********************
DROP DOWN NAVIGATION
***********************/

#navigation, #navigation ul {
	float: right;
	list-style: none;
	line-height: 1.2;
	padding: 0;
	margin: 0;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 15px;
	color: #666666;
}
#navigation a {
	display: block;
	text-decoration: none;
	font-size: 16px;
	color: #f48026;
	font-weight: bold;
	padding-top: 0px;
	padding-right: 4px;
	padding-bottom: 10px;
	padding-left: 4px;
}
#navigation a:hover {
	color: #cc6600;
}
#navigation li {
	float: left;;
	padding: 0;
}
#navigation li a {
	padding-right: 10px;
	padding-left: 6px;
	margin-bottom: 2px;
}
#navigation li ul {
	position: absolute;
	left: -999em;
	height: auto;
	width: 141px;
	font-weight: normal;
	margin: 0;
	background-color: #6F2C28;
}
#navigation li li {
	width: 140px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CACACA;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CACACA;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CACACA;
	font-size: 14px;
	font-weight: normal;
}
#navigation li ul a {
	width: 140px;
	color: #f48026;
	padding: 4px;
	font-size: 14px;
	font-weight: normal;
}
#navigation li ul a:hover {
	width: 140px;
	color: #cc6600;
}
#navigation li:hover ul, #navigation li li:hover ul, #navigation li li li:hover ul, #navigation li.sfhover ul, #navigation li li.sfhover ul, #navigation li li li.sfhover ul {
	left: auto;
	background-color: #FFFFFF;
}
#navigation li:hover, #navigation li.sfhover {
	background-color: #FFFFFF;
}

#navigation #selected {
	background-image: url(../images/backgrounds/topnav-arrow.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	color: #666666;
	font-weight: bold;
	font-size: 16px;
}


/**********************
TEXT RESIZING
***********************/

#textresizing {
	font-size: 14px;
	color: #666666;
	text-align: right;
	float: right;
	width: 120px;
	margin-top: 8px;
	margin-right: 2px;
}
#textresizing ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	display: inline;
}
#textresizing li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	display: inline;
}
.accessibilitySm {
	font-size: 13px;
}
.accessibilitySm a:link {
	color: #666666;
	text-decoration: none;
}
.accessibilitySm a:visited {
	color: #666666;
	text-decoration: none;
}
.accessibilitySm a:hover {
	color: #999999;
	text-decoration: underline;
}
.accessibilityMd {
	font-size: 15px;
}
.accessibilityMd a:link {
	color: #666666;
	text-decoration: none;
}
.accessibilityMd a:visited {
	color: #666666;
	text-decoration: none;
}
.accessibilityMd a:hover {
	color: #999999;
	text-decoration: underline;
}
.accessibilityLg {
	font-size: 18px;
}
.accessibilityLg a:link {
	color: #666666;
	text-decoration: none;
}
.accessibilityLg a:visited {
	color: #666666;
	text-decoration: none;
}
.accessibilityLg a:hover {
	color: #999999;
	text-decoration: underline;
}
.accessibilityCt {
	font-size: 15px;
}
.accessibilityCt a:link {
	font-weight: bold;
	background-color: #f48026;
	padding: 0px 2px;
	color: #FFFFFF;
	text-decoration: none;
}
.accessibilityCt a:visited {
	font-weight: bold;
	background-color: #f48026;
	padding: 0px 2px;
	color: #FFFFFF;
	text-decoration: none;
}
.accessibilityCt a:hover {
	font-weight: bold;
	background-color: #666666;
	padding: 0px 2px;
	color: #FFFFFF;
	text-decoration: none;
}


/**********************
BREADCRUMBS
***********************/

#breadcrumbs {
	background-image: url(../images/backgrounds/breadcrumbs.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin: 0px;
	padding-top: 12px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 18px;
	font-size: 13px;
	color: #999999;
	height: 28px;
}
#breadcrumbs a:link {
	color: #999999;
	text-decoration: none;
}
#breadcrumbs a:visited {
	color: #999999;
	text-decoration: none;
}
#breadcrumbs a:hover {
	color: #cc6600;
	text-decoration: underline;
}
#breadcrumbs strong {
	color: #999999;
	font-weight: bold;
}


/**********************
MAIN
***********************/

#main {
	margin: 12px 15px 15px 15px;
}

/**********************
CONTENT
***********************/
#content {
	float: left;
	width: 480px;
	margin: 0px;
	padding:0px;
}

#contentFullwidth {
	float: left;
	width: 700px;
	margin: 0px;
	padding:0px;
}
#content p, #contentFullwidth p  {
	font-size: 15px;
	line-height: 18px;
	color: #333333;
	padding: 0px;
	margin: 0px 0px 12px 0px;
}

#content a:link, #contentFullwidth a:link {
	color: #f48026;
	text-decoration: none;
}
#content a:visited, #contentFullwidth a:visited {
	color: #f48026;
	text-decoration: none;
}
#content a:hover, #contentFullwidth a:hover {
	color: #f48026;
	text-decoration: underline;
}
#content strong, #contentFullwidth strong {
	font-weight: bold;
}


#content h1, #contentFullwidth h1 {
	font-size: 22px;
	color: #f48026;
	font-weight: normal;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
#content h2, #contentFullwidth h2 {
	font-size: 17px;
	color: #f48026;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#content h3, #contentFullwidth h3 {
	font-size: 16px;
	color: #f48026;
	margin-top: 25px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#content h4, #contentFullwidth h4 {
	font-size: 15px;
	color: #f48026;
	margin-top: 25px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#content h5, #contentFullwidth h5 {
	font-size: 15px;
	color: #f48026;
	margin-top: 25px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#content h6, #contentFullwidth h6 {
	font-size: 15px;
	color: #f48026;
	margin-top: 25px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}

#content ul, #contentFullwidth ul {
	font-size: 15px;
	line-height: 18px;
	color: #333333;
	margin:0px 0px 20px 0px;
	padding:0px 0px 0px 20px;
}
#content ol, #contentFullwidth ol {
	font-size: 15px;
	line-height: 18px;
	color: #333333;
}
#content ul li, #contentFullwidth ul li{
	list-style-image: url(../images/generic/bullet.gif);
	color: #f48026;
}
#content ol li, #contentFullwidth ol li {
}

#content em, #contentFullwidth em {
	font-size: 14px;
	line-height: 16px;
	color: #999999;
}


.userform {
	padding: 12px;
	border: 1px solid #DBDBDB;
	background-color: #F5F5F5;
	margin-top: 25px;
	margin-right: 0px;
	margin-bottom: 25px;
	margin-left: 0px;
}
.userform em {
	font-style: normal;
	color: #999999;
	font-size: 13px;
}
.userform strong {
	font-size: 16px;
}
.userform td {
	font-size: 15px;
	color: #333333;
	text-align: left;
	vertical-align: top;
	margin: 0px;
	padding: 1px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}
.datatable {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 25px;
	margin-left: 0px;
}
.datatable th {
	background-color: #f48026;
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: left;
	padding: 3px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	background-image: url(../images/backgrounds/table-heading.jpg);
	background-repeat: repeat-x;
}
.datatable tr {
	background-color: #F5F5F5;
}
.datatable td {
	font-size: 15px;
	color: #333333;
	text-align: left;
	vertical-align: middle;
	margin: 0px;
	padding: 3px;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #DBDBDB;
	border-top-color: #DBDBDB;
}
.formField {
	font-size: 15px;
	color: #333333;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	padding: 2px;
	background-color: #FFFFFF;
	width: 210px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 4px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #DBDBDB;
	border-right-color: #DBDBDB;
	border-bottom-color: #DBDBDB;
	border-left-color: #fb9128;
}
.formDropDown {
	font-size: 15px;
	line-height: 18px;
	color: #333333;
	border: 1px solid #DBDBDB;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	padding: 1px;
	width: 160px;
}
.formFileBrowse {
	font-size: 15px;
	line-height: 18px;
	color: #333333;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	padding: 1px;
	width: auto;
}

.leftAlign {
	float: left;
	margin-right: 15px;
}
.rightAlign {
	float: right;
	margin-left: 20px;
	border: 1px solid #CACACA;
	margin-bottom: 20px;
}
.hr {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CACACA;
	padding: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.roundedPanel {
	background-image: url(../images/backgrounds/contentRoundedPanelBg.gif);
	padding-right: 14px;
	padding-left: 14px;
	margin: 0px;
}
.roundedPanelHeader {
	background-image: url(../images/backgrounds/contentRoundedPanelHeader.gif);
	height: 12px;
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
.roundedPanelFooter {
	background-image: url(../images/backgrounds/contentRoundedPanelFooter.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 12px;
	margin-bottom: 20px;
}
#content .roundedPanel h2 {
	font-size: 16px;
	color: #1269AA;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#content .roundedPanel p {
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.boxes2columnGrid {
	width: 181px;
	float: left;
	margin-right: 10px;
	margin-bottom: 15px;
}
.boxes2columnGridTextGreen {
	width: 181px;
	background-image: url(../images/backgrounds/boxes2columnGridTextGreen.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 33px;
}
.boxes2columnGridTextBlue {
	width: 181px;
	background-image: url(../images/backgrounds/boxes2columnGridTextBlue.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 33px;
}
#content .boxes2columnGrid h3 {
	font-size: 15px;
	line-height: 15px;
	padding: 0px;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	font-weight: normal;
}
#content .boxes2columnGrid a:link {
	color: #FFF;
	text-decoration: none;
}
#content .boxes2columnGrid a:visited {
	text-decoration: none;
	color: #FFF;
}
#content .boxes2columnGrid a:hover {
	color: #FFF;
	text-decoration: underline;
}

.boxes3columnGrid {
	width: 123px;
	float: left;
	margin-right: 5px;
	margin-bottom: 15px;
}
.boxes3columnGridTextGreen {
	width: 123px;
	background-image: url(../images/backgrounds/boxes3columnGridTextGreen.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 33px;
}
.boxes3columnGridTextBlue {
	width: 123px;
	background-image: url(../images/backgrounds/boxes3columnGridTextBlue.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 33px;
}
#content .boxes3columnGrid h3 {
	font-size: 15px;
	line-height: 15px;
	padding: 0px;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	font-weight: normal;
}
#content .boxes3columnGrid a:link {
	color: #FFF;
	text-decoration: none;
}
#content .boxes3columnGrid a:visited {
	text-decoration: none;
	color: #FFF;
}
#content .boxes3columnGrid a:hover {
	color: #FFF;
	text-decoration: underline;
}

.contentflashContainer {
	margin-top: 10px;
	margin-bottom: 10px;
}

#contentWideColumn {
	float: left;
	width: 565px;
	font-size: 15px;
	line-height: 18px;
	color: #333333;
	margin-bottom: 25px;
}
#contentWideColumn h1 {
	font-size: 22px;
	color: #f48026;
	font-weight: normal;
	padding: 0px;
	line-height: 24px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}

/**********************
FUNCTIONALITY
***********************/

#content #functionality, #contentFullwidth #functionality  {
	float:left;
	font-size: 14px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 20px 0px;
}
#content #functionality ul, #contentFullwidth #functionality ul {
	margin: 0px;
	padding: 0px;
	list-style:none;
}
#content #functionality li, #contentFullwidth #functionality li {
	margin: 0px;
	padding: 0px;
	list-style: none;
	float: left;
}
#content #functionality a:link, #contentFullwidth #functionality a:link {
	color: #f48026;
	text-decoration: none;
}
#content #functionality a:visited, #contentFullwidth #functionality a:visited {
	color: #f48026;
	text-decoration: none;
}
#content #functionality a:hover, #contentFullwidth #functionality a:hover  {
	color: #f48026;
	text-decoration: underline;
}
.printpage {
	margin-right: 15px;
	background-image: url(../images/icons/printpage.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
	text-indent: 16px;
}
.sendpage {
	margin-right: 15px;
	background-image: url(../images/icons/sendpage.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
	text-indent: 16px;
}
.bookmarkpage {
	background-image: url(../images/icons/bookmarkpage.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
	text-indent: 14px;
}



/**********************
LEFTBAR
***********************/

#leftbar {
	float: left;
	width: 170px;
}

/**********************
SUBNAV
***********************/

#subnav {
	width: 145px;
	margin-bottom: 0px;
}
#subnavMenu {
	font-size: 15px;
}
#subnavMenu ul {
	color: #666666;
	margin: 0px 0px 0px 4px;
	padding: 0px;
}
#subnavMenu ul ul {
	color: #666666;
	margin: 0px 0px 0px 0px;
	padding: 0px;
}
#subnavMenu ul ul ul {
	color: #666666;
	margin: 0px 0px 0px 0px;
	padding: 0px;
}
#subnavMenu li {
	color: #666666;
	list-style-type: none;
	line-height: 20px;
	width: 135px;
}
#subnavMenu li a:link {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	width: 140px;
	padding-left: 6px;
	padding-top: 2px;
	padding-bottom: 2px;
	background-image: url(../images/subnav/bg-off.gif);
}
#subnavMenu li a:visited {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	width: 140px;
	padding-left: 6px;
	padding-top: 2px;
	padding-bottom: 2px;
	background-image: url(../images/subnav/bg-off.gif);
}
#subnavMenu li a:hover {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	width: 140px;
	padding-left: 6px;
	padding-top: 2px;
	padding-bottom: 2px;
	background-image: url(../images/subnav/bg-on.gif);
}
#subnavMenu li strong {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	width: 140px;
	padding-left: 6px;
	padding-top: 2px;
	padding-bottom: 2px;
	background-image: url(../images/subnav/bg-selected.gif);
}
#subnavMenu li ul {
	margin-bottom: 16px;
	margin-left: 0px;
}
#subnavMenu li li ul {
	margin-bottom: 5px;
	margin-left: 6px;
}
#subnavMenu li li a:link {
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	display: block;
	background-image: none;
	padding-left: 6px;
	padding-top: 0px;
	padding-bottom: 0px;
	line-height: 22px;
	background-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E3E3E3;
	width: 136px;
}
#subnavMenu li li a:visited {
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	display: block;
	background-image: none;
	padding-left: 6px;
	padding-top: 0px;
	padding-bottom: 0px;
	line-height: 22px;
	background-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E3E3E3;
	width: 136px;
}
#subnavMenu li li a:hover {
	font-weight: normal;
	color: #f48026;
	text-decoration: underline;
	display: block;
	background-image: none;
	padding-left: 6px;
	padding-top: 0px;
	padding-bottom: 0px;
	line-height: 22px;
	background-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E3E3E3;
	width: 136px;
}
#subnavMenu li li strong {
	font-weight: bold;
	color: #78A835;
	text-decoration: none;
	display: block;
	background-image: none;
	padding-left: 6px;
	padding-top: 0px;
	padding-bottom: 0px;
	line-height: 22px;
	background-color: #FFFFFF;
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #E3E3E3;
	width: 136px;
}
#subnavMenu li li li a:link {
	font-weight: normal;
	color: #767676;
	text-decoration: none;
	background-image: url(none);
	padding-left: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	line-height: 17px;
	font-size: 14px;
	display: block;
	padding-right: 0px;
	border-bottom-width: 0px;
}
#subnavMenu li li li a:visited {
	font-weight: normal;
	color: #767676;
	text-decoration: none;
	background-image: url(none);
	padding-left: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	line-height: 17px;
	font-size: 14px;
	display: block;
	padding-right: 0px;
	border-bottom-width: 0px;
}
#subnavMenu li li li a:hover {
	font-weight: normal;
	color: #f48026;
	text-decoration: underline;
	background-image: url(none);
	padding-left: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	line-height: 17px;
	font-size: 14px;
	display: block;
	padding-right: 0px;
	border-bottom-width: 0px;
}
#subnavMenu li li li strong {
	font-weight: normal;
	color: #f48026;
	text-decoration: underline;
	background-image: url(none);
	padding-left: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	line-height: 17px;
	font-size: 14px;
	display: block;
	padding-right: 0px;
	border-bottom-width: 0px;
}

/**********************
RIGHTBAR
***********************/

#rightbar {
	float: right;
	width: 200px;
}
.rightbarElement {
	margin-bottom: 10px;
}
.rightbarQuotation {
	margin-bottom: 2px;
	margin-top: 5px;
}
.rightbarJobSearch {
	margin-bottom: 2px;
	background-image: url(../images/rightbar/looking-for-a-job-bg.jpg);
	background-repeat: repeat-x;
	background-color: #2F74AD;
}
.rightbarJobSearchHeader {
	height: 38px;
	background-image: url(../images/rightbar/looking-for-a-job-header.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
.rightbarJobSearchFooter {
	background-image: url(../images/rightbar/looking-for-a-job-footer.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 12px;
}
.rightbarJobSearch form {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.rightbarJobSearch table {
	margin: 0px;
	padding: 0px;
}
.rightbarJobSearch td {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	margin: 0px;
	padding: 1px;
	text-align: left;
}
.rbhd {
	display:none;
}
.rightbarJobSearchLg {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 14px;
	color: #333333;
	width: 125px;
	border: 1px solid #97BAD6;
}
.rightbarJobSearchDate {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 14px;
	color: #333333;
	width: 70px;
	border: 1px solid #97BAD6;
}
.rightbarJobSearchSm {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 14px;
	color: #333333;
	width: 45px;
	border: 1px solid #97BAD6;
}


.rightbarNewsFooter {
	background-image: url(../images/backgrounds/rightbarNewsFooter.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding: 0px;
	height: 9px;
}
.rightbarNews {
	margin-bottom: 2px;
	background-image: url(../images/backgrounds/rightbarNews.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.rightbarNews ul {
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 7px;
}
.rightbarNews li {
	list-style-type: none;
	display: inline;
	float: left;
}
.rightbarNews h2 {
	font-size: 16px;
	line-height: 18px;
	color: #f48026;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 14px;
}
.rightbarNews p {
	font-size: 14px;
	line-height: 15px;
	color: #666666;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 14px;
	width: 140px;
}
.rightbarNews a:link {
	color: #f48026;
	text-decoration: underline;
}
.rightbarNews a:visited {
	color: #f48026;
	text-decoration: underline;
}
.rightbarNews a:hover {
	color: #f48026;
	text-decoration: underline;
}
.rightbarNews strong {
	font-weight: bold;
	line-height: 17px;
}


/**********************
FOOTER
***********************/

#footershadow {
	background-image: url(../images/backgrounds/breadcrumbs.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 28px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
#footer {
}
#footerbase {
	background-image: url(../images/backgrounds/footer.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 54px;
	width: 778px;
}

/**********************
COPYRIGHT
***********************/

#copyright {
	font-size: 13px;
	line-height: 15px;
	color: #999999;
	float: left;
	text-align: left;
	padding-left: 13px;
	margin-top: 0px;
}
#copyright ul {
	margin: 5px 0px;
	list-style-type: none;
}
#copyright li {
	display: inline;
}
#copyright a:link {
	color: #999999;
	text-decoration: none;
}
#copyright a:visited {
	color: #999999;
	text-decoration: none;
}
#copyright a:hover {
	color: #cc6600;
	text-decoration: underline;
}
#copyright p {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

/**********************
TERMS
***********************/

#terms {
	font-size: 13px;
	line-height: 15px;
	color: #999999;
	float: right;
	text-align: right;
	padding-right: 12px;
	margin-top: 0px;
}
#terms ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#terms li {
	display: inline;
}
#terms a:link {
	color: #999999;
	text-decoration: none;
}
#terms a:visited {
	color: #999999;
	text-decoration: none;
}
#terms a:hover {
	color: #cc6600;
	text-decoration: underline;
}
#terms p {
	padding: 0px;
	margin: 5px 0px 15px;
}




.box 			{ position: relative; width: 100%; margin: 0 0 8px 0; }
.orangebox	 	{ background: #ffcc99 url(../images/generic/gradient-orange.gif) top repeat-x; margin-bottom: 13px; }
.greenbox 		{ background: #7EB533 url(../images/generic/gradient-green.gif) top repeat-x; }
.greenlitebox 	{ background: #ffcc99 url(../images/generic/gradient-litegreen.gif) top repeat-x; margin-bottom: 13px; }
.bluebox 		{ background: #0063A5 url(../images/generic/gradient-blue.gif) top repeat-x; color: #ffffff; }
.bluelitebox 	{ background: #0063A5 url(../images/generic/gradient-blue.gif) top repeat-x; color: #ffffff; }
.inner 			{ padding: 15px; }

/*--------------------------------------------------
CORNER STYLES
--------------------------------------------------*/

.corner { 
	position: absolute; 
	width: 10px; 
	height: 10px; 
	background: url(../images/generic/corners.gif) no-repeat; 
	font-size: 0%; 
	}
	
.TL { top: 0; left: 0; background-position: 0 0; }
.TR	{ top: 0; right: 0; background-position: -10px 0; }
.BL	{ bottom: 0; left: 0; background-position: 0 -10px; }
.BR	{ bottom: 0; right: 0; background-position: -10px -10px; }


/*--------------------------------------------------
ROUNDED BOX WITH STROKE (orange background)
--------------------------------------------------*/
/* These styles are for the orange box, to add a stroke around edges */

div.box.orangebox div.inner { border: 1px solid #f48026 !important;}
div.box.orangebox div.corner { background-image: url(../images/generic/cornerstroke.gif) !important;}

	
.greenlitebox h2 {
	margin: 3px 0 10px 0;
	font-size: 16px;
	color: #0063A5;
	}
#content div.box.orangebox div.inner h3, 
#contentFullwidth div.box.orangebox div.inner h3   {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 10px 0px;
	font-size: 16px;
	color: #333333;
	}
#content div.box.orangebox div.inner ul li  {
	list-style-image: url(../images/generic/bullet.gif);
	color: #333;
}

#content div.box.orangebox div.inner ul  {
	font-size: 15px;
	line-height: 18px;
	color: #333333;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 20px;
}