* {
	font-family: Avenir, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
    background: #ffffff;
    color: #000000;
}

div.headtitle {
	font-size: 17px;
	font-weight: bold;
	color: #000000;
	margin-bottom: 6px;
}

div.headsubtitle, td.headsubtitle, td.headdescriptiontitle, td.imeimenuhelptxt, td.headdescriptiontxt {
	color: #000000;
}

td.imeimenuhelptxt{
	width: 100px;
}

td.headdescriptionsubtitle {
	color: #000000;
}

td.yourselection, span.headdescriptiontxt, a.headdescriptiontxt {
	font-size: 11px;
}

a.headdescriptiontxt {
	font-weight: bold;
}

td.settingtablehead {
	background-color: #ce0073;
	color: #000000;
	font-weight: bold;
    text-align: center;
	padding: 5px;
    border: 1px solid #000000;
}

td.settingtablecell {
   border: 1px solid #000000;
}

td.settingtablecellhelp {
   border: 1px solid #000000;
}

a {
	text-decoration: none;
	color: #ce0073;
}

a:hover {
	text-decoration: underline;
	color: #ce0073;
}

td.sendingSummary, a.sendingSummary {
	font-size: 11px;
	font-weight: bold;
}

a.visitedAndNotSent {
	font-size: 11px;
	font-weight: bold;
    /*color: #441F92;*/
}

a.unvisitedAndnotSent {
	font-size: 11px;
	font-weight: bold;
}

a.sent {
	font-size: 11px;
	font-weight: bold;
	/*color: #585858;*/
}

a img {
	border:0;
}

#layerposition {
	margin-left:20px;
}

input.text, input.input {
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 12px;
    border: 1px solid #000000;
    background: #FFFFFF;
    color: #000000;
}

input.password {
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 12px;
    border: 1px solid #000000;
    background: #FFFFFF;
    color: #000000;
}

input.button {
    background: #ce0073;
    font-weight: bold;
    color: #000000;
    
}

select {
	font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 12px;
    border: 1px solid #000000;
}

option {
	font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 12px;
    color: #000000;
    background-color:#FFFFFF;
}

table.totalWidth
{	
	width: 560px;
}

td.model
{	
	text-align: center;
	vertical-align: top;
	width: 100px;
}

td.modelfeatures
{
	text-align: center;
	vertical-align: top;
	width: 100px;
	color: #696969;
	font-weight: bold;
	font-size: 10px;
}

td.modelfeatures span.model
{	
	color: #000000;
	font-size: 11px;
}

#terminalspacerselectprovisioning {
	width: 450px;
}

#terminalpictureselectprovisioning {
	text-align: right;
	width: 100px;
}