﻿/* DEFAULTS
----------------------------------------------------------*/

body {
	font-size: .80em;
	font-family: "Helvetica Neue", "Lucida Grande", "Segoe UI", Arial, Helvetica, Verdana, sans-serif;
	margin: 0px;
	padding: 0px;
	color: #696969;
	position: relative;
}

a:link, a:visited
{
    color: #034af3;
}

a:hover
{
    color: #1d60ff;
    text-decoration: none;
}

a:active
{
    color: #034af3;
}

p
{
    margin-bottom: 10px;
    line-height: 1.6em;
}


/* HEADINGS   
----------------------------------------------------------*/

h1, h2, h3, h4, h5, h6
{
    font-size: 1.5em;
    color: #666666;
    font-variant: small-caps;
    text-transform: none;
    font-weight: 200;
    margin-bottom: 0px;
}

h1
{
    font-size: 1.6em;
    padding-bottom: 0px;
    margin-bottom: 0px;
}

h2
{
    font-size: 1.5em;
    font-weight: 600;
}

h3
{
    font-size: 1.2em;
}

h4
{
    font-size: 1.1em;
}

h5, h6
{
    font-size: 1em;
}

/* this rule styles <h1> and <h2> tags that are the 
first child of the left and right table columns */
.rightColumn > h1, .rightColumn > h2, .leftColumn > h1, .leftColumn > h2
{
    margin-top: 0px;
}


/* PRIMARY LAYOUT ELEMENTS   
----------------------------------------------------------*/

.page
{
    width: 960px;
    background-color: #fff;
    margin: 20px auto 0px auto;
    border: 1px solid #496077;
}

.header
{
    position: relative;
    margin: 0px;
    padding: 0px;
    background: #4b6c9e;

}

.header h1
{
    font-weight: 700;
    margin: 0px;
    padding: 0px 0px 0px 20px;
    color: #f9f9f9;
    border: none;
    line-height: 2em;
    font-size: 2em;
}

.main
{
    padding: 0px 12px;
    margin: 12px 8px 8px 8px;
    min-height: 420px;
}

.leftCol
{
    padding: 6px 0px;
    margin: 12px 8px 8px 8px;
    width: 200px;
    min-height: 200px;
}

.footer
{
    color: #4e5766;
    padding: 8px 0px 0px 0px;
    margin: 0px auto;
    text-align: center;
    line-height: normal;
}


/* TAB MENU   
----------------------------------------------------------*/

div.hideSkiplink
{
    background-color:#3a4f63;
    width:100%;
}

div.menu
{
    padding: 4px 0px 4px 8px;
}

div.menu ul
{
    list-style: none;
    margin: 0px;
    padding: 0px;
    width: auto;
}

div.menu ul li a, div.menu ul li a:visited
{
    background-color: #465c71;
    border: 1px #4e667d solid;
    color: #dde4ec;
    display: block;
    line-height: 1.35em;
    padding: 4px 20px;
    text-decoration: none;
    white-space: nowrap;
}

div.menu ul li a:hover
{
    background-color: #bfcbd6;
    color: #465c71;
    text-decoration: none;
}

div.menu ul li a:active
{
    background-color: #465c71;
    color: #cfdbe6;
    text-decoration: none;
}

/* FORM ELEMENTS   
----------------------------------------------------------*/

fieldset
{
    margin: 1em 0px;
    padding: 1em;
    border: 1px solid #ccc;
}

fieldset p 
{
    margin: 2px 12px 10px 10px;
}

fieldset.login label, fieldset.register label, fieldset.changePassword label
{
    display: block;
}

fieldset label.inline 
{
    display: inline;
}

legend 
{
    font-size: 1.1em;
    font-weight: 600;
    padding: 2px 4px 8px 4px;
}

input.textEntry 
{
    width: 320px;
    border: 1px solid #ccc;
}

input.passwordEntry 
{
    width: 320px;
    border: 1px solid #ccc;
}

div.accountInfo
{
    width: 42%;
}

/* MISC  
----------------------------------------------------------*/

.clear
{
    clear: both;
}

.title
{
    display: block;
    float: left;
    text-align: left;
    width: auto;
}

.loginDisplay
{
    font-size: 1.1em;
    display: block;
    text-align: right;
    padding: 10px;
    color: White;
}

.loginDisplay a:link
{
    color: white;
}

.loginDisplay a:visited
{
    color: white;
}

.loginDisplay a:hover
{
    color: white;
}

.failureNotification
{
    font-size: 1.2em;
    color: Red;
}

.bold
{
    font-weight: bold;
}

.submitButton
{
    text-align: right;
    padding-right: 10px;
}

.welcomeLayer
{
	margin: 0px;
	padding: 0px;
	background: #E7E7FF;
	width:33px;
}

.messageLayer
{
	margin: 0px;
	padding: 0px;
	background: White;
}

.footer 
{
	margin: 0px;
	padding: 0px;
	height: 12px;
	font-size: 0.8em;
	font-weight:bold;
	font-style:italic;
	clear: both;
	bottom:0px;
	width:100%;
	background: #3a4f63;
	color: white;
	vertical-align :text-top;
	vertical-align:top;
	position: fixed
}

.txtAA {
	BORDER-RIGHT: #7F9DB9 0px solid; PADDING-RIGHT: 3px; BORDER-TOP: #7F9DB9 0px solid; PADDING-LEFT: 3px; FONT-SIZE: 12px; color:Black; PADDING-BOTTOM: 3px; BORDER-LEFT: #7F9DB9 0px solid; PADDING-TOP: 3px; BORDER-BOTTOM: #7F9DB9 0px solid; FONT-FAMILY: "lucida grande", tahoma, verdana, arial, sans-serif
}

.txtAALabel {
	BORDER-RIGHT: #7F9DB9 0px solid; PADDING-RIGHT: 3px; BORDER-TOP: #7F9DB9 0px solid; PADDING-LEFT: 3px; FONT-SIZE: 12px; color:#1f48a2; PADDING-BOTTOM: 3px; BORDER-LEFT: #7F9DB9 0px solid; PADDING-TOP: 3px; BORDER-BOTTOM: #7F9DB9 0px solid; FONT-FAMILY: "lucida grande", tahoma, verdana, arial, sans-serif
}
.spnCaptionBarWhite {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 13px;
	color: #FFFFFF;
}

.spnCaptionBarDark {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #0C1C83;
}

.spnSmallTextB {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 8px;
	color: #0C1C83;
}
.spnMediumTextB {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10px;
	color: #0C1C83;
}
.spnLargeTextB {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 16px;
	color: #0C1C83;
}
.spnXLargeTextB {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 18px;
	color: #4C599F;
}

.whiteLink {
	color: #FFFFFF;
}

.inputbutton {
	BORDER-RIGHT: #0e1f5b 1px solid; BORDER-TOP: #d9dfea 2px solid; FONT-SIZE: 12px; BORDER-LEFT: #d9dfea 1px solid; COLOR: #ffffff; BORDER-BOTTOM: #0e1f5b 1px solid; FONT-FAMILY: "lucida grande", tahoma, verdana, arial, sans-serif; font-weight:bold; BACKGROUND-COLOR: #6485be; text-align:center; vertical-align:middle;
	margin-left: 0px;
	}
.inputtext {
	BORDER-RIGHT: #7F9DB9 1px solid; PADDING-RIGHT: 3px; BORDER-TOP: #7F9DB9 1px solid; PADDING-LEFT: 3px; FONT-SIZE: 12px; PADDING-BOTTOM: 3px; BORDER-LEFT: #7F9DB9 1px solid; PADDING-TOP: 3px; BORDER-BOTTOM: #7F9DB9 1px solid; COLOR: #1f48a2; FONT-FAMILY: "lucida grande", tahoma, verdana, arial, sans-serif
}
.inputtext_numeric {
	BORDER-RIGHT: #7F9DB9 1px solid; PADDING-RIGHT: 3px; BORDER-TOP: #7F9DB9 1px solid; PADDING-LEFT: 3px; FONT-SIZE: 11px; PADDING-BOTTOM: 3px; BORDER-LEFT: #7F9DB9 1px solid; PADDING-TOP: 3px; BORDER-BOTTOM: #7F9DB9 1px solid; FONT-FAMILY: "lucida grande", tahoma, verdana, arial, sans-serif; TEXT-ALIGN: right
}
.inputtextArea {
	BORDER-RIGHT: #7F9DB9 1px solid; PADDING-RIGHT: 3px; BORDER-TOP: #7F9DB9 1px solid; PADDING-LEFT: 3px; FONT-SIZE: 11px; PADDING-BOTTOM: 3px; BORDER-LEFT: #7F9DB9 1px solid; PADDING-TOP: 3px; BORDER-BOTTOM: #7F9DB9 1px solid; FONT-FAMILY: "lucida grande", tahoma, verdana, arial, sans-serif
}
.caption {
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; FONT-SIZE: 11px; BACKGROUND: #fff; PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-TOP: 0px; FONT-FAMILY: "lucida grande", tahoma, verdana, arial, sans-serif; TEXT-ALIGN: left
}
.img1 {
	BORDER-TOP-WIDTH: 0px; BORDER-LEFT-WIDTH: 0px; BORDER-BOTTOM-WIDTH: 0px; BORDER-RIGHT-WIDTH: 0px
}
.body_light {
	BACKGROUND: #e7ecf5
}
.table_bg_light {
	BACKGROUND: #e7ecf5
}


.inputAjax {
	border-color: #4b6c9e; border-width:medium 
}


.td_caption_bar {
	BACKGROUND: #d4ddee
}
.td_headline_filler_right {
	BACKGROUND: #839ecd
}
.td_header_underline {
	BACKGROUND: #1f48a2
}
.td_report_header {
	FONT-WEIGHT: bold; FONT-SIZE: 12px; BACKGROUND: #6673B4; COLOR: #ffffff; FONT-FAMILY: "lucida grande", tahoma, verdana, arial, sans-serif; HEIGHT: 20px; TEXT-ALIGN: center; align: center
}
.td_report_header_left {
	FONT-WEIGHT: bold; FONT-SIZE: 12px; BACKGROUND: #1f48a2; COLOR: #ffffff; FONT-FAMILY: "lucida grande", tahoma, verdana, arial, sans-serif; HEIGHT: 20px; TEXT-ALIGN: left; align: center
}
.td_midbox_header {
	FONT-WEIGHT: bold; FONT-SIZE: 12px; BACKGROUND: #859dc9; COLOR: #ffffff; FONT-FAMILY: "lucida grande", tahoma, verdana, arial, sans-serif; HEIGHT: 20px; TEXT-ALIGN: center; align: center
}

.td_report_header_intermediate {
	FONT-WEIGHT: bold; FONT-SIZE: 12px; BACKGROUND: #FFD4FF; COLOR: #264166; FONT-FAMILY: "lucida grande", tahoma, verdana, arial, sans-serif; HEIGHT: 20px; TEXT-ALIGN: left; align: center
}






.td_report_line {
	text-align:left; FONT-WEIGHT: lighter; FONT-SIZE: 11px; BACKGROUND: #EBEDF5; COLOR: #1f48a2; TEXT-INDENT: 5px; FONT-FAMILY: "lucida grande", tahoma, verdana, arial, sans-serif; HEIGHT: 10px;
        border-bottom: 1px solid #7F9DB9;
}

.td_report_line_right {
	text-align:right;FONT-WEIGHT: lighter; FONT-SIZE: 11px; BACKGROUND: #e7ecf5; COLOR: #1f48a2; TEXT-INDENT: 5px; FONT-FAMILY: "lucida grande", tahoma, verdana, arial, sans-serif; HEIGHT: 15px;
        border-bottom: 1px solid #7F9DB9;
}


.td_subtitle {
	FONT-WEIGHT: bold; FONT-SIZE: 11px; BACKGROUND: #C3CEE7; COLOR: #1f48a2; TEXT-INDENT: 5px; FONT-FAMILY: "lucida grande", tahoma, verdana, arial, sans-serif; HEIGHT: 15px
}

.td_summary {
	FONT-WEIGHT: bold; FONT-SIZE: 11px; BACKGROUND: #e7ecf5; COLOR: #1f48a2; TEXT-INDENT: 5px; 
	FONT-FAMILY: "lucida grande", tahoma, verdana, arial, sans-serif; HEIGHT: 15px;
	border-bottom: 1px solid #1F48A2;border-top: 1px solid #1F48A2;
}

.td_summary_right {
	text-align:right; FONT-WEIGHT: bold; FONT-SIZE: 11px; BACKGROUND: #e7ecf5; COLOR: #1f48a2; TEXT-INDENT: 5px; 
	FONT-FAMILY: "lucida grande", tahoma, verdana, arial, sans-serif; HEIGHT: 15px;
	border-bottom: 1px solid #1F48A2;border-top: 1px solid #1F48A2;
}

.td_grand {
	FONT-WEIGHT: bold; FONT-SIZE: 12px; BACKGROUND: #e7ecf5; COLOR: #1f48a2; TEXT-INDENT: 5px; 
	FONT-FAMILY: "lucida grande", tahoma, verdana, arial, sans-serif; HEIGHT: 15px;
	border-bottom: 1px solid #1F48A2;border-top: 1px solid #1F48A2;
}

.td_grand_right {
	text-align:right; FONT-WEIGHT: bold; FONT-SIZE: 12px; BACKGROUND: #e7ecf5; COLOR: #1f48a2; TEXT-INDENT: 5px; 
	FONT-FAMILY: "lucida grande", tahoma, verdana, arial, sans-serif; HEIGHT: 15px;
	border-bottom: 1px solid #1F48A2;border-top: 1px solid #1F48A2;
}




.fntFormText {
	FONT-SIZE: 12px; COLOR: #1f48a2; FONT-FAMILY: "lucida grande", tahoma, verdana, arial, sans-serif
}
.fntFormTextB {
	FONT-SIZE: 12px; font-weight:bold; COLOR: #1f48a2; FONT-FAMILY: "lucida grande", tahoma, verdana, arial, sans-serif
}



.font_caption_bar {
	FONT-SIZE: 12px; weight:bold; COLOR: #3947A3; FONT-FAMILY: "lucida grande", tahoma, verdana, arial, sans-serif
}
.font_text_caption_big {
	FONT-SIZE: 14px; COLOR: #3947A3; FONT-FAMILY: "lucida grande", tahoma, verdana, arial, sans-serif
}
.font_text_caption_medium {
	FONT-SIZE: 12px; COLOR: #3947A3; FONT-FAMILY: "lucida grande", tahoma, verdana, arial, sans-serif
}
.font_text_caption_small {
	FONT-SIZE: 10px; COLOR: #3947A3; FONT-FAMILY: "lucida grande", tahoma, verdana, arial, sans-serif
}
.font_text_highlight_small {
	FONT-SIZE: 10px; COLOR: #aa860e; FONT-FAMILY: "lucida grande", tahoma, verdana, arial, sans-serif
}
.font_text_caption_green {
	FONT-SIZE: 10px; COLOR: #007c00; FONT-FAMILY: "lucida grande", tahoma, verdana, arial, sans-serif
}
.status_bar_font {
	FONT-SIZE: 11px; COLOR: #476cab; FONT-FAMILY: "Tahoma", verdana, arial, sans-serif
}
.font_main_header {
	FONT-SIZE: 12px; COLOR: #476cab; FONT-FAMILY: "lucida grande", tahoma, verdana, arial, sans-serif
}
.font_error_big {
	FONT-SIZE: 14px; COLOR: #ff0000; FONT-FAMILY: "lucida grande", tahoma, verdana, arial, sans-serif
}
.font_error_medium {
	FONT-SIZE: 12px; COLOR: #ff0000; FONT-FAMILY: "lucida grande", tahoma, verdana, arial, sans-serif
}
.font_error_small {
	FONT-SIZE: 10px; COLOR: #ff0000; FONT-FAMILY: "lucida grande", tahoma, verdana, arial, sans-serif
}
.font_search_bar {
	FONT-SIZE: 18px; COLOR: #1f48a2; FONT-FAMILY: "lucida grande", tahoma, verdana, arial, sans-serif
}
.legend_hint {
	BORDER-RIGHT: #708ec4 2px solid; PADDING-RIGHT: 5px; BORDER-TOP: #708ec4 2px solid; PADDING-LEFT: 5px; FONT-WEIGHT: lighter; FONT-SIZE: 11px; PADDING-BOTTOM: 5px; BORDER-LEFT: #708ec4 2px solid; COLOR: #1f48a2; PADDING-TOP: 5px; BORDER-BOTTOM: #708ec4 2px solid; FONT-FAMILY: "lucida grande", tahoma, verdana, arial, sans-serif
}
.txt_messagebar {
	BORDER-RIGHT: #4e89c4 0px solid; PADDING-RIGHT: 3px; BORDER-TOP: #4e89c4 0px solid; PADDING-LEFT: 3px; FONT-WEIGHT: bold; FONT-SIZE: 10px; PADDING-BOTTOM: 3px; BORDER-LEFT: #4e89c4 0px solid; COLOR: #1f48a2; PADDING-TOP: 3px; BORDER-BOTTOM: #4e89c4 0px solid; BACKGROUND-COLOR: #ffffff; scrollbars: no
}
.txt_messagebar_inactive {
	BORDER-RIGHT: #4e89c4 0px solid; PADDING-RIGHT: 3px; BORDER-TOP: #4e89c4 0px solid; PADDING-LEFT: 3px; FONT-WEIGHT: bold; FONT-SIZE: 10px; PADDING-BOTTOM: 3px; BORDER-LEFT: #4e89c4 0px solid; COLOR: #bab3a6; PADDING-TOP: 3px; BORDER-BOTTOM: #4e89c4 0px solid; BACKGROUND-COLOR: #ffffff; scrollbars: no
}


.combo_normal {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: light;
	font-size: 11px;
	color: #0C1C83;
}
.combo_main {
	font-size: 10px; COLOR: #1f48a2; BACKGROUND-COLOR: #EBEDF5
}
.combo_special {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10px;
	color: #0C1C83;
}







.span_required {
	FONT-SIZE: 10px; COLOR: #ff0000; FONT-FAMILY: "lucida grande", tahoma, verdana, arial, sans-serif
}
.font_report_header {
	FONT-SIZE: 12px; COLOR: #ffffff; FONT-FAMILY: "lucida grande", tahoma, verdana, arial, sans-serif
}
.front_font_text_caption_small_Bold {
	FONT-SIZE: 11px; COLOR: #0033cc; FONT-FAMILY: "lucida grande", tahoma, verdana, arial, sans-serif
}
.sidebarwhite {
	FONT-SIZE: 11px; COLOR: white; FONT-FAMILY: Verdana, Arial, Helvetica, Geneva, sans-serif
}
.sidebar {
	FONT-SIZE: 11px; COLOR: black; FONT-FAMILY: Verdana, Arial, Helvetica, Geneva, sans-serif
}
.sidebarbg {
	BACKGROUND: #e8e8e8
}
.divBackground {
	FONT-SIZE: 10px; BACKGROUND: #e7ecf5; COLOR: #1f48a2; FONT-FAMILY: "lucida grande", tahoma, verdana, arial, sans-serif
}



.font_prn_title {
	FONT-WEIGHT: bold;FONT-SIZE: 18px; COLOR:black; FONT-FAMILY:arial;
}

.td_prn_header_noleft {
	FONT-WEIGHT: bold; FONT-SIZE: 12px; BACKGROUND:white; COLOR:black; TEXT-INDENT: 5px; 
	FONT-FAMILY: Arial; HEIGHT: 15px;
	border-top: 2px solid black;border-bottom: 2px solid black; border-right: 2px solid black;
}
.td_prn_header {
	FONT-WEIGHT: bold; FONT-SIZE: 12px; BACKGROUND:white; COLOR:black; TEXT-INDENT: 5px; 
	FONT-FAMILY: Arial; HEIGHT: 15px;
	border-top: 2px solid black;border-left: 2px solid black; 
}

.td_prn_header_end {
	FONT-WEIGHT: bold; FONT-SIZE: 12px; BACKGROUND:white; COLOR:black; TEXT-INDENT: 5px; 
	FONT-FAMILY: Arial; HEIGHT: 15px;
	border-left: 2px solid black; 
}

.td_prn_line {
	FONT-WEIGHT: lighter; FONT-SIZE: 12px; BACKGROUND:white; COLOR:black; TEXT-INDENT: 5px; 
	FONT-FAMILY: Arial; HEIGHT: 15px;
	border-top: 2px solid black;border-left: 2px solid black; 
}
.td_prn_line_end {
	FONT-WEIGHT: lighter; FONT-SIZE: 12px; BACKGROUND:white; COLOR:black; TEXT-INDENT: 5px; 
	FONT-FAMILY: Arial; HEIGHT: 15px;
	border-left: 2px solid black; 
}



.td_prn_topline {
	FONT-WEIGHT: lighter; FONT-SIZE: 12px; BACKGROUND:white; COLOR:black; TEXT-INDENT: 5px; 
	FONT-FAMILY: Arial; HEIGHT: 15px;
	border-top: 2px solid black; border-left: 2px solid black; 
}
.td_prn_midline {
	FONT-WEIGHT: lighter; FONT-SIZE: 12px; BACKGROUND:white; COLOR:black; TEXT-INDENT: 5px; 
	FONT-FAMILY: Arial; HEIGHT: 15px;
	border-left: 2px solid black; 
}
.td_prn_bottomline {
	FONT-WEIGHT: lighter; FONT-SIZE: 12px; BACKGROUND:white; COLOR:black; TEXT-INDENT: 5px; 
	FONT-FAMILY: Arial; HEIGHT: 15px;
	border-top: 2px solid black; border-bottom: 2px solid black; border-left: 2px solid black; 
}

.legend_hinthd {
	BORDER-RIGHT: #7F9DB9 1px solid; PADDING-RIGHT: 5px; BORDER-TOP: #7F9DB9 1px solid; PADDING-LEFT: 1px; FONT-WEIGHT:normal; FONT-SIZE: 12px; PADDING-BOTTOM: 5px; BORDER-LEFT: #7F9DB9 1px solid; COLOR: #7F9DB9; PADDING-TOP: 5px; BORDER-BOTTOM: #7F9DB9 1px solid; FONT-FAMILY: "lucida grande", tahoma, verdana, arial, sans-serif
}

.spnXLargeTextB {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 18px;
	color: #4C599F;
}


.inputtextnew {
	BORDER-RIGHT: #7F9DB9 1px solid; PADDING-RIGHT: 3px; BORDER-TOP: #7F9DB9 1px solid; PADDING-LEFT: 3px; FONT-SIZE: 12px; PADDING-BOTTOM: 3px; BORDER-LEFT: #7F9DB9 1px solid; PADDING-TOP: 3px; BORDER-BOTTOM: #7F9DB9 1px solid; COLOR: Black; FONT-FAMILY: "lucida grande", tahoma, verdana, arial, sans-serif
}

.fake-alt {
	border: 0;
	clip: rect(0 0 0 0);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute;
	width: 1px;
}

.affix {
	top: 0;
	width: 100%;
	z-index: 9999 !important;
}

.navbar {
	margin-bottom: 0px;
}

.affix ~ .container-fluid {
	position: relative;
	top: 50px;
}
.navbar-inverse {
    background-color: #000033;
    border-color: #080808
}