@charset "UTF-8";

#colscontainer {
	float:left;
	height:auto;
	width:700px;
	font-size:11px;
	line-height:18px;
	text-align:justify
}

#colscontainer  h2 {
	font-size:13px;
	font-weight:bold;
	margin:0;
	padding:0;
}

#colscontainer  p {
	margin-top:5px;
	margin-bottom:25px;
}

#colscontainer .imgtext
{
	float:left;
	margin-top:10px;
	margin-right:15px;
	margin-bottom:10px;
}


#colleft {
	float:left;
	height:auto;
	width:330px;
	overflow:hidden;
}

#colright {
	float:right;
	height:auto;
	width:330px;
	overflow:hidden;
}


.colscontainer {
	float:left;
	height:auto;
	width:700px;
	font-size:11px;
	line-height:18px;
	text-align:justify
}

.colscontainer  h2 {
	font-size:13px;
	font-weight:bold;
	margin:0;
	padding:0;
}

.colscontainer  p {
	margin-top:5px;
	margin-bottom:25px;
}

.colscontainer .imgtext
{
	float:left;
	margin-top:10px;
	margin-right:15px;
	margin-bottom:10px;
}


.colleft {
	float:left;
	height:auto;
	width:330px;
	overflow:hidden;
}

.colright {
	float:right;
	height:auto;
	width:330px;
	overflow:hidden;
}


.threeColsContainer {
	float:left;
	height:auto;
	width:700px;
	font-size:11px;
	line-height:18px;
	margin-top:10px;
	color:#333333;
}

.threeColsContainer h2{
	margin:0;
	padding:0;
}


.threeColsContainer p{
	padding:0;
	margin:0;
	color: #333;
}


.threeColsContainer a:link{
	color:#666666;
}

.threeColsContainer a:visited{
	color:#666666;
}

.threeColsContainer a:active{
	color:#666666;
}



.threeColsTop{
	padding-top:5px;
	padding-bottom:5px;
	font-size:13px;
	color:#333333;
	font-weight:bold;
	width:100%;
	height:25px;

}

.threeColsContainer  ul {
	list-style-type:circle;
	list-style-image:url(../image/site/system/bullet.gif);
	margin-bottom:10px;
}

.threeColsContainer  li {
	font-size:11px;
	margin-top:2px;
}

.threeColsContainer img
{
	padding:4px;
	border-style:solid;
	border-width:1px;
	border-color:#B3B3B3;
	background-color:#FFFFFF;
	margin-bottom:10px;
	
}

.threeColsContainer .imgtext
{
	float:left;
	margin-top:10px;
	margin-right:15px;
	margin-bottom:10px;
}


.threeColsOne {
	float:left;
	height:auto;
	width:300px;
	overflow:hidden;
}

.threeColsSpan{
	float:left;
	height:auto;
	width:400px;
	margin-right:20px;
	overflow:hidden;
}

.threeColsTwo {
	float:left;
	height:auto;
	width:220px;
	margin-left:20px;
	margin-right:20px;
	overflow:hidden;
}

.threeColsThree {
	float:right;
	height:auto;
	width:300px;
	overflow:hidden;
	margin-right: 60px;
}


.downloadInfo{
	margin-bottom:10px;
	width:220px;
	border:none;
}

.downloadInfo td{
	padding-top:10px;
	border-bottom-style:dotted;
	border-bottom-width:1px;
	border-bottom-color:#B3B3B3;
	border-top-style:dotted;
	border-top-width:1px;
	border-top-color:#B3B3B3;
}

.downloadInfo img{
	border:none;
	padding:0;
}

.downloadInfoButton {
	width:50px;
}

.downloadInfo img{
	border:none;
	padding:0;
}

.downloadInfoText{
	font-size:12px;
	width:170px;
	line-height:14px;
	vertical-align:top;
}

.downloadInfoText a:link{
	color:#666666;
}

.downloadInfoText a:visited{
	color:#666666;
}

.downloadInfoText a:active{
	color:#666666;
}


.downloadInfoText p{
	padding:0;
	margin:0;
}

h1
{
	font-weight:bold;
	color:#333333;
	font-size:15px;
}

.intro
{
	color:#333333;
	font-size:13px;
	line-height:20px;
	margin-top:10px;
	margin-bottom:10px; 
}


blockquote
{
	font-style:italic
}


h2
{
	color:#333333;
	font-size:14px;
	margin-top:20px;
	margin-bottom:10px;
	font-weight:bold;
}

h3
{
	color:#06454E;
	font-size:12px;
	margin-top:5px;
	margin-bottom:0px;
	font-weight:bold;
}
.date
{
	font-size:9px;
	color:#999999;
	font-weight:normal;
	text-transform:none;
	line-height:14px;
	margin-right:10px;
}

img
{
	vertical-align:middle;
}

.imgtext
{
	float:left;
	margin-top:10px;
	margin-right:25px;
	margin-bottom:20px;
}

ul
{	margin: 5px 0px 10px 20px;
	padding: 0px 0px 0px 0px;
}

.red
{
	font-weight:bold;
	color:#FB1E1C;
}

.yellow
{
	color:#FFCC00;
	font-weight:bold;
}

.button{
	text-align:center;
	font-size:11px;
	line-height:20px;
	color:#FFFFFF;
	text-transform:uppercase;
	margin-right:10px;
	margin-bottom:10px;
	margin-top:10px;
	cursor:pointer;
}

.float{
	float:left;
}

.button a:link, .button a:visited{
	text-align:center;
	font-size:11px;
	color:#FFFFFF;
	text-transform:uppercase;
	text-decoration:none;
}

.button a:hover{
	text-align:center;
	font-size:11px;
	color:#333;
	text-transform:uppercase;
	text-decoration:none;
}


.dark{
	height:20px;
	width:125px;
	background-image:url(../image/site/buttons/btndark.gif);
	background-repeat:no-repeat;
}

.dark:hover{
	height:20px;
	width:125px;
	background-image:url(../image/site/buttons/btndark_highlight.gif);
	background-repeat:no-repeat;
}

.download{
	height:20px;
	width:110px;
	background-image:url(../image/site/buttons/btndownload.gif);
	background-repeat:no-repeat;
	padding-left:15px;
}

.download:hover{
	height:20px;
	width:110px;
	background-image:url(../image/site/buttons/btndownload_highlight.gif);
	background-repeat:no-repeat;
	padding-left:15px;
}

.go{
	height:20px;
	width:110px;
	background-image:url(../image/site/buttons/btngo.png);
	background-repeat:no-repeat;
	padding-left:15px;
}

.go:hover{
	height:20px;
	width:110px;
	background-image:url(../image/site/buttons/btngo_highlight.png);
	background-repeat:no-repeat;
	padding-left:15px;
}

* html .go{
	background-image:url(../image/site/buttons/btngo.gif);
}

* html .go:hover{
	background-image:url(../image/site/buttons/btngo_highlight.gif);
}


.buy{
	height:20px;
	width:75px;
	background-image:url(../image/site/buttons/btnbuy.gif);
	background-repeat:no-repeat;
}

.buy:hover{
	height:20px;
	width:75px;
	background-image:url(../image/site/buttons/btnbuy_highlight.gif);
	background-repeat:no-repeat;
}

.demo{
	height:20px;
	width:100px;
	background-image:url(../image/site/buttons/btndemo.gif);
	background-repeat:no-repeat;
	padding-left:25px;
	color: #333;
}

.demo:hover{
	height:20px;
	width:100px;
	background-image:url(../image/site/buttons/btndemo_highlight.gif);
	background-repeat:no-repeat;
	padding-left:25px;
}
*/

a img
{
	border:0;
}



a:link, a:visited
{
	color:#333;
	text-decoration:none;
}

a:hover
{
	text-decoration:underline;
}

a:active
{
	color:#000;
	text-decoration:underline;
}

hr
{
	border:0;
	color:#CCCCCC;
	background-color:#CCCCCC;
	height: 1px;
	margin-top:20px;
	margin-bottom:20px;
	padding:0;
}


#minitabs
{
	margin:0;
	padding: 0 0 20px 0;
}

#minitabs li
{
	margin: 0;
	padding: 0;
	display: inline;
	list-style-type: none;
	white-space: nowrap;
}

#minitabs a:link
{
	float: left;
	line-height: 13px;
	color:#666666;
	margin: 0 20px 4px 0;
	padding-bottom: 2px;
	text-decoration: none;
}

#minitabs a:visited
{
	float: left;
	line-height: 13px;
	color:#666666;
	margin: 0 20px 4px 0;
	padding-bottom: 2px;
	text-decoration: none;
}

#minitabs a:hover
{
	border-bottom: 2px solid #0000CC;
	padding-bottom: 2px;
	color:#333333;
}


.activenav
{
	border-bottom: 2px solid #0000CC;
	padding-bottom: 2px;
	color:#333333;
}


#logo
{
	float:left;
	height:40px;
	width:280px;
}

#topcontent
{
	position:relative;
	float:right;
	height:250px;
	width:1000px;
	overflow:hidden;
}

#nav1
{
	float:left;
	height:27px;
	width:700px;
	padding-top:13px;
	text-transform:uppercase;
	font-size:13px;
	overflow:hidden;
}


#content
{
	float:left;
	height:auto;
	width:1000px;
}

#footer
{
	height:auto;
	width:700px;
	overflow:hidden;
	text-align:center;
	font-size:9px;
	color:#999999;
	line-height:normal;
	margin-left:280px;
}