﻿/* Default CSS Stylesheet for a new Web Application project */

html {
	padding: 0.25em;
	margin: 0;
	height: 100%;
}

body {
	margin: 0;
	padding: 0;
	height: 100%;
	font-family: Verdana;
	font-size: 11px;
}

.floater 
{
float: left;	
}

.topbar {
color: white;
font-family: Verdana;
font-size: 8pt;
text-decoration: none;
}

.topfloat {
color: white;
font-family: Verdana;
font-size: 8pt;
text-decoration: none;
float: left;
}

.adheader {
color: black;
font-family: Verdana;
font-size: 9pt;
}


.bodytext {
color: black;
font-family: Verdana;
font-size: 10pt;
}

.backgroundtext {
color: Blue;
font-family: Verdana;
font-size: 8pt;
background-color: Yellow;
}

.bodybold {
color: black;
font-family: Verdana;
font-size: 10pt;
font-weight: bold;
}

.whitetext {
color: white;
font-family: Verdana;
font-size: 10pt;
text-decoration: none;
}

.whitesmall {
color: white;
font-family: Verdana;
font-size: 8pt;
}

.adbody {
color: black;
font-family: Verdana;
font-size: 8pt;
}

.listelem {
color: black;
font-family: Verdana;
font-size: 8pt;
text-decoration: none;
}

.menuelem {
color: blue;
font-family: Verdana;
font-size: 8pt;
text-decoration: none;
}

.redelem {
color: red;
font-family: Verdana;
font-size: 8pt;
text-decoration: none;
}

.bluebody {
color: #104994;
font-family: Verdana;
font-size: 10pt;
}

.bluelogo {
color: #104994;
font-family: Verdana;
font-size: 11pt;
font-weight: bold;
}

.bluesmall {
color: #104994;
font-family: Verdana;
font-size: 7pt;
}

.navsmall {
color: #000000;
font-family: Verdana;
font-size: 7pt;
text-decoration: none;
}

.navbold {
color: #000000;
font-family: Verdana;
font-size: 7pt;
text-decoration: none;
font-weight: bold;
}

.microline {
color: #104994;
font-family: Verdana;
font-size: 2pt;
}

.title {
color: #FFFFFF;
font-family: Verdana;
font-size: 15pt;
}

.strap {
color: #84B6F7;
font-family: Verdana;
font-size: 13pt;
}

.strapline {
color: #000000;
font-family: Helvetica;
font-size: 11pt;
font-weight: bold;
text-decoration: none;
}

.whitetitle {
color: #FFFFFF;
font-family: Verdana;
font-size: 10pt;
font-weight: bold;
text-decoration: none;
}

.bluetitle { FONT-SIZE: 12pt; COLOR: #104994; FONT-FAMILY: Verdana; font-weight: bold;}
.titletext { FONT-SIZE: 10pt; COLOR: #104994; text-decoration:underline; FONT-FAMILY: Verdana; }
.blacktitle { FONT-SIZE: 12pt; COLOR: black; FONT-FAMILY: Verdana; }
.sideadtitle { FONT-SIZE: 10pt; COLOR: #104994; FONT-FAMILY: Verdana; }
.sideadline { FONT-SIZE: 8pt; COLOR: #104994; FONT-FAMILY: Verdana; }
.sideadURL { FONT-SIZE: 9pt; COLOR: #104994; FONT-FAMILY: Verdana; }
.axislabel { FONT-SIZE: 9pt; COLOR: #104994; FONT-FAMILY: Verdana; }
.axislabel9 { FONT-SIZE: 9pt; COLOR: #104994; FONT-FAMILY: Verdana; }
.axislabel8 { FONT-SIZE: 8pt; COLOR: #104994; FONT-FAMILY: Verdana; }
.axislabel7 { FONT-SIZE: 7pt; COLOR: #104994; FONT-FAMILY: Verdana; }
.axislabel6 { FONT-SIZE: 6pt; COLOR: #104994; FONT-FAMILY: Verdana; }
.axislabel5 { FONT-SIZE: 5pt; COLOR: #104994; FONT-FAMILY: Verdana; }
.axislabel4 { FONT-SIZE: 4pt; COLOR: #104994; FONT-FAMILY: Verdana; }

.Job1
{
 
 margin:1%
    
}

.JobCount

{

	float: right;
	text-align: right;
	width: 65%;
	margin-top: 0.3em;
	margin-bottom:0px;
	font-size: 14px;
	font-family: 'Arial', sans-serif;
	font-weight: lighter;
	letter-spacing: 1px;
}

.JobCountText

{	
			color: #649F05;
			font-size: 18px;
			font-weight: normal;
		}

#menu 
{
	font-size:9pt;
	margin:0px
	list-style-type: none;
}
		#menu li {
			margin: 0.2em 0.2em 0em 0.2em;
			padding: 0.2em 0.25em 0.2em 0.8em;
			border: solid 1px #aaaaaa;
			border-bottom: solid 4px #999999;
			background-color: #f8f8f8;
			display: inline;
		}
		
		#menu li.active {
			background-color: white;
			border-color: #485E88;
		}
		
				#menu li a {
/*
					display: inline-block;
					width: auto;
					padding: 0.25em 0.8em;
					height: 2em;
					border: 1px solid red;
*/
					font-weight: bold;
					color: #666666;
					text-decoration: none;
				}
				
				#menu li.active a {
					color: black;
				}
				
				#menu li a:hover {
					text-decoration: underline;
				}
				
				.applytext {
position:relative;left:7%;top:-21px;float:none;white-space:nowrap;font-size:9pt;
 
}
.applydiv {
cursor:pointer;width:160px;height:30px;float:right;
}

.hl
{
 font-weight:bold;   
}
