﻿html, body
{
	background-color: #DEDEDE;
	height: 100%;
	margin: 0 0 0 0px;
}

.hf_Selected
{
}

.imageNotSelected
{
	border-color: #87CEFA;
	background: #87CEFA;
}

.imageSelected
{
	border-color: #FFFF00;
	background: #FFFF00;
}

.selectall
{
}

.clearall
{
    margin-right:15px;
}

#header
{
	background-image: url(   'images/backgroundsolid.jpg' );
	background-repeat: repeat;
	height: 114px;
	text-align: left;
	color: #FFFFFF;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 24px;
	font-weight: bold;
	font-style:normal;
	padding-left: 10px;
}

#content
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	display: table-cell;
	font-size: 11px;
	padding-left: 20px;
	width: 95%;
	height: 17px;	
}


.welcomeLabel
{
	font-weight: bold;
	font-size: x-large;
	font-style: italic;
	font-family: Times New Roman;
	color: Blue;
}

.imgLogin
{
	height: 240px;
	width: 424px;
}


#mainTable
{
	border: solid 1px #000000;
	width: 1024px;
	height: auto;
	min-height: 100%;
	padding: 0px;
	border-collapse: collapse;
	margin-top: 0px;
	background-color: #FFFFFF;
}

.tdPageTitle
{
	width:30%;
}

.tdImageLogo
{
	width: 20%; 
	text-align: right;
}

.tdCompanyInfo
{
	width: 50%;
}

#companyInfo
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	font-style: italic;
	height: 64px;
	color: White;
	word-spacing: normal;
	text-align: center;
}

#logo
{
	margin-left: 10px;
}

.imgLynxLogo
{
	Width:125px;
	Height:65px;
}

.navButton
{
	color: #7992B1;
	padding-left:10px;
	padding-right: 25px;
}

#navigationContent
{
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-style: italic;
	margin-left: 25px;
	white-space: nowrap;
	margin-top: 15px;
}

#subnavigation
{
	height: 19px;
	width: 99%;
	background-image: url(   'images/corner.jpg' );
	position: relative;
	left: 0px;
	background-repeat: no-repeat;
	background-position: left top;
	line-height: 19px;
	vertical-align: top;
}

.imageLogo
{
	width: 185px;
	height: 111px;
}

#navigation
{
	float: left;
	width: 150px;
	height: 100%;
	background-image: url(   'images/nav.jpg' );
}


#table1
{
	width: 600px;
	height: 64px;
}

.tr1
{
	font-weight: bold;
	width: 600px;
}

.td1
{
	font-weight: bold;
	width: 20%;
}

.td2
{
	width:50%;
	vertical-align:middle;
}

.td3
{
	width:30%;
}
.lblStyle
{
	font-size: 12px;
	font-style: normal;
	font-family: Arial;
	font-weight:bold;
	text-align:center;
	margin-right:25px;
}

#logout
{
	width: 100%;	
	text-align: right;
	padding-right: 10px;
	background-color: #DEDEDE;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	height:20px;
}

.Head
{
	width: 100%;
}
.ddlOptions
{
	font-weight: bold;
	text-align: left;
}

#printDiv
{
	width: 600px;
	height: 100%;
	border: #c4c4c4 6px solid;
	background-color: #FFFFFF;
	z-index: 100;
	padding: 2px;
}

.modalBackground
{
	background-color: #000;
	filter: alpha(opacity=60);  
	opacity: 0.60;
	-moz-opacity: 0.6;
}


.printText
{
	font-family: Arial;
	font-size: 12px;
}

.checkText
{
	font-family: Arial;
	font-size: 12px;
	width: auto;
}

.logoImage
{
	height: 100px;
	width: 200px;
}

.tdLogo
{
	height: 15%;
}

.tdImage
{
	vertical-align: top;
	height: 65%;
}

.detailPrintText
{
	font-weight: bold;
	font-family: Arial;
	font-size: 11px;
	text-align: left;
	vertical-align: top;
	width: 15%;
}

.valueText
{
	font-family: Arial;
	font-size: 12px;
	text-align: left;
}

.lblFooter
{
	font-size: 12px;
	font-style: normal;
	font-family: Arial;
	vertical-align: top;
	text-align: right;
}

.confirmButton
{
	width:60px;
	font-family: Arial;
}

.ajax__slider_h_rail
{
	position: relative;
	background: url(Images/Rail.axd) repeat-x;
	height: 22px;
	width: 142px;
}
.ajax__slider_h_handle
{
	position: absolute;
	background: url(Images/handle.axd) no-repeat;
	height: 22px;
	width: 10px;
}

.chkBox
{
	font-weight: bold;
	font-family: Arial;
	font-size: 12px;
	text-align: left;
	vertical-align: top;
}


.planInput
{
    width:24px;
    height:24px;
    background-repeat:no-repeat;
    background-color:White;
    border-width:0px;
    background-position:center;
    cursor:pointer;
}
