@charset "UTF-8";
/* h1 style is for footers ONLY. This is for SEO purposes */
h1 { 
		color: #666;
		font-size: 11px;
		line-height: normal;
		font-weight: normal;
		padding: 0px;
		margin: 0px;
		text-align: center;
}
h2 {
	font-size:small;
	font-weight:bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #C00;
	padding-top: -3px;
	padding-bottom: 0px;
	margin-top: 10px;
	margin-bottom: 0px;
	text-align: left;
}
h3 {
	font-size:12px;
	font-weight:bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #cc0000;
	padding-bottom: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	margin-top: 0px;
	text-align: left;
}
h4 {
		font-size:11px;
		font-weight:bold;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		color: #787878;
		padding-bottom: 0px;
		margin-bottom: 0px;
}
h6 {
		font-size:11px;
		font-weight:bold;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		color: #CC0000;
		margin-bottom: 0px;
}
p {
	padding-bottom: 5px;
	text-align:left;
	margin-bottom: 5px;
	padding-top: 0px;
	margin-top: 3px;
	padding-right:10px;
	font-weight: normal;
	color: #444;
	font-size: 12px;
}
.styleTabbedHeader {
	font-size: 18px;
	color: #CC0000;
	font-weight: bold;		
}
a:link {
	color:#cc0000;
	font-size: 1.1em;
	font-weight:400;
	font-family: arial, helvetica, sans-serif;
	text-decoration: underline;
}
a:visited {
	color:#cc0000;
	font-size:1.1em;
	font-weight:400;
	font-family:arial, helvetica, sans-serif;
	text-decoration: underline;
}
a:hover {
	color: #666666;
	font-size:1.1em;
	font-weight:400;
	font-family:arial, helvetica, sans-serif;
	text-decoration: underline;
}
a:active {
	color:#cc0000;
	font-size:1.1em;
	font-weight:bold;
	font-family:arial, helvetica, sans-serif;
	text-decoration: none;
	text-align: left;
}
#header a:link {
	color: #666666;
}
#header a:visited {
	color: #666666;
}
#header a:hover {
	color: #cc0000;
}
#header a:active {
	color: #666666;
}
#footer a:link {
	color: #666666;
}
#footer a:visited {
	color: #666666;
}
#footer a:hover {
	color: #cc0000;
}
#footer a:active {
	color: #666666;
}
a img {
	border: none;
	text-align: center;
}
ul {
	margin-left: 0.05em;
	padding-left: 1.25em;
	list-style-image: url(../images/appliance_bullet.png);
	margin-top: 2px;
	padding-top: 2px;
	text-align: left;
	font-weight: normal;
}
body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #FFFFFF;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: left; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #444444;
	font-size: 12px;
}
#logo table td{
	height: 70px;
}
#subnav table td {
	text-align: left;
	vertical-align: middle;
	height: 40px;
}
#subnav a:link img {
	text-decoration: none;
}
#subnav a:link {
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
	color: #666666;
}
#subnav a:visited {
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
	color: #666666;
}
#subnav a:hover {
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #666666;
}
#subnav a:active {
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
	color: #666666;
}
#subnav .qmmc {
	text-align: left;
}
#subnav .qmmc ul {
	padding-bottom: 2px;
}
#subnav .qmmc ul li {
	padding-top: 0px;
}
#subnav #qm0>ul {
	position: relative;
	left: -20px;
}
#subnav #qm0 ul {	
	padding: 2px 0px 5px 0px;
}
.oneColFixCtrHdr #container {
	width: 780px; /* the auto margins (in conjunction with a width) center the page */
	border: 0px;
	text-align: left;
	background-image: url(../images/chain_with_red_link_inside2.jpg);
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-repeat: no-repeat;
	font-weight: normal;
}
.oneColFixCtrHdr #header {
	font-size:9px;
}
.oneColFixCtrHdr #header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}
.oneColFixCtrHdr #navigation {
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 20px;
	width: 530px;
}

.oneColFixCtrHdr #mainContent {
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 35px;
	padding-bottom: 10px;
	top: auto;
	text-align: left;
	font-weight: normal;
}
.oneColFixCtrHdr #footer {
	background:#FFFFFF;
	font-size:9px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 0px;
	vertical-align: top;
}
.oneColFixCtrHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}
#search {
	float: right;
	width: 190px;
	padding-top: 20px;
	padding-bottom: 10px;
	padding-left: 0px;
	text-align: right;
	padding-right: 20px;

}
/* Begin Styles Added by Natalie */

#ContentFooter  {
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 10px;
	text-align: center;
}
#PlatformBackupTable td {
	padding: 0px;
	text-align: justify;
}
.fineprint {
	color: #666666;
	font-size: 10px;
	font-style: italic;
	text-align: justify;
	font-weight: normal;
}
.fineprint2 {
	color: #333333;
	font-size: 11px;
	font-style: italic;
	text-align: justify;
	font-weight: normal;
}
a.class2:link {color: #666;
		text-decoration:none;
		font-size:11px;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		}
a.class2:visited {color: #666;
		text-decoration:none;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size:11px;}
a.class2:active {color: #666;
		text-decoration:none;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size:11px;}
a.class2:hover {
	color: #666;
	text-decoration:none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}
a.intextlink:link {color: #333;
		text-decoration:none;
		font-size:11px;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		}
a.intextlink:visited {color: #333;
		text-decoration:none;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size:11px;}
a.intextlink:active {color: #333;
		text-decoration:none;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size:11px;}
a.intextlink:hover {
	color: #333;
	text-decoration:none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}
a.class3:link {color: #666;
		text-decoration:underline;
		font-size:11px;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		}
a.class3:visited {color: #666;
		text-decoration:underline;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size:11px;}
a.class3:active {color: #666;
		text-decoration:underline;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size:11px;}
a.class3:hover {
	color: #666;
	text-decoration:underline;
	font-weight:bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}
