/*  EGW STYLES  */

.tableView 
{
	color:#333333;
	border-collapse:collapse;
}

.tableView caption 
{
	background-color: #454539;
	color: White;
	font-size: 105%;
	font-family: tahoma;
	padding-top: 3px;
	padding-bottom: 3px;
}

.tableView td
{
	padding-right: 3px;
}

.rowStyle
{
   background-color: transparent;
   color:#333333;
   font-family: tahoma, arial;
   font-size: 12px;
}

.pagerStyle
{
   background-color: transparent;
   color: black;
   font-family: arial;
}

.pagerStyle td table tr td
{
   font-size: 11px;
   font-family: Arial;
   font-weight: bold;
   border-bottom: solid 0px transparent;
}

.pagerStyle td 
{
   border-bottom: solid 1px navy;
}

.altRowStyle
{
   background-color: #f7f7f7;
}

.altRowStyle td
{
   border-top: solid 1px #c5c5cb;
   border-bottom: solid 1px #c5c5cb;
}

.altRowStyle td table tr td
{
   border-top: solid 0px transparent;
   border-bottom: solid 0px transparent;
}

.content1
{
    font-family: arial;
    font-size: 12px;
}

.content2
{
    font-family: arial;
    font-size: 12px;
}

.content3
{
    font-family: arial;
    font-size: 12px;
    font-weight: bold;
}

.content4
{
    font-family: arial;
    font-size: 12px;
}

.caption
{
	font-family: arial;
    font-size: 11px;
}

.caption1
{
    font-family: Arial;
    font-size: 11px;
}

.fieldHdr1
{
	font-family: arial;
    font-size: 14px;
    font-weight: bold;
}

a.fieldHdr3
{
    font-family: arial;
    font-size: 12px;
    font-weight: bold;
    text-decoration: underline;
    color: Black;
}

.fieldHdr4
{
    font-family: arial;
    font-size: 12px;
    font-weight: bold;
    color: Black;
}

.fieldHdr5
{
    font-family: arial;
    font-size: 95%;
    font-weight: bold;
    text-decoration: underline;
}

a.nav-1
{
	font-family: arial;
    font-size: 12px;
    text-decoration: underline;
    color: blue;
}

.SubHeader
{
   background-color: transparent;
   text-decoration: underline overline;
   color: black;
   font-weight: bold;
   font-family: verdana;
   font-size: 12px;
}

.SubSubHeader
{
   background-color: transparent;
   font-style: italic;
   color: maroon;
   font-family: tahoma, arial;
   font-size: 12px;
   text-decoration: underline;
}

.dvTopic
{
   font-family: arial;
   font-size: 12px;
   color: black;
}

.lblTopic
{
   color: maroon;
   font-weight: bold;
}

.BlackSmallBold
{
   font-size: 11px;
   font-family: arial;
}



