/*-----------------------------------------------------------------------------------------------*/

	BODY {
		background-color: #555555;
		border: none;
		font-family: Helvetica, sans-serif;
		font-size: 10pt;
		line-height: 12px;
		margin: 0px;
		padding: 0px;
		text-align: center;
	}

/*-----------------------------------------------------------------------------------------------*/

	A {
		text-decoration: none;
		border: none;
		margin: 0px;
		padding: 0px;
	}
	
		A:hover {
			text-decoration: underline;
			border: none;
			margin: 0px;
			padding: 0px;
		}

	IMG {
		border: none;
		margin: 0px;
		padding: 0px;
	}
	
	DIV#page {
		background-color: #FFFFFF;
		border: 2px solid #000000;
		border-bottom: 9px solid #000000;
		display: block;
		height: 100%;
		margin: 0px;
		padding: 0px 0px 2px 0px;
		text-align: center;
		width: 800px;
	}

		DIV#page IFRAME{
			margin: 0px;
			padding: 0px;
			width: 150px;
		}

		DIV#page DIV#content {
			background-color: #DDDDDD;
			border: 1px solid #505050;
			display: block;
			float: right;
			margin: 0px;
			padding: 20px;
			width: 456px;
		}
		
			DIV#page DIV#content SPAN.smallprint {
				border: none;
				font-size: 9px;
				line-height : 11px;
				margin :0px;
				padding: 0px;
				}

			DIV#section {
				border: none;
				border-bottom: 1px dotted #909090;
				display: block;
				margin: 0px;
				padding: 0px;
			}
			
				DIV#page DIV#content DIV#section ADDRESS {
					border: none;
					margin: 20px;
					padding: 0px;
					text-align: Center;
				}
				
				DIV#page DIV#content DIV#section EM {
					color: #66BB66;
					margin: 0px;
					padding: 0px;
				}
			
				DIV#page DIV#content DIV#section H1 {
					border: none;
					color: #90A0B0;
					font-size: 20pt;
					font-weight: Normal;
					letter-spacing: 0.5px;
					line-height: 32px;
					margin: 20px;
					padding: 0px;
					text-align: Center;
				}

				DIV#page DIV#content DIV#section H2 {
					border: none;
					color: #66BB66;
					display: block;
					font-size: 13pt;
					font-style: Italic;
					font-weight: bold;
					margin: 20px;
					padding: 0px;
				}

				DIV#page DIV#content DIV#section H3 {
					color: #90A0B0;
					font-size: 13pt;
					font-weight: Normal;
					letter-spacing: 0.4px;
					line-height: 16px;
					padding: 0px 0px 0px 0px;
					text-align: Center;	
				}


				DIV#page DIV#content DIV#section P {
					border: none;
					display: block;
					margin: 20px;
					padding: 0px;
				}
				
				DIV#page DIV#content DIV#section SMALL {
					display: block;
					margin: 0px;
					padding: 0px;
				}

				DIV#page DIV#content DIV#section SPAN#price {
					border: none;
					color: #88DD88;
					display: block;
					font-size: 22pt;
					letter-spacing: 1px;
					line-height: 30px;
					margin: 20px;
					padding: 0px;
				}

				DIV#page DIV#content DIV#section SPAN#quote {
					border: none;
					display: block;
					font-size: 12pt;
					font-style: Italic;
					letter-spacing: 1px;
					line-height: 20px;
					margin: 0px;
					padding: 0px;
				}

				DIV#page DIV#content DIV#section SPAN#quoter {
					border: none;
					color: #66BB66;
					display: block;
					font-size: 8pt;
					font-style: Italic;
					line-height: 20px;
					margin: 0px;
					padding: 0px;
				}





/*-----------------------------------------------------------------------------------------------*/

	P.navSubs {
		display: block;
		margin: 11px 0px 11px 0px;
		padding: 0px;
		text-align: center;
		width: 124px;
	}

		.navSubs A {
			background-color: #DDDDDD;
			border: 1px solid #505050;
			color: #007700;
			display: block;
			font-style: Italic;
			font-weight: Bold;
			font-size: 10px;
			height: 111px;
			margin: 1px;
			padding: 2px;
			text-decoration: none;
		}

		.navSubs A:hover {
			border: 2px solid #66BB66;
			background-color: #EEEEEE;
			color: #66BB66;
			margin: 0px;
			padding: 2px;
			text-decoration: none;
		}

		.navSubs IMG {
			left: 0px;
			top: 2px;
			position: relative;
		}















h4 {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: Italic;
	font-weight: Bold;
}

td {
	font-size: 8pt;
	font-style: italic;
	text-align: right;
}

.iframepage {
	background-color: #FFFFFF;
	margin: 0px;
	padding-left: 11px;
	padding-top: 20px;
	width: 128px;
}

.iframetext {
	font-size: 12px;
	line-height:14px;
	text-align : center
}

.smallprint em {
	color: #000000;
	font-weight: bold;
}

#navtext {
	font-size: 11px;
	line-height: 12px;
	margin-top: 5px;

	width: 124px;
}

#vistamsg {
	color: #66BB66;
	font-weight: Bold;
	font-style: Italic;
	line-height: 15px;
	vertical-align: Middle;
	width: 310px;
}
























/*------------------------------------------------------------------------------------------------*/

/* SYSTEM SPECIFICATION LIST */

.spec_list {
	border: 1px dotted #AAEEAA;
}

.spec_list td {
	color: #66BB66;
	font-size: 11px;
	font-style: Italic;
	font-weight: Normal;
	text-align: left;
}

.spec_list td.spec_head {
	color: #000000;
	font-size: 10px;
	font-weight: Bold;
	text-align: right;
	vertical-align: Top;
	width: 122px;
}

.spec_list tr#row_a td {
	background-color: #FFFFFF;
}

.spec_list tr#row_b td {
	background-color: #EEEEEE;
}
	
/*------------------------------------------------------------------------------------------------*/

/* LINK BUTTONS */

a.button {
	background-image: url("../images/btn_background.gif");
	border: 1px solid #505050;
	color: #007700;
	display: inline-block;
	font-style: Italic;
	font-weight: Bold;
	font-size: 10px;
	height: 16px;
	padding-top: 2px;
	margin: 3px 1px 3px 1px;
}

	/* BUTTON HOVER EFFECT */

	a.button:hover {
		background-image: url("../images/btn_background_active.gif");
		border: 2px solid #66BB66;
		color: #66BB66;
		margin: 2px 0px 2px 0px;
		text-decoration: none;
	}
	
		/* VARIATIONS */
	
		#linkbar {
			display: inline-block;
			width: 120px;
		}
		
		#linkbar_lrg {
			display: inline;
			width: 180px;
		}
		
		#linkbar_sm {
			display: inline-block;
			width: 80px;
		}
		
		#linkbar_xlrg {
			display: inline-block;
			width: 200px;
		}
		
/*------------------------------------------------------------------------------------------------*/

/* IMAGE THUMBNAILS */

img.cyoThumb {
	border: 1px solid #505050;
	clear: none;
	margin: 12px 5px 1px 4px;
}

	img.cyoThumb:hover {
		border: 2px solid #66BB66;
		margin: 11px 4px 0px 3px;
	}
	
img.sysThumb {
	border: 1px solid #505050;
	margin: 18px 1px 1px 1px;
	position: relative;
}

	img.sysThumb:hover {
		border: 2px solid #66BB66;
		margin: 17px 0px 0px 0px;
	}
	
/*------------------------------------------------------------------------------------------------*/

/* MENU BAR */

.mainmenu {
	border: none;
	color: #FF0000;
	display: inline;
	float: top;
	left: 0px;
	margin: 0px
	padding: 0px;
	padding-left: 1px;
	padding-top: 56px;
	position: absolute;
	text-align: center;
	text-valign: middle;
	top: 0px;
	height: 100px;
	width: 100%;
}

	.mainmenu A.button {
		background-image: url("../images/menu_background.gif");
		display: inline;
		font-style: normal;
		padding: 3px 0px 1px 0px;
		text-align: center;
		width: 68px;
	}

		.mainmenu A.button:hover {
			background-image: url("../images/menu_background_active.gif");
			}

/*------------------------------------------------------------------------------------------------*/

/* PURCHASE/UPGRADE LISTS */

tr.hide {
	display: none;
}

/*------------------------------------------------------------------------------------------------*/

/* AWARD SYSTEMS TAG */

#awardstar {
	_color: #AAAA00;
	float: left;
	font-family: wingdings;
	font-size: 25px;
	font-style: normal;
	line-height: 24px;
}
