﻿body
{
	margin: 0;
	padding: 0;
	font: 0.8em arial, hevetica, sans-serif;
	text-align: center;
	color: #333333;
	background-color: #D6D6D6;
}

h1
{
	color: #600;
	font: 1.5em arial;
	font-weight: bold;
	border-bottom: 1px dotted #600;
}

h2
{
	color: #600;
	font: 1.33em arial;
	font-weight: bold;
	border-bottom: 1px dotted #600;
}

h2 a
{
	text-decoration: none;
}

h3
{
	color: #600;
	font: 1.15em arial;
	font-weight: bold;	
	margin-bottom: -1em;
}

h4
{
	font: 1.00em arial;
	text-decoration: underline;
	font-weight: bold;	
	margin-bottom: -1em;
}


em
{
	font-weight: bold;
	font-style: italic;
}



#container
{	
	margin: 0.5em auto;
	width: 98%;
	text-align: left;
	background-color: #fff;
	border: 1px solid #676767;
}

#header
{
	height: 45px;
	background-image: url(CITGOBanner.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
	background-color: #FFE0A7;
	position: relative;
}
#VPNheader
{
	height: 45px;
	background-image: url(VPNBanner.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
	background-color: #FFE0A7;
	position: relative;
}
#XMheader
{
	height: 45px;
	background-image: url(XMBanner.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
	background-color: #FFE0A7;
	position: relative;
}
#CSHheader
{
	height: 45px;
	background-image: url(CitrixSecureHub.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
	background-color: #FFE0A7;
	position: relative;
}
#IntuneHheader
{
	height: 45px;
	background-image: url(Intune.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
	background-color: #FFE0A7;
	position: relative;
}
#SFheader
{
	height: 45px;
	background-image: url(SFBanner.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
	background-color: #FFE0A7;
	position: relative;
}
#CFheader
{
	height: 45px;
	background-image: url(CitrixFilesBanner.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
	background-color: #FFE0A7;
	position: relative;
}
#header h1
{
	font-size: 1px;
	text-align: right;
	color: #fff;
	margin: 0;
	padding: 0;
}

#subsiteheader
{
	border-top: 1px Solid #B28D4F;
	height: 43px;
	background-color: #F7C46E;
	position: relative;
	padding: 0 0 0 15px;
}

#subsiteheader h1
{
	top: 18%;
	display: inline;
	color: #503419;
	font-family: Arial;
	font-weight: bold;
	font-size: 24px;
	text-align: left;
	position: relative;
	margin-right: 10px;
}

#subsiteheader h2
{
	top: 18%;
	display: inline;
	color: #503419;
	font-family: Arial;
	font-size: 13px;
	text-align: left;
	border: none;
	position: relative;
}

#contents
{
	margin: 0px 10px 40px 15px;
}

#contents p
{
}

.infoPanel
{
	padding: 10px 5px 10px 42px;
	border: solid 1px #333333;
	background-color: #E5E5E5;
	color: #333;
	background-image: url(information.gif);
	background-position: 5px;
	background-repeat: no-repeat;
	margin-bottom: 10px;
}


.infoPanel a:link
{
	color: #003366;
}

.infoPanel a:visited
{
	color: #600;
}

#footerConnects
{
	clear: both;
	text-align: left;
	color: #333;
	background-color: #E5E5E5;
	padding: 5px;
	font-size: 0.8em;
	border-top: 1px Solid #000;
	background-image: url(ftr_SaferHealthier.gif);
	background-repeat: no-repeat;
	background-position: 15px;
}

#footerConnects table 
{
  font-size:1.0em;
}

#footerConnects ul
{
	margin: 0px 15px 0 165px;
	padding: 0;
	list-style-type: none;
	text-align: left;
}

#footerConnects ol
{	
	margin: 0 0 0 0;
	padding: 0;
	list-style-type: none;
	text-align: right;
}

#footerConnects li
{
	display: inline;
	}
#footerConnects li img
{
	padding-right: 10px;
}

#footerConnects a:link
{
	color: #003366;
}

#footerConnects a:visited
{
	color: #600;
}

#skipmenu
{
	position: absolute;
	right: 5px;
	top: 5px;
}

#skipmenu a
{
	color: #666;
	text-decoration: none;
}

#skipmenu a:hover
{
	color: #fff;
	background-color: #666;
	text-decoration: none;
}

.redText
{
	color: #900;
}
