/**
 Typography
**/
html, body, div, span, applet, object, iframe,
p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	font-family: arial, sans-serif;
	color: #666666;
}
html, #container{ height: 100%}
body {
	font-size: 12px;
	background-color:#f5f5f5; 
	background-image:url('../images/background.jpg'); 
	background-repeat: repeat-x;
	margin: 0 0 0 0;
}

body > #container
{
	height: auto;
	min-height: 100%;
}
	
/*#main
{
	padding-bottom: 80px;
}*/

a {
	color: #2a89cd;
	text-decoration: none;
	font-size:12px;
}

a:hover {
	text-decoration: underline;
}

h1, h2, h3 {
	color: #000000;
}

H1 {
	font-size: 2.0em;
	font-weight: normal;
	margin-top: 0em;
	margin-bottom: 0em;
}

H2 {
	font-size: 2.0em;
	margin: 1.2em 0em 1.2em 0em;
	font-weight: normal;
}

H3 {
	font-size: 1.4em;
	margin: 1.2em 0em 1.2em 0em;
	font-weight: normal;
}

h6
{
	font-size:12px;
	font: arial;
	color: #2A89CD;
	}

div#container {
	background: #ffffff;
	border-top: 8px solid #17508d;
	width: 960px;	
    margin: 0 auto -4em; 

}

table#header {
	position: relative;
	font-size:12px;
	top: 0px;
	left: 0px;
	height: 109px; 
	width: 920px;
	padding: 0px 0px;
}

table#header h1.company_logo 
, table#header h1.company_logo a {
	display: block;
	width: 280px;
	height: 109px;
	background: transparent url('../images/TFClogo.gif') top left no-repeat; 
	text-indent: -9000px;
	float: left;
}

l.navigation li {
	display: inline;	
}

table#header ul.navigation {
	width: 260px;
	float: right;
	text-align: right;	
	font-size:10px;
	list-style:none;
	height: 25px;
}

table#header ul.navigation li 
{
	float:left;
	line-height: 12px;
	font-size: 12px;
	border-right: 1px solid #666666;
	padding: 0px 5px;
	height: 12px;
}

table#header ul.navigation li a {
	line-height: 12px;
	font-size: 12px;
	font-weight: normal;
}

table#header ul.navigation li.last {
	border-right: none;
	padding-right: 0px;
}

div#footer 
{
	padding-top: 50px;
	width: 960px;
	text-align:center;
	clear: both;
}

/* CLEAR FIX*/
.clearfix:after {content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;}
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix { height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

.labelerror
{
	color:Red;
	font-weight:bold;
	
}
div#footer ul.navigation {
	width: 950px;
	float: right;
	padding-top: 120px;
	padding-left: 0px;
	padding-right: 10px;
	text-align: right;	
	list-style:none;
	margin: 0px 0px 0px 0px;
}

div#footer ul.navigation li 
{
	display:inline;
	line-height: 9px;
	font-size: 9px;
	border-right: 1px solid #636363;
	padding: 0px 5px;
}

div#footer ul.navigation li a {
	line-height: 10px;
	font-size: 10px;
	font-weight: normal;
}

div#footer ul.navigation li.last {
	border-right: none;
	padding-right: 20px;
}

div#footer p.copyright {
	display: block;
	width: 325px;
	height: 10px;
	line-height: 10px;
	font-size: 10px;
	color: #666666;
	margin: 0px;
	float: left;
	padding-top: 16px;
	padding-left: 31px;
}

div#sub_header {
	display: block;
	width: 908px;
	height: 65px;
	text-indent: -9000px;
	border-bottom: 1px solid #d3d3d3;
	margin: 0px 0px 20px 20px;
	padding: 0px 0px 0px 12px;
	background: transparent url(img/sub_header_bg.gif) repeat-x;
}

div#sub_header h2 
, div#sub_header h3 {
	display: block;
	height: 65px;
	text-indent: -9000px;
	margin: 0px;
	float: left;
}

.Error 
{
	font-weight:bold;
	color:Red;
}

.textborder {
border: 1px solid #000000;
}

hr
{
	left:0;
	text-align:left;
	height:1px;
	padding:-10px; 
	width: 170px;
	list-style: solid;
	list-style-position:inside;
	color: #d3d3d3;
}

TD.header-status 
{
    padding-bottom: 2px;
    padding-left: 2px;
    padding-right: 2px;
    background-color: #000000;
    color: #ffffff;
    font-family: Arial;
    font-size: 10pt;
}

TABLE.main 
{
    width: 100%;
}

/*{
	background-color: #0e1c56;
	background-image: url(../images/blue-banner_thin.jpg);
	background-repeat: no-repeat;
	height: 45px;
}*/

TD.headercellsmall /* used JavaScript*/
{
    background-color: #003399;
    background-image: url(../images/yarway-banner.jpg);
    background-repeat: no-repeat;
    HEIGHT: 100px;
}

TD.dialog-header 
{
    background-color: #000000;
    background-image: url(../images/bg_header.jpg);
    background-repeat: no-repeat;
    background-position: top right;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 9pt;
    font-weight: bold;
    border-bottom: 2px solid #000000;
    color: #ffffff;
    padding-left: 5px;
}

TD.button-cell 
{
    padding-right: 5px;
    padding-left: 5px;
    vertical-align: bottom;
}

DIV.cell-content /* (\<(div)|(DIV))(.+)((class=((")|~(")))+)(cell-content) */
{
    font-family: Arial,sans-serif;
    font-weight: normal;
    font-size: 10pt;
    text-align: left;
    border-bottom: 1px solid #000000;
    color: #000000;
    background-color: #ffffff;
    height: auto;
    width:  auto;
    padding-left: 10px; 
    padding-top:0px;
    overflow: auto;
}

DIV.InputCellContent /* (\<(div)|(DIV))(.+)((class=((")|~(")))+)(InputCellContent) */ /* 4 occurances */
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 8pt;
	text-align: left;
	border-bottom: #000000 1px solid;
	color: #000000;
	background-color: #ffffff;
    height: 100%;
    width: 100%;
	overflow: auto;
    padding: 5px;
}

div#contentHolder
{
	padding-left:20px; 
	padding-right:20px; 
	padding-bottom:20px;
}

div#LeftNavCol
{
    background:white;
    color:Black;
    float:left;
    width:20%;
    font-size: 12px;
    font-family: arial;
	height: 28px;
}
div#ContentRight
{
    float:left;
    width:80%;
    font-size: 12px;    
    font-family: arial;
}

hr#long
{
	width: 740px;
	height: 1px;
}

div#text
{
	padding: 15px; 
	color: #575757;
	line-height: 17px; 
	border: solid 1px #e0e0e0; 
	font: arial;
	font-size: 12px;
}



/*
ul#site_navigation {
	display: block;
	width: 920px;
	height: 42px;
	padding: 0px 20px;
	margin: 0px;
	list-style:none;
}

ul#site_navigation li, ul#site_navigation li a {
	display: block;
	position: relative;
	height: 42px;
	text-indent: -9000px;
	top: 0px;
}

ul#site_navigation li {
	float: left;
	left: 106px;
	width: 143px;
}

ul#site_navigation li#Home_button, ul#site_navigation li#Home_button a {
	width: 106px;
	background-position: 0px 0px;
}

ul#site_navigation li#Home_button a:hover 
, ul#site_navigation li#Home a.active_trigger {
	background-position: 0px -42px;
}

ul#site_navigation li#Home_button a.selected {
	background-position: 0px -84px;
}

ul#site_navigation li#Software_button, ul#site_navigation li#Software_button a {
	width: 138px;
	background-position: -106px 0px;
}

ul#site_navigation li#Software_button a:hover
, ul#site_navigation li#Software_button a.active_trigger  {
	background-position: -106px -42px;
}

ul#site_navigation li#Software_button a.selected {
	background-position: -106px -84px;
}

ul#site_navigation li#News_button, ul#site_navigation li#News_button a {
	width: 130px;
	background-position: -244px 0px;
}

ul#site_navigation li#News_button a:hover {
	background-position: -244px -42px;
}

ul#site_navigation li#News_button a.selected {
	background-position: -244px -84px;
}

ul#site_navigation li#Technical_Support_button, ul#site_navigation li#Technical_Support_button a {
	width: 136px;
	background-position: -374px 0px;
}

ul#site_navigation li#Technical_Support_button a:hover {
	background-position: -374px -42px;
}

ul#site_navigation li#Technical_Support_button a.selected {
	background-position: -374px -84px;
}

ul#site_navigation li#About_button, ul#site_navigation li#About_button, a {
	width: 222px;
	background-position: -510px 0px;
}

ul#site_navigation li#About_button a:hover {
	background-position: -510px -42px;
}

ul#site_navigation li#About_button a.selected {
	background-position: -510px -84px;
}

ul#site_navigation li#Home_button ul {
	position: absolute;
	top: 42px;
	left: 0px;
	width: 150px;
	margin: 0px;
	background: #fcfdff;
	padding: 5px 0px;
	border-bottom: 1px solid #d3d3d3;
	border-right: 1px solid #d3d3d3;
	border-left: 1px solid #d3d3d3;
}

ul#site_navigation li#Home_button ul.hidden_menu {
	display: none;
}

ul#site_navigation li#Home_button ul.displayed_menu {
	display: block;
}

ul#site_navigation li#Software_button ul
, ul#site_navigation li#News_button ul
, ul#site_navigation li#Technical_Support_button ul 
, ul#site_navigation li#About_button ul{
	position: absolute;
	top: 42px;
	left: 0px;
	width: 190px;
	margin: 0px;
	background: #fcfdff;
	padding: 5px 0px;
	border-bottom: 1px solid #d3d3d3;
	border-right: 1px solid #d3d3d3;
	border-left: 1px solid #d3d3d3;
}

ul#site_navigation li#Software_button ul.hidden_menu
, ul#site_navigation li#News_button ul.hidden_menu
, ul#site_navigation li#Technical_Support_button ul.hidden_menu
, ul#site_navigation li#About_button ul.hidden_menu {
	display: none;
}

ul#site_navigation li#Software_button ul.displayed_menu
, ul#site_navigation li#News_button ul.displayed_menu
, ul#site_navigation li#Technical_Support_button ul.displayed_menu
, ul#site_navigation li#About_button ul.displayed_menu {
	display: block;
}

ul#site_navigation li#Software_button ul li a
, ul#site_navigation li#Software_button ul li
, ul#site_navigation li#News_button ul li a
, ul#site_navigation li#News_button ul li
, ul#site_navigation li#Technical_Support_button ul li a
, ul#site_navigation li#Technical_Support_button ul li
, ul#site_navigation li#About_button ul li a
, ul#site_navigation li#About_button ul li {
	width: 190px;
	height: 22px;
	background: #fcfdff;
	color: #333333;
	font-weight: normal;
	font-size: 1.0em;
	text-indent: 0px;
}

ul#site_navigation li#Software_button ul li a
, ul#site_navigation li#News_button ul li a
, ul#site_navigation li#Technical_Support_button ul li a
, ul#site_navigation li#About_button ul li a {
	width: 174px;
	padding-left: 16px;
}

ul#site_navigation li#Software_button ul li a:hover 
, ul#site_navigation li#News_button ul li a:hover
, ul#site_navigation li#Technical_Support_button ul li a:hover
, ul#site_navigation li#About_button ul li a:hover {
	text-decoration: none;
	background: #e4e4e4;
}

ul#site_navigation li#About_button ul {
	left: -64px;
}

ul#site_navigation li#About_button ul li 
, ul#site_navigation li#About_button ul {
	width: 160px;
}

ul#site_navigation li#About_button ul li a {
	width: 144px;
}


ul#site_navigation li#Software_button ul li 
, ul#site_navigation li#Software_button ul {
	width: 206px;
}

ul#site_navigation li#Software_button ul li a {
	width: 190px;
}

ul#content_site_navigation {
	clear: both;
	float: right;
	border-top: 1px solid #d3d3d3;
	padding: 16px 0px 26px 0px;
	margin: 30px 0px 0px 0px;
	width: 710px;
}

ul#content_site_navigation li {
	border-right: 1px solid #555555;
	line-height: 10px;
	font-size: 10px;
	padding: 0px 8px;
}

ul#content_site_navigation li.last {
	border-right: none;
	padding-right: 0px;
}

ul#content_site_navigation li a {
	color: #666666;
	font-size: 1.1em;
	font-weight: normal;
	padding: 0px;
}

ul#sub_navigation a {
	font-weight: bold;
}

ol, ul {
	margin-top: 0.2em;
	margin-bottom: 0.1em; 
}

ol, ul, li {
	font-size: 1.0em;
	line-height: 1.8em;
}

ol ol {
	list-style-type: lower-alpha;
}

ol ol ol {
	list-style-type: lower-roman;
}*/
