﻿body
{
    margin: 0px;
}
#TopHeader {
	height: 110px;
	width: 1100px;
	position: relative;
	margin-right: auto;
	margin-left: auto;
}
#logoHolder {
	
	position: absolute;
	margin-right: auto;
	margin-left: auto;
	left: 10px;
	top: 0px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
}
#TaglineHeader {
	height: 20px;
	position: absolute;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	top: 60px;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	letter-spacing: 0.2em;
	font-weight: normal;
	width: 420px;
	left: 105px;
}
#HeaderBannerHolder {
    padding: 0px;
    position: absolute;
    top: 10px;
    color: #FFFFFF;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 13px;
    letter-spacing: 0.3em;
    font-weight: normal;
    background-repeat: no-repeat;
    background-image: url(images/LG-Tactical-banner.jpg);
    right: 20px;
}
.PhoneNumberHolder {
    height: 60px;
    width: 225px;
    position: absolute;
    padding-right: 0px;
    padding-bottom: 0px;
    right: 10px;
    top: 10px;
}
.mcAfeeLogoHolder {
    height: 40px;
    width: 225px;
    position: absolute;
    right: 5px;
    top: 70px;
    text-align: right;
}
#TopNavigationContainer {
    height: 50px;
    width: 1100;
    margin-right: auto;
    margin-left: auto;
    background-image: url(images/TopNavigation-Background.png);
    border-top-style: none;
    border-right-style: none;
    border-bottom-style: none;
    border-left-style: none;
    z-index: 0;
    visibility: visible;
    overflow: visible;
    background-repeat: no-repeat;
}
.LinkNavigation
{
    font-family: arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #FFFFFF;
    visibility: visible;
    text-indent: 30px;
    z-index: 100;
    line-height: 50px;
    cursor: pointer;
}
  
 a:link {
	text-decoration: none;
	color: #e0e0e0;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: none;
	color: #5CB753;
}
a:active {
	text-decoration: none;
}
.style1 {color: #FFFFFF}
.style3 {color: #55B350}
.style4 {color: #54B948}
        .HeaderTagline {
            color: #FFFFFF;
            font-family: Verdana, Arial, Helvetica, sans-serif;
            font-size: 13px;
            letter-spacing: 0.3em;
            font-weight: normal;
            width: 420px;
            position: absolute;
            top: 25px;
            right: 300px;
        }
.style6 {
	font-size: 11px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	color: #55B350;
}
.style7 {color: #50B948}
/*Modal Popup*/
.modalBackground {
	background-color:Gray;
	filter:alpha(opacity=70);
	opacity:0.7;
}

.modalPopupVisible
{
    background-color: #ffffdd;
    border-width: 3px;
    border-style: solid;
    border-color: Gray;
    padding: 8px 20px 10px 20px;
    vertical-align: middle;
    text-align: center;
}
.modalPopupInvisible
{
   background-color: #ffffdd;
    border-width: 3px;
    border-style: solid;
    border-color: Gray;
    padding: 8px 20px 8px 20px;
    vertical-align: middle;
    text-align: center;
    display: none;
}
.modalBtOk
{
    padding: 4px 10px 4px 10px;
    font-family: Verdana;
    background-color: #C0C0C0;
    text-decoration: none;
    color: #000000;
    width: 50px;
    height: 18px;
    font-size: 12px;
}
.modalMessage
{
    font-family: Verdana;
    font-size: 11px;
}
.FooterNavigation {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #ffffff;
}
.Footertype {
    background-position: -25px 0px;
    color: #c7c7c7;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-weight: normal;
    line-height: 50px;
    margin-top: 10px;
    background-image: url('images/Footer-bg.png');
    background-repeat: no-repeat;
    text-align: center;
    padding-right: 20px;
}
.WorkingHours
{
    font-family: arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #FFFFFF;
}
.tableSubmenu
{
    border-width: 1px;
    border-color: #5cb753;
    background-image: url('images/misc/transparency_grey.png');
    z-index: 1500;
    border-bottom-style: solid;
}
.tdSubmenu
{
    border-top-style: solid;
    border-right-style: solid;
    border-left-style: solid;
    border-width: 1px;
    border-color: #5CB753;
    padding-left: 5px;
    padding-right: 5px;
}
.linkSubmenu
{
    font-family: arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #FFFFFF;
    z-index: 100;
    line-height: 22px;
    cursor: pointer;
}
    .linkSubmenu: hover 
    {
    text-decoration: none;
	color: #5CB753;
        }
    .greenColor
{
    font-family: arial, Helvetica, sans-serif;
    font-size: 12px;
    z-index: 100;
    line-height: 22px;
    color: #5CB753;
    cursor: pointer;
}
/* Timeout */
.timeoutpanel
{
    padding: 4px 6px 6px 6px;
    width: 503px;
    height: 65px;
    background-image: url('images/misc/session_timeout.png');
    font-family: Century Gothic, sans-serif;
    font-size: 18px;
    color: #686868;
    line-height: 26px;
    
}
.timeoutredirectpanel
{
    padding: 4px 6px 6px 6px;
    width: 467px;
    height: 62px;
    background-image: url('images/misc/timeout_redirect.png');
    font-family: Century Gothic, sans-serif;
    font-size: 17px;
    color: #686868;
    line-height: 26px;
    
}
.btnYes
{
    color: #695247;
    text-decoration: underline;
}