

.fntTB { 
	font-size: 9pt; 
	background: #333399; 
	text-transform: uppercase; 
	color: white; 
	height: 20px; 
	text-align: right; 
	font-weight: Bold 
}


.normalize {
        font-size: 8pt;
        color: black;
}


.login {
        font-size: 8pt;
        color: #0096D7;
	padding: 3pt;
}

.login_border {
	border: 2pt double #0096D7;
	padding: 1pt;
}

.login_title {
        font-size: 9pt;
	font-weight: 800;
        color: black;
        padding: 3pt;
}



.corporate_header {
        font-size: 12pt;
        font-weight: 800;
        color: #0063A4;
        text-decoration: none;
        text-transform: capitalize;
        text-align: left;
	padding: 3pt;
}


.signature {
	margin-left: 80px;
}

.welcome {
	margin-right: 100pt;
}

.fntTBB {
        font-size: 9pt;
        background: #D4D5DA;
        text-transform: uppercase;
        color: white;
        height: 20px;
        text-align: center;
        font-weight: Bold
}

.fntT {
	font-size: 9pt;
	background: #0096D7;
	text-transform: uppercase;
	color: white;
	height: 30px;
	text-align: right;
	font-weight: Bold
}

.fntH { 
	color: #0096D7;
	font-weight: Bold;
	font-size: 12pt
}



A {
	color: black;
}

A:hover {
	color: #0096D7;
}


.main_menu {
	font-size: 8.5pt;
	font-weight: 800;
	color: #0096D7;
	text-decoration: none;
	text-transform: capitalize;
}

.attention {
	font-size: 7pt;
	text-align: center;
	text-decoration: blink
}


DIV.currency {
	font-size: 9pt;
	text-align: ".";
	content: "US$ "
}


DIV.currency:before { content: "US$ " }


A.main_menu {
	color: #0096D7;
}

A.main_menu:hover {
	color: #FFC905;
	text-decoration: underline
}


.sub_menu {
	font-size: 7pt;
	font-weight: 800;
	color: #000000;
	text-decoration: none;
	text-transform: uppercase;
	text-align: center;
	padding: 2px 2px 2px 2px;
}



A.sub_menu {
	color: #000000;
        border: 1px solid #000000;
        padding: 2px 2px 2px 2px;
}



A.sub_menu:hover {
	color: #999999;
	text-decoration: underline
        border: 1px solid #0096D7;
}



.highlight {
        color: #0096D7;
        background: #FFC905;
	font-weight: bold;
}

.trackingHistory {
	color: #0096D7;
        background: #FFFFFF;
        font-weight: bold;
	border: 1px solid #FFC905;
}

.section_header {
        font-size: 8pt;
        font-weight: 800;
        color: #FFFFFF;
        text-decoration: none;
        text-transform: uppercase;
        text-align: right;
}

.section_button {
        font-size: 8pt;
        font-weight: 800;
        color: black;
        text-decoration: none;
        text-transform: uppercase;
        text-align: center;
}



A.section_button {
        color: #0096D7;
	border: 1px solid #0096D7;
	padding: 2px 2px 2px 2px;
}



A.section_button:hover {
        color: #FFC905;
	border: 1px solid #FFC905;
	text-decoration: underline
}

.page_title {
        font-size: 9pt;
        font-weight: 800;
        color: #0096D7;
        background: #FFC905;
        text-decoration: none;
        text-transform: uppercase;
        text-align: right;
}


.button {
        font-size: 7pt;
        font-weight: 800;
        color: #0096D7;
        text-decoration: none;
        text-transform: uppercase;
        text-align: right;
}

A.button {
	color: #0096D7;
}


A.button:hover {
	color: #FFC905;
}


.sub_section_header {
        font-size: 7.5pt;
        font-weight: 800;
        color: #0096D7;
	border: 1px solid #0096D7;
        text-decoration: none;
        text-transform: uppercase;
        text-align: right;
}



A.sub_section_header {
        color: #0096D7;
	text-transform: uppercase;
}



A.sub_section_header:hover {
        color: #FFC905;
        text-decoration: underline;
	text-transform: uppercase;
}



.report_line_even {
	color: black;
	background: #E5E6EA;
}


.report_line_odd {
	color: black;
	background: #F8F8F8;
}

.report_header {
	color: black;
	background: white;
}


A.report_line_even {
        font-size: 7pt;
        color: black;
	text-transform: uppercase;
}

A.report_line_even:hover {
	color:	#999999;
	text-transform: uppercase;
}

A.report_line_odd {
        font-size: 7pt;
        color: black;
	text-transform: uppercase;
}

A.report_line_odd:hover {
	color:	#999999;
	text-transform: uppercase;
}


TD { 
        font-size: 9pt;
	color: black;
}

.smallprint {
	font-size: 7pt; 
	font-weight: 200;
}


TABLE {
        margin-top:0;
        margin-bottom:0;
        margin-left:0;
        margin-right:0;
}


.menubar {
        font-size: 8.5pt;
	font-size-adjust: .52;
        font-weight: 800;
        color: #0096D7;
	text-decoration: none;
}
