@import 'forms.css';
@import 'print.css';
body, html, table
{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#666666;
}
body
{
background-color:#999999;
margin:0;
padding:0;
border:0;
}
h1
{
padding:0;
margin:0;
font-size:16px;
font-weight:bolder;
color:#666666;
}
h2
{

}
h3
{

}
a
{
text-decoration:underline;
color:#FF0000;
}
a:hover
{
text-decoration:none;
color:#000000;
}
#passwordBox td
{
font-size:12px;
}
#passwordBox h1 
{
color:#CCCCCC;
}
/** CONTAINER STYLE **/
#container
{
border:0;
padding:0;
margin:0;
border-collapse:collapse;
width:775px;
height:100%;
background-color:#FFFFFF;
}
#headerContainer
{}
#navigationContainer
{
padding-top:5px;
background-color:#E8E8E8;
vertical-align:top;
width:200px;
height:100%;
border-right:1px solid #D2D2D2;
}
#contentContainer
{
padding:10px;
background-image:url(../images/layout/backgroundFade2.jpg);
background-repeat:repeat-x;
background-position:top;
vertical-align:top;
width:575px;
height:100%;
}
#footerContainer
{
color:#FFFFFF;
background-color:#333333;
border-top:1px solid #D2D2D2;
}
#footerContainer a
{
color:#FFFFFF;
text-decoration:none;
}
#footerContainer a:hover
{
color:#FFFFFF;
text-decoration:none;
}
/** HEADER STYLE **/
#header
{
border-collapse:collapse;
border:0;
padding:0;
margin:0;
width:100%;
height:90px;
}
#logoHeader
{
text-align:center;
vertical-align:middle;
width:200px;
border-bottom:1px solid #D2D2D2;
}
#topHeader, #siteNav, #bottomHeader
{
width:575px;
height:30px;
}
#topHeader
{
}
#siteNav
{
padding:5px;
border-left:1px solid #D2D2D2;
border-top:1px solid #D2D2D2;
border-bottom:1px solid #D2D2D2;
}
#bottomHeader
{
background-image:url(../images/layout/backgroundFade1.jpg);
background-repeat:repeat-x;
background-position:top;
border-left:1px solid #D2D2D2;
}
/** NAVIGATION **/
#navigationContainer a
{
width:100%;
text-align:right;
list-style-type:none;
background-color:#FFFFFF;
border:1px solid #D2D2D2;
padding-right:20px;
padding-top:2px;
padding-bottom:2px;
margin:2px;
}
#navigationContainer a:hover
{
color:#FF0000;
background-color:#FFEED5;
}
#navigationContainer a
{
text-decoration:none;
color:#000000;
}
#navigationContainer a:hover
{
color:#FF0000;
}
/** Boxes **/
#passwordBox 
{
width:90%;
height:90%;
background-color:#FFEED5;
border-collapse:collapse;
margin:0;
padding:0;
border:0;
}
#passwordBox td
{
border-collapse:collapse;
margin:0;
padding:0;
border:0;
}
.dg 
{
width:100%;
}
.dg td
{
border-collapse:collapse;
padding:5px;
}
.dgAlternate
{
background-color:#FFEED5;
}
.dgSelected
{
background-color:#FF0000;
color:#000000;
}
.dgSelected a
{
color:#000000;
}
.dgSelected a:hover
{
color:#FFFFFF;
}
.downloadIcon
{
width:200px;
height:200px;
background-image:url(../images/layout/greyBox.gif)
}
.downloadIcon image
{
width:52px;
height:50px;
}
.dataGridContainer
{
width:540px;
overflow: auto;
}

input#xchkBannerPass 
{
	width:20px;
	display:inline;
}
