body
{
	font-family: Helvetica, Arial;
	font-size: 12px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	margin: 20px;
	background-color: white;
}

td
{
	vertical-align: top;
	text-transform: inherit;
}

p, td, a
{
	font-family: Helvetica, Arial;
	font-size: 12px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
}

p.separator
{
	border-width: 1px 0 0 0;
	border-style: dotted;
	border-color: #777;
	padding: 10px 0 0 0;
}


td.margin
{
	padding: 20px 0px 0px 0px;
}

td.spacer
{
	padding: 0 10px 0 10px;
}

td.column
{
	width: 227px;
	vertical-align: top;
	line-height: 1.4em;
}

div.spacer
{
	height: 20px;
}

a
{
	text-decoration: none;
	color: blue;
	font-size: 12px;
}

a:hover
{
	text-decoration: underline;
}

form
{
	padding: 0px;
	margin: 0px;
}

img
{
	border-width: 0px;
}

.grey
{
	color: #777;
	font-size: 18px;
	margin: 20px 0px 0px 0px;
}

#header
{
	display: none;
}

#content-pane
{
	padding: 15px 20px 15px 16px;
	background-color: white;
}

p
{
	line-height: 1.4em;
	margin: 10px 0 10px 0;
}

h1
{
	margin: 0px;
	padding: 0px;
	font-size: 24px;
	font-weight: bold;
}

h2
{
	font-size: 18px;
	font-weight: bold;
	margin: 20px 0px 0px 0px;
}

h2.tag
{
	color: #679EFF;
	font-weight: normal;
	margin: 0px;
}

h2.grey
{
	color: #777;
	font-weight: normal;
	margin: 0px;
	line-height: 1.2em;
}

h2.support
{
	color: #00BA1D;
}

#clientlinks
{
	display: none;
}

#rightbar
{
	background-color: #efefef;
	width: 200px;
	padding: 0 10px 0 20px;
}

#rightbar p
{
	line-height: 1.4em;
}

#footer-rightbar
{
	padding: 10px 0px 15px 10px;
	background-color: #efefef;
	width: 200px;
	color: #777;
	text-align: center;
	font-size: 11px;
}

#header-rightbar
{
	padding: 10px 0px 15px 10px;
	background-color: #efefef;
	width: 200px;
	color: #777;
	text-align: center;
	font-size: 11px;
}

#footer-pane
{
	padding: 10px 20px 15px 15px;
	background-color: white;
	color: #777;
	font-size: 11px;
}

#header-rightbar
{
	background-color: #efefef;
	width: 200px;
}

#header-pane
{
	padding: 15px 20px 0px 16px;
	background-color: white;
}

li
{
	padding: 0 0 10px 0;
}

.weblistheader
{
	font-weight: bold;
	color: #679EFF;
}

.softwarelistheader
{
	font-weight: bold;
	color: #ff930d;
}

.supportlistheader
{
	font-weight: bold;
	color: #00BA1D;
}

.smallgrey
{
	font-size: 11px;
	color: #777;
}

.strongsmallgrey
{
	font-size: 11px;
	font-weight: bold;
	color: #777;
}


div.centered
{
	text-align: center;
}

div.insert
{
	border-color: black;
	border-width: 1px;
	border-style: solid;
	padding: 10px;
	background-color: #efefef;
}

#top-left
{
	repeat: none;
	height: 15px;
	width: 15px;
}

#bottom-left
{
	repeat: none;
	height: 15px;
	width: 15px;
}

#top-right
{
	height: 15px;
	width: 15px;
}

#bottom-right
{
	height: 15px;
	width: 15px;
}

#top-horizontal
{
	repeat: x;
	width: 510px;
}
#top-horizontal-grey
{
	repeat: x;
	width: 200px;
}

#bottom-horizontal
{
	repeat: x;
}

#bottom-horizontal-grey
{
	repeat: x;
}

#left-side
{
	repeat: y;
	width: 15px;
}

#right-side
{
	repeat: y;
	width: 15px;
}

#footer-left
{
	repeat: y;
	width: 15px;
}

#footer-right
{
	repeat: y;
	width: 15px;
}

#header-left
{
	repeat: y;
	width: 15px;
}

#header-right
{
	repeat: y;
	width: 15px;
}