/* CSS Document */
* {
	position: relative;
	margin: 0px;
	padding: 0px;
	line-height:130%;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0; /* to avoid margins */
	text-align: center; /* to correct the centering IE bug*/
	background: url(images/background.gif) repeat;
}
table, td, tr {
	font-size: 12px;
}
.paddedtable td {
	padding: 5px;
}
dl {
	list-style:inside circle;
	font-size: 12px;
}
dl dt {
	text-align: left;
	font-weight: bold;
	color: #000066;
	margin-left: 15px;
	margin-top: 10px;
	margin-bottom: 5px;
}
dl dd {
	margin-left: 40px;
	text-align: justify;
}
img {
	border: none;
}
.quote {
	text-align:center;
	font-size: 18px;
	color: #0000CC;
	font-style: italic;
}
h1 {
	margin-top: 10px;
	padding-top: 5px;
	padding-bottom: 20px;
	padding-left: 50px;
	padding-right: 50px;
	max-width: 790px;
	height: auto;
	text-align: center;
	font-size: 16px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bolder;
	font-style: italic;
	background: url(images/infobullet-red.gif) no-repeat left top;
	min-height:21px;
	clear: both;
}
h2 {
	margin-top: 10px;
	margin-bottom: 20px;
	width: 100%;
	height: 25px;
	text-align: center;
	font-size: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-shadow:#999999;
	color: #0000FF;
	font-weight:bolder;
	background: url(images/infobullet-blue.gif) no-repeat left center;
	min-height:21px;
	clear: both;
}
ul {
	font-size: 12px;
	margin-left: 30px;
}
ol {
	font-size: 12px;
	margin-left: 30px;
}
ol > li {
	list-style-type:decimal;
}
li {
	list-style-type:disc;
	list-style-position: outside;
	color: #0033CC;
	margin-bottom: 6px;
}
ul ul li, ol ol li {
	list-style-type: circle;
	color:#000000;
}
#topbackground {
	background: url(images/background-top.gif) repeat-x;
	width:100%;
	height:200px;
}
span {
	padding:0px;
	margin:0px;
}
#footer a:link, #footer a:visited, #footer a:hover {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	padding: 9px;
}
p {
	margin-top: 10px;
	margin-bottom: 15px;
	font-size: 12px;
}
#logo {
	background: url( images/logo.gif ) top center no-repeat;
	width: 100%;
	height: 70px;
}
#topmenu {
	background: url( /images/topmenu_left.gif ) left top no-repeat;
	position:relative;
	height: 42px;
	padding-left:15px;
	text-align:center;
	width:780px;
	margin-left:auto;
	margin-right:auto;
	font-size:13px;
	min-width:780px;
	max-width:780px;
}
#topmenu div{
	background: url( /images/topmenu_right.gif ) right top no-repeat;
	padding-right: 10px;
	vertical-align:middle;
	height: 42px;
}
#topmenu div div {
	background: url( /images/topmenu_mid.gif ) left top repeat-x;
	padding-left: 10px;
	padding-top:10px;
	padding-bottom:10px;
}

#topmenu div div a{
	font-size: 12px;
	padding-left: 10px;
	padding-right: 10px;
	vertical-align:middle;
	color: #FFFFFF;
	font-weight:bold;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-decoration:none;
}
#topmenu div div a:hover{
	text-decoration:underline;
}
a:hover {
	text-decoration:underline;
}
#sidebar {
	position: relative;
	float:left;
	top: 20px;
	width:160px;
	padding-bottom: 17px;
	line-height:120%;
	background:#FFFFFF url(images/sidebar-S.gif) bottom left no-repeat;
}

.sidebarbutton {
	background: url(images/sidebarbutton.gif) no-repeat;
	width:100%;
	height:26px;
	padding-top:3px;
	text-align:center;
	font-weight:bolder;
	color: #FFFFFF;
}
.sidebaritembold {
	margin-left: 12px;
	font-size : 11px;
	font-weight : bold;
	border-bottom: 3px #90B6DF double;
	min-height:17px;
}
.sidebaritembold a {
	color : #000000;
	text-decoration: none;
	padding-left: 15px;
	background: #FFFFFF;
}
.sidebaritem {
	margin-left: 12px;
	font-size : 11px;
	border-bottom: 3px #90B6DF double;
	min-height:17px;
}
.sidebaritem a {
	color : #000000;
	text-decoration: none;
	padding-left: 15px;
	background: #FFFFFF;
}
.sidebaritem a:hover {
	color : #6666FF;
	text-decoration: underline;
}
.sidebarsubitem {
	color : #0000FF;
	margin-left : 30px;
	font-size : 11px; 
	font-family : Tahoma,Verdana,Arial;
	border-bottom: 1px #90B6DF solid;
	min-height: 17px;
}
.sidebarsubitem a {
	padding-left: 15px;
	color : #0000FF;
	text-decoration: none;
	background: #FFFFFF;
}
.sidebarsubitem a:hover {
	color : #0000FF;
	text-decoration: underline;
}
#contentWrapper {
	margin-left: auto;
	margin-right:auto;
	width: 800px;
	padding:0;
	border:none;
}
#mainContentWrapper {
	position:relative;
	text-align:left;
}
#breadCrumbs {
	text-align: left;
	margin-left: 30px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bolder;
	font-size: 12px;
	color: #3366CC;
	padding: 10px;
}
b {
	color:#000066;
}
em {
	color:#660000;
}

.body {
	text-align:justify;
	font-size: 12px;
	color: #000000;
}
.testfrom{
	text-align:justify;
	font-size: 12px;
	font-weight:bold;
}
.testPS{
	text-align: justify;
	font-size: 12px;
	font-style: italic;
}
.floatimage {
	float:right;
	padding-left: 10px;
}

.bottomborder, .topborder, .contentpanel {
	width: 500px;
}
#content .topborder, #content .bottomborder {
	position:relative;
	height: 14px;
	width: 100%;
	padding: 0px;
	left: 0px;
	top: 0px;
}
#content {
	margin-left: 160px;
	width: 630px;
	max-width: 630px;
}
.contentpanel {
	position:relative;
	border-left: 1px solid #979797;
	border-right: 1px solid #979797;
	background-color:#FFFFFF;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 10px;
	padding-bottom: 10px;
	right: 0px;
	width: auto;
	max-width:630px;
}
#content .contentpanel {
	overflow:hidden;
	position:relative;
	right:0px;
	width: auto;
}
.shadowedpanel {
	margin: 0 0 0 0;
	background: #FFFFFF url(images/contentborder-WE.gif) left top repeat-y;
	max-width: 598px;
	height: auto;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	padding-right: 15px;
	border: 0px solid black;
}
.shadowedpaneltop {
	margin: 0 0 0 0;
	background: #FFFFFF url(images/contentborder-N.gif) left top no-repeat;
	padding-top: 12px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	width: 598px;
	max-width: 598px;
	height: auto;
	border: 0px solid black;
}
.shadowedpanelbottom {
	margin: 0 0 0 0;
	background: #FFFFFF url(images/contentborder-S.gif) left bottom no-repeat;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 12px;
	width: 598px;
	max-width: 598px;
	height: auto;
	border: 0px solid black;
}
.topborder .leftborder , .topborder .rightborder , .bottomborder .leftborder , .bottomborder .rightborder {
	overflow: hidden;
	position:relative;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 15px;
	border-left: none;
	border-right: none;
}
.topborder .leftborder {
	background: url(images/rounded-NW.gif) top left no-repeat;
}
.topborder .rightborder {
	background: url(images/rounded-NE.gif) top right no-repeat;
}
.bottomborder .leftborder {
	background: url(images/rounded-SW.gif) top left no-repeat;
}
.bottomborder .rightborder {
	background: url(images/rounded-SE.gif) top right no-repeat;
}
.border {
	margin-left: 15px;
	margin-right: 15px;
	height: 14px;
	background-color: #FFFFFF;
}
.bottomborder .border {
	border-bottom: 1px solid #979797;
}
.topborder .border {
	border-top: 1px solid #979797;
}
#footerleftborder {
	text-align: center;
	position: relative;
	height: 38px;
	margin-left:200px;
	margin-right: 40px;
	background: url(images/footer-W.gif) left top no-repeat;
}
#footerrightborder {
	width: 100%;
	height: 38px;
	background: url(images/footer-E.gif) right top no-repeat;
}
#footer {
	background: url(images/footer-mid.gif) left top repeat-x;
	position:relative;
	left: 0px;
	height: 38px;
	margin-left: 14px;
	margin-right: 14px;
	right: 0px;
	padding-top: 4px;
	vertical-align:middle;
}
#search {
	margin-top: 25px;
	width: 500px;
	position:relative;
	left: 0px;
	margin-left:220px;
	margin-right: 60px;
}
#bottomlinks {
	margin-left: 0px;
	text-align: center;
	font-size:9px;
	padding-top: 10px;
}
#bottomlinks a, #bottomlinks a:link, #bottomlinks a:visited, #bottomlinks a:hover {
	padding: 7px;
	font-size:9px;
	color: #000000;
	text-decoration: underline;
}
.product {
	background: #FFFFFF url(images/product.jpg) no-repeat top left;
}
.fullwidthtable {
	width: 567px;
	background-color: #FFFFFF;
}
.fullwidthtable td {
	width: 48%;
}
.threeproducts {
	float: none;
	height: 233px;
	display:block;
}
.product {
	float:left;
	margin:3px;
	background: url(images/product.jpg) left top no-repeat;
	width: 187px;
	height: 233px;
	text-align:center;
	vertical-align:middle;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-top: auto;
	margin-bottom:auto;
}
.product img {
	margin-left: auto;
	margin-right: auto;
	vertical-align: middle;
	max-width: 130px;
	max-height: 130px;
}
.product h4 {
	margin-top: 10px;
	margin-right: 10px;
	margin-left: 10px;
	margin-bottom: 10px;
}
.product a, .product a:link, .product a:visited, .product a:hover {
	text-decoration: underline;
	color: #000000;
}
.testimonial {
	border-top: 1px solid #000000;
	padding-left: 20px;
	padding-top: 20px;
}
.review{
	border-top: 1px solid #999999;
	padding-left: 20px;
	padding-top: 20px;
}
.review h4 {
	font-size: 14px;
}
.review p {
	font-style: italic;
}
.review p.reviewfrom{
	text-align:justify;
	font-size: 12px;
	color: #000066;
	font-weight:bold;
	font-style: normal;
}
.servicespagemenuitem {
	width: 140px;
	text-align:center;
}
.servicespagemenuitem a {
	text-decoration: underline;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}
.contentpanel a:link, #contentpanel a:visited, #contentpanel a:hover {
	color: #000066;
}
.screenshot {
	clear: both;
	font-weight: bold;
	font-size: 12px;
	padding: 5px;
	margin-top: 2px;
	margin-bottom: 2px;
	height: 117px;
}
.screenshot img {
	float: left;
	padding: 5px;
}