* {
	padding:0;
	margin:0;
}

body {
	color: #333333;
	background-color:#FFFFFF;
	font-family:Arial, sans-serif;
	font-size:11px;
	margin:0px auto;
        padding-left:0px;
        padding-right:0px;
        padding-top:0px;
}

#nav{
	width: 100%;
	background-color: #006699;
	margin: 0px;
	padding: 0px;
	text-align: center;
	color: #FFFFFF;
	border-top: 1.2px solid #333333;
	border-bottom: 1.2px solid #333333;
}

#nav a{
	color: #FFFFFF;
	text-decoration: none;
}
#nav a:hover{
	border-bottom: 3px solid #f3f3f3;
}

#footer{
	width: 100%;
	background-color: #006699;
	margin: 0px;
	padding: 0px;
	text-align: left;
	color: #FFFFFF;
}

#footer a{
	color: #FFFFFF;
	text-decoration: none;
}
#footer a:hover{
	border-bottom: 3px solid #f3f3f3;
}

.tableHeading {
	background-color:#F5F5F5;
	letter-spacing:0px;
	padding-bottom:3px;
	padding-top:3px;
	padding-left:2px;
	padding-right:0px;
	height:25px; 
}

.reportTH {
	border-width: 1.2px 0px 1.2px 1.2px;
	padding: 0px 0px 0px 0px;
	border-style: solid solid solid solid;
	border-color: #E9E9E9 #E9E9E9 #E9E9E9 #E9E9E9;
}

.reportTD {
	border-width: 0px 0px 1.2px 1.2px;
	padding: 0px 0px 0px 0px;
	border-style: solid solid solid solid;
	border-color: #EEEEEE #EEEEEE #EEEEEE #EEEEEE;
	height: 20px;	
}


.leftlineTD {
	border-width: 0px 1.3px 0px 0px;
	border-style: solid solid solid solid;
	border-color: #EEEEEE #EEEEEE #EEEEEE #EEEEEE;
}

a.title {
	margin:0px 0px 0px 15px;
	font-weight: bold;
}

a.title:hover {
	font-weight: bold;
	border-bottom: 3px solid #f3f3f3;
}

a.bold {
	font-weight: bold;
}

a.bold:hover {
	font-weight: bold;
}

h1, h2, h3, h4, h5, h6, pre, label, ol, dl, fieldset, address { margin:6px 0;}

p,ul,hr {margin:6px 0 0 25px;}
div.report {margin:6px 0 0 25px;}
table.report {margin:6px 0 0 25px;}

h1 {font-size:1.67em;}

h2 {font-size:1.39em;}

h3 {font-size:1.2em;}

h4 {font-size:1em;}

hr.dashed {
	border: none 0; 
	border-top: 1px dashed #CCCCCC;
	width: 70%;
	height: 1px;
	text-align: left;
	margin-top:5px;
	margin-bottom:5px;
	
} 

hr.dashed_left {
	align= left;
	border: none 0; 
	border-top: 1px dashed #CCCCCC;
	width: 70%;
	height: 1px;
	text-align: left;
	margin-top:5px;
	margin-bottom:5px;
	
} 

li, dd { 
	margin-left:2em;
}

.m5{ 
	margin:6px 0 0 23px;
}
.m10{ 
	margin:6px 0 0 35px;
}

a {
        color: #3366CC; 
        font-weight: normal;
        text-decoration: none;
		outline:none;
}

a.results {
        color: #000000;
        font-weight: bold;
        text-decoration: bold;
		outline:none;
}

a:hover {
        font-weight: normal;
        text-decoration: underline;
}

tr.results_row {
		font-size:10px;
		height: 13px;
}

tr.results_row_small {
		font-size:10px;
		height: 13px;
}

tr.results_row_medium {
		font-size:11px;
		height: 13px;
}

tr.results_row_large {
		font-size:12px;
		height: 13px;
}

#maincontent {
	font-size:1.0em;
	padding:0px 15px 10px 10px;
	margin:5px 0px 0px 0px;
}

.bottom_line_dashed_grey {
	border-bottom-width: 2px;
	border-bottom-style: dashed;
	border-bottom-color: #E3E3E3;
}

.right_line_dashed_grey {
	border-right-width: 2px;
	border-right-style: dashed;
	border-right-color: #E3E3E3;
}

.bottom_line_dashed_blue {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #467aa7;
}

.bottom_line_grey {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E3E3E3;
}

.bottom_line_blue {
	border-bottom-width: 1px;
	border-bottom-style: solid;
/*	border-bottom-color: #006699; */
	border-bottom-color: #467aa7;
}

.dashed_table { 
	border-color:#CCCCCC; 
	border-style: dashed;
	border-width:1.5px;
}

.solid_table { 
	border-color:#CCCCCC; 
	border-style: solid;
	border-width:1px;
}


.blue_border_table { 
	border-color:#467AA9; 
	border-style: solid;
	border-width:1.2px;
}

.blue_border_header {
	background-image: url("img/table_bg.png");
	height: 18px;
}

.available {
	color: #FFFF00;
	font-size: 11px;
	font-weight: bold;
	background-color: #666666;
}

.s5 {
    font-size: 3px
}
.s8 {
    font-size: 8px
}
.s9 {
    font-size: 9px
}
.s10 {
    font-size: 10px
}

.s11 {
    font-size: 11px
}

.s12 {
    font-size: 12px
}

.s13 {
    font-size: 13px
}

.s14 {
    font-size: 14px
}

.s15 {
    font-size: 15px
}

.s16 {
    font-size: 16px
}

.s18 {
    font-size: 18px
}


#dhtmltooltip{
	position: absolute;
	left: -300px;
	width: 150px;
	border: 1px solid black;
	padding: 2px;
	background-color: lightyellow;
	visibility: hidden;
	z-index: 100;
	/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
	filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);
}

#dhtmlpointer{
	position:absolute;
	left: -300px;
	z-index: 101;
	visibility: hidden;
}


#popitmenu{
	position: absolute;
	background-color: white;
	border:1px solid black;
	font: normal 12px Verdana;
	line-height: 18px;
	z-index: 100;
	visibility: hidden;
}

#popitmenu a{
	text-decoration: none;
	padding-left: 6px;
	color: black;
	display: block;
}

#popitmenu a:hover{ /*hover background color*/
	background-color: #CCFF9D;
}

/*nav1 bar styles*/

ul.nav1,
.nav1 ul{
margin: 0;
padding: 0;
cursor: default;
list-style-type: none;
display: inline;
}

ul.nav1{
display: table;
}

ul.block{
width: 100%;
table-layout: fixed;
}

ul.nav1>li{
display: table-cell;
position: relative;
padding: 2px 6px;
}
/*
ul.nav1>li:hover{
padding-right: 1px;
}*/

ul.nav1 li>ul{
display: none;
position: absolute;
max-width: 40ex;
margin-left: -6px;
margin-top: 2px;
}

ul.nav1 li:hover>ul{
display : block;
}

.nav1 ul li a{
display: block;
padding: 2px 10px;
}

/*Menu styles*/

ul.nav1,
.nav1 ul,
.nav1 ul li a{
background-color: #fff;
color: #369;
}

ul.nav1 li:hover,
.nav1 ul li a:hover{
background-color: #369;
color: #fff;
}

ul.nav1 li:active,
.nav1 ul li a:active{
background-color: #036;
color: #fff;
}

ul.nav1,
.nav1 ul{
border: 1px solid #369;
}

.nav1 a{
text-decoration: none;
}

.tiny-button{
	width:60px; 
	height:15px; 
	background:#FFFFFF; 
	font-family:Arial, Helvetica, sans-serif; 
	font-size:10px; 
	border: #333333 solid 1PX; 
	margin-left:3px;
}

.small-button{
	width:80px; 
	height:20px; 
	background:#FFFFFF; 
	font-family:Arial, Helvetica, sans-serif; 
	font-size:11px; 
	border: #333333 solid 1PX; 
	margin-left:3px;
}

.small-button-selected{
	width:80px; 
	height:20px; 
	background:#F5F5F5; 
	font-family:Arial, Helvetica, sans-serif; 
	font-size:11px; 
	font-weight:bold; 
	border: #333333 solid 1PX; 
	margin-left:3px;
}

.medium-button{
	width:120px; 
	height:20px; 
	background:#FFFFFF; 
	font-family:Arial, Helvetica, sans-serif; 
	font-size:11px; 
	border: #333333 solid 1PX; 
	margin-left:3px;
}

.large-button{
	width:160px; 
	height:20px; 
	background:#FFFFFF; 
	font-family:Arial, Helvetica, sans-serif; 
	font-size:11px; 
	border: #333333 solid 1PX; 
	margin-left:3px;
}

.wide-button{
	width:250px; 
	height:20px; 
	background:#FFFFFF; 
	font-family:Arial, Helvetica, sans-serif; 
	font-size:11px; 
	border: #333333 solid 1PX; 
	margin-left:3px;
}


.status-combo {
	border-width: 0px 0px 1.2px 1.2px;
	border-style: solid solid solid solid;
	border-color: #EEEEEE #EEEEEE #EEEEEE #EEEEEE;
	font-family:Arial, Helvetica, sans-serif; 
	font-size:10px; 	
}

.medium-combo {
	border-width: 0px 0px 1.2px 1.2px;
	border-style: solid solid solid solid;
	font-family:Arial, Helvetica, sans-serif; 
	font-size:12px;
	width:80px; 
	height:20px; 
}

.small-combo {
	border-width: 0px 0px 1.2px 1.2px;
	border-style: solid solid solid solid;
	font-family:Arial, Helvetica, sans-serif; 
	font-size:12px;
	width:50px; 
	height:20px; 
}

.tiny-combo {
	border-width: 0px 0px 1.2px 1.2px;
	border-style: solid solid solid solid;
	font-family:Arial, Helvetica, sans-serif; 
	font-size:12px;
	width:50px; 
	height:15px; 
}

.blur{
	background-image: url(http://www.premiumdrops.com/img/blur.gif);
}

.divider{
	height: 7px;
	width: 140px;
	padding-bottom:0px;
	padding-top:0px;
	padding-left:0px;
	padding-right:0px;
	margin-top:0px;
	margin-bottom:0px;
}

.progressbar {
	height: 10px;
	display: block;
}

.progressbarback {
	border: 1px solid #CCCCCC;
	background: transparent;
	height: 10px;
	width: 50px;
} 