@charset "utf-8";

/* --- [ General settings ] --- */

td
{
font: normal 12px/15px Helvetica, Arial, sans-serif;
vertical-align: top;
}

#logged_in_body 
{
	margin: 0px auto;
	font: normal 12px/15px Helvetica, Arial, sans-serif;
	background: #fff url("../images/loggedin_background.gif") 0 0 repeat;
	color: #000;
}

#wrapper
{
	background: #fff;
	margin: 0px auto;
	width: 900px;
}

#logged_in_content
{
	margin: 20px 10px 0px 30px;
	padding-bottom: 20px;
}

#content
{
	margin: 20px 50px 0px 50px;
	padding-bottom: 20px;
}

#header_image {
	margin: 5px 10px 0px 10px;
	padding: 0px;
}

#footer {
	margin: 0px auto;
	width: 900px;
	clear: both;
}

#footer_content {
	padding: 0px 50px 20px 50px;
	font: normal 11px/16px Helvetica, Arial, sans-serif;
	background: #fff;
	color: #999;	
}

#footer_links {
	border-top: 1px solid #dbe3e8;
	padding-top: 10px;
	color: #ccc;
}

#footer_links a:visited, #footer_links a {
	color: #80a3b7;
	text-decoration: none;
}

.homepagetext
{
	font: normal 14px/18px Helvetica, Arial, sans-serif;
	color: #666;
}

h1
{
	font: normal 20px/24px Helvetica, Arial, sans-serif;
	margin: 15px 0px 5px 0px;
}

h2
{
	font: normal 16px/20px Helvetica, Arial, sans-serif;
	margin: 10px 0px 5px 0px;
}

h3
{
	font: normal 14px/20px Helvetica, Arial, sans-serif;
	margin:10px 0px 0px 0px;
}

h4, h5, h6 {
	font: bold 14px/20px Helvetica, Arial, sans-serif;
	margin:10px 0px 0px 0px;
}
.line {
	border-bottom: 1px solid #333;
}

p { margin: 0px 0px 10px 0px; }

a.print_link
{
	text-decoration: none;
}

ol
{
	margin: 2px 0px 2px 0px;
	padding: 2px 0px 2px 20px;
}

ul
{
	margin: 0px 0px 10px 0px;
	padding: 4px 0px 4px 30px;
	font: normal 12px/18px Helvetica, Arial, sans-serif;
}

.note {
	margin: 20px 0px;
	padding: 10px 10px 2px 10px;
	font: italic 13px/16px Helvetica, Arial, sans-serif;
	background: #FFC;
	border: 1px solid #FC3;
}

.note2 {
	margin: 20px 0px;
	padding: 10px 10px 2px 10px;
	font: italic 10px/14px Helvetica, Arial, sans-serif;
	border-top: 1px solid #333;
	color:#333;
}



/*     Login elements     */

.loginbar
{
	background: #00395a;
	height: 45px;
	margin: 0px;
	padding: 0px 0px 0px 30px;
}

.sep {
	margin: 8px 10px;
	padding-top: 0px;
	float: left;
}

a#join_link
{
	font: normal 13px/20px Arial, Helvetica, sans-serif;
	color: #fff;
	text-decoration: none;
	margin: 8px 0px;
	display: block;
	padding-top: 5px;
	width: 111px;
	height: 30px;
	float: left;
	text-align: center;
	outline: none; /* hide dotted outline in Firefox */
}

a#login_link
{
	font: normal 13px/20px Arial, Helvetica, sans-serif;
	color: #fff;
	text-decoration: none;
	margin: 8px 0px;
	display: block;
	padding-top: 5px;
	width: 61px;
	height: 30px;
	float: left;
	text-align: center;
	outline: none; /* hide dotted outline in Firefox */
}

a#join_link:hover
{
	background: #00395a url("../images/join_over_bkg.gif") 0 0 no-repeat;
}

a#login_link:hover
{
	background: #00395a url("../images/login_over_bkg.gif") 0 0 no-repeat;
}
form
{

 margin: 0px;
}
#login_form
{
	float: left;
	width: 650px;
	height: 30px;
	display: none;
}

.formtext_w
{
	font: normal 12px/17px Arial, Helvetica, sans-serif;
	color: #fff;
	margin: 0px 0px 0px 10px;
	vertical-align: bottom;
}

.remember 
{
	font: normal 10px/17px Arial, Helvetica, sans-serif;
	color: #fff;
	margin: 0px 0px 0px 10px;
	vertical-align: bottom;
}

#go_btn
{
	padding: 10px 0px 0px 10px;
	vertical-align: bottom;
	outline: none; /* hide dotted outline in Firefox */
}

/*     End Login elements     */

/*     Logged in elements    */

#lblogo
{
	margin: 15px 0px -20px 50px;
	position: relative;
	float: left;
}


#loggedin_as
{
	position: relative;
	float: left;
	top: 0px;
	left: 350px;
	margin: 0px;
	color: #fff;
	width: 240px;
	text-align: right;
	font: normal 13px/15px arial, sans-serif;
}

.loggedinbar
{
	position: relative;
	background: transparent url("../images/loggedin_as_bkg.gif") no-repeat top right;
	height: 40px;
	border-top: 10px solid #d1812b;
}

#logout_btn
{
    position: relative;
	float: left;
	top: 4px;
	left: 365px;
    outline: none; /* hide dotted outline in Firefox */
}

#loggedin_info
{
	font: normal 10px/14px arial, sans-serif;
}

#tab_container
{
	position: relative;
	top: 0px;
	width: 845px;
	margin: 0px 0px 0px 30px;
	padding: 0px 0px 0px 0px;
	height: 28px;
	border-bottom: 1px solid #d1812b;
	text-align: right;
	clear: both;
}

a.tab {
    background: transparent url("../images/loggedin_tabs.gif") 0 -28px no-repeat;
	padding: 7px 40px 12px 15px;
    color: #d1812b;
    display: inline-block;
    font: normal 11px/28px Lucida Grande, helvetica, arial, sans-serif;
    height: 28px;
    width: 152px;
    text-decoration: none;
    text-align: center;
    outline: none; /* hide dotted outline in Firefox */
}

#left_bottom {
background: transparent url('../images/boxes/quicklook_btm.gif') no-repeat;
}
a.tabon {
    background: transparent url('../images/loggedin_tabs.gif') 0 0 no-repeat;
    padding: 7px 40px 7px 15px;
    height: 28px;
    width: 152px;
    color: #fff;
    display: inline-block;
    font: normal 11px/28px Lucida Grande, helvetica, arial, sans-serif;

    text-decoration: none;
    text-align: center;
	
    outline: none; /* hide dotted outline in Firefox */
}
/*    End Logged in elements    */

/*     navigation elements     */

.home_btn {
	margin: 7px 8px 0px 16px;
}

#navigation
{
	width: 900px;
	margin: 0px;
	padding: 0px;
}
.double_line {
	border-top: 1px solid #c8e2f0;
	padding: 1px 0px 0px 0px;
	border-bottom: 1px solid #c8e2f0;
}
.single_line {
	border-top: 1px solid #c8e2f0;
	padding: 1px 0px 0px 0px;
}
#nav
{
	margin:  0px;
	padding: 0px;
	height: 32px;
}

#nav li
{
	margin: 0px;
	padding: 0px;
	list-style: none;
	float: left;
}

#nav a.nav
{
	margin: 0px 0px 0px 0px;
	padding: 8px 12px 4px 10px;
	display: block;
	text-decoration: none;
	font: normal 14px/20px Helvetica, Arial, sans-serif;
	color: #002d62;
	outline: none; /* hide dotted outline in Firefox */
}

#nav a.nav:hover
{
	display: block;
	text-decoration: none;
	color: #002d62;
	background: #eef3f5;
}

#nav a.navon
{
	margin: 0px 0px 0px 0px;
	padding: 8px 12px 4px 10px;
	display: block;
	text-decoration: none;
	font: normal 14px/20px Helvetica, Arial, sans-serif;
	color: #002d62;
	background: #fff url("../images/nav_on_bkg.gif") 0 0 repeat-x;
	border-left: 1px solid #c8e2f0;
	border-right: 1px solid #c8e2f0;
	outline: none; /* hide dotted outline in Firefox */
}

/*     end of navigation elements     */

/* subnav elements */
#subnavigation
{
	background: #fff url("../images/subnav_bkg.gif") 0 0 repeat-x;
	height: 28px;
	padding-left: 45px;
}

#subnav
{
	margin: 0px;
	padding: 0px;
}

#subnav li
{
	margin: 0px;
	padding: 0px;
	list-style: none;
	float: left;
}

#subnav a.subnav
{
	margin: 0px;
	padding: 8px 8px 4px 6px;
	display: block;
	text-decoration: none;
	font: normal 12px/16px Helvetica, Arial, sans-serif;
	color: #002d62;
	border-left: 1px solid #fff;
	border-right: 1px solid #eef3f5;
	outline: none; /* hide dotted outline in Firefox */
}

#subnav a.subnav:hover
{
	display: block;
	text-decoration: none;
	color: #002d62;
	background: #eef3f5;
}

#subnav a.subnavon
{
	margin: 0px;
	padding: 8px 8px 4px 6px;
	display: block;
	text-decoration: none;
	font: bold 12px/16px Helvetica, Arial, sans-serif;
	color: #002d62;
	border-left: 1px solid #fff;
	border-right: 1px solid #eef3f5;
	background: #fff url("../images/subnav_on_bkg.gif") 0 0 repeat-x;
	outline: none; /* hide dotted outline in Firefox */
}
/*     end of sub navigation elements     */

/* callout elements */
.calloutlink
{
	text-decoration: none;
	color: #fff;
}

.calloutblue
{
	width: 250px;
	height: 85px;
	padding: 10px 0px 0px 15px;
	margin: 20px 0px 0px 0px;
	background: #fff url("../images/callout_box_blue.jpg") 0 0 no-repeat;
}

.calloutgreen
{
	width: 250px;
	height: 85px;
	padding: 10px 0px 0px 15px;
	margin: 20px 0px 0px 0px;
	background: #fff url("../images/callout_box_green.jpg") 0 0 no-repeat;
}

.calloutyellow
{
	width: 250px;
	height: 85px;
	padding: 10px 0px 0px 15px;
	margin: 20px 0px 0px 0px;
	background: #fff url("../images/callout_box_yellow.jpg") 0 0 no-repeat;
}

.calloutblue h1, .calloutgreen h1, .calloutyellow h1
{
	font: normal 20px/24px Helvetica, Arial, sans-serif;
	margin: 2px 0px;
	color: #fff;
}

.callouttext
{
	font: normal 12px/16px Helvetica, Arial, sans-serif;
	margin: 0px 80px 0px 0px;
}

/* end callout elements */


/* sidebar element */

.sidebar
{
	width: 220px;
	padding: 4px 15px;
	margin: 10px 0px 0px 40px;
	background: #fff url(../images/grey_fade_bkg.jpg) 0 0 no-repeat;
	font: normal 11px/14px Helvetica, Arial, sans-serif;
}
/* end sidebar element */

/*  rounded corer boxes  */

.blue, .blue .tl 
{
	background: transparent url('../images/boxes/blue.gif') no-repeat bottom right;
}

.blue h2
{
	color: #80a3b7;
}

.cssbox
{
	padding-right: 15px; /* the gap on the right edge of the image (not content padding) */
	margin: 0px auto; /* use to position the box */ 
}

.cssbox_head 
{
	background-position: top right;
	margin-right: -15px; /* pull the right image over on top of border */
	padding-right: 30px; /* right-image-gap + right-inside padding */
}
.cssbox_head .tl 
{
	background-position: top left;
	display: block;
	margin: 0; /* reset main site styles*/
	border: 0; /* ditto */
	padding: 5px 0px 4px 10px;/* padding-left = image gap + interior padding ... no padding-right */
	height: auto !important;
	height: 1%; /* IE Holly Hack */
	font: normal 20px/24px Helvetica, Arial, sans-serif;
	
}
.cssbox_body
{
	background-position: bottom left;
	margin-right: 10px; /* interior-padding right */
	padding: 2px 0 5px 25px; /* mirror .cssbox_head right/left */
}

/*  End Rounded corners  */

/*   Start form fields    */

.formtext
{
	border: 1px solid #8babbd;
	padding: 4px;
	margin: 6px 0px 0px 0px;
}

.horz_line_ltblue
{
 margin: 10px auto;
 border-top: 1px solid #b7cad5;
 height: 1px;
}

/* Quick Look box */

#quicklook_box
{
	background: transparent url("../images/boxes/quicklook_bkg.gif") 0 0 no-repeat;
	float: left;
	margin: 0px 10px 0px 0px;
}

#quicklook_content
{
	margin: 0px 20px;
	padding-top: 30px;
}

/*  Important note box*/

#important-note_box
{
	background: transparent url("../images/boxes/yellow_box_top.gif") 0 0 no-repeat;
}

#important-note_content
{
	padding: 20px 25px 10px 25px;
}

#important_icon
{
	float: left;
	height: 50px;
	margin: 2px 8px 0px 0px;
}


/*  grey box*/

.grey_box
{
	background: transparent url("../images/boxes/grey_box_top.gif") 0 0 no-repeat;
	margin-right: 4px;
}

.grey_content
{
	padding: 10px 18px 0px 18px;
}

/*  green box*/

.green_box
{
	background: transparent url("../images/boxes/green_box_top.gif") 0 0 no-repeat;
}

.green_content
{
	padding: 10px 18px 0px 18px;
}


/*  White box*/

.white_box
{
	background: transparent url("../images/boxes/white_box_top.gif") 0 0 no-repeat;
}

.white_content
{
	padding: 10px 4px 0px 4px;
}

.white_content h2
{
	margin-left:15px;
}

.grey_form_bkg
{
	background: transparent url("../images/boxes/white_box_grey_bkg.gif") 0 0 repeat-y;
	padding: 10px 10px 0px 20px;
}
/* blue Box */

.blue_box
{
	background: transparent url("../images/boxes/blue_bkg.gif") 0 0 no-repeat;
	margin: 15px 0px;
}

.blue_box_content
{
	
	padding: 5px 20px 0px 20px;
}

.blue_box_content h2
{
	color: #fff;
	font-weight: bold;
}

.blue_box_content ol
{
	font: normal 14px/18px Helvetica, Arial, sans-serif;
	color: #fff;
}

.blue_box_content ol li
{
	margin: 6px 0px;
}


/* orange box */
.orange_box
{
	background: transparent url("../images/boxes/orange_bkg.gif") 0 0 no-repeat;
}

.orange_box_content
{
	margin: 10px;
	padding: 5px 10px 0px 10px;
}

.orange_box_content h2
{
	color: #fff;
	font-weight: bold;
}

.orange_box_content ol
{
	font: normal 14px/18px Helvetica, Arial, sans-serif;
	color: #fff;
}

.orange_box_content ol li
{
	margin: 6px 0px;
}
/* big grey box top */

.bggrey_box
{
	background: transparent url("../images/boxes/bggrey_box_top.gif") 0 0 no-repeat;
}

.bggrey_content
{
	padding: 10px 0px 0px 0px;
}

.display_table
{
	padding: 1px;
	border: 1px solid #e5e5e5;
	margin: 0px 0px 0px 0px;
	background: #fff;
}
.display_table td
{
	padding: 6px 8px;
	margin: 0px;
}


.white_table
{
	padding: 4px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	background: #fff;
}

.white_table td
{
	padding: 6px 8px;
	margin: 0px;
}

.white_table td.line
{
	border-bottom: 1px solid #eff0f0;
}

a.sortbtn, a.sortbtn:hover, a.sortbtn:visited
{
	text-decoration: none;
	font: bold 11px/20px Lucida Grande, helvetica, arial, sans-serif;
	display: block;
	color: #666;
}

.sortbtn_on, a.sortbtn_on:hover, a.sortbtn_on:visited
{
	text-decoration: none;
	font: bold 11px/20px Lucida Grande, helvetica, arial, sans-serif;
	display: block;
	color: #069;
}

.sort
{
	color:#069;
}

.sort_icon
{
	margin: 6px 0px;
	float: right;
}

.oddrow
{
	background: #f1f1f1;
	color: #666;
}

.evenrow
{
	color: #666;
}

.oddrow .sort
{
	background: #e7f2fb;
	
}


.delete_icon
{
 padding: -2px;
}

.edit_icon
{
 padding: 0 4px;
}

/* Employee Dashboard styles*/

.primary
{
	background: #FFC;
}

.detailrow
{
	background:  transparent url("../images/detail_bkg.gif") 0 0 no-repeat;
}

.detail2row
{
	background:  transparent url("../images/detail2_bkg.gif") 0 0 no-repeat;
}

.detail2rowtop
{
	background:  transparent url("../images/detail2_bkg_top.gif") 0 0 no-repeat;
}


.detailrow td
{
	padding: 10px;
}
.pdf_link
{
	text-decoration: none;
}

.allowable_exp
{
	background:  #f1f1f1;
	padding: 10px;
	margin-right: 10px;
}

.title_lb
{
	padding: 4px 10px;
	color: #fff;
	background: #036;
}

.before_lb
{
	padding: 5px 15px 20px 15px;
	width: 50%;
	border: 1px solid #ddecf4;
}

.after_lb
{
	padding: 5px 15px 20px 15px;
	background: #ddecf4;
	width: 50%;
	color:#036;
}

legend
{
color: #fff;
background: #ffa20c;
border: 1px solid #781351;
padding: 2px 6px
}

.hidden{
display:none;
}