/*****************************************************************
Styles for TDN WEB
	Author:Charlie Preston 10/03
******************************************************************/

.breadcrumb {
font-family: verdana, arial;
font-size: 8pt;
font-weight: normal;
color: #0255D3;
}

 .breadcrumb A:link {
color: #0255D3;
text-decoration: none;
}

 .breadcrumb A:visited {
color: #0255D3;
text-decoration: none;
}

 .breadcrumb A:hover {
color: #0255D3;
font-weight: normal;
text-decoration: underline;
}

/******************************************************************************/

.lowbar {
font-family: verdana, arial;
font-size: 8pt;
font-weight: normal;
color: #1966F0;
}

 .lowbar A:link {
color: #1966F0;
text-decoration: underline;
}

 .lowbar A:visited {
color: #1966F0;
text-decoration: underline;
}

 .lowbar A:hover {
color: #1966F0;
font-weight: normal;
text-decoration: underline;
}

/******************************************************************/

.pagelink {
font-family: verdana, arial;
font-size: 8pt;
font-weight: normal;
color: #1966F0;
}

 .pagelink A:link {
color: #1966F0;
text-decoration: underline;
}

 .pagelink A:visited {
color: #1966F0;
text-decoration: underline;
}

 .pagelink A:hover {
color: #81C822;
text-decoration: underline;
}

/*****************************************************************/

.txtbox 
{	
font-family: verdana;
border: groove,1,#404040;
font-size: xx-small;
} 

.errorMessage
{
font-family: verdana , arial;
font-size: 8pt;
font-weight: normal;
color: #ff6600;
}


.normalMessage
{
font-family: verdana , arial;
font-size: 8pt;
font-weight: normal;
color: #0066ff;
}

.body-text {
font-family: verdana , arial;
font-size: 8pt;
font-weight: normal;
color: #344250;
}


.head-text {
font-family: arial , arial;
font-size: 10pt;
font-weight: normal;
color: #000000;
}

.select-text {
font-family: verdana, arial;
font-size: xx-small;
font-weight: normal;
color: #ffffff;
background-color: #4A7BB1;
border: none;
}

.footer-light {
font-family: verdana, arial;
font-size: x-small;
font-weight: strong;
color: #555555;
}

.nav {
font-family: verdana, arial;
font-size: x-small;
font-weight: normal;
color: #ffffff;
}

/*Styles for Second Level Pages******************************************************************/

.twolink {
font-family: verdana, arial;
font-size: 8pt;
font-weight: normal;
color: #DF1D2C;
}

 .twolink A:link {
color: #DF1D2C;
text-decoration: none;
}

 .twolink A:visited {
color: #DF1D2C;
text-decoration: none;
}

 .twolink A:active {
color: #555555;
text-decoration: none;
font-weight: strong;
}

 .twolink A:hover {
color: #555555;
text-decoration: none;
}

.reportCls
{
	border-right: #0255D3 thin solid;
	border-top: #0255D3 thin solid;
	overflow: auto;
	border-left: #0255D3 thin solid;
	width: 740px;
	border-bottom: #0255D3 thin solid;
	height: 400px;
}

