.box_greenfade_300_outer {
	background: #F7FDF4 url("/images/box_greenfade_300_top.jpg") no-repeat 0 0;
	width: 300px;
	overflow: hidden;
}
.box_greenfade_300_mid {
	margin-top: 8px;
	background: transparent url("/images/box_greenfade_300_mid.jpg") repeat-y 0 0;
	width: 300px;
	overflow: hidden;
}
.box_greenfade_300_inner {
	padding: 0px 8px 8px 8px;
	background: transparent url("/images/box_greenfade_300_btm.jpg") no-repeat 0% 100%;
	width: 300px;
	overflow: hidden;
}
h2.graphical_heading {
	height: 0;
	overflow: hidden;
	background-repeat: no-repeat;
	margin: 0;
	padding: 0;
}
h2.graphical_heading#onestop_getting_started {
	background: transparent url("/images/h2_onestop_getting_started.jpg") no-repeat 0 0;
	width: 297px;
	padding-top: 44px; /* height */	
}
#page_outer_container {

}
#page_inner_container {
	width: 100%;
}
#page_userinfo {
	float: right;
	margin-right: 24px;
}
#page_nav {

}
#page_content {
	clear: both;
	background: #fff url("/images/module_prolite/body_bg.jpg") repeat-x 0 0;
}
#branding_full,
#branding_custom  {
	background: #F4F7FB url("/images/user_header_left.jpg") no-repeat 0 0;
	border-bottom: 1px solid #999;
	height: 62px;
}
#system_onestop #branding_full,
#system_onestop #branding_custom {
	background: #DFEBF9 url("/images/onestop_header_bg.jpg") repeat-x 0 0;
}
#page_schoolname {
	font: normal 30px/62px Arial, Helvetica, Sans-serif;
	color: #00376B;
	margin: 0 0 0 20px;
}
#page_brandlogos {
	position: absolute;
	top: 15px;
	right: 15px;
}
#page_usertools ul {
	padding: 0;
	margin: 0;
	list-style: none;
	width: 100%;
	float: left;
	background: #eee url("/images/module_prolite/navbar_undershadow.gif") repeat-x 0 0;
	border-bottom: 1px solid #ccc;
}
#page_usertools ul li {
	float: right;
	position: relative;
	width: auto;
	font-size: 10px;
	font-weight: bold;
	line-height: 15px;
	padding: 4px 6px 2px 6px;
}
#page_usertools ul li a {
	display: block;
	width: auto;
	line-height: normal;
	text-transform: uppercase;
	text-decoration: none;
	padding-top: 2px;
	padding-bottom: 2px;
}
#page_usertools ul li a img {
	display: none;
}
#page_usertools ul li#returnlink {
	float: left;
}
#page_usertools ul li#returnlink a {
	float: left;
	margin-right: 8px;
	margin-left: 7px;
}
#page_footer {
	border-top: 1px solid #999;
	clear: both;
}
#page_footer_schoolinfo,
#page_footer_schoolinfo a,
#page_footer_links,
#page_footer_links a {
	font: normal 10px Verdana, Geneva, Sans-serif;
	color: #666;
}
#page_footer_schoolinfo {
	float: left;
	margin: 12px;
}
#page_footer_links {
	float: right;
	margin: 12px;
}
.clear {
	clear: both;
}
#returnlink a {
	background: transparent url("/images/module_prolite/icon_back_16.gif") no-repeat 0% 50%;
	color: #060;
	padding-left: 18px;
	position: relative;
}
#helplink a {
	background: transparent url("/images/icon_help.gif") no-repeat 0% 50%;
	color: #630;
	padding-left: 18px;
	position: relative;
}
#logout a {
	background: transparent url("/images/icon_16_exit.gif") no-repeat 0% 50%;
	color: #A7190F;
	padding-left: 18px;
	position: relative;
}



.icon32 {
	padding-left:36px;
	background-position: 0% 50%;
	background-repeat: no-repeat;
	height: 32px;
	line-height: 32px;
}
.icon32_user {
	background-image: url("/images/icon_32_user.gif");
}
.icon32_newuser {
	background-image: url("/images/icon_32_newuser.gif");
	padding-left: 34px;
}
#loginpage {
	width: 700px;
	margin: 0px 20px;
}
#switchuser {
	margin-left: 20px;
	color: #960;
}
#loginpage h3 {
	font-size: 130%;
	color: #333;
	margin: 0 0 4px 0;
}
.loginform {
	padding-left: 4px;
}
.job_paragraphs {
	line-height: 160%;
}
.job_paragraphs h3 {
	margin-bottom: 0;
}
.job_paragraphs p {
	margin-top: 0;
	margin-bottom: 1.6em;
}
.job_student_view {
	padding: 19px;
}
.job_student_view .titlebar {
	padding: 0;
}


/* ================================================================= */
/* -- ALUMNI NETWORK SEARCH FORM STYLES -----------------------------*/

#cn {
	display:none;
}
#cnt {
	display:none;
}
#zc {
	display:inline
}
#rd {
 	display:inline
}


/* ================================================================= */
/* --- GENERAL OR HISTORICALLY ABUSED STYLES ----------------------- */
body {
	margin: 0;
}
body, .bodytext, td {
	font: 12px Arial, Helvetica, Sans-serif;
}
form {
	padding: 0;
	margin: 0;
}
a {
	color: #369;
}
a:hover {
	color: red;
	text-decoration: underline;
}
img {
	border: none;
}
h1 {
	margin: 0;
	font-size: 16px;
	color: #369;
}
h2 {
	font: normal 1.5em Arial, Helvetica, Sans-serif;
	margin: 24px 0 6px 0;
	color: #369;
}
h2 a {
	text-decoration: none;
	color: #369;
}
h4 {
	font-size: 12px;
}
h4.sf {
	color:#960;
	margin:0;
}
h4.sr {
	margin: 0; 
	display: inline;
	text-transform: uppercase;
}
input, select, option, button {
	font-family: Arial, Helvetica, Sans-serif;
	font-size: 12px;
}
hr {
	height: 1px;
	color: #ccc;
	background-color: #666;
	border-collapse: collapse;
	border: none;
	border-bottom: 1px solid #999;
}


h1 {

}
h2 {

}
h3 {
	font-size: 110%;
	color: #036;
}
h4 {

}
.fixwidth {
    font-family: Courier;
    font-size: 12px;
}
a.fixwidth {
    text-decoration: none;
    background: #eee;
}
.formtext {
	color: #666;
}
.formerrors {
	color: #333;
}
.date {
	font-family: Verdana, Geneva, Sans-serif;
	font-size: 10px;
	text-align: right;
	padding: 6px

}
.instructions {
	font: 11px Arial, Helvetica, Sans-serif;
	color: #666666;
}
.formerrors {
	color: #333
}
.small {
        text-decoration: none;
        font-size: 9px;
        font-family: Tahoma, Geneva, Sans-serif;
        color: black;
}


/* ================================================================= */
/* --- LAYOUT TABLES ------------------------------------------------ */

table.layout {
	width: 100%;
	border-collapse: collapse;
	border-spacing: 0;
	border: none;
}

table.layout td.contentcol,
table.layout td.maincol {
	vertical-align:top;
	width: auto;
}
table.layout td.col {
	vertical-align: top;
}
table.layout td.sidebar {
	vertical-align:top;
	width: 200px;
	padding-left: 12px;
}
table.layout td.sidebarleft {
	vertical-align:top;
	width: 200px;
	padding-right: 5px;
}
table.subdata {
	width: 100%;
}
table.subdata td {
	font-size: 11px;
}




/* ================================================================= */
/* --- HOME PAGE STUFF --------------------------------------------- */

table.layout-home {
	width:100%;
	border-collapse: collapse;
	border-spacing: 0;
	border: none;
}
table.layout-home td {
	vertical-align: top;
	border-collapse: collapse;
	border-spacing: 0;
	border: none;
	border-right: 1px solid #ccc;
}
table.layout-home td.col1 {
	width:75%;
	padding-right: 9px;

}
table.layout-home td.col2 {
	width:25%;
	padding-left: 9px;
	padding-right: 9px;
}
table.layout-home td td {
	border: none;
}
.block {
	margin-bottom: 24px;

}
.quicklinks h2,
h2.slick {
	font: bold 11px Arial, Helvetica, Sans-serif;
	border-bottom: 1px solid #666;
	padding: 0 5px 4px 5px;
	margin: 0 0 12px 1px;
	white-space: nowrap;
}

h2.redslick {
	font: bold 11px Arial, Helvetica, Sans-serif;
    color: #9C080B;
	background: transparent url("/images/border_dotted_horiz.gif") repeat-x bottom left;
	padding: 0 5px 4px 5px;
	margin: 0 0 4px 1px;
	white-space: nowrap;
}

div.delineated {
    background: transparent url("/images/border_dotted_horiz.gif") repeat-x bottom left;
	padding: 8px 5px;
}


.quicklinks {

}
.quicklinks ul,
.quicklinks li {
	list-style-type: none;
	margin: 0;
	padding: 0;
	display: block;
	line-height: 0;
}
.tools ul,
.tools li {	
	list-style-type: none;
	display: block;
	margin: 0; padding: 0;
	line-height: 120%;;
}
.quicklinks ul {

}
.quicklinks a {
	display: block;
	background: transparent url("/images/icon_shortcut_blue.gif") no-repeat 0% 50%;
	margin-left: 6px;
	padding-left: 13px;
	margin-bottom: 4px;
	line-height: normal;
}	
.anntitle,
.anndate,
.annbody,
.alertstitle,
.alertsbody {
	padding-left: 8px;
}
.anntitle,
.alertstitle {
	margin-top: 0;
	margin-bottom: 0;
}
.anndate {
	text-transform:uppercase;
	font-size:95%;
	color: #333;
	margin-bottom: 1.2em;
}
.alertsbody {
	padding-top: 3px;

}
/* ================================================================= */
/* --- ICONS / ARROWS ---------------------------------------------- */

.icon_24_home,
.icon_24_profile,
.icon_24_student_document,
.icon_24_job,
.icon_24_alumni_network,
.icon_24_job_application,
.icon_24_school_staff,
.icon_24_account,
.icon_24_springboard,
.icon_24_schedule,
.icon_24_schools {
	display: block;
	background-image: url("/images/icon_24_home.gif");
        background-repeat: no-repeat;
        background-position: 0 0;
        padding-left: 27px;
        white-space: nowrap;
}
.icon_24_schools {
	background-image: url("/images/icon_24_doc_view.gif");
}
.icon_24_springboard {
	background-image: url("/images/icon_24_pop.gif");
}
.icon_24_schedule {
	background-image: url("/images/icon_24_group.gif");
}
.icon_24_profile,
#subsystem_employers .icon_24_account {
	background-image: url("/images/icon_24_account.gif");
}
.icon_24_student_document,
#subsystem_employers .icon_24_job {
	background-image: url("/images/icon_24_doc_edit.gif");
}
.icon_24_job,
.icon_24_alumni_network,
#subsystem_employers .icon_24_job_application {
	background-image: url("/images/icon_24_doc_view.gif");
}
.icon_24_job_application,
#subsystem_employers .icon_24_profile {
	background-image: url("/images/icon_24_briefcase.gif");
}

.tools li,
.arrow_complete, 
.arrow_pending, 
.arrow_in-progress, 
.arrow_delayed, 
.arrow_suspended, 
.arrow_pendcloseout {
	padding-left: 14px;
	margin-left: 2px;
	font-size: 12px;
}
.arrow_complete {
	background: transparent url("/images/icon_arrow_blue.gif") no-repeat 0% 50%;
}
.arrow_complete a {
	color: #039;
}
.arrow_pending {
        background: transparent url("/images/icon_arrow_yellow.gif") no-repeat 0% 50%;
}
.arrow_pending a {
	color: #960;
}
.arrow_in-progress {
        background: transparent url("/images/icon_arrow_green.gif") no-repeat 0% 50%;
}
.arrow_in-progress a {
	color: green;
}
.arrow_pendcloseout {
        background: transparent url("/images/icon_arrow_green.gif") no-repeat 0% 50%;
}
.arrow_pendcloseout a {
	color: green;
}
.arrow_delayed {
        background: transparent url("/images/icon_arrow_red.gif") no-repeat 0% 50%;
}
.arrow_delayed a {
	color: #c00;
}
.arrow_suspended,
.tools li {
        background: transparent url("/images/icon_arrow_gray.gif") no-repeat 0% 50%;
}
.tools li {
	background-position: 0 2px;
}
.arrow_suspended a {
	color: gray;
}


/* ================================================================= */
/* --- STATUS ROWS ------------------------------------------------- */

tr.rowstatus_discharged td, tr.rowstatus_suspended td, tr.rowstatus_dismissed td {
	background: #eee;
}

tr.rowstatus_occupied td,
tr.rowstatus_delayed td,
tr.rowstatus_unapproved td,
tr.rowstatus_incomplete,
tr.rowstatus_urgent,
table.data tr.delayed td  {
	background: #fee;
}

tr.rowstatus_open td,
tr.rowstatus_reopened td,
tr.rowstatus_responded td {
	background: #efe;
}

tr.rowstatus_no td,
Tr.rowstatus_invited td {
	background: #FBF8DC;
}

tr.rowstatus_closed td,
table.data tr.closed td {
	background: #f0f8ff;
}
tr.rowstatus_deliverable td.name a {
	font-weight: bold;
	color: #900;
}
tr.rowstatus_deliverable.delayed td.name, 
tr.rowstatus_deliverable.delayed td.name a {
	color: #c00;
}
tr.rowstatus_status.closed td, 
tr.rowstatus_status.closed td.name a {
	color: #369;
}



/* ================================================================= */
/* --- STATUS DIVS ------------------------------------------------- */


div.status_gray {
	background: url("/images/icon_bulb_gray.gif") no-repeat 0% 52%;
        padding-left: 10px;
        margin-left: 2px;
}
div.status_red {
	background: url("/images/icon_bulb_red.gif") no-repeat 0% 52%;
	padding-left: 10px;
	margin-left: 2px;
}

div.status_purple {
	background: url("/images/icon_bulb_purple.gif") no-repeat 0% 52%;
	padding-left: 10px;
	margin-left: 2px;
}

div.status_green {
	background: url("/images/icon_bulb_green.gif") no-repeat 0% 52%;
	padding-left: 10px;
	margin-left: 2px;
}

div.status_yellow {
        background: url("/images/icon_bulb_yellow.gif") no-repeat 0% 52%;
        padding-left: 10px;
        margin-left: 2px;
}

div.status_blue {
	background: url("/images/icon_bulb_blue.gif") no-repeat 0% 52%;
	padding-left: 10px;
   	margin-left: 2px;
}




/* ================================================================= */
/* --- MODIFICATIONS TO ERRORS, NOTICES, TIPS, ETC ----------------- */
/* NOTE: default css should be loaded in forms.css BEFORE this file  */

.sb-notice .SidebarContent {
	border: 1px solid #c90;
	background: #ffe url('/images/icon_med_notice.gif') no-repeat 6px 6px;
	padding: 6px;
	padding-left: 34px;
}






/* ================================================================= */
/* --- CALENDAR ---------------------------------------------------- */

.smallcal {
	margin-bottom:5px;
}
.caldate, .caldateToday, .caldateEvent {
        font-family: Verdana, Geneva, Sans-serif;
        font-size: 11px;
        text-decoration: none;
        white-space: nowrap;
        color: black;
}
.ScheduleEntry {
        font-family: Verdana, Geneva, Sans-serif;
        font-size: 11px;
        font-weight: normal;
        text-align: center;
}

.ScheduleEntryLarge {
        font-family: Verdana, Geneva, Sans-serif;
        font-size: 12px;
        font-weight: normal;
        text-align: left;
        padding-left: 12px;
}


/* ================================================================= */
/* --- ROUNDED BOXES ---------------------------------------------------- */

/* NOTE: For some reason, when a <p> or other block element with margin is the first or last child of the inner <div>, the margin of the element hoses the box. very odd. */
.box_topleft { background-repeat: no-repeat; background-position: top left; }
.box_top { background-repeat: repeat-x; background-position: top left; position: relative; top: -9px; }
.box_topright { background-repeat: no-repeat; background-position: top right; }
.box_right { background-repeat: repeat-y; background-position: top right; position: relative; top: 9px; left: 9px; }
.box_bottomright { background-repeat: no-repeat; background-position: bottom right; }
.box_bottom { background-repeat: repeat-x; background-position: bottom left; position: relative; top: 9px; left: -9px; }
.box_bottomleft { background-repeat: no-repeat; background-position: bottom left; padding: 9px; }
.box_left { background-repeat: repeat-y; background-position: top left; position: relative; left: -9px; top: -9px; }
.box_inner { position: relative; left: 9px; }

.graybox .box_topleft { background-image: url("/images/graybox_topleft.gif"); }
.graybox .box_top { background-image: url("/images/graybox_top.gif"); }
.graybox .box_topright { background-image: url("/images/graybox_topright.gif"); }
.graybox .box_right { background-image: url("/images/graybox_right.gif"); }
.graybox .box_bottomright { background-image: url("/images/graybox_bottomright.gif"); }
.graybox .box_bottom { background-image: url("/images/graybox_bottom.gif"); }
.graybox .box_bottomleft { background-image: url("/images/graybox_bottomleft.gif"); }
.graybox .box_left { background-image: url("/images/graybox_left.gif"); }
.graybox .box_inner { background: #eee; }

.bluebox .box_topleft { background-image: url("/images/bluebox_topleft.gif"); }
.bluebox .box_top { background-image: url("/images/bluebox_top.gif"); }
.bluebox .box_topright { background-image: url("/images/bluebox_topright.gif"); }
.bluebox .box_right { background-image: url("/images/bluebox_right.gif"); }
.bluebox .box_bottomright { background-image: url("/images/bluebox_bottomright.gif"); }
.bluebox .box_bottom { background-image: url("/images/bluebox_bottom.gif"); }
.bluebox .box_bottomleft { background-image: url("/images/bluebox_bottomleft.gif"); }
.bluebox .box_left { background-image: url("/images/bluebox_left.gif"); }
.bluebox .box_inner { background: #F2F7FD; }

.redbox .box_topleft { background-image: url("/images/redbox_topleft.gif"); }
.redbox .box_top { background-image: url("/images/redbox_top.gif"); }
.redbox .box_topright { background-image: url("/images/redbox_topright.gif"); }
.redbox .box_right { background-image: url("/images/redbox_right.gif"); }
.redbox .box_bottomright { background-image: url("/images/redbox_bottomright.gif"); }
.redbox .box_bottom { background-image: url("/images/redbox_bottom.gif"); }
.redbox .box_bottomleft { background-image: url("/images/redbox_bottomleft.gif"); }
.redbox .box_left { background-image: url("/images/redbox_left.gif"); }
.redbox .box_inner { background: #fee; }

.brownbox .box_topleft { background-image: url("/images/brownbox_topleft.gif"); }
.brownbox .box_top { background-image: url("/images/brownbox_top.gif"); }
.brownbox .box_topright { background-image: url("/images/brownbox_topright.gif"); }
.brownbox .box_right { background-image: url("/images/brownbox_right.gif"); }
.brownbox .box_bottomright { background-image: url("/images/brownbox_bottomright.gif"); }
.brownbox .box_bottom { background-image: url("/images/brownbox_bottom.gif"); }
.brownbox .box_bottomleft { background-image: url("/images/brownbox_bottomleft.gif"); }
.brownbox .box_left { background-image: url("/images/brownbox_left.gif"); }
.brownbox .box_inner { background: #F9F5E6; }

.menubox .box_topleft { background-image: url("/images/menubox_topleft.gif"); }
.menubox .box_top { background-image: url("/images/menubox_top.gif"); top: -15px; }
.menubox .box_topright { background-image: url("/images/menubox_topright.gif"); }
.menubox .box_right { background-image: url("/images/menubox_right.gif"); top: 15px; left: 15px; }
.menubox .box_bottomright { background-image: url("/images/menubox_bottomright.gif"); }
.menubox .box_bottom { background-image: url("/images/menubox_bottom.gif"); top: 15px; left: -15px; }
.menubox .box_bottomleft { background-image: url("/images/menubox_bottomleft.gif"); padding: 15px; }
.menubox .box_left { background-image: url("menubox_left.gif"); left: -15px; top: -15px; }
.menubox .box_inner { background: #E3EBF5; left: 15px; }




/* ================================================================= */
/* --- SIDEBAR BOXES ---------------------------------------------- */

.sb {
	background-color: #eee;
	border: 1px solid #999;
	width:100%;
	border-collapse: collapse;
	border-spacing: 0;
	margin-bottom: 12px;
}
.sb, .sb-head-td, .sb-head-right-td, .sb-body {
	font-family: Arial, Helvetica, Sans-serif;
}
.sb tr, .sb td, .sb table {
	background: #eee;
	border: none;
}
.sb tr.sidebarheader td { 
	background-color: #ccc;
	border-bottom: 1px solid #999 !important;
	background-image: url("/images/module_prolite/bg-gradient-white-gray.jpg");
	font-size: 12px;
	font-weight: bold;
	padding: 2px;
}
tr.sidebarheader tr.sidebarheader td {
	border: none !important;
	
}
.SideBarHeader .SideBarHeader {
	font-weight: bold;
	padding: 1px 3px;
	
}
.SideBarContent {
	padding: 6px;
}
.SideBarContent ul {
	margin: 0; padding: 0;
}
.SideBarContent li {
	list-style-type: none;
	padding: 0; margin: 0;
	padding-bottom: 6px;
	margin-bottom: 6px;
	border-bottom: 1px solid #ccc;
}
.SideBarContent li.last {
	border-bottom: 0;
	margin-bottom: 0;
}
.sb_datalabel {
	width: auto;
	white-space: nowrap;
	background: #eee;
	border: 1px solid #999;
	padding: 3px;
}
.sb_datavalue {
	width: 1%;
	white-space: nowrap;
	background: #fff;
	border: 1px solid #999;
	text-align: right;	
	padding: 3px;
}


table.ratedata {
	border-collapse: collapse;
	border-spacing: 0;
}
.ratedata td {
	border: 1px solid #ccc;
	font-size: 11px;
}

/* ================================================================= */
/* --- NAVIGATION STYLING ------------------------------------------ */

.nav_bar ul {
	padding: 0;
	margin: 0;
	list-style: none;
	width:100%;
	background: #fff url("/images/module_prolite/navbar_bg.jpg") repeat-x 0 100%;
	float:left;
	border-bottom: 1px solid #999; 
}
.nav_bar ul ul { 
	display: none;
	position: absolute;
	z-index: 99;
	top: 100%;
	left: 0;
	width: auto;
	background: #fff;
	border: 1px solid #999;
	padding: .5em 0;
}
.nav_bar li { 
	float: left;
	position: relative;
	z-index: 99;
	white-space: nowrap;
	font-weight: bold;
	cursor: pointer;
}
.nav_bar li li {
	clear: both;
}
.nav_bar li li.nbi-first {

}
.nav_bar li li.nbi-last {

}
.nav_bar li a {
	display: block;
	text-decoration: none;
	color: #333;
	padding: .65em .4em;
	padding-left: 30px;
	margin: 0em .5em;
	background-position: 4px 3px;
	position: relative;
}
.nav_bar li li a {
	padding: .5em .9em;
	padding-left: 27px;
	width: 100%;
}
.nav_bar li a:hover,
.nav_bar li li a:hover,
.nav_bar li.hi li a:hover {
	text-decoration: none;
	color: #369;
}
.nav_bar li.hi {
	background: #ffe url("/images/module_prolite/navbar_bg_hi.jpg") repeat-x 0 100%;
}
.nav_bar li.hi li {
	background: #fff none;
}
.nav_bar li.hi a {
	color: #630;
}
.nav_bar li.hi li a {
	color: #333;
}
.nav_bar li li:hover,
.nav_bar li li.hover {
	background: #FFFECB none;
}

.nav_bar li>ul { /* to override top and left in browsers other than IE, which will position to the top right of the containing li, rather than bottom left */
	top: auto;
	left: auto;
}

.nav_bar li:hover ul, 
.nav_bar li.over ul { /* lists nested under hovered list items */
	display: block;
}



/*
.nav_bar {
	background: #fff url("/images/module_prolite/navbar_bg.jpg") repeat-x 0 100%;
	width: 100%;
	white-space: nowrap;
	overflow: hidden;
}
.nav_bar .navbar_item {
	background: transparent url("/images/module_prolite/separator.gif") no-repeat 100% 50%;
	padding: 4px 16px;
	cursor: pointer;
	vertical-align: middle;	
	white-space: nowrap;
}
.nav_bar .hi a {
	color: #900;
}
.nav_bar .navbar_right {
	float: right;
	padding: 6px 16px;
	font-size: 11px;
}
.nav_bar .hp_selection_arrow {
	display:none;
}
.nav_bar .navbar_item table, .nav_bar .navbar_item table td {
	width: 1px;
	height: 1px;
	padding: 0; margin: 0;
}
.nav_bar a,
.nav_bar .hp_selection {
	font: bold 12px Arial, Helvetica, Sans-serif;
	background: transparent none;
	border: none;
	text-decoration: none;
	color: #000;
}
.nav_bar .hp_selection div {
	position: relative;
	left: -2px;
}
.nav_bar a:hover, 
.nav_bar .hp_selection_text div:hover {
	color: #c00;
}
*/

/* ================================================================= */
/* --- MODULE PROLITE STYLE ---------------------------------------- */


div.module_prolite {
	margin: 12px;
	margin-top: 0;
}
div.module_prolite div.back a {
	text-transform: uppercase;
}
div.module_prolite div.back {


}

div.titlebar {
	background: transparent none !important;
	float: left;
	width: auto;
	font-size: 24px;
	padding: 15px 19px;
	padding-bottom: 12px;
	margin: 0;
	color: #666;
	line-height: 29px;
}
td.title {
	background: transparent url("/images/bg_titlebar.gif") repeat-x;
	vertical-align: top;
}
td.title img.icon {
	background: #fff none;
}
td.title img.text {
	vertical-align: top;
}
.back2 a,
.help2 a {
	display: block;
	padding-left: 18px;
	color: #000;
	font-size: 11px;
	text-decoration: none;
	text-transform: uppercase;
	padding-top: 1px;
}
.help2 a img {
	display: none;
}
.back2 a {

}


div.module_prolite div.titlebar {
	background: transparent url("/images/module_prolite/bg_titlebar.gif") repeat-x 0 0;
	white-space: nowrap;
	margin: 10px;
	border: none;
}
div.module_prolite div.titlebar img.icon {
	background: #fff;
}
div.module_prolite div.tabs, div.module_prolite div.tabs td, div.module_prolite .extras, div.module_prolite div.back {
	font: 11px Arial, Helvetica, Sans-serif;
}
div.module_prolite div.tabs, div.module_prolite div.tabs td, div.module_prolite .extras, div.module_prolite div.back {
	white-space: nowrap;
}
div.module_prolite div.module_instructions {
	background: #ffc;
	padding: 6px;
	color: #960;
	border: 1px solid #c90;
	font: 11px Arial, Helvetica, Sans-serif;
}
div.module_prolite .extras {
	text-align: right;
	padding: 0; margin: 0;
	padding: 4px 4px 0 0;
	position: relative;
}
div.module_prolite div.tabs {
	position: relative;
	top: 1px;
	border-bottom: 1px solid #999;
	padding: 0;
	margin: 0;
	clear: left;
}
div.module_prolite div.sub {
	padding-top: 4px; background: #fff;
	border-left: 1px solid #999;
	border-right: 1px solid #999;
}
div.module_prolite div.tabs td div div.tabinner {
	background: url("/images/module_prolite/tab_bg.gif") repeat-x top left;
	padding: 4px 0 2px 0; margin: 0;
}
div.module_prolite div.tabs td.hi div div.tabinner, div.module_prolite div.tabs td.lasthi div div.tabinner, div.module_prolite div.tabs td.firsthi div div.tabinner, div.module_prolite div.tabs td.firstlasthi div div.tabinner, div.module_prolite div.tabs td.firstlast div div.tabinner, div.module_prolite div.tabs td.lasthi-special div div.tabinner {
	background: url("/images/module_prolite/tab_hi_bg.gif") repeat-x;
	padding: 4px 0 2px 3px; margin: 0;
}
div.module_prolite div.tabs table {
	position: relative;
	top: 1px;
}
div.module_prolite div.tabs table, div.module_prolite div.tabs td {
	padding: 0; margin:0;
	border: none;
	border-spacing: 0;
	border-collapse: collapse;
}
div.module_prolite div.tabs table, div.module_prolite div.tabs, div.module_prolite div.tabs table, div.module_prolite div.tabs table td {
	white-space: nowrap;
}
div.module_prolite div.tabs td a, div.module_prolite div.tabs td {
	text-decoration: none;
	color: #333 !important;
}
div.module_prolite div.tabs td.firsthi a, div.module_prolite div.tabs td.hi a, div.module_prolite div.tabs td.lasthi a, div.module_prolite div.tabs td.firstlasthi a, div.module_prolite div.tabs td.firstlast a, div.module_prolite div.tabs td.firsthi, div.module_prolite div.tabs td.hi, div.module_prolite div.tabs td.lasthi, div.module_prolite div.tabs td.firstlasthi, div.module_prolite div.tabs td.firstlast, div.module_prolite div.tabs td.lasthi-special, div.module_prolite div.tabs td.lasthi-special a {
	color: #000;
	font-weight: bold;
}
div.module_prolite div.tabs td span span.highest a, div.module_prolite div.tabs td span span.highest {
	color: #900 !important;
	font-weight: bold !important;
}
div.module_prolite div.tabs td.firsthi span, div.module_prolite div.tabs td.hi span, div.module_prolite div.tabs td.lasthi span, div.module_prolite div.tabs td.firstlasthi span, div.module_prolite div.tabs td.firstlast span, div.module_prolite div.tabs td.lasthi-special span {
	position: relative; top: 1px;
}
/* LO TAB */
div.module_prolite div.tabs td {
	background: url("/images/module_prolite/tableft.gif") no-repeat;
	padding-left: 5px;
	vertical-align: top;
	border-bottom: 1px solid #999;
}
div.module_prolite div.tabs td div {
	background: url("/images/module_prolite/tab.gif") no-repeat top right;
	padding-right: 13px;
}
div.module_prolite div.tabs td div div.tabinner {
	padding-left: 2px;	
}

/* HI TAB, LAST HI TD */
div.module_prolite div.tabs td.hi, div.module_prolite div.tabs td.lasthi , div.module_prolite div.tabs td.lasthi-special {
	background: url("/images/module_prolite/tableft_hi.gif") no-repeat;
	border-bottom: 1px solid #fff;
	padding-left: 8px;
}
div.module_prolite div.tabs td.hi div {
	background: url("/images/module_prolite/tab_hi.gif") no-repeat top right;
}


/* FIRST LO, FIRST tohi */
div.module_prolite div.tabs td.first, div.module_prolite div.tabs td.firsttohi, div.module_prolite div.tabs td.firstlast, div.module_prolite div.tabs td.firstlasttohi  {
	background: url("/images/module_prolite/tableft_first.gif") no-repeat;
	padding-left: 10px;
}
div.module_prolite div.tabs td.first div {
	background: url("/images/module_prolite/tab.gif") no-repeat top right;
	padding-right: 13px;	
}
/* FIRST LO TO HI DIV, FIRST LO TO HI SUBTAB DIV */
div.module_prolite div.tabs td.firsttohi div {
	background: url("/images/module_prolite/tab_lo_to_hi.gif") no-repeat top right;
	padding-right: 9px;
}
/* FIRST LO TO HI SUBTAB DIV BG */

/* FIRST HI*/
div.module_prolite div.tabs td.firsthi, div.module_prolite div.tabs td.firstlasthi, div.module_prolite div.tabs td.firstlast,  div.module_prolite div.tabs td.firstlasthi-special {
	background: url("/images/module_prolite/tableft_first_hi.gif") no-repeat;
	border-bottom: 1px solid #fff;
	padding-left: 10px;
}
div.module_prolite div.tabs td.firsthi div {
	background: url("/images/module_prolite/tab_hi.gif") no-repeat top right;
	padding-right: 13px;	
}
/* LO TO HI */
div.module_prolite div.tabs td.tohi div {
	background: url("/images/module_prolite/tab_lo_to_hi.gif") no-repeat top right;
	padding-right: 8px;
}
/* LAST LO DIV */
div.module_prolite div.tabs td.last div {
	background: url("/images/module_prolite/tab_last.gif") no-repeat top right;
	padding-right: 13px;
}

/* LAST HI DIV */
div.module_prolite div.tabs td.lasthi div, div.module_prolite div.tabs td.firstlasthi div, div.module_prolite div.tabs td.firstlast div, div.module_prolite div.tabs td.lasthi-special div {
	background: url("/images/module_prolite/tab_last_hi.gif") no-repeat top right;
}
/* LAST HI TRAILER */
div.module_prolite div.tabs td.lasthi-trailer {
	 background: transparent none;
}

div.module_prolite div.tabs td.extracell {
	background: transparent none; 
	padding: 0;
	vertical-align: middle;
}

/* RED STYLE */
div.module_prolite div.tabs td div.tabinner span.red a {
	color: #f00;
}

/* ___ END TABS ___ */

div.module_prolite div.content {
	border: 1px solid #999;
	padding: 12px;
	margin: 0;
	clear: left;
}

.help_popup div.innercontent table td {
	padding: 4px;
}



/* ================================================================= */
/* --- SEARCH FILTERS ---------------------------------------------- */

.search_filters {
	margin-bottom: 18px;
}
.filters {
	border: none;
	padding: 4px;
	background: transparent none;
}
.filters .FieldGroupInstructions {
	color: #000;
	padding-right: 8px;
}
.filters .FormText {
	vertical-align: middle;
	padding-right: 4px;
}
td.FormText {
	text-align: right;
	padding-right: 4px;
}
.filters h2 {
	font-size: 11px;
	padding:0 0 6px 0;margin:0;
}
table.filters {
	width: auto;
}
table.filters td.filter {
	padding: 0px;
	padding-top: 8px;
}
td.filter td.FormText {
	white-space: nowrap;
	padding-left: 8px;
}
.brownbox .buttonbar {
	border: none;
	border-top: 1px solid #CFC18B;
	margin: 12px 0 0 0;
	padding-bottom: 0;
	padding-top: 8px;
}



/* ================================================================= */
/* --- LIST -------------------------------------------------------- */

.list {

}
.list tr {
	background: transparent;
}

.cspList_tophead, 
.cspList_foot {
	padding: 0;
	background: transparent;
}

.cspList_tophead
.cspList_leftbothead, 
.cspList_bothead, 
.cspList_rightbothead, 
.cspList_leftmain, 
.cspList_main, 
.cspList_rightmain,
.cspList_leftmainbot,
.cspList_mainbot,
.cspList_rightmainbot,
.ListHeaderText,
.ListPrimaryLink {
	border: 1px solid #ccc;
	padding: 6px;
}
.ListPrimaryLink {
	border-bottom: 1px solid #ccc !important;
}
.ListHeaderText {
	border-top: 1px solid #ccc !important;
	border-bottom: 1px solid #999 !important;
	background: #eee;
}
.cspList_leftmainbot,
.cspList_mainbot,
.cspList_rightmainbot {
	border-bottom: 1px solid #666 !important;
}
.cspList_leftbothead,
.cspList_leftmain,
.cspList_leftmainbot {
	width: 5%;
	border-left: 1px solid #666 !important;
	white-space: nowrap
}
.cspList_rightbothead,
.cspList_rightmain,
.cspList_rightmainbot {
	border-right: 1px solid #666 !important;
}
.cspList_leftbothead, 
.cspList_bothead, 
.cspList_rightbothead {
	border-top: 1px solid #666 !important;
	border-bottom: 1px solid #666 !important;
	background: #eee url("/images/module_prolite/bg-gradient-white-gray.jpg") repeat-x;
	white-space: nowrap;
}



.cspList_leftbothead a,
.cspList_bothead a,
.cspList_rightbothead a {

}

.cspList_leftbothead img,
.cspList_bothead img,
.cspList_rightbothead img {

}



.cspList_leftbothead a, 
.cspList_leftbothead,
.cspList_bothead a,
.cspList_bothead,
.cspList_rightbothead a,
.cspList_rightbothead {

	font: bold 12px Arial, Helvetica, Sans-serif;
	text-decoration: none;
	color: #000;
}
.ListHeadResultInfo,
.ListHead {
	padding: 6px;
	vertical-align: middle;
	background: transparent;
}
.ListHeadResultInfo input {
	vertical-align: middle;
}
.ListHeaderText a {
	text-decoration: none;
}
.lhri-top .ListHeadResultInfo {
	padding-top: 0;
	padding-bottom: 8px;
}
.lhri-bot .ListHeadResultInfo {
        padding-top: 8px;	
        padding-bottom: 0;
}
.ldfirst {
	border-left: 1px solid #ccc !important;
}
.ldlast {
	border-right: 1px solid #ccc !important;
}

.listpaging {

}
.listpaging,
.listpaging * {
	text-transform: uppercase;
	font-size: 11px;
	font-weight: bold;
}
.listpaging img {
	vertical-align: middle;
}



/* ================================================================= */
/* --- FORM MODIFICATIONS ------------------------------------------ */
/* base CSS must be loaded from forms.css BEFORE this file --------- */

.form, input, select, option, button, .hp_selection_text, .labelcol, .widgetcol {
	font-family: Arial, Helvetica, Sans-serif;
	font-size: 12px;
}
.fieldgroup {
	margin-top: 0;
	margin-bottom: 0;
	padding-top: 24px; /* NOTE: PADDING-BOTTOM WILL CAUSE BORDER TO BREAK IN IE */
}
.fgfirst {
	padding-top: 12px;
}
.fglast {
	padding-top: 12px;
	padding-bottom: 12px;
}
.fieldgroup .fieldgroup, 
.fieldgroup .fgfirst,
.fieldgroup .fglast {
	border: none;
}
.fieldgroup h2 {
	margin-bottom: 6px;
	border: none;
	padding: 0 12px;
}
.buttonbar_top {
	border-bottom: 1px solid #999;
}
.buttonbar {
	border-top: 1px solid #999;
}
.field {
	background: transparent none;
	padding: 18px 12px;
	margin: 0;
	border-top: 1px solid #ccc;
	line-height: 120%;
}
.field-first {
	border-top: none;
	margin-top: 0;
}
.sb .field {
	padding: 6px 0px;
	margin: 0;
}
.sb .field-first {
	border-top: none;
	margin-top: 0;
	padding-top: 0;
}
.label {
	padding: 0;
	margin: 0;
	font-weight: bold;
}
.widget {
	padding: 4px 0 0 0;
	margin: 0;
	line-height: 100%;
}
.blurb {
        margin: 0;
	padding: 0;
}
.fgblurb {
	margin-left: 12px;
}
.error {
	padding: 0;
	margin: 0;
}
.errored {
	border: none;
	background: transparent none;
}
.inline {
	padding: 0;
	margin: 0;
}
.columnar .children .field {
	padding-left: 0;
	padding-top: 0;
	margin-top: 0;
}
.columnar .children .widget {
	margin-top: 4px;
}
.columnar .children .label {
	margin-top: 0; padding-top: 0;
}
td.labelcol, td.widgetcol {
	background: transparent none;
	padding: 0;
}
td.widgetcol.first, td.widgetcol.last, td.labelcol.first, td.labelcol.last {
	border: none;
}
.labelcolwrap, .widgetcolwrap {
	padding-top: 0px;
	padding-bottom: 6px;
}
.labelcolwrap {
	padding-left: 12px;
	padding-right: 3px;
}
.widgetcolwrap {
	padding-right: 12px;
}
.widgetcolwrap .widget, .labelcolwrap .label {
	padding-top: 0;
	padding-bottom: 0;
}
.readonly .labelcolwrap, .readonly .widgetcolwrap {
	padding-top: 2px;
	padding-bottom: 3px;
}
.widget input, .widget textarea, .widget select, .widget button {

}
.widgetcolwrap .widget input {

}
.widgetcolwrap .blurb {
	padding-top: 0px;
}

.readonly .widget {
	font-weight: normal;
}
.columnar .label, .columnar label {
	font-weight: normal;
	padding-bottom: 2px;
}
.label, label, .readonly .label, .readonly label {
	font-weight: bold;
}
.subform .field {
	border: none;
	padding: 8px 2px;
	margin: 0px 6px;
	border-bottom: 1px solid #ccc;
}
.subform .field-last {
	border-bottom: none;
}
.subform .field .label {
	padding: 0;
	margin: 0;
}
.subform h3 {
	padding: 6px;
	background: #666;
	color: #fff;
	border-bottom: 1px solid #333;
}
.subform .buttonbar {
	padding: 4px 8px;
}
.relationwidget {
	
}
.relationwidget_addedit {

}
.relationwidget_pick {

}
.addbutton {
	margin-top: 20px;
}
.collapser {
	padding-bottom: 2px;
}
.collapser a {
	font-weight: bold;
	color: #000;
}
.collapser a:visited {
	color: #000;
}
.collapser_container {
	border: 1px solid #999;
	background: #eee;
	padding: 4px;
	padding-bottom: 2px;
	margin-bottom: 8px;
}
.collapse_closed, .collapse_open {
	background: #eee;
	border: 1px solid #999;
	padding: 6px;
}
.collapse_closed .children {
	display: none;
}
a.collapselink_open {
	background: transparent url("/images/arrowd.gif") no-repeat 0 0;
}
a.collapselink_closed {
	background: transparent url("/images/arrows.gif") no-repeat 0 0;
}
a.collapselink_open, a.collapselink_closed {
	display: inline;
	padding-left: 13px;
	font-size: 12px;
}
.req-indicator {
	color: #f00;
}
.reqd_msg {
	display: block;
	float: right;
	position: relative;
	top: 4px;
	left: -4px;
}
.actions {
	font-size: 11px;
}
.fieldgroup h2 {
	margin-top: .6em;
	margin-bottom: 0;
	font-size: 18px;
	font-weight: normal;
	color: #666;
}

.boldbutton {
        font-weight: bold;
}

	
/* ================================================================= */
/* --- HIERPICKLIST ------------------------------------------------ */

.hp_selection {
  border:1px solid #7f9db9;
  background-color:#fff;
  height:20px;
  font-family:Arial,Helvetica,sans-serif;
  cursor:pointer;
  padding-left:3px;
}
.hp_selection div {
  white-space:nowrap;
  font-size:11px;
}
.hp_menu {
  border:1px solid #333;
  background-color:#DAE2EB;
  position:absolute;
  visibility:hidden;
  z-index:100;
  font-family:Arial,Helvetica,sans-serif;
  font-size:11px;
}
.hp_menu div {
  padding:2px 0px 0px 2px;
  margin:0px;
  height:20px;
  white-space:nowrap;
  position:relative;
  z-index:200;
  background-color:transparent;
  border-bottom:1px solid #aaa;
  cursor:pointer;
}
.hp_menu span {
  float:left;
  position:relative;
}
.hp_menu img {
  float:right;
}
.hp_edit {
  font-family:Arial,Helvetica,sans-serif;
  font-size:11px;
}
.hp_item {
  background-color:#DAE2EB;
  padding:2px;
  margin:1px;
  height:22px;
  width:300px;
  white-space:nowrap;
  border:1px solid #ccc;
  cursor:pointer;
  font-size:11px;
  vertical-align:middle;
}
.hp_icons {
  background-color:#DAE2EB;
  border:1px solid #ccc;
  padding:1px;
  margin:0px;
  white-space:nowrap;
  vertical-align:middle;
}
.hp_pick_icon {
  border:1px solid #999;
  padding:0px;
  margin:0px;
}
.hp_scroll {
  position:relative;
  border:1px solid #ddd;
  overflow:hidden;
  float:left;
  padding:0px !important;
  margin:0px;
  background:#efefef !important;
}
.hp_scroll img {
  position:absolute;
  left:0px !important;
  width:15px;
  height:16px;
}
.hp_scroll_cont {
  position:relative;
  top:16px;
  border:none !important;
  overflow:hidden;
  padding:0px !important;
}
.hp_scroll_cont div {
  padding:0px !important;
  position:absolute;
  background:transparent url("/images/hp/scroll.png") repeat-y;
  border:none !important;
}
.hp_ud {
  background-color:#DAE2EB;
  border:1px solid #ccc;
  padding:1px;
  margin:0px;
}




/* ================================================================= */
/* --- POPWIN ------------------------------------------------------ */

.popwin { position: absolute; z-index: 99;}
.popwin td {font-family:verdana;font-size:10px;}
.popwin h1 {font-family:verdana;font-size:14px;}
.popwin .content {font-family:verdana;font-size:10px;color:#666;}
.popwin li {list-style-type:square;}
.popwin a, .popwin a:visited {color:#FF0000;text-decoration:none;font-weight:bold;}
.popwin .title {font-weight: bold; color: #000;}
.popwin_body {
  font: normal 11px Arial, Helvetica, Sans-serif;
}
.popwin_fg {
  background: #fff;
  padding: 3px;
}
.popwin_fg table, .popwin_fg td, .popwin_fg tr {
  border-collapse: collapse !important;
  border: none !important;
  background: transparent none  !important;
}
.popwin_cg {
  background: #DAE2EB url("/images/module_icecold/bg_modtitle_lightblue.jpg") repeat-y top left;
  border-bottom: 1px solid #999;
}
.popwin_bg {
  background: #336699;
}
.popwin_caption, .popwin_close {
  font-weight: bold;
  font-size: 11px;
}
.popup_body {
    background: #fff url("/images/titlebar_bg.jpg") repeat-x 0px -10px;
}




/* ================================================================= */
/* --- STEPS / WIZARD ---------------------------------------------- */

table.steps td a, table.steps td a:visited {
	font-size: 12px !important;
	color: #000 !important;
}
table.steps {
	padding: 0;
	margin-top: 14px;
	border: none; border-collapse: collapse; border-spacing: 0;
}
table.steps td {
	padding: 0; margin: 0;
	border: none; border-collapse: collapse; border-spacing: 0;
	vertical-align: middle;
	font-family: Arial, Helvetica, Sans-serif;
}
table.steps td a {
	text-decoration: none;
}
.main table.steps td a {
	text-decoration: underline;
	color: blue !important;
}
table.steps td.num {
	background: transparent url("/images/step_arrow.gif") no-repeat 0% 80%;
	text-align: center;
	font-weight: bold;
}
table.steps tr.active-last td.num,
table.steps tr.complete-last td.num,
table.steps tr.inactive-last td.num,
table.steps tr.error-last td.num {
	background: transparent none;
}


table.steps td {
	padding-bottom: 18px;
}
table.steps td.num div {
	height: 24px;
	width: 24px;
	padding-top: 3px;
}
table.steps td {
	color: #999;
}
table.steps tr.active td.num div, 
table.steps tr.active-last td.num div  {
	background: transparent url("/images/step_active.gif") no-repeat;
	color: #000;
}
table.steps tr.active td a, 
table.steps tr.active-last td a {
	color: #000;
	font-weight: bold;
}
table.steps tr.complete td.num div, 
table.steps tr.complete-last td.num div {
	background: transparent url("/images/step_complete.gif") no-repeat;
	color: #030;
}
table.steps tr.complete td a, 
table.steps tr.complete-last td a {
	color: #030;
}
table.steps tr.inactive td.num div, 
table.steps tr.inactive-last td.num div,
table.steps tr td.num div {
	background: transparent url("/images/step_gray.gif") no-repeat;
	color: #666;
}
table.steps tr.inactive td a, 
table.steps tr.inactive-last td a {
	color: #666;
}
table.steps tr.disabled td a,
table.steps tr.disabled td a:hover,
table.steps tr.disabled-last a, 
table.steps tr.disabled-last a:hover {
	color: #ccc;
}
table.steps tr.error td.num div,
table.steps tr.error-last td.num div {
	background: transparent url("/images/step_error.gif") no-repeat;
	color: red;
}
table.steps tr.error td a,
table.steps tr.error-last td a {
	color: red;
}
table.steps td.stepbody {
	padding-left: 8px;
	padding-bottom: 21px;
}




/* ================================================================= */
/* --- COOL BUTTONS ------------------------------------------------ */

/* ---------------------------------------------------------------------------------------
     APPLY DEFAULTS */

.btn_generic_ie5,
.btn_generic_ie5_5up,
.btn_generic_nav6up,

.btn_submit_ie5,
.btn_submit_ie5_5up,
.btn_submit_nav6up,

.btn_edit_ie5,
.btn_edit_ie5_5up,
.btn_edit_nav6up,

.btn_reset_ie5,
.btn_reset_ie5_5up,
.btn_reset_nav6up,

.btn_save_ie5,
.btn_save_ie5_5up,
.btn_save_nav6up,

.btn_spellcheck_ie5,
.btn_spellcheck_ie5_5up,
.btn_spellcheck_nav6up,

.btn_cancel_ie5,
.btn_cancel_ie5_5up,
.btn_cancel_nav6up,

.btn_delete_ie5,
.btn_delete_ie5_5up,
.btn_delete_nav6up,


.btn_search_ie5,
.btn_search_ie5_5up,
.btn_search_nav6up,

.btn_go_ie5,
.btn_go_ie5_5up,
.btn_go_nav6up,

.btn_password_ie5,
.btn_password_ie5_5up,
.btn_password_nav6up,

.btn_back_ie5,
.btn_back_ie5_5up,
.btn_back_nav6up,

.btn_add_ie5,
.btn_add_ie5_5up,
.btn_add_nav6up


{
	background: #fff url("/images/module_prolite/btn_generic.jpg") repeat-x 0% 50%;
	font: bold .86em Verdana, Geneva, Sans-serif;
	border: 1px solid #666;
	border-spacing: 0;
	cursor: pointer;
	text-transform: capitalize;
	margin: 1px;
	vertical-align:top;
}

/* ---------------------------------------------------------------------------------------
    APPLY DEFAULT PADDING */

.btn_generic_ie5,
.btn_submit_ie5,
.btn_edit_ie5,
.btn_reset_ie5,
.btn_save_ie5,
.btn_spellcheck_ie5,
.btn_cancel_ie5,
.btn_delete_ie5,
.btn_search_ie5,
.btn_go_ie5,
.btn_password_ie5,
.btn_back_ie5,
.btn_add_ie5
{
	padding: 3px 0px 1px 1px;
}
.btn_generic_ie5_5up,
.btn_submit_ie5_5up,
.btn_edit_ie5_5up,
.btn_reset_ie5_5up,
.btn_save_ie5_5up,
.btn_spellcheck_ie5_5up,
.btn_cancel_ie5_5up,
.btn_delete_ie5_5up,
.btn_search_ie5_5up,
.btn_go_ie5_5up,
.btn_password_ie5_5up,
.btn_back_ie5_5up,
.btn_add_ie5_5up {
	padding: 2px 5px;
	width: 5px;
	overflow: visible;
	background-position: 0% 53%;
}
.btn_generic_nav6up,
.btn_submit_nav6up,
.btn_edit_nav6up,
.btn_reset_nav6up,
.btn_save_nav6up,
.btn_spellcheck_nav6up,
.btn_cancel_nav6up,
.btn_delete_nav6up,
.btn_search_nav6up,
.btn_go_nav6up,
.btn_password_nav6up,
.btn_back_nav6up,
.btn_add_nav6up {
	padding: 3px 5px 4px 4px;
}

/*---------------------------------------------------------------------------------------------
/* CUSTOM BUTTON BACKGROUNDS / BORDERS */

.btn_edit_ie5,
.btn_edit_ie5_5up,
.btn_edit_nav6up {
        background: #fff url("/images/module_prolite/btn_edit.jpg") no-repeat 0% 50%;
	border: 1px solid #369;
}

.btn_reset_ie5,
.btn_reset_ie5_5up,
.btn_reset_nav6up {
	background: #fff url("/images/module_prolite/btn_reset.jpg") no-repeat 0% 50%;
}

.btn_save_ie5,
.btn_save_ie5_5up,
.btn_save_nav6up {
	background: #fff url("/images/module_prolite/btn_save.jpg") no-repeat 0% 50%;
	border: 1px solid #369;
}

.btn_spellcheck_ie5,
.btn_spellcheck_ie5_5up,
.btn_spellcheck_nav6up {
	background: #fff url("/images/module_prolite/btn_spellcheck.jpg") no-repeat 0% 50%;
}

.btn_cancel_ie5,
.btn_cancel_ie5_5up,
.btn_cancel_nav6up {
	background: #fff url("/images/module_prolite/btn_cancel.jpg") no-repeat 0% 50%;
}

.btn_delete_ie5,
.btn_delete_ie5_5up,
.btn_delete_nav6up {
        background: #fff url("/images/module_prolite/btn_delete.jpg") no-repeat 0% 50%;
        border: 1px solid #933;
}


.btn_search_ie5,
.btn_search_ie5_5up,
.btn_search_nav6up {
	background: #fff url("/images/module_prolite/btn_search.jpg") no-repeat 0% 50%;
	border: 1px solid #060;
}

.btn_password_ie5,
.btn_password_ie5_5up,
.btn_password_nav6up {
	background: #fff url("/images/module_prolite/btn_password.jpg") no-repeat 0% 50%;
}

.btn_go_ie5,
.btn_go_ie5_5up,
.btn_go_nav6up {
	background: #fff url("/images/module_prolite/btn_go.jpg") no-repeat 100% 50%;
	border: 1px solid #060;
}

.btn_back_ie5,
.btn_back_ie5_5up,
.btn_back_nav6up {
	background: #fff url("/images/module_prolite/btn_back.jpg") no-repeat 0% 50%;
}

.btn_add_ie5,
.btn_add_ie5_5up,
.btn_add_nav6up {
	background: #fff url("/images/module_prolite/btn_add.jpg") no-repeat 0% 50%;
}

/* ---------------------------------------------------------------------------------------
     CUSTOM BUTTON ICON PADDING ADJUSTMENTS */


.btn_save_ie5 {
	padding-left: 15px;
}
.btn_edit_ie5 {
        padding-left: 14px;
}
.btn_reset_ie5 {
	padding-left: 12px;
}
.btn_spellcheck_ie5 {
	padding-left: 16px;
}
.btn_cancel_ie5 {
	padding-left: 16px;
}
.btn_delete_ie5 {
        padding-left: 18px;
}
.btn_search_ie5 {
	padding-left: 13px;
}
.btn_go_ie5 {
	padding-right: 12px;
}
.btn_password {
	padding-left: 11px;
}
.btn_back_ie5 {
	padding-left: 11px;
}
.btn_add_ie5 {
	padding-left: 11px;
}

.btn_save_ie5_5up {
	padding-left: 20px;
	background-position: 0% 48%;
}
.btn_edit_ie5_5up {
        padding-left: 19px;
        background-position: 0% 48%;
}
.btn_reset_ie5_5up {
	padding-left: 14px;
	background-position: 0% 48%;
}
.btn_spellcheck_ie5_5up {
	padding-left: 23px;

	background-position: 0% 48%;
}
.btn_cancel_ie5_5up {
	padding-left: 18px;
	background-position: 0% 48%;
}
.btn_delete_ie5_5up {
        padding-left: 20px;
        background-position: 0% 48%;
}
.btn_search_ie5_5up {
	padding-left: 16px;
	background-position: 0% 48%;
}
.btn_go_ie5_5up {
	padding-right: 14px;
	background-position: 100% 49%;
}
.btn_password_ie5_5up {
	padding-left: 22px;
	background-position: 0% 48%;
}
.btn_back_ie5_5up {
	padding-left: 14px;
	background-position: 0% 49%;
}
.btn_add_ie5_5up {
	padding-left: 16px;
	background-position: 0% 48%;
}

.btn_save_nav6up {
	padding-left: 17px;
	background-position: -.25% 50%;
}
.btn_edit_nav6up {
        padding-left: 17px;
        background-position: -.25% 50%;
}
.btn_reset_nav6up {
	padding-left: 13px;
        background-position: -.5% 50%;
}
.btn_spellcheck_nav6up {
	padding-left: 20px;
	padding-right: 4px;
        background-position: -.75% 50%;
}
.btn_cancel_nav6up {
	padding-left: 14px;
	padding-right: 3px;
}
.btn_delete_nav6up {
        padding-left: 17px;
        padding-right: 3px;
}
.btn_search_nav6up {
	padding-left: 14px;
	padding-right: 3px;
        background-position: -.5% 50%;
}
.btn_go_nav6up {
	padding-right: 12px;
}
.btn_password_nav6up {
	padding-left: 19px;
	padding-right: 3px;
}
.btn_back_nav6up {
	padding-left: 12px;
	padding-right: 3px;
}
.btn_add_nav6up {
	padding-left: 14px;
	padding-right: 3px;
        background-position: -.5% 50%;
}


/* HELP MODULE */

#helpdiv {
	position: absolute;
	top: 12px;
	right: 12px;
	z-index: 999;
	line-height: normal;
	width: 350px;
	overflow: auto;
	border: 1px solid #ccc;
	background: #fff;
	opacity: 0;
	filter: alpha(opacity=0);
}
#helpdiv .moretopright {
	position: absolute;
	top: 6px;
	right: 6px;
}
#helpdiv .titlebar {
	margin: 8px 0 0 12px;
	padding: 0;
	font-size: 16px;
	text-transform: uppercase;
}
#helpdiv .moretopright {
	position: absolute;
	top: 8px;
	right: 8px;
}
#helpdiv .extras {
	position: absolute;
}
.common_qa {
	padding: 10px;
}
.common_qa h1 {
	font-size: 1.1em;
	margin: 10px 0 0 0;
}
.common_qa h4.sf {
	font-size: 1em;
	margin: 0;
}
.common_qa .search_filters {
	border: none;
	background: transparent none;
	margin-top: 0 !important;
	width: auto;
	
}
.common_qa .search_filters .field_keyword {
	width: 132px;
}
.common_qa p {
	margin: 0;
}
.common_qa dl,
.common_qa dt,
.common_qa dd {
	padding: 2px 0;
	margin: 0;
	line-height: normal;
}
.common_qa dl {
	margin: 10px 0;
}
dt.qa_item_closed {
	background: transparent url("/images/arrows.gif") no-repeat 0% 45%;
	padding-left: 13px;
	font-weight: bold;
}
dt.qa_item_open {
	background: transparent url("/images/arrowd.gif") no-repeat 0% 45%;
	padding-left: 13px;
	font-weight: bold;
	color: #666;
}
dd.qa_response {
	padding: 0 0 6px 13px;	
}
dd.qa_edit {
	float: right;
	position: relative;
	top: -22px;
}
dd.qa_edit a {
	color: #666;
}
dd.qa_edit img,
div.qa_addnew img {
	margin-right: .25em;
	margin-bottom: 2px;
	vertical-align: middle;
}
div.qa_addnew a {
	color: #060;
	font-weight: bold;
}

