@charset "UTF-8";
/* CSS Document */

/*DOT LEADER STYLES*/
.dot-leader40em
{
	float: left;
	clear: both;
	width: 45em;
	background-image: url(../images/dddot.gif);
	background-repeat: repeat-x;
	background-position: left 70%;
}

.dot-leader35em
{
	float: left;
	clear: both;
	width: 35em;
	background-image: url(../images/dddot.gif);
	background-repeat: repeat-x;
	background-position: left 70%;
}

.dot-leader30em
{
	float: left;
	clear: both;
	width: 30em;
	background-image: url(../images/dddot.gif);
	background-repeat: repeat-x;
	background-position: left 70%;
}

.dot-leader25em
{
	float: left;
	clear: both;
	width: 25em;
	background-image: url(../images/dddot.gif);
	background-repeat: repeat-x;
	background-position: left 70%;
}

.dot-leader20em
{
	float: left;
	clear: both;
	width: 20em;
	background-image: url(../images/dddot.gif);
	background-repeat: repeat-x;
	background-position: left 70%;
}

.dot-leader15em
{
	float: left;
	clear: both;
	width: 15em;
	background-image: url(../images/dddot.gif);
	background-repeat: repeat-x;
	background-position: left 60%;
}
.dot-leader10em
{
	float: left;
	clear: both;
	width: 10em;
	background-image: url(../images/dddot.gif);
	background-repeat: repeat-x;
	background-position: left 70%;
}

.dot-leader7em
{
	float: left;
	clear: both;
	width: 6.9em;
	background-image: url(../images/dddot.gif);
	background-repeat: repeat-x;
	background-position: left 75%;
}

.dot-leader-line-space20em
{
	float: left;
	clear: both;
	width: 20em;

}


.dot-leader-line-space25em
{
	float: left;
	clear: both;
	width: 25em;
	
}

.dot-leader-line-space30em
{
	float: left;
	clear: both;
	width: 30em;
	
}

.dot-leader-line-space35em
{
	float: left;
	clear: both;
	width: 35em;
	
}
.dot-leader-line-space40em
{
	float: left;
	clear: both;
	width: 45em;
	margin-bottom: 10px;
	
}

.software-setup
{
	
	background-color: #f3f3f3;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	font-weight: lighter;
	line-height: 12pt;
	color: #000;
	text-align: left;
}

.software-list-wrapper-large-5px-margin {
	float: left;
	clear: both;
	width: 100%;
	margin-left: 5px;
	margin-top: 5px;
}

.software-list-wrapper {
	float: left;
	clear: both;
	width: 80%;
	margin-left: 50px;
	margin-top: 20px;
}

.software-list-wrapper-large {
	float: left;
	clear: both;
	width: 90%;
	margin-left: 50px;
	margin-top: 20px;
}

.software-list-container-left-larger {
	float: left;
	width: 25%;
	padding-left:2px;
}

.software-list-container-left-largest {
	float: left;
	width: 29%;
	padding-left:2px;
}
.software-list-container-left {
	float: left;
	width: 19%;
	padding-left:2px;
}

.software-list-container-left-smaller {
	float: left;
	width: 17%;
	padding-left:2px;
}

.software-list-container-right {
	float: left;
	width: 80%;
	margin-left: 5px;
	background:none;
}

.software-list-container-large {
	float: left;
	width: 90%;
	margin-left: 0px;
	background:none;
	font-size:12px;
}

.software-list-container-medium {
	float: left;
	width: 70%;
	margin-left: 0px;
}

.software-list-container-medium10 {
	float: left;
	width: 10%;
	margin-left: px;
	
}

.software-list-container-medium10-right-align {
	float: left;
	width: 10%;
	margin-left: 0px;
	text-align: right;
}

.software-list-container-medium15 {
	float: left;
	width: 15%;
	margin-left: px;
	
}

.software-list-container-medium20 {
	float: left;
	width: 19%;
	margin-left: px;
	
}

.software-list-container-medium20-right-align {
	float: left;
	width: 20%;
	margin-left: 0px;
	text-align: right;
}
.software-list-container-medium30 {
	float: left;
	width: 30%;
	margin-left: px;
	
}

.software-list-container-medium35 {
	float: left;
	width: 35%;
	margin-left: px;
	
}
.software-list-container-medium30-right-align {
	float: left;
	width: 30%;
	margin-left: 0px;
	text-align: right;
}
.software-list-container-medium50-right-align {
	float: left;
	width: 50%;
	margin-left: 0px;
	text-align: right;
}
.software-list-container-medium50 {
	float: left;
	width: 50%;
	margin-left: px;
	
}

.software-list-container-medium40 {
	float: left;
	width: 40%;
	margin-left: 5px;
}

.software-list-container-medium60 {
	float: left;
	width: 60%;
	margin-left: px;
	
}

.software-list-container-right-small {
	float: left;
	width: 50%;
	margin-left: 5px;
}