body {
	font-size : 0.8em;
	font-family : Arial, Tahoma, sans-serif;
	margin : 0px;
	padding: 0px;
	background-color: #ececec;
	padding-bottom: 20px;
}

a:visited,
a:active,
a:link {
	color : #0099cc;
}

.posthead
{
	border-style: dotted;
	border-width: 0px;
	border-bottom-width: 1px;
	border-color: #dfdfdf;
	color: #003366;
	font-weight: normal;
	font-size: 1.5em;
	padding-bottom: 6px;
	margin: 0px;
	margin-bottom: 10px;
}

.posthead a:link, .posthead a:visited, .posthead a:active
{
	color: #003366;
	text-decoration: none;
}

.posthead a:hover
{
	color: #003366;
	text-decoration: underline;
}

.postfoot 
{
	margin-top: 10px;
	border-style: dotted;
	border-width: 0px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-color: #dfdfdf;
	padding-top: 6px;
	padding-bottom: 6px;	
	color: #ececec;
}

.postfoot .em
{
	color: #333333;
}

.pageTitle
{
	color: #003366;				
	font-size: 1.5em;
	font-weight: bold;
	margin-bottom: 20px;
	margin-top: 0px;
}

#leftmenu h3 {
	font-size : 1.1em;
	font-weight: bold;
	margin : 0px;
	padding: 0 0 6px 0;
	border-style: dotted;
	border-width: 0px;
	border-bottom-width: 1px;
	border-bottom-color: #dfdfdf;
	margin : 0px;	
	margin-bottom: 6px;
	color: #003366
}

#leftmenu ul li
{
	color: #0099cc;
	margin-top: 6px;
	margin-bottom: 6px;
	font-weight: bold;
}

#leftmenu ul a:link, #leftmenu ul a:visited, #leftmenu ul a:active
{
	color: #0099cc;
	text-decoration: none;
}

#leftmenu ul a:hover
{
	color: #0099cc;
	text-decoration: underline;
}

legend
{
	color: #0099cc;
	font-weight: bold;
}

#comments h2
{
	color: #0099cc;
	font-size: 1em;
	margin-top: 16px;
}

#masthead 
{
	margin-top: 8px;
	background: #ffffff;
	background-image: url('http://www.support.com/assets/www/media/sdcbanner-blue.bmp');
	width: 804px;
	height: 139px;
	overflow: hidden;
	margin-left: auto;
	margin-right: auto;
}
#masthead ul {
	color: #333;
	padding: 0;
	list-style-type: none;
	margin: 0;
}
#masthead ul li {
	display: inline;
}
#masthead ul li a {
	padding: 0 0.5em;
	text-decoration: none;
	margin: 0;
}
#masthead a:link, #masthead a:visited, #masthead a:active, #masthead a:hover {
	color: #00F;
	text-decoration: none;
}

#title
{
	position: relative;
	left: 30px;
	top: 20px;
	width: 200px;
	height: 100px;
	overflow: hidden;
	text-align: center;
	font-size: 14px;
	color: #ffffff;
}

#title h1
{
	font-size: 20px;
	margin: 0px 0px 15px 0px;
	padding: 0px;
	text-align: center;
	color: #ffffff;
}

#title a:link, #title a:visited, #title a:active, #title a:hover
{
	color: #ffffff;
	text-decoration: underline;
}

#nav
{
	background: url('https://www.support.com/assets/www/media/nav.gif') repeat-x;
	padding: 0px 6px 0px 6px;
	width: 792px;
	height: 35px;
	overflow: hidden;
	margin-left: auto;
	margin-right: auto;
}

#navbar
{
	background: url('https://www.support.com/assets/www/media/nav.gif') repeat-x;
	height: 35px;
}

#navbar li
{
	float: left;
	padding-left: 18px;
	background-repeat: no-repeat;
	background-position: 4px 13px;
	padding-top: 9px;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
}

#welcome
{
	background-color: transparent;
	padding: 6px;
	padding-top: 4px;
	font-size: .7em;
	color: #ffffff;
	margin: 0px;
	text-align: center;
}

#welcome a:link, #welcome a:visited, #welcome a:active, #welcome a:hover
{
	color: #ffffff;
	font-weight: bold;
	text-decoration: underline;
}

.SearchButtonOuter
{
	background-image: url('https://www.support.com/assets/www/media/search-left-green.JPG');
	background-position: top left;
	background-repeat: no-repeat;
	display: inline-table;
	display: -moz-inline-box;
	display: inline-block;
	font-size: 12px;
	font-variant: small-caps;
	text-align: left;
	padding-left: 4px;
	font-weight: bold;
	margin-left: 4px;
}

.SearchButton
{
	background-image: url('https://www.support.com/assets/www/media/search-right-green.JPG');
	background-position: top right;
	background-repeat: no-repeat;
	display: inline-table;
	display: -moz-inline-box;
	display: inline-block;
	font-size: 12px;
	font-variant: small-caps;
	text-align: left;
	padding-left: 5px;
	padding-right: 9px;
	padding-top: 3px;
	padding-bottom: 4px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}

#Search a:link, #Search a:visited, #Search a:active, #Search a:hover
{
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}