body
{
	background: #ececec;
	margin: 0px;
	padding: 0px;
}
#main
{
	text-align: left;
	margin-bottom: 0px;
	padding-bottom: 0px;
	font-family: Arial, Tahoma, Verdana, "Trebuchet MS", Helvetica, sans-serif;
	line-height: 1.4;
	background: #ececec url(images/bg.png) repeat-y 0px;
}
#mainbottom
{
	margin: 0px;
	padding: 0px 0px 0px 0px;
	border: solid 0px yellow;
	background: #ececec url(images/bgbottom.png) no-repeat 0px top;
}
#maintable
{
	width: 900px;
	border: solid 5px #CCDDEE;
	margin-left: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
#maintable td
{
	padding: 0px;
	vertical-align: top;
}
#maintable td#title
{
	padding: 0px;
	height: 55px;
	background: #CCDDEE url(images/commsonic.gif) 1px 1px no-repeat;
}
#maintable td#tabs
{
	background: #CCDDEE;
	padding-top: 10px;
}
#maintable td#subtabs
{
	border-bottom: 1px solid #CCDDEE;
	vertical-align: middle;
	height: 30px;
	background: #FFFFFF;
	padding-left: 10px;
}
#maintable table#contenttable
{
	padding: 0px;
	vertical-align: top;
	background: #FFFFFF;
	width: 100%;
}
td.contentleft
{
	vertical-align: top;
	background: #FFFFFF;
}
td.contentcenter
{
	vertical-align: top;
	background: #FFFFFF;
}
td.contentright
{
	vertical-align: top;
	background: #FFFFFF;
}
#copyright
{
	padding: 4px;
	font-weight: normal;
	color: #777777;
	font-size: 0.6em;
	text-align: right;
	background: #f8f8f8;
	border: solid 5px #ffffff;
}
a:link, a:active, a:visited
{
	color: #3F9FD1;
	text-decoration: none;
}
a:hover
{
	color: #3F9FD1;
	text-decoration: underline;
}

a.subtablink:hover, a.subtablinkselected:hover
{
	padding: 2px;
	background-color: #EDF6FE;
	text-decoration: none;
}
.viewblockdiagram a:hover
{
	background-color: #f8f8f8;
	text-decoration: none;
}
div.downloadsnotify a:hover
{
	text-decoration: underline;
}
#maintable a.boxitems:link, #maintable a.boxitems:active, #maintable a.boxitems:visited
{
	color: #000000;
	text-decoration: none;
}
#maintable a.boxitems:hover
{
	color: #000000;
	text-decoration: underline;
}
div.box
{
	clear: right;
	padding: 1px 10px 10px 10px;
	margin: 10px;
	background: #ebf5fe url(images/brcorner.png) bottom right no-repeat;
	line-height: 1.4;
}
div.boxblanksquare
{
	color: #000000;
	border: solid 2px #ebf5fe;
	padding: 1px 10px 10px 10px;
	margin: 10px;
	background: #FFFFFF;
	line-height: 1.4;
}
div.boxblanksquarecenter
{
	border: solid 2px #ebf5fe;
	padding: 1px 10px 10px 10px;
	margin: 10px;
	background: #FFFFFF;
	line-height: 1.4;
	text-align: center;
}
div.boxblank
{
	padding: 1px 10px 10px 10px;
	margin: 10px;
	background: #FFFFFF;
	line-height: 1.4;
}
img.box
{
	border: solid 1px black;
}
img.boxfloat
{
	margin: 5px;
	float: right;
	border: solid 2px white;
}
img.boxfloatnoborder
{
	margin: 10px 0px 0px 0px;
	float: right;
}
div.spacer
{
	clear: both;
}
div.boxempty
{
	padding: 1px 10px 10px 10px;
	margin: 10px;
	background: #FFFFFF;
	line-height: 1.4;
}
h1
{
	font-weight: bold;
	color: #0080C0;
	font-size: 0.95em;
	text-align: left;
	border-bottom: solid 1px #ebf5fe;
}
h2
{
	font-weight: bold;
	color: #0080C0;
	font-size: 0.9em;
	text-align: left;
}
h3
{
	font-weight: bold;
	color: #0080C0;
	font-size: 0.7em;
	text-align: left;
}
h4
{
	font-weight: bold;
	color: #0080C0;
	font-size: 0.75em;
	text-align: left;
	padding-bottom: 0px;
	margin-bottom: 0px;
}
div.viewblockdiagram
{
	color: #0080C0;
	font-size: 0.7em;
	text-align: right;
}
div.downloadsnotify
{
	text-align: right;
}
div.downloadsnotify a
{
	color: #0080C0;
	font-size: 0.7em;
	text-align: right;
}
.subtitle
{
	font-weight: bold;
	color: #3F9FD1;
	font-size: 0.7em;
	text-align: left;
	margin: 10px;
}
.para
{
	font-weight: normal;
	font-size: 0.7em;
	text-align: left;
	margin-bottom: 10px;
}
.paranospace
{
	font-weight: normal;
	color: #000000;
	font-size: 0.6em;
	text-align: left;
	margin-left: 10px;
	margin-right: 10px;
}
.paraitem
{
	font-weight: normal;
	color: #000000;
	font-size: 0.7em;
	text-align: left;
	margin-right: 10px;
}
.deselected
{
	color: #EDF6FE;
}
div.findout
{
	font-weight: normal;
	color: #3F9FD1;
	font-size: 0.7em;
	text-align: left;
}
div.findout a
{
	font-weight: bold;
}
div.products
{
	margin-top: 10px;
	margin-left: 10px;
	height: 37px;
	background: #FFFFFF url(images/productstop.png) top left no-repeat;
}
div.productsinside
{
	margin-left: 10px;
	background: #FFFFFF url(images/productsmiddle.png) top left repeat-y;
	line-height: 1.5;
	width: 210px;
}
div.productsend
{
	margin-left: 10px;
	height: 22px;
	background: #FFFFFF url(images/productsbottom.png) top left no-repeat;
	padding-bottom: 10px;
}
div.product
{
	padding-bottom: 10px;
	margin-left: 25px;
	margin-right: 25px;
	font-weight: normal;
	color: #000000;
	font-size: 0.7em;
	text-align: left;
	line-height: 1.4;
	word-wrap: break-word;
	width: 170px;
}
div.news
{
	margin-top: 10px;
	margin-left: 10px;
	height: 37px;
	background: #FFFFFF url(images/newstop.png) top left no-repeat;
}
div.newsinside
{
	margin-left: 10px;
	background: #FFFFFF url(images/newsmiddle.png) top left repeat-y;
}
div.newsend
{
	margin-left: 10px;
	height: 22px;
	background: #FFFFFF url(images/newsbottom.png) top left no-repeat;
	padding-bottom: 10px;
}
div.newsitem
{
	padding-bottom: 10px;
	margin-left: 25px;
	margin-right: 25px;
	font-weight: normal;
	color: #000000;
	font-size: 0.7em;
	text-align: left;
	line-height: 1.4;
	word-wrap: break-word;
	width: 160px;
}
div.downloads
{
	margin-left: 10px;
	margin-top: 10px;
	height: 37px;
	background: #FFFFFF url(images/downloadstop.png) top left no-repeat;
}
div.downloadsinside
{
	margin-left: 10px;
	background: #FFFFFF url(images/downloadsmiddle.png) top left repeat-y;
}
div.downloadsend
{
	margin-left: 10px;
	height: 22px;
	background: #FFFFFF url(images/downloadsbottom.png) top left no-repeat;
	padding-bottom: 10px;
}
div.download
{
	padding-bottom: 10px;
	margin-left: 25px;
	margin-right: 25px;
	font-weight: normal;
	color: #000000;
	font-size: 0.7em;
	text-align: left;
	line-height: 1.4;
	word-wrap: break-word;
	width: 170px;
}
div.contact
{
	margin-left: 10px;
	margin-top: 10px;
	height: 37px;
	background: #FFFFFF url(images/contacttop.png) top left no-repeat;
}
div.contactinside
{
	margin-left: 10px;
	background: #FFFFFF url(images/contactmiddle.png) top left repeat-y;
}
div.contactend
{
	margin-left: 10px;
	height: 22px;
	background: #FFFFFF url(images/contactbottom.png) top left no-repeat;
	padding-bottom: 10px;
}
div.contactitem
{
	margin-left: 25px;
	margin-right: 30px;
	font-weight: normal;
	color: #000000;
	font-size: 0.7em;
	text-align: left;
	word-wrap: break-word;
	width: 170px;
}
span.section
{
	margin-right: 5px;
	font-weight: bold;
	color: #555555;
	font-size: 1em;
	text-align: left;
}
.item
{
	margin-right: 5px;
	font-weight: normal;
	color: #646464;
	font-size: 1em;
	text-align: left;
}
a.producttitle
{
	font-weight: bold;
	color: #0080C0;
	font-size: 1.3em;
	text-align: left;
}
div.stjohns
{
	padding: 0px;
	margin-left: -7px;
	height: 314px;
	width: 650px;
	background: #FFFFFF url(images/stjohns.jpg) 20px 10px no-repeat;
}
div.blockdiagram
{
	margin: 10px;
	text-align: center;
}
.blockdiagramthumb
{
	margin: 10px;
	text-align: center;
	width: 250px;
}
.certificate
{
	text-align: center;
	margin-left: 102px;
}
.subtabtext
{
	font-weight: normal;
	color: #FF0000;
	font-size: 0.6em;
	text-align: left;
	margin-top: 8px;
	margin-bottom: 8px;
}
a.subtablink
{
	font-weight: normal;
	color: #3F9FD1;
	font-size: 0.6em;
	text-align: left;
	margin: 8px;
	padding: 2px;
}
a.subtablinkselected, a.subtablinkselected:link, a.subtablinkselected:active, a.subtablinkselected:visited, a.subtablinkselected:hover
{
	font-weight: bold;
	font-size: 0.6em;
	text-align: left;
	margin: 8px;
	color: #0075B9;
	padding: 2px;
}

ul
{
	list-style-type: square;
	padding-bottom: 0px;
	margin-top: 0px;
	padding-left: 10px;
	margin-left: 10px;
}
ul.product
{
	font-size: 0.7em;
	margin-bottom: 0px;
	margin-top: 0px;
	margin-right: 25px;
	padding-left: 20px;
	margin-left: 20px;
}
ul.product li
{
	padding-left: 0px;
	margin-left: 0px;
}
ul.subproduct
{
	color: #000000;
	margin-left: 20px;
	margin-bottom: 0px;
	margin-top: 0px;
	margin-right: -20px;
	padding-left: 0px;
}
li
{
	padding-right: 10px;
	padding-bottom: 2px;
	color: #000000;
}
li.selected
{
	color: #3F9FD1;
}

a.tabhome
{
	float: left;
	display: block;
	overflow: hidden;
	height: 32px;
	width: 107px;
	background: #CCDDEE url(images/tabhome.png) 0px 0 no-repeat;
}
a.tabhome:hover
{
	background-position: -107px 0;
	text-decoration: none;
}
a.tabproducts
{
	float: left;
	display: block;
	overflow: hidden;
	height: 32px;
	width: 107px;
	background: #CCDDEE url(images/tabproducts.png) 0px 0 no-repeat;
}
a.tabproducts:hover
{
	background-position: -107px 0;
	text-decoration: none;
}
a.tabdownloads
{
	float: left;
	display: block;
	overflow: hidden;
	height: 32px;
	width: 107px;
	background: #CCDDEE url(images/tabdownloads.png) 0px 0 no-repeat;
}
a.tabdownloads:hover
{
	background-position: -107px 0;
	text-decoration: none;
}
a.tabpartners
{
	float: left;
	display: block;
	overflow: hidden;
	height: 32px;
	width: 107px;
	background: #CCDDEE url(images/tabpartners.png) 0px 0 no-repeat;
}
a.tabpartners:hover
{
	background-position: -107px 0;
	text-decoration: none;
}
a.tabcareers
{
	float: left;
	display: block;
	overflow: hidden;
	height: 32px;
	width: 107px;
	background: #CCDDEE url(images/tabcareers.png) 0px 0 no-repeat;
}
a.tabcareers:hover
{
	background-position: -107px 0;
	text-decoration: none;
}
a.tabcontact
{
	float: left;
	display: block;
	overflow: hidden;
	height: 32px;
	width: 107px;
	background: #CCDDEE url(images/tabcontact.png) 0px 0 no-repeat;
}
a.tabcontact:hover
{
	background-position: -107px 0;
	text-decoration: none;
}
a.requestinfo
{
	display: block;
	margin-bottom: 15px;
	overflow: hidden;
	height: 20px;
	width: 99px;
	background: url(images/request.gif) 0px 0 no-repeat;
}
a.requestinfo:hover
{
	text-decoration: none;
}
a.directionslink
{
	display: block;
	margin-top: 15px;
	overflow: hidden;
	height: 20px;
	width: 99px;
	background: url(images/directions.gif) 0px 0 no-repeat;
}
a.directionslink:hover
{
	text-decoration: none;
}
.imgborder
{
	margin-bottom: 2px;
}
span.fileinfo
{
	font-style: italic;
}
.gap
{
	padding-top: 20px;
}

#twitter_update_list
{
    padding: 0;
    overflow: hidden;
    color: #31353d;
    line-height: 16px;
}

ul#twitter_update_list
{
    margin-bottom: 0px;
    margin-left: 0px;
    padding-left: 0px;
    padding-bottom: 0px;
}

#twitter_update_list li
{
    list-style: none;
    padding-bottom: 10px;
    padding-right: 0px;
}

#twitter_update_list li a
{
    display: block;
    color: #646464;
}

#twitter_update_list li span a
{
    color: #3F9FD1;
}

div.twitteritem
{
	padding-bottom: 0px;
}

div.twitter
{
	margin-top: 10px;
	margin-left: 10px;
	height: 37px;
	background: #FFFFFF url(images/twittertop.png) top left no-repeat;
}
div.twitterinside
{
	margin-left: 10px;
	background: #FFFFFF url(images/twittermiddle.png) top left repeat-y;
}
div.twitterend
{
	margin-left: 10px;
	height: 22px;
	background: #FFFFFF url(images/twitterbottom.png) top left no-repeat;
	padding-bottom: 10px;
}
div.twitterfoot
{
	text-align: right;
}

