DIV.printhide {}
BODY
{
   background-image: url(/images/spacer.jpg);
    background-position: center top;
}
.bg2
{
       background-image: url(/images/spacer.jpg);
    background-position: center top;
}
.topbg
{
    background-color: #ffffff;
}

.maintext a:link
{
    color: #4D4D4D;
    line-height: 16px;
    text-decoration: underline;
} 
.maintext a:visited
{
    color: #4D4D4D;
    text-decoration: underline;
}
.maintext a:active {color: #4D4D4D; text-decoration: underline;}  
.maintext a:hover {color: #0000FF; text-decoration: underline;} 
.maintext {font-family: Verdana, Arial, Helvetica, sans-serif;font-size: 12px;line-height: 16px;color: #4D4D4D;}

.pagertext a:link
{
    color: darkblue;
    text-decoration: underline;
} 
.pagertext a:visited {color: #4D4D4D; text-decoration: none;}
.pagertext a:active {color: #4D4D4D; text-decoration: none;}  
.pagertext a:hover
{
    color: darkblue;
    text-decoration: none;
} 
.pagertext
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    line-height: 16px;
    color: #4D4D4D;
    font-weight: bold;
    margin-left: 2px;
    margin-right: 2px;
    padding-right: 2px;
    padding-left: 2px;
}

.moretext a:link
{
    color: darkblue;
    text-decoration: none;
} 
.moretext a:visited {color: #4D4D4D; text-decoration: none;}
.moretext a:active {color: #4D4D4D; text-decoration: none;}  
.moretext a:hover
{
    color: darkblue;
    text-decoration: underline;
} 
.moretext
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    line-height: 16px;
    color: #4D4D4D;
    font-weight: bold;
    margin-left: 2px;
    margin-right: 2px;
    padding-right: 2px;
    padding-left: 2px;
}

.footertext a:link {color: #4D4D4D; line-height: 14px; text-decoration: none;} 
.footertext a:visited {color: #4D4D4D; text-decoration: none;}
.footertext a:active {color: #4D4D4D; text-decoration: none;}  
.footertext a:hover {color: #0000FF; text-decoration: underline;} 
.footertext {font-family: Verdana, Arial, Helvetica, sans-serif;font-size: 10px;line-height: 14px;color: #4D4D4D;}

.whitetext a:link {color: #7D7D7D; text-decoration: none} 
.whitetext a:visited {color: #7D7D7D; text-decoration: none}
.whitetext a:active {color: #7D7D7D; text-decoration: none}  
.whitetext a:hover {color: #2E3192; text-decoration: none} 
.whitetext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;;
	line-height: 17px;
	color: #7D7D7D;
	text-decoration: none;
}

.navtext a:link {
	text-decoration: none;
	color: #4D4D4D;
	line-height: 20px;
	font-size: 12px;
} 
.navtext a:visited {
	text-decoration: none;
	color: #4D4D4D;
	line-height: 20px;
	font-size: 12px;
}
.navtext a:active { ;
	color: #4D4D4D;
	text-decoration: none;
	line-height: 20px;
	font-size: 12px;
}  
.navtext a:hover {
	text-decoration: none;
	color: #0000FF;
	line-height: 20px;
	font-size: 12px;
} 
.navtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	text-decoration: none;
	color: #4D4D4D;
}
.smalltext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 16px;
	color: #7D7D7D;
}
.titletext
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 17px;
    line-height: 20px;
    color: #003300;
    font-weight: bold;
    font-variant: small-caps;
}
.ProjectTitle
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 17px;
    line-height: 20px;
    color: #003300;
    font-weight: bold;
    font-variant: small-caps;
}
.datetext {font-family: Verdana, Arial, Helvetica, sans-serif;font-weight:bold; font-size: 10px;line-height: 16px;color: #4D4D4D;}
/* Alternating Row Colors in Editor Grid layouts and pager styles */
.RowItem
{
    background-color: #EDF0F6;
    font-size: 10pt;
    font-family: Arial;
}

.RowAltItem
{
    background-color: #FFFFFF;
    font-size: 10pt;
    font-family: Arial;
}

.DataGridPager a:link
{
	text-decoration: underline;
	line-height: 19px;
	color: #093B80;
} 

.DataGridPager a:visited {
	text-decoration: underline;
	line-height: 19px;
	color: #093B80;
}

.DataGridPager a:active {
	color: #B3DE68;
	text-decoration: none;
}

.DataGridPager a:hover
{
    text-decoration: none;
    color: #918EC3;
    line-height: 19px;
}

.DataGridPager
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    line-height: 18px;
    color: #000000;
    text-decoration: none;
    letter-spacing: 1px;
}

.PagerItem
{
   cursor: pointer;
    background-color: #f5f5f5;
    color: #666666;
    font-family: verdana;
    font-size: 9px;
    padding-top: 1px;
    padding-bottom: 1px;
    margin-left: 0px;
    border-right: 1px solid white;
    border-bottom: 1px solid white;
    border-top: 1px solid white;
    border-left: 1px solid white;
}
.PagerItemHover
{
    cursor: pointer;
    background-color: #f5f5f5;
    color: #666666;
    font-family: verdana;
    font-size: 9px;
    padding-top: 1px;
    padding-bottom: 1px;
    margin-left: 0px;
    border-right: 1px solid white;
    border-bottom: 1px solid white;
    border-top: 1px solid white;
    border-left: 1px solid white;
    text-decoration: underline;
}

.PagerItemSelected
{
    cursor: pointer;
    background-color: #FFFFFF;
    color: gray;
    font-family: verdana;
    font-size: 10px;
    cursor: hand;
    padding-top: 1px;
    padding-bottom: 1px;
    margin-left: 0px;
    border-left: 1px solid #DDDDDD;
    border-top: 1px solid #DDDDDD;
    border-bottom: 1px solid white;
    border-right: 1px solid white;
}

.PagerItemSelected a:link
{
    text-decoration: none;
    color: gray;
}
/* ========  END  ========= */

