﻿html,body {
height: 100%;
margin-top: 0px;
margin-bottom: 0px;
background: transparent;
}
img {
    border: none;
} 
ul {
/* 	list-style: none;
	margin: 0;
	padding: 0;*/
	}
/* Banner/Footer/Gray Lines */

#wrapper{}


#banner_orange
{
    background: #E06400;
    position: absolute;
    top: 30px;
    left: 200px;
    width: 900px;
    height: 95px;
    text-align: Left;
    padding-left: 30px;
    padding-top: 30px;
    font-family: 'Tw Cen MT',Tahoma, sans-serif, Arial, Helvetica;
    font-size: 32px;
    color: #FFFFFF;
    font-weight: bold;
    line-height: 30px;

}
#white_line_1
{
 left: 0px;
 position: absolute;
 top: 30px;
 width: 165px;
 height:0px;
 border-top:  1px solid #ffffff;
 border-bottom: 0px;
 border-left: 0px;
 border-right: 0px;
 padding-top: 0px;
 padding-bottom: 0px;
 padding-left: 0px;
 padding-right: 0px;
}
#white_line_2
{
 left: 0px;
 position: absolute;
 top: 60px;
 /*width: 165px;*/
 height:0px;
 border-top:  1px solid #ffffff;
 border-bottom: 0px;
 border-left: 0px;
 border-right: 0px;
 padding-top: 0px;
 padding-bottom: 0px;
 padding-left: 0px;
 padding-right: 0px;
}
#white_line_3
{
 left: 0px;
 position: absolute;
 top: 90px;
 width: 165px;
 height:0px;
 border-top:  1px solid #ffffff;
 border-bottom: 0px;
 border-left: 0px;
 border-right: 0px;
 padding-top: 0px;
 padding-bottom: 0px;
 padding-left: 0px;
 padding-right: 0px;
}
#white_line_4
{
 left: 0px;
 position: absolute;
 top: 120px;
 width: 165px;
 height:0px;
 border-top:  1px solid #ffffff;
 border-bottom: 0px;
 border-left: 0px;
 border-right: 0px;
 padding-top: 0px;
 padding-bottom: 0px;
 padding-left: 0px;
 padding-right: 0px;
}
#white_line_5
{
 left: 0px;
 position: absolute;
 top: 150px;
 width: 165px;
 height:0px;
 border-top:  1px solid #ffffff;
 border-bottom: 0px;
 border-left: 0px;
 border-right: 0px;
 padding-top: 0px;
 padding-bottom: 0px;
 padding-left: 0px;
 padding-right: 0px;
}
#white_line_6
{
 left: 0px;
 position: absolute;
 top: 180px;
 width: 165px;
 height:0px;
 border-top:  1px solid #ffffff;
 border-bottom: 0px;
 border-left: 0px;
 border-right: 0px;
 padding-top: 0px;
 padding-bottom: 0px;
 padding-left: 0px;
 padding-right: 0px;
}
#banner_blue
{
background-color:#006F91;
    position: absolute;
    top: 155px;
    left: 35px;
    width: 165px;
    height: 380px;
    text-align: Center;
    
    
}
#banner_blue_extended
{ background-color:#006F91;
    position: absolute;
    top: 535px;
    left: 35px;
    width: 165px;
    height: 20px;


}
#banner_blue_extended_query
{ background-color:#006F91;
    position: absolute;
    top: 535px;
    left: 35px;
    width: 165px;
    height: 410px;
    text-align: Center;

}
#grey_horizontal
{
    position: absolute;
    top: 554px;
    left: 200px;
    width: 945px;
 height:0px;
 border-top:  1px solid #C3A892;
 border-bottom: 0px;
 border-left: 0px;
 border-right: 0px;
 padding-top: 0px;
 padding-bottom: 0px;
 padding-left: 0px;
 padding-right: 0px;

}
#grey_horizontal_query
{
    position: absolute;
    top: 944px;
    left: 200px;
    width: 945px;
 height:0px;
 border-top:  1px solid #C3A892;
 border-bottom: 0px;
 border-left: 0px;
 border-right: 0px;
 padding-top: 0px;
 padding-bottom: 0px;
 padding-left: 0px;
 padding-right: 0px;

}
#grey_vertical
{
    position: absolute;
    top: 155px;
    left: 1129px;
    width: 1px;
    height: 415px;
background-color: #C3A892;
}
#grey_vertical_query
{
    position: absolute;
    top: 155px;
    left: 1129px;
    width: 1px;
    height: 805px;
background-color: #C3A892;
}
#pda_footer
{
    position: absolute;
    top: 565px;
    left: 180px;
    width: 500px;
    height: 20px;
    vertical-align: middle;
}
#pda_footer_query
{
    position: absolute;
    top: 955px;
    left: 180px;
    width: 500px;
    height: 20px;
    vertical-align: middle;
}
/*Page Sections */
#frontpage_body 
{
    position: absolute;
    top: 165px;
    left: 220px;
    width: 490px;
    height: 155px;
    text-align: Left;
    font-family: Arial, Gautami,Tahoma, sans-serif, Arial, Helvetica;
    font-size: 15px;
    line-height: 20px;
	background-color:  Transparent;
	z-index:-1;
}
#frontpage_body a{ color:black}
#frontpage_body a:hover, a:visited{ color:black}
#frontpage_body ul
{
    list-style-type: disc;
    margin: 1  0 0 0;
    
  
}
#frontpage_link
{
    position: absolute;
    top: 510px;
    left: 375px;
    height: 20px;
    text-align: Center;
    font-family: Arial, Gautami,Tahoma, sans-serif, Arial, Helvetica;
    font-weight:bold;
    font-size: 12px;
    color:#006F91;
	background-color:  Transparent;
}

/*Report Selection Parameters*/
#div_SelectParameters {
    position: absolute;
    top: 165px;
    left: 220px;
    width: 800px;
    height: 30px;
    text-align: Left;
    font-family: Arial, Gautami,Tahoma, sans-serif, Arial, Helvetica;
    font-weight:bold;
    font-size: 15px;
    line-height: 20px;
	background-color: #ffffff;
	z-index:1;
}
#div_ReportName {
    position: absolute;
    top: 200px;
    left: 220px;
    width: 800px;
    height: 30px;
    text-align: Left;
    font-family: Arial, Gautami,Tahoma, sans-serif, Arial, Helvetica;
    font-size: 15px;
    line-height: 20px;
	background-color: #ffffff;
	z-index:1;
}
#div_SpecificGeoArea
{
    position: absolute;
    top: 235px;
    left: 220px;
    width: 800px;
    height: 30px;
    text-align: Left;
    font-family: Arial, Gautami,Tahoma, sans-serif, Arial, Helvetica;
    font-size: 15px;
    line-height: 20px;
    color: Green;
    z-index:1;
    
}


#div_SelectGeoArea {
    position: absolute;
    top: 270px;
    left: 220px;
    width: 800px;
    height: 30px;
    text-align: Left;
    font-family: Arial, Gautami,Tahoma, sans-serif, Arial, Helvetica;
    font-size: 15px;
    line-height: 20px;
	color: Green;
	z-index:1;
}
#div_SelectDate {
    position: absolute;
    top: 305px;
    left: 220px;
    width: 800px;
    height: 30px;
    text-align: Left;
    font-family: Arial, Gautami,Tahoma, sans-serif, Arial, Helvetica;
    font-size: 15px;
    line-height: 20px;
	color: red;
	z-index:1;
}
#div_BeginMonthYear {
    position: absolute;
    top: 340px;
    left: 220px;
    width: 800px;
    height: 30px;
    text-align: Left;
    font-family: Arial, Gautami,Tahoma, sans-serif, Arial, Helvetica;
    font-size: 15px;
    line-height: 20px;
	color: red;
	z-index:1;
}
#div_EndMonthYear {
    position: absolute;
    top: 375px;
    left: 220px;
    width: 800px;
    height: 30px;
    text-align: Left;
    font-family: Arial, Gautami,Tahoma, sans-serif, Arial, Helvetica;
    font-size: 15px;
    line-height: 20px;
	color: red;
	z-index:1;
}
#div_rptButton_inner {
    position: absolute;
    top: 410px;
    left: 220px;
    width: 800px;
    height: 30px;
    text-align: Left;
    font-family: Arial, Gautami,Tahoma, sans-serif, Arial, Helvetica;
    font-size: 15px;
    line-height: 20px;
	color: blue;
}
/* Query System */
#div_text_Filters{
    position: absolute;
    top: 420px;
    left: 220px;
    width: 800px;
    height: 30px;
    text-align: Left;
    font-family: Arial, Gautami,Tahoma, sans-serif, Arial, Helvetica;
    font-size: 15px;
    line-height: 20px;
	background-color: #ffffff;
}
#div_text_Filters_01{
    position: absolute;
    top: 470px;
    left: 220px;
    width: 800px;
    height: 30px;
    text-align: Left;
    font-family: Arial, Gautami,Tahoma, sans-serif, Arial, Helvetica;
    font-size: 15px;
    line-height: 20px;
	background-color: #ffffff;
}
.sectionHeaders 
{
    font-weight:bold;
}

/*Report Viewer*/
#div_CRReportViewer {
    position: absolute;
    top: 460px;
    left: 220px;
    width: 875px;
    height: 1px; /*set to 1000 */
    margin: 0;
    padding: 0;
   /* border-right: #4A2f18 2px solid;
    border-top: #4A2f18 2px solid;
    border-left: #4A2f18 2px solid;
    border-bottom: #4A2f18 2px solid;*/
}
#div_CRReportViewer_Query {
    position: absolute;
    font-size: 12px;
    top: 875px;
    left: 220px;
    width:875px;
    height: 1px; /*set to 1000 */
    margin: 0;
    padding: 0;
}
.div_toolbar {
    position: absolute;
    width: 725px;
	font-size: 12px;
	font-family: Arial, Gautami,Tahoma, sans-serif, Arial, Helvetica;

}
/* Images */
#doh_logo
{
    position: absolute;
    top: 25px;
    left: 39px;
    width: 160px;
    height: 65px;
}

#quitline_logo
{
    position: absolute;
    top: 95px;
    left: 39px;
    width: 160px;
    height: 65px;
}
#pda_logo
{
    position: absolute;
    top: 560px;
    left: 650px;
    width: 75px;
    height: 27px;
    padding-bottom: 10px;
}
#pda_logo_query
{
    position: absolute;
    top: 950px;
    left: 650px;
    width: 75px;
    height: 27px;
    padding-bottom: 10px;
}
/* Navigation Links */

.Pda {
	color: #ffffff;
	font-family: 'Tw Cen MT',Tahoma, sans-serif, Arial, Helvetica;
    font-size: 18px;
    font-weight: normal;
    line-height: 30px;
    text-decoration:none;
}
.Pda:link, .Pda:visited { color: #ffffff; }
.Pda:hover
{
    color: #C3A892;
}
.PDA_Link {
	font-family: sans-serif, Arial, Helvetica;
	font-size: 10px;
	font-weight: bold;
	text-align: center;
}
.Pda_Footer, .Pda_Footer:link, .Pda_Footer:visited {
	color: #000000;
}
.generalText
{
    color: black;
}

#currentPage
{
    color: #C3A892;
}

.div_reportDefinition
{
    text-align: Left;
    font-family: Arial, Gautami,Tahoma, sans-serif, Arial, Helvetica;
    font-weight:bold;
    font-size: 10px;
    color:#006F91;
}
.home_link
{
    text-align: Left;
    font-family: Arial, Gautami,Tahoma, sans-serif, Arial, Helvetica;
    font-weight:bold;
    font-size: 12px;
    color:#006F91 !important;
}
.new{color:Red;}