#headerbody {background-image: url(header_gradient.jpg); background-repeat: repeat-x; }
.logo { border: 0px; margin-left: 30px; }

.loginStatus {
	font-size: small;
}

.contentBody { 
    padding-left: 100px;
    font-family: Verdana;
    margin-top:2em;
}

body {
	font-family: Verdana;
}

.title { 
    font-size: 1.4em;
    color: #0066a7;
    font-weight: 600;
    font-size: 1.5em;
}

.mainText { 
    text-align: left;
    margin-top: 2em; 
    margin-left:2em; 
    margin-bottom: 1em;
    width: 700px; 
}

.carddownloader {
  margin-left: 200px;
}

.leftPanel {
    text-align: left;
    margin-top: 2em; 
    margin-left:2em; 
    margin-bottom: 1em;
    vertical-align: top;
	width: 150px;
}

.downloadbutton {
    background-image: url(Download.gif);	
	display: inline-table;
	display: -moz-inline-box;
	display: inline-block;
	padding: 4px;
	margin: 1px;
	border-style: solid;
	border-width: 1px;
	border-color: #999999;
	border-top-color: #cccccc;
	border-left-color: #cccccc;
	background-color: #eeeeee;
	color: #333333;
	font-family: Tahoma, Arial, Helvetica;
	font-size: 80%;
	font-weight: bold;
	background-repeat: no-repeat;
	background-position: 1px 1px;
	padding-left: 22px;
	line-height: normal;
	white-space: nowrap;
	margin-left: 20px;
}

.siteGrouping {
   margin-top: 1em;
   color:#555;
}

.siteName {
 color:#00c;
 font-size: 1em;
 margin-left: 16px;
}

.siteName:visited {
 color:#6e4987;
}

.siteDescription {
    color:#333;
    margin-left: 16px;
    font-size: .8em;
}

.SiteURL {
    color: #008000;
    margin-left: 16px;
    font-size: .8em;
    text-decoration: none;
}

.titleBar {
	color: #003366;
	width: 400px;
	margin-left:0px;
	padding-left:0px;
	pargin-top: -2px;

}

.siteitem {
    margin-bottom: 2em;
}

.list {
	list-style-type: circle;
	text-align: left;
}

.link {
	color:#4169e1;
	font-size: small;
	text-decoration: none;
}

.mgmtLink {
	color:#6495ed;
	font-weight: bold;
	font-size: large;
}

.policyEntry 
{
	font-size: medium;
	font-family: Calibri;
}

.heading {
	color:Black;
	font-family:Calibri;
	font-size:x-large;
	font-weight:bold;
}

.background {
	background-color:#d3d3d3;
}

.footer {width: 100%;}

.footer_hr {
    width:100%;
    border-bottom:#cccccc 1px solid;
    margin-bottom:0px;
    line-height:16px;
}

.FooterText {
    text-align: left;
    font-family: Verdana;
    font-size: 10px;
    color: #333333;
    margin-top:1px;
    margin-left:20px;
}  

.FooterLink {
    text-align: left;
    text-decoration: none;	
    font-family: Verdana;
    font-size: 10px;
    color: #003399;
}  

.microsoft_logo {
    margin-top:-10px;
    margin-right:20px;
    float:right;

}

.toggleTextUp {
	font-size:1em;
	font-family: Verdana;
	margin-left: 20px;
	padding-top: 20px;
	cursor: hand;
}

.toggleTextDown {
	font-size:1em;
	font-family: Verdana;
	margin-left: 20px;
	padding-top: 20px;
	cursor: hand;
}

.expandodiv {
    	display: none;
}

.toggleTextDown {
	display: none;
}

.arrow {
	cursor: hand;
}

.statusGood
{
	background-color:green;
}

.statusWarning
{
	background-color:yellow;
}

.statusError
{
	background-color:red;
}


.status 
{
	width:800px;
	margin-top: 1em;
	
}

.statusTitle
{
	font-weight:bold;

}

.statusTime
{

	font-style:italic;
}

.statusBody
{
	margin-top: 1em;
	font-size:small;
	
}