A, BODY, INPUT, BUTTON, OPTION, SELECT, TEXTAREA, TABLE, TD, TR
{
	FONT-SIZE: 11px;
    FONT-FAMILY: tahoma, sans-serif;
}
BODY
{
    background-color: #336699;
    margin: 0px;
}
INPUT
{
    padding-left: 3px;
    padding-right: 3px;
}
TEXTAREA
{
    padding: 3px;
}
A
{
	text-decoration: none;
}

A:hover
{
	text-decoration: underline;
}

H1, H2, H3
{
    margin: 0;
    color: #0B5C98;
}

H5	{
	font-size: 12px;
	color: #1c4c38;
	margin: 6px 0 2px 0;
}

H6	{
	font-size: 12px;
	color: #000000;
	margin: 16px 0 2px 0;
}
ul
{
    margin-top: 0;
}
table.PageHeader
{
    align: center
    color: #FFFFFF;
    width: 830;
    background: url("/images/header_bg.png") repeat-x left top;
    background-color: #E7E7E7;	
}
table.AdPageHeader
{
    color: #FFFFFF;
    width: 674;
    background: url("/images/header_bg.png") repeat-x left top;
    align:center	
}

table.PageHeader A
{
    color: #FFFFFF;
}

table.PageHeader tr.info
{
    background: url("/images/bg_login.jpg") repeat-x left top;
    color: white;
    height: 30px;
    background-color:white;
    
    
}
table.PageHeader td.Nav
{
    height: 60px;
    background-color: #202F5B;
}
table.PageHeader td.Logo
{
    padding: 0px 5em 0px 2em;
    background-color: #E7E7E7;
}
table.PageHeader img.Logo
{
    border-width:0px;
    width:195px;
    height:23px;
}
table.PageHeader td.opts
{
    white-space:nowrap;
    width: 100%;
    padding-right: 10px;
    background-color: #E7E7E7;
}

table.PageHeader div.NavTab
{
    float: left;
    width: 270px;
    line-height: normal;
    white-space:nowrap;
    background-color: #E7E7E7;
}

table.PageHeader div.NavTab ul
{
    margin: 0px;
    list-style: none;
}
table.PageHeader div.NavTab li
{
    float: left;
    background: url("/images/left.png") no-repeat left top;
    margin: 0px;
    padding: 0px 0px 0px 10px;
}

table.PageHeader div.NavTab a
{
    padding: 5px 15px 5px 5px;
    display: block;
    color: #D0D0D0;
    text-decoration: none;
    background: url("/images/right.png") no-repeat right top;
    /*
    float: left;
    */
    font-weight: bold;
}

table.PageHeader div.NavTab a:hover
{
    text-decoration: none;
}

table.PageHeader div.NavTab li.Active
{
    background-image: url("/images/left_front.png");
    color: #EEEEEE;
}

table.PageHeader div.NavTab li.Active a
{
    background: url("/images/right_front.png") no-repeat right top;
    color: white;
    padding-bottom: 5px;
}

table.PageFooter
{
    width: 674;
    height: 100px;
    color: #FFFFFF;
}
table.PageFooter a
{
    color: #FFFFFF;
}
table.PageFooter td
{
    padding: 5px 10px 5px 10px;
    white-space: nowrap;
    height: 50%;
}

div.tt
{
	background-color: #FFFFE1;
	border: 1px solid #000000;
	position: absolute;
	float: left;
	padding: 1px 3px 1px 3px;
}
span.help
{
    border-bottom: 1px dashed #AAAAAA;
    cursor: help;
}
span.VdrMsg
{
    color: red;
    font-size: 14px;
}

#error_msg
{
    color: red;
    font-size: 14px;
}
div.Paging
{
padding: 5px;
font-size: 12px;
}
div.Paging span {font-family:tahoma, sans-serif;}
div.Paging span.b
{padding:3px;background-color: #FFFFFF;border: 1px solid #0000FF;}
div.Paging span.g{color: #777777;}
div.Paging a.b{padding: 4px;font-size: 12px;}
div.Paging a.b:hover
{
	text-decoration: none;
 	padding: 3px 3px 3px 3px;
	border: 1px solid #0000FF;
	background-color: #E4F1FA;
}
table.SiteStd th
{
    background-color: #A8D0EE;
    padding: 3px;
}
table.SiteStd td
{
    padding: 3px;
}
a.SiteABtn {padding: 4px;}
a.SiteABtn:hover
{
    text-decoration: none;
    padding: 3px 3px 3px 3px;
    border: 1px solid #0000FF;
    background-color: #E4F1FA;
}
p
{
    margin-top: 3px;
    margin-bottom: 0px;
}
p.SiteHeader1
{
    font-family: verdana,arial;
    font-size: 16px;
    font-weight: bold;
    color: #6F6F6F;
}
p.SiteHeader3
{
    font-family: verdana,arial;
    font-size: 12px;
    font-weight: bold;
    color: #6F6F6F;
}

table.NavBar
{
	width: 830px;
	padding: 0 0 0 0;
    background: url("/images/hdr_navbar_bg.png") repeat-x left top;
    cellpadding:0px;
    cellspacing:0px;
    background-color: #e7e7e7;
    height:38px;	
}

table.SiteToolbar td
{
	color: #3C0099;
	text-align: center;
	padding: 4px;
	white-space: nowrap;
    vertical-align: middle;
}
table.SiteToolbar td.Select
{
	text-align: center;
	padding: 3px;
	border: 1px solid #0000FF;
    cursor: pointer;
	background-color: #E4F1FA
}
table.SiteToolbar td.Depressed
{
	text-align: center;
	padding: 3px;
	border: 1px solid #0000FF;
    cursor: pointer;
	background-color: #FEFEFE;
}

div.SiteToolBarPanel
{
    float: left;
    white-space: nowrap;
}
div.SiteButton
{
    margin: 2px;
    padding: 3px;
    float: left;
    cursor: pointer;
}
div.SiteButtonDepressed
{
	margin: 2px;
    padding: 2px;
    float: left;
    background-color: white;
    border: 1px solid blue;
    cursor: pointer;
}
div.SiteButtonHighlight
{
    margin: 2px;
    padding: 2px;
    float: left;
    border: 1px solid blue;
    cursor: pointer;
}
div.SiteButtonDisabled
{
    margin: 2px;
    padding: 3px;
    float: left;
}

.SiteLargeText, table.SiteLargeText td, .SiteLargeText a
{
    font-family: verdana,arial;
    font-size: 14px;
    color: #4C4C4C;
}
.SiteLargeText a
{
    color: #0000C0;
}
.SiteLargeTextTitle
{
    font-family: verdana,arial;
    font-size: 16px;
    font-weight: bold;
}
.SiteLargeTextHeading, table.SiteLargeText th
{
    font-family: verdana,arial;
    font-size: 14px;
    color: #6D6D6D;
    font-weight: bold;
}
.SiteLargeTextKey
{
    font-family: verdana,arial;
    font-size: 14px;
    color: #6D6D6D;
    padding: 3px;

    text-align: right;
    font-weight: bold;
    white-space: nowrap;
}
.SiteLargeText input, .SiteLargeText select, .SiteLargeText option
{
    font-size: 14px;
    color: #3D3D3D;
}

img.NicePng
{
    behavior: url("/pngHack/pngHack.htc");
}
@media print
{
    { display: none; }
    table.NavBar { display: none; }
    table.PageFooter { display: none; }
}
table.NavBar td
{
    white-space: nowrap;
    padding: 5px;
    BACKGROUND-COLOR: #e7e7e7
}

table.NavBar td a.as
{
    font-weight: bold;
}



pipe {
	PADDING-RIGHT: 9px; PADDING-LEFT: 9px; BACKGROUND: url(../../images/cda/pipe.gif) no-repeat center top; PADDING-BOTTOM: 0px; PADDING-TOP: 0px
}