body
{
	background: #FFFFFF;
	font: 9pt arial, helvetica, verdana, sans-serif;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
}
table, td, th, p, li
{
	color: #000000;
}
p, div
{
	color: #000000;
	font: 9pt arial, helvetica, verdana, sans-serif;
	margin: 0px;
}
#breadcrumb
{
	color: #000000;
}
#breadcrumb a:link, #breadcrumb_alink
{
	color: #000000;
}
#breadcrumb a:visited, #breadcrumb_avisited
{
	color: #000000;
}
#breadcrumb a:hover, #breadcrumb a:active, #breadcrumb_ahover
{
	color: #000000;
}
#interface1
{
	z-index: 1;
}
#loader_container
{
	text-align: center;
	position: absolute;
	top: 40%;
	width: 100%;
}
#loader
{
	background: #FFFFFF;
	color: #000000;
	font: 10px tahoma, helvetica, sans-serif;
	padding: 10px 0 16px 0; 
	margin: 0 auto; 
	display: block; 
	width: 135px; 
	border: 1px solid #888888; 
	text-align: left; 
	z-index: 255;
}
#progress
{
	background: #9D9D94;
	font-size: 1px;
	height: 5px; 
	width: 1px; 
	position: relative; 
	top: 1px; 
	left: 10px;
}
#loader_bg
{
	background: #EBEBE4;
	font-size: 1px;
	position: relative;
	top: 8px;
	left: 8px;
	height: 7px;
	width: 113px;
}
.border_preview
{
	background: #FFFFFF;
	z-index: 100;
	position: absolute; 
	width: 460px;
	border: 1px solid #888;
	min-height: 380px;
	height: auto !important;
	height: 380px;
}
.title_h2
{
	width: 300px;
	padding: 12px 0 0 18px;
}
.topheader
{
	width: 960px;
	margin: auto;
}
#topheader_container
{
	margin: auto;
	text-align: left;
	min-width: 760px;
	max-width: 960px;
	width: 960px;
}
#topheader_container .topheader_frame
{
	position: relative;
	width: 180px;
	position: absolute; 
	z-index: 8;
	top: 130px;
	left: 0;
	width: 100%;
	margin-left: -193px;
	margin-left: 193px;
	margin-bottom: 20px;
	width: 100%;
	margin-right: -303px;
	margin-right: 302px;
	width: 289px;
}
.topheader_search
{
	background: #F5F8FB url(http://www.onthejobbob.com/images/default/topnav_tabs_bg.gif) top repeat-x;
	clear: both;
}
.topheader_search ul
{
	margin: 0;
	list-style-type: none;
	list-style-image: none;
	height: 30px;
	margin-left: 110px;
}
.topheader_search li
{
	background: #D6E5EE url(http://www.onthejobbob.com/images/default/topnav_tableft.gif) left top no-repeat;
	float: left;
	margin-right: 2px;
}
.topheader_search li a
{
	background: #D6E5EE url(http://www.onthejobbob.com/images/default/topnav_tabright.gif) right top no-repeat;
	color: #455B80;
	padding: 7px 10px;
	margin-left: 2px;
	width: auto;
	display: block;
	font: bold 13px/100% arial;
	text-decoration: none;
}
.topheader_search .topheader_searchbox
{
	background: ##F6C88A url(http://www.onthejobbob.com/images/default/topnav_bg.gif) left top no-repeat;
	color: #FFFFFF;
	padding: 6px 12px;
	text-align: center;
}
.topheader_search .topheader_searchbox a
{
	color: #FFFFFF;
}
.topheader_search li.current
{
	background: #93C2DE url(http://www.onthejobbob.com/images/default/topnav_tableft_current.gif) left top no-repeat;
	height: 30px;
}
.topheader_search li.current a
{
	background: #93C2DE url(http://www.onthejobbob.com/images/default/topnav_tabright_current.gif) right top no-repeat;
	color: #172E54;
	font-weight: bold;
	text-decoration: none;
}
.topheader_search ul li a
{
	hide-focus: expression(this.hideFocus=true);  
	outline: none;
}
.topheader_search li.other
{
	margin-left: 20px;
	background: none;
}
.topheader_search li.other a
{
	font: normal 10px verdana;
	background: none!important;
}
.topheader_searchbox_bottom
{
	background: #FFFFFF url(http://www.onthejobbob.com/images/default/topnav_bottom.gif) top no-repeat;
	padding: 5px 15px 10px 15px;
	margin-bottom: 3px;
}
.topheader_button
{
	background: #FEEEB1 url(http://www.onthejobbob.com/images/default/topnav_button_bg.gif) bottom repeat-x;
	color: #5E2708;
	font-weight: bold;
	border-top: 1px solid #F39D24 !important;
	border-left: 1px solid #F39D24 !important;
	border-right: 1px solid #CF6F18 !important;
	border-bottom: 1px solid #CF6F18 !important;
}
.dynamic-tab-pane-control .tab-pane
{
	position: relative;
	width: 100%;
	margin-right: -2px;
}
.dynamic-tab-pane-control .tab-row .tab
{
	font: 11px tahoma;
	width: 70px;
	height: 16px;
	background-image: url(http://www.onthejobbob.com/images/default/tab.png);
	position: relative;
	top: 0;
	display: inline;
	float: left;
	overflow: hidden;
	cursor: pointer; cursor: hand;
	margin: 1px -1px 1px 2px;
	padding: 2px 0px 0px 0px;
	border: 0;
	z-index: 1;
	white-space: nowrap;
	text-align: center;
}
.dynamic-tab-pane-control .tab-row .tab.selected
{
	font: 11px tahoma;
	width: 74px !important;
	height: 18px !important;
	background-image: url(http://www.onthejobbob.com/images/default/tab.active.png) !important;
	background-repeat: no-repeat;
	border-bottom-width: 0;
	z-index: 3;
	padding: 2px 0 0px 0;
	margin: 1px -3px -3px 0px;
	top: -2px;
}
.dynamic-tab-pane-control .tab-row .tab a
{
	color: #000000;
	font: 11px tahoma;
	cursor: pointer; cursor: hand;
	text-decoration: none;
}
.dynamic-tab-pane-control .tab-row .tab.hover
{
	font: 11px tahoma;
	width: 70px;
	height: 16px;
	background-image: url(http://www.onthejobbob.com/images/default/tab.hover.png);
	background-repeat: no-repeat;
}
.dynamic-tab-pane-control .tab-page
{
	background: #ffffff;
	color: #000000;
	clear: both;
	border: 1px solid #ebebeb;
	z-index: 2;
	position: relative;
	top: -2px;
	padding-top: 5px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
}
.dynamic-tab-pane-control .tab-row
{
	z-index: 1;
	white-space: nowrap;
}
.page
{
	background: #FFFFFF;
	color: #000000;
}
a:link
{
	color: #113456;
}
a:visited
{
	color: #113456;
}
a:hover
{
	color: #CC0000;
}
a:active
{
	color: #CC0000;
}
.tablehead
{
	background: url(http://www.onthejobbob.com/images/default/gradient/tablehead.gif);
	color: #000000;
	font-weight: bold;
	border-right: inset 1px #aca899;
	padding-right: 4px;
	border-top: 1px #ece9d8;
	padding-left: 4px;
	padding-bottom: 2px;
	border-left: 1px #ece9d8;
	padding-top: 2px;
	border-bottom: inset 1px #aca899;
	height: 30px;
}
.tablehead_alt
{
	background: url(http://www.onthejobbob.com/images/default/gradient/tablehead_alt.gif);
	color: #FFFFFF;
	font-weight: bold;
	border-right: inset 1px #aca899;
	padding-right: 4px;
	border-top: 1px #ece9d8;
	padding-left: 4px;
	padding-bottom: 2px;
	border-left: 1px #ece9d8;
	padding-top: 2px;
	border-bottom: inset 1px #aca899;
	height: 30px;
}
.tablehead_alt a:link, .tablehead_alt_alink
{
	color: #FFFF66;
	text-decoration: underline;
}
.tablehead_alt a:visited, .tablehead_alt_avisited
{
	color: #FFFF66;
	text-decoration: underline;
}
.tablehead_alt a:hover, .tablehead_alt a:active, .tablehead_alt_ahover
{
	color: #FFFFFF;
	text-decoration: underline;
}
.tablehead_alt2
{
	background: url(http://www.onthejobbob.com/images/default/gradient/tablehead_alt2.gif);
	color: #FFFFFF;
	font-weight: bold;
	border-right: inset 1px #aca899;
	padding-right: 4px;
	border-top: 1px #ece9d8;
	padding-left: 4px;
	padding-bottom: 2px;
	border-left: 1px #ece9d8;
	padding-top: 2px;
	border-bottom: inset 1px #aca899;
	height: 30px;
}
.tablehead_alt2 a:link, .tablehead_alt2_alink
{
	color: #FFFF66;
	text-decoration: underline;
}
.tablehead_alt2 a:visited, .tablehead_alt2_avisited
{
	color: #FFFF66;
	text-decoration: underline;
}
.tablehead_alt2 a:hover, .tablehead_alt2 a:active, .tablehead_alt2_ahover
{
	color: #FFFFFF;
	text-decoration: underline;
}
.tableheadcat
{
	background: #909090;
	color: #FFFFFF;
	font: bold 11px arial, helvetica, verdana, sans-serif;
}
.tableheadcat a:link, .tableheadcat_alink
{
	color: #FFFFFF;
	text-decoration: underline;
}
.tableheadcat a:visited, .tableheadcat_avisited
{
	color: #FFFFFF;
	text-decoration: underline;
}
.tableheadcat a:hover, .tableheadcat a:active, .tableheadcat_ahover
{
	color: #FFFF66;
	text-decoration: underline;
}
.tableborder
{
	background: #E5E5E5;
	color: #000000;
	border: 1px solid #AAAAAA;
}
.alt1
{
	background: #FFFFFF;
	color: #000000;
}
.alt2
{
	background: #F1F1F1;
	color: #000000;
}
.award
{
	background: #d1d9e4;
	color: #455e83;
	border-right: #aeb8c4 1px solid;
	border-top: #fff 1px solid;
	font-weight: bold;
	border-left: #fff 1px solid;
	border-bottom: #aeb8c4 1px solid;
}
.header
{
	color: #000000;
	font: bold 160% helvetica, Arial, sans-serif;
	line-height: 1.02;
	letter-spacing: -0.05em;
	margin: 0.1ex 0;
	padding: 0;
}
.panel
{
	background: #f1f1f1;
	color: #000000;
	padding: 10px;
	border: 2px outset;
}
.panelbackground
{
	background: #dedede;
	color: #000000;
}
.tfooter
{
	background: #37709b;
	color: #FFFFFF;
	padding: 3px;
	height: 25px;
}
.tfooter a:link, .tfooter_alink
{
	color: #FFFFFF;
}
.tfooter a:visited, .tfooter_avisited
{
	color: #FFFFFF;
}
.tfooter a:hover, .tfooter a:active, .tfooter_ahover
{
	color: #FFFF66;
}
.tfooter span
{
	background: #37709b;
	color: #FFFFFF;
	padding: 3px;
}
fieldset
{
	-moz-border-radius: 5px;
}
legend
{
	color: #000000;
	font-size: 9pt;
	font-weight: bold;
	padding: 1px;
}
.small
{
	font: 8pt arial, helvetica, verdana, sans-serif;
}
.smaller
{
	font: 11px arial, helvetica, verdana, sans-serif;
}
.normal
{
	color: #FFFFFF;
	font: 11px arial, helvetica, verdana, sans-serif;
}
.bluehlite
{
	background: #FCFDFF;
	padding-right: 4px;
	border-top: #5a7edc 2px solid;
	padding-left: 4px;
	padding-bottom: 4px;
	padding-top: 4px;
	border-bottom: #5a7edc 2px solid;
	margin-bottom: 4px;
}
.greenhlite
{
	background: #fcfffa;
	padding-right: 4px;
	border-top: #83DB5A 2px solid;
	padding-left: 4px;
	padding-bottom: 4px;
	padding-top: 4px;
	border-bottom: #83DB5A 2px solid;
	margin-bottom: 4px;
}
.yellowhlite
{
	background: #fffefa;
	padding-right: 4px;
	border-top: #D9CE5B 2px solid;
	padding-left: 4px;
	padding-bottom: 4px;
	padding-top: 4px;
	border-bottom: #D9CE5B 2px solid;
	margin-bottom: 4px;
}
.redhlite
{
	background: #fffafa;
	padding-right: 4px;
	border-top: #d95b5b 2px solid;
	padding-left: 4px;
	padding-bottom: 4px;
	padding-top: 4px;
	border-bottom: #d95b5b 2px solid;
	margin-bottom: 4px;
}
.purplehlite
{
	background: #fff7fd;
	padding-right: 4px;
	border-top: #d95bb7 2px solid;
	padding-left: 4px;
	padding-bottom: 4px;
	padding-top: 4px;
	border-bottom: #d95bb7 2px solid;
	margin-bottom: 4px;
}
.titlehlite
{
	background: #eeeeee;
	padding-right: 4px;
	border-top: #c3c3c3 2px solid;
	padding-left: 4px;
	padding-bottom: 4px;
	padding-top: 4px;
	border-bottom: #c3c3c3 2px solid;
	margin-bottom: 4px;
}
.errormessage
{
	background: #ffffe1;
	border: 0px #CFCFCF;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px 0px 0px 0px;
	line-height: 8px;
}
.doubleunderline
{
	color: #71c253;
	border-bottom: 0.065em #6a7ecc solid; line-height: 127.5%;
}
.buttons
{
	color: #333333;
	font: bold 9pt arial, helvetica, verdana, sans-serif;
}
.buttons_smaller
{
	color: #333333;
	font: bold 10px arial, helvetica, verdana, sans-serif;
}
.input
{
	font: 10pt verdana, arial, helvetica, sans-serif;
}
.textarea
{
	background: #FFFFFF;
	font: 10pt verdana, arial, helvetica, sans-serif;
	border: 1px inset;
	padding-left: 3px;
	width: 191px;
	padding-top: 4px;
	height: 77px;
}
.pulldown
{
	color: #444444;
	font: 13px arial, helvetica, verdana, sans-serif;
	width: 198px;
	height: 24px;
}
.code
{
	background: #fafafa;
	color: #000000;
	font: 9pt monospace;
	margin: 0px 0px 0px 0px;
	width: 100%;
	cursor: crosshair;
}
#infobar
{
	overflow: hidden;
	font: message-box;
}
#infobar a, #infobar a:link, #infobar a:visited, #infobar a:active
{
	background: InfoBackground;
	color: InfoText;
	margin: 0px 0px 0px 0px;
	display: block;
	float: left;
	clear: both;
	width: 100%;
	padding: 6px;
	border-top: .1em outset;
	border-left: .1em outset;
	border-right: .1em outset;
	border-bottom: .16em outset;
	text-decoration: none;
	cursor: default;
}
#infobar a:hover
{
	background: Highlight;
	color: HighlightText;
	overflow: hidden;
}
.calendartable
{
	border: 0px
	solid #ffffff;
	padding: 0px;
	margin: 0px;
}
.calendartd
{
	background: #f8f8f8;
	color: #000000;
	padding: 3px;
	margin: 0px;
	height: 60px;
	text-align: right;
	vertical-align: top;
	border: 0.5pt solid #ffffff;
}
.calendartd2
{
	background: #FFFFFF;
	color: #000000;
	padding: 3px;
	margin: 0px;
	height: 60px;
	text-align: right;
	vertical-align: top;
	border: 0.5pt solid #ffffff;
}
.calendarnotinmonth
{
	background: #ebebeb;
	border: 0.5pt
	solid #f8f8f8;
}
.nav_top
{
	background: url(http://www.onthejobbob.com/images/default/misc/menuopen.gif);
	color: #000000;
	padding-right: 15px;
	background-repeat: no-repeat;
	background-position: right center;
}
.declined
{
	background: #FF1100;
	color: #444444;
	font-weight: bold;
	border-right: #A15757 1px solid;
	border-top: #FFFFFF 1px solid;
	border-left: #FFFFFF 1px solid;
	border-bottom: #A15757 1px solid;
}
.unaward
{
	background: #FFFB03;
	color: #444444;
	font-weight: bold;
	border-right: #8F8D1F 1px solid;
	border-top: #fff 1px solid;
	border-left: #fff 1px solid;
	border-bottom: #8F8D1F 1px solid;
}
.tdhighlight
{
	background: #e7e7e7;
}
#mini_tabs
{
	float: left;
	height: 21px;
	line-height: normal;
	clear: both;
	margin-bottom: 0px;
}
#mini_tabs ul.mini
{
	margin: 0px;
	padding: 0px 3px 0px 0px;
	list-style: none;
	white-space: nowrap;
}
#mini_tabs li.mini
{
	background: url(http://www.onthejobbob.com/images/default/nav/mini_nav_l.gif) no-repeat left top;
	float: left;
	list-style: none;
	margin: 0px 0px 0px 3px;
	padding: 0 0 0 9px;
}
#mini_tabs a
{
	color: #666666;
	font: bold 11px arial, helvetica, verdana, sans-serif;
	float: left;
	display: block;
	background: url(http://www.onthejobbob.com/images/default/nav/mini_nav_r.gif) no-repeat right top;
	padding: 5px 11px 1px 1px;
	text-decoration: none;
}
#mini_tabs a:hover
{
	color: #333333;
}
#mini_tabs #current
{
	background-image: url(http://www.onthejobbob.com/images/default/nav/mini_nav_l_2.gif);
}
#mini_tabs #current a
{
	color: #333333;
	background-image: url(http://www.onthejobbob.com/images/default/nav/mini_nav_r_2.gif);
	padding-bottom: 2px;
}
.featured_highlight
{
	background: #FFFF00;
}
