
body
{
	padding: 0;
	margin: 0;
	font-family: arial;
	font-size: 8pt;
}

.emailBody
{
	font-family: arial;
	font-size: 9pt;
}

.green
{
	font-size: 8pt;
	color: #6CA441;
}

.black8pt
{
	font-size: 8pt;
	color: black;
}

.black8ptBold
{
	font-size: 8pt;
	color: black;
	font-weight: bold;
}

.black8ptBoldUnder
{
	font-size: 8pt;
	color: black;
	font-weight: bold;
	text-decoration: underline;
}

.black9ptBoldUnder
{
	font-size: 9pt;
	color: black;
	font-weight: bold;
	text-decoration: underline;
}

.black12ptBold
{
	font-size: 12pt;
	color: black;
	font-weight: bold;
}

.black8ptWrap
{
	font-size: 8pt;
	color: black;
	word-wrap: break-word;
	overflow: hidden;
}

.black11pt
{
	font-size: 11pt;
	color: black;
}

.black10pt
{
	font-size: 10pt;
	color: black;
}

.black9pt
{
	font-size: 9pt;
	color: black;
}

.black9ptBold
{
	font-size: 9pt;
	color: black;
	font-weight: bold;
}

.black10ptBold
{
	font-size: 10pt;
	color: black;
	font-weight: bold;
}

.red9pt
{
	font-size: 9pt;
	color: #C13D26;
}

.red9ptBold
{
	font-size: 9pt;
	color: #C13D26;
	font-weight: bold;
}

.green9ptBold
{
    font-size: 9pt;
	color: #6CA441;
	font-weight: bold;
}


.border
{
	border-style: solid;
	border-width: 1px;
	border-color: #C0C0C0;
}


table.mainGrid
{
	background-color: none;
	color: white;
	font-size: 8pt;
	border-spacing: 0;
	padding: 0;
}

table.mainGridFixed
{
	background-color: none;
	color: white;
	font-size: 8pt;
	border-spacing: 0;
	padding: 0;
	table-layout: fixed;
}

td.mainGridBorderTop
{
}

td.mainGridBorderBottom
{
}

td.topStrip
{
    background-image: url(/content/images/strip.gif);
    background-repeat: no-repeat;
   	color: white;
	font-size: 8pt;
	padding: 0;
}

td.aboutUs
{
    background-image: url(/content/images/iStock2.jpg);
    background-repeat: no-repeat;
    color: white;
    font-size: 8pt;
    padding: 0;
    height: 225pt;
}

td.contactUs
{
    background-image: url(/content/images/iStock.jpg);
    background-repeat: no-repeat;
   	color: white;
	font-size: 8pt;
	padding: 0;
}

td.homePic
{
	border-style: solid;
	border-width: 1px;
	border-color: #C0C0C0;
}

td.white8pt
{
    font-size: 8pt;
	color: white;
	padding: 0;
}

td.black8pt
{
    font-size: 8pt;
	color: black;
	padding: 0;
}

td.grey8pt
{
    font-size: 8pt;
	color: #909090;
	padding: 0;
}

td.grey9pt
{
    font-size: 9pt;
	color: #909090;
	padding: 0;
}

td.grey8ptCursor
{
    font-size: 8pt;
	color: #909090;
	padding: 0;
	cursor: pointer;
}

td.grey9ptCursor
{
    font-size: 9pt;
	color: #909090;
	padding: 0;
	cursor: pointer;
}

.red8pt
{
    font-size: 8pt;
	color: #C13D26;
	padding: 0;
}

.green8pt
{
    font-size: 8pt;
	color: #6CA441;
	padding: 0;
}

.black14pt
{
    font-size: 14pt;
	color: black;
	padding: 0;
}

.black18ptBold
{
    font-size: 18pt;
	color: black;
	padding: 0;
	font-weight: bold;
}

td.red8ptCursor
{
    font-size: 8pt;
	color: #C13D26;
	padding: 0;
	cursor: pointer;
}

td.redHome
{
    font-size: 15pt;
	color: #C13D26;
	font-weight: bold;
	padding: 0;
	width: 340px;
}

.red10ptBold
{
    font-size: 10pt;
	color: #C13D26;
	font-weight: bold;
	padding: 0;
}

.green10ptBold
{
    font-size: 10pt;
	color:#6CA441;
	font-weight: bold;
	padding: 0;
}


.green12ptBold
{
    font-size: 12pt;
	color:#6CA441;
	font-weight: bold;
	padding: 0;
}

.grey10ptBold
{
    font-size: 10pt;
	color:#909090;
	font-weight: bold;
	padding: 0;
}

.grey10pt
{
    font-size: 10pt;
	color:#909090;
	padding: 0;
}

.grey8pt
{
    font-size: 8pt;
	color:#909090;
	padding: 0;
}

.grey12ptBold
{
    font-size: 12pt;
	color:#909090;
	font-weight: bold;
	padding: 0;
}

.red12ptBold
{
    font-size: 12pt;
	color:#C13D26;
	font-weight: bold;
	padding: 0;
}

.red14ptBold
{
    font-size: 14pt;
	color:#C13D26;
	font-weight: bold;
	padding: 0;
}

td.greenHome
{
    font-size: 15pt;
	color: #6CA441;
	font-weight: bold;
	padding: 0;
	width: 340px;
}

td.greenBold12
{
	color: #6CA441;
	font-weight: bold;
	font-size: 12pt;
	padding: 0;
}

td.redTitle
{
	background: transparent;
    background-image: url(/content/images/strip-red.gif);
    background-repeat: no-repeat;
	color: white;
	font-weight: bold;
	font-size: 10pt;
	height: 22.5pt;
	padding: 0;
	border-style: solid;
	border-width: 1px;
	border-color: #C0C0C0;
	border-top: none;
}

td.redTitleNoBorder
{
	background: transparent;
    background-image: url(/content/images/strip-red.gif);
    background-repeat: no-repeat;
	color: white;
	font-weight: bold;
	font-size: 10pt;
	height: 22.5pt;
	padding: 0;
}

td.greenTitle
{
	background: transparent;
    background-image: url(/content/images/strip-green.gif);
    background-repeat: no-repeat;
	color: white;
	font-weight: bold;
	font-size: 10pt;
	height: 22.5pt;
	padding: 0;
	border-style: solid;
	border-width: 1px;
	border-color: #C0C0C0;
	border-top: none;
}

td.greenTitleNoBorder
{
	background: transparent;
    background-image: url(/content/images/strip-green.gif);
    background-repeat: no-repeat;
	color: white;
	font-weight: bold;
	font-size: 10pt;
	height: 22.5pt;
	padding: 0;
}

td.step1
{
	background: transparent;
    background-image: url(/content/images/step-1.gif);
    background-repeat: no-repeat;
   	color: white;
	font-weight: bold;
	font-size: 10pt;
	height: 41px;
}

td.step1Heb
{
	background: transparent;
    background-image: url(/content/images/step-1h.gif);
    background-repeat: no-repeat;
   	color: white;
	font-weight: bold;
	font-size: 10pt;
	height: 41px;
}

td.step2
{
	background: transparent;
    background-image: url(/content/images/step-2.gif);
    background-repeat: no-repeat;
   	color: white;
	font-weight: bold;
	font-size: 10pt;
	height: 41px;
}

td.step2Heb
{
	background: transparent;
    background-image: url(/content/images/step-2h.gif);
    background-repeat: no-repeat;
   	color: white;
	font-weight: bold;
	font-size: 10pt;
	height: 41px;
}

td.step3
{
	background: transparent;
    background-image: url(/content/images/step-3.gif);
    background-repeat: no-repeat;
   	color: white;
	font-weight: bold;
	font-size: 10pt;
	height: 41px;
}

td.step3Heb
{
	background: transparent;
    background-image: url(/content/images/step-3h.gif);
    background-repeat: no-repeat;
   	color: white;
	font-weight: bold;
	font-size: 10pt;
	height: 41px;
}

td.step4
{
	background: transparent;
    background-image: url(/content/images/step-4.gif);
    background-repeat: no-repeat;
   	color: white;
	font-weight: bold;
	font-size: 10pt;
	height: 41px;
}

td.step4Heb
{
	background: transparent;
    background-image: url(/content/images/step-4h.gif);
    background-repeat: no-repeat;
   	color: white;
	font-weight: bold;
	font-size: 10pt;
	height: 41px;
}

td.step5
{
	background: transparent;
    background-image: url(/content/images/step-5.gif);
    background-repeat: no-repeat;
   	color: white;
	font-weight: bold;
	font-size: 10pt;
	padding: 0;
}

td.step6
{
	background: transparent;
    background-image: url(/content/images/step-6.gif);
    background-repeat: no-repeat;
   	color: white;
	font-weight: bold;
	font-size: 10pt;
	height: 41px;
}

td.step6Heb
{
	background: transparent;
    background-image: url(/content/images/step-6h.gif);
    background-repeat: no-repeat;
   	color: white;
	font-weight: bold;
	font-size: 10pt;
	height: 41px;
}

td.step7
{
	background: transparent;
    background-image: url(/content/images/step-7.gif);
    background-repeat: no-repeat;
   	color: white;
	font-weight: bold;
	font-size: 10pt;
	padding: 0;
}

td.step8
{
	background: transparent;
    background-image: url(/content/images/step-8.gif);
    background-repeat: no-repeat;
   	color: white;
	font-weight: bold;
	font-size: 10pt;
	padding: 0;
}

td.step9
{
	background: transparent;
    background-image: url(/content/images/step-9.gif);
    background-repeat: no-repeat;
   	color: white;
	font-weight: bold;
	font-size: 10pt;
	padding: 0;
}

input.userPassT
{
	font-size: 8pt;
	width: 45pt;
	border-style:none;
	font-family: arial;
}

input.userPassB_en
{
	background: transparent;
 	background-image: url(/content/images/signin.gif);
    background-repeat: no-repeat;
	font-size: 0pt;
	width: 31pt;
	height: 27pt;
	border-style:none;
	cursor: pointer;
}

input.userPassB_il
{
	background: transparent;
 	background-image: url(/content/images/signin_il.gif);
    background-repeat: no-repeat;
	font-size: 0pt;
	width: 31pt;
	height: 27pt;
	border-style:none;
	cursor: pointer;
}

input.goButton
{
	background: transparent;
	background-image: url(/content/images/bottom-s.gif);
    background-repeat: no-repeat;
    border-style:none;
	cursor: pointer;	
	font-size: 8pt;
	color: white;
	width: 30pt;
	height: 12pt;
	font-family: arial;
}

input.login
{
	background: transparent;
	background-image: url(/content/images/bottom-l.gif);
    background-repeat: no-repeat;
    border-style:none;
	cursor: pointer;	
	font-size: 8pt;
	color: white;
	width: 80pt;
	height: 12pt;
	font-family: arial;
}

input.greyHref
{
	background: transparent;	
    background-repeat: no-repeat;
    border-style:none;
    text-decoration: underline;
	cursor: pointer;	
	font-size: 9pt;
	color: #909090;
	width: 56pt;
	height: 10.5pt;
	font-size: 8pt;
	font-family: arial;
}


input.fileUpload
{
	font-size: 8pt;
	color: black;
	width: 145pt;
	font-family: arial;
}


input.dateButton
{
	background: transparent;
	background-image: url(/content/images/bottom-m.gif);
    background-repeat: no-repeat;
    border-style:none;
	cursor: pointer;	
	font-size: 8pt;
	color: white;
	width: 50pt;
	height: 12pt;
	font-family: arial;
}

a.red:link
{
	color: #C13D26;
	font-size: 8pt;
	text-decoration: underline;
}

a.red:visited
{
	color: #C13D26;
	font-size: 8pt;
	text-decoration: underline;
}

a.red:hover
{
	color: #C13D26;
	font-size: 8pt;
	text-decoration: underline;
}

a.red:active
{
	color: #C13D26;
	font-size: 8pt;
	text-decoration: underline;
}



a.white7pt:link
{
	color: white;
	font-size: 7pt;
	text-decoration: underline;
	font-family: arial;
}

a.white7pt:visited
{
	color: white;
	font-size: 7pt;
	text-decoration: underline;
	font-family: arial;
}

a.white7pt:hover
{
	color: white;
	font-size: 7pt;
	text-decoration: underline;
	font-family: arial;
}

a.white7pt:active
{
	color: white;
	font-size: 7pt;
	text-decoration: underline;
	font-family: arial;
}

a.red12pt:link
{
	color: #C13D26;
	font-size: 12pt;
	text-decoration: underline;
}

a.red12pt:visited
{
	color: #C13D26;
	font-size: 12pt;
	text-decoration: underline;
}

a.red12pt:hover
{
	color: #C13D26;
	font-size: 12pt;
	text-decoration: underline;
}

a.red12pt:active
{
	color: #C13D26;
	font-size: 12pt;
	text-decoration: underline;
}

a.red9pt:link
{
	color: #C13D26;
	font-size: 9pt;
	text-decoration: underline;
}

a.red9pt:visited
{
	color: #C13D26;
	font-size: 9pt;
	text-decoration: underline;
}

a.red9pt:hover
{
	color: #C13D26;
	font-size: 9pt;
	text-decoration: underline;
}

a.red9pt:active
{
	color: #C13D26;
	font-size: 9pt;
	text-decoration: underline;
}


a.red10pt:link
{
	color: #C13D26;
	font-size: 10pt;
	text-decoration: underline;
}

a.red10pt:visited
{
	color: #C13D26;
	font-size: 10pt;
	text-decoration: underline;
}

a.red10pt:hover
{
	color: #C13D26;
	font-size: 10pt;
	text-decoration: underline;
}

a.red10pt:active
{
	color: #C13D26;
	font-size: 10pt;
	text-decoration: underline;
}

a.grey10ptUnder:link
{
	color: #909090;
	font-size: 10pt;
	text-decoration: underline;
}

a.grey10ptUnder:visited
{
	color: #909090;
	font-size: 10pt;
	text-decoration: underline;
}

a.grey10ptUnder:hover
{
	color: #909090;
	font-size: 10pt;
	text-decoration: underline;
}

a.grey10ptUnder:active
{
	color: #909090;
	font-size: 10pt;
	text-decoration: underline;
}

a.grey9pt:link
{
	color: #909090;
	font-size: 9pt;
	text-decoration: none;
}

a.grey9pt:visited
{
	color: #909090;
	font-size: 9pt;
	text-decoration: none;
}

a.grey9pt:hover
{
	color: #909090;
	font-size: 9pt;
	text-decoration: none;
}

a.grey9pt:active
{
	color: #909090;
	font-size: 9pt;
	text-decoration: none;
}

a.grey12pt:link
{
	color: #909090;
	font-size: 12pt;
	text-decoration: none;
}

a.grey12pt:visited
{
	color: #909090;
	font-size: 12pt;
	text-decoration: none;
}

a.grey12pt:hover
{
	color: #909090;
	font-size: 12pt;
	text-decoration: none;
}

a.grey12pt:active
{
	color: #909090;
	font-size: 12pt;
	text-decoration: none;
}

a.grey11pt:link
{
	color: #909090;
	font-size: 11pt;
	text-decoration: none;
}

a.grey11pt:visited
{
	color: #909090;
	font-size: 11pt;
	text-decoration: none;
}

a.grey11pt:hover
{
	color: #909090;
	font-size: 11pt;
	text-decoration: none;
}

a.grey11pt:active
{
	color: #909090;
	font-size: 11pt;
	text-decoration: none;
}

a.grey:link
{
	color: #909090;
	font-size: 8pt;
	text-decoration: none;
}

a.grey:visited
{
	color: #909090;
	font-size: 8pt;
	text-decoration: none;
}

a.grey:hover
{
	color: #909090;
	font-size: 8pt;
	text-decoration: none;
}

a.grey:active
{
	color: #909090;
	font-size: 8pt;
	text-decoration: none;
}

a.greyUnderline:link
{
	color: #909090;
	font-size: 8pt;
	text-decoration: underline;
}

a.greyUnderline:visited
{
	color: #909090;
	font-size: 8pt;
	text-decoration: underline;
}

a.greyUnderline:hover
{
	color: #909090;
	font-size: 8pt;
	text-decoration: underline;
}

a.greyUnderline:active
{
	color: #909090;
	font-size: 8pt;
	text-decoration: underline;
}

a.menu:link
{
	color: black;
	font-size: 8pt;
	text-decoration: none;
}

a.menu:visited
{
	color: black;
	font-size: 8pt;
	text-decoration: none;
}

a.menu:hover
{
	color: black;
	font-size: 8pt;
	text-decoration: none;
}

a.menu:active
{
	color: black;
	font-size: 8pt;
	text-decoration: none;
}

table.black8ptFixed
{
	font-size: 8pt;
	color: black;
	table-layout: fixed;
}

table.stats
{
	background-color: none;
	border: none;
	color: black;
	font-size: 8pt;
	table-layout: fixed;
}


table.noFixed
{
	color: black;
	font-size: 8pt;
}


tr.padding2
{
	padding-bottom: 2pt;
}

.padding2
{
	padding-left: 2pt;
}

.padding100
{
	padding-left: 100pt;
}


tr.totalStatsTable
{
	background-color: #B8B8B8;
	font-weight: bold;
}

tr.autoStatsTable
{
	background-color: #E0E0E0;
	font-weight: bold;
}

tr.bisqueStatsTable
{
	background-color: #C13D26;
	color: white;
}

tr.statsNoBgdColor
{
	background-color: none;
}


td.statsTable
{
	border-style: solid;
	border-left: none;
	border-top: none;
	border-width: 1px;
	border-color: #C0C0C0;
	cursor: pointer;
}

td.statsTableWrap
{
	border-style: solid;
	border-left: none;
	border-top: none;
	border-width: 1px;
	border-color: #C0C0C0;
	cursor: pointer;
	word-wrap: break-word;
	overflow: hidden;
}

td.statsTableWrapNoCursor
{
	border-style: solid;
	border-left: none;
	border-top: none;
	border-width: 1px;
	border-color: #C0C0C0;
	word-wrap: break-word;
	overflow: hidden;
}

td.statsTableNoCursor
{
	border-style: solid;
	border-left: none;
	border-top: none;
	border-width: 1px;
	border-color: #C0C0C0;
}

td.totalStatsTable
{
	border-style: solid;
	border-left: none;
	border-top: none;
	border-width: 1px;
	border-color: #C0C0C0;
	word-wrap: break-word;
	overflow: hidden;
}

td.totalStatsTableWrap
{
	border-style: solid;
	border-left: none;
	border-top: none;
	border-width: 1px;
	border-color: #C0C0C0;
	overflow: hidden;
}

td.firstStatsTable
{
	border-style: solid;
	border-top: none;
	border-width: 1px;
	border-color: #C0C0C0;
}

td.firstSearchTable
{
	border-style: solid;
	border-top: none;
	border-width: 1px;
	border-color: #C0C0C0;
	cursor: pointer;
}

td.firstSearchTableWrap
{
	border-style: solid;
	border-top: none;
	border-width: 1px;
	border-color: #C0C0C0;
	cursor: pointer;
	word-wrap: break-word;
	overflow: hidden;
}

td.firstSearchTableWrapNoCursor
{
	border-style: solid;
	border-top: none;
	border-width: 1px;
	border-color: #C0C0C0;
	word-wrap: break-word;
	overflow: hidden;
}

td.firstStatsTableWcursor
{
	border-style: solid;
	border-top: none;
	border-width: 1px;
	border-color: #C0C0C0;
	cursor: pointer;
}


table.leads8pt
{
	font-size: 8pt;
	border-style: solid;
	color: black;
	border-width: 1px;
	border-color: #C0C0C0;
	cursor: pointer;
}

.firstTitleStatsTable
{
	font-size: 8pt;
	border-style: solid;
	border-width: 1px;
	border-color: #C0C0C0;
	font-weight: bold;
	color: #C13D26;
}

.titleStatsTable
{
	font-size: 8pt;
	color: #C13D26;
	border-style: solid;
	border-left: none;
	border-width: 1px;
	border-color: #C0C0C0;
	font-weight: bold;
}


td.blackWelcome
{
	color: black;
}



td.linksMenuLeft
{
	background-color: white;
	border-style: solid;
	border-width: 1px;
	border-color: #C0C0C0;
	border-top: none;
	border-bottom: none;
}


td.lastLinkMenuLeft
{
	background-color: white;
	border-style: solid;
	border-width: 1px;
	border-color: #C0C0C0;
	border-top: none;
	color: navy;
}


td.padding0
{
	padding-left: 0;
	padding-right: 0;
	padding-bottom: 0;
}



td.redDemoTitle
{
	color: #C13D26;
	font-weight: bold;
	font-size: 14pt;
}


td.bottom
{
	border-bottom-style: ridge;
	border-bottom-width: 1px;
	border-bottom-color: #C0C0C0;
}


td.red
{
	background-color: #C13D26;
	border-style: solid;
	border-width: 1px;
	border-color: #C0C0C0;
	color: white;
	font-weight: bold;
	font-size: 10pt;
}

Td.mainGreenTitle
{
	background-color: #6CA441;
	border-style: solid;
	border-width: 1px;
	border-color: #C0C0C0;
	color: white;
	font-weight: bold;
	font-size: 10pt;
}

Td.mainGreenTitleHome
{
	background-color: #6CA441;
	border-style: solid;
	border-width: 1px;
	border-color: #C0C0C0;
	color: white;
	font-weight: bold;
	font-size: 16pt;
}


td.redLeftMenu
{
	background-color: #C13D26;
	border-style: solid;
	border-width: 1px;
	color: white;
	font-weight: bold;
	border-color: #C0C0C0;
	font-size: 10pt;
}

.err
{
	color: #C13D26;
	font-weight: bold;
}


td.lightred
{
	background-color: #FFA5A5;
	border-style: solid;
	border-width: 1px;
	border-color: #C0C0C0;
	color: black;
	border-top: none;
}

td.greenActiveStep1
{
	background-color: #6CA441;
	border-style: solid;
	border-width: 1px;
	border-color: #C0C0C0;
	color: white;
	font-weight: bold;
	height: 25pt;
	text-align: center;
	border-bottom: none;
	border-right: none;
}

td.greenActiveStep1Bottom
{
	background-color: #6CA441;
	border-style: solid;
	border-width: 1px;
	border-color: #C0C0C0;
	color: white;
	font-weight: bold;
	height: 25pt;
	text-align: center;
	border-right: none;
}

td.greenActiveMidsteps
{
	background-color: #6CA441;
	border-style: solid;
	border-width: 1px;
	border-color: #C0C0C0;
	color: white;
	font-weight: bold;
	height: 25pt;
	text-align: center;
	border-right: none;
	border-bottom: none;
}


td.greenActiveLaststep
{
	background-color: #6CA441;
	border-style: solid;
	border-width: 1px;
	border-color: #C0C0C0;
	color: white;
	font-weight: bold;
	height: 25pt;
	text-align: center;
	border-bottom: none;
}

td.greenInactiveMidsteps
{
	background-color: #b6d2a0;
	border-style: solid;
	border-width: 1px;
	border-color: #C0C0C0;
	color: white;
	font-weight: bold;
	height: 25pt;
	text-align: center;
	border-right: none;
}

td.greenInactiveStep1Hand
{
	background-color: #b6d2a0;
	border-style: solid;
	border-width: 1px;
	border-color: #C0C0C0;
	color: white;
	font-weight: bold;
	height: 25pt;
	text-align: center;
	border-right: none;
	cursor: pointer;
}

td.greenInactiveStep1HandRight
{
	background-color: #b6d2a0;
	border-style: solid;
	border-width: 1px;
	border-color: #C0C0C0;
	color: white;
	font-weight: bold;
	height: 25pt;
	text-align: center;
	cursor: pointer;
}

td.greenInactiveMidstepsHand
{
	background-color: #b6d2a0;
	border-style: solid;
	border-width: 1px;
	border-color: #C0C0C0;
	color: white;
	font-weight: bold;
	height: 25pt;
	text-align: center;
	border-right: none;
	cursor: pointer;
}

td.greenInactiveStep1
{
	background-color: #b6d2a0;
	border-style: solid;
	border-width: 1px;
	border-color: #C0C0C0;
	color: white;
	font-weight: bold;
	height: 25pt;
	text-align: center;
	border-right: none;
}


td.greenInactiveLaststep
{
	background-color: #b6d2a0;
	border-style: solid;
	border-width: 1px;
	border-color: #C0C0C0;
	color: white;
	font-weight: bold;
	height: 25pt;
	text-align: center;
}

td.greenInactiveLaststepHand
{
	background-color: #b6d2a0;
	border-style: solid;
	border-width: 1px;
	border-color: #C0C0C0;
	color: white;
	font-weight: bold;
	height: 25pt;
	text-align: center;
	cursor: pointer;
}

td.whiteMain
{
	background-color: white;
	border-style: solid;
	border-width: 1px;
	border-color: #C0C0C0;
	color: black;
	border-top: none;
}

td.endOfPage
{
}

a.steps:link
{
	color: white;
	text-decoration: none;
}

a.steps:visited
{
	color: white;
	text-decoration: none;
}

a.steps:hover
{
	color: white;
	text-decoration: none;
}

a.steps:active
{
	color: white;
	text-decoration: none;
}


a.bold:link
{
	color: black;
	font-weight: bold;
	text-decoration: underline;
}

a.bold:visited
{
	color: black;
	font-weight: bold;
	text-decoration: underline;
}

a.bold:hover
{
	color: black;
	font-weight: bold;
	text-decoration: underline;
}

a.bold:active
{
	color: black;
	font-weight: bold;
	text-decoration: underline;
}


a.white:link
{
	color: white;
}

a.white:visited
{
	color: white;
}

a.white:hover
{
	color: white;
}

a.white:active
{
	color: white;
}

a.leftMenu:visited
{
	color: navy;
	text-decoration: none;
}

a.leftMenu:hover
{
	color: navy;
	text-decoration: none;
}

a.leftMenu:active
{
	color: navy;
	text-decoration: none;
}

a.leftMenu:link
{
	color:navy;
	text-decoration: none;
}

a.log:visited
{
	color: navy;
	text-decoration: none;
}

a.log:hover
{
	color: navy;
	text-decoration: none;
}

a.log:active
{
	color: navy;
	text-decoration: none;
}

a.log:link
{
	color:navy;
	text-decoration: none;
}

a.underline:visited
{
	color: navy;
}

a.underline:hover
{
	color: navy;
}

a.underline:active
{
	color: navy;
}

a.underline:link
{
	color:navy;
}

a.redLink:visited
{
	font-weight: bold;
	color: navy;
	text-decoration: none;
}

a.redLink:hover
{
	font-weight: bold;
	color: navy;
	text-decoration: none;
}

a.redLink:active
{
	font-weight: bold;
	color: navy;
	text-decoration: none;
}

a.redLink:link
{
	font-weight: bold;
	color:navy;
	text-decoration: none;
}

select.width60
{
	width: 60pt;
}


div.font8pt
{
	font-size: 8pt;
}

div.font7pt
{
	font-size: 7pt;
}

.fontBlack14pt
{
	font-size: 14pt;
	color: black;
}


div.userRegister
{
	font-size: 14pt;
	color: black;
	padding-left: 180pt;
}

div.width70
{
	width: 70%
}

div.redBold12
{
	color: red;
	font-weight: bold;
	font-size: 12pt;
}

.navyBold
{
	color: navy;
	font-weight: bold;
}


input.submitButton
{
	width: 150px;
	font-size: 8pt;
}

input.okButton
{
	width: 100px;
	font-size: 8pt;
}

input.addChoice
{
	width: 15pt;
	height: 15pt;
	font-size: 8pt;
}

input.middle
{
	vertical-align: middle;
	font-size: 8pt;
}

input.cursor
{
	cursor: pointer;
}

input.text
{
	font-size: 8pt;
	width: 105pt;
	font-family: arial;
}

input.largeText
{
	font-size: 8pt;
	width: 150pt;
	font-family: arial;
}

input.affLinkText
{
	font-size: 8pt;
	width: 200pt;
	font-family: arial;
	direction: ltr;
}

input.petitText
{
	font-size: 8pt;
	width: 20pt;
	height: 8pt;
	font-family: arial;
}

input.miscText
{
	font-size: 8pt;
	width: 40pt;
	font-family: arial;
}

select.combobox
{
	width: 110pt;
	font-size: 8pt;
	font-family: arial;
}

select.dateCombobox
{
	width: 40pt;
	font-size: 8pt;
}

select.priorityCombobox
{
	width: 48pt;
	font-size: 8pt;
}

select.budgetCombobox
{
	width: 60pt;
	font-size: 8pt;
	font-family: arial;
}

span.multiChoice
{
	width: 10pt;
	height: 100%;
	vertical-align: top;
	font-size: 8pt;
}

textarea.text
{
	font-size: 8pt;
	color: black;
	font-family: arial;
	overflow: auto;
}

textarea.code
{
	font-size: 8pt;
	color: black;
	font-family: courier;
	overflow: auto;
}

.navy
{
	color: black;
}

.navy10
{
	color: navy;
	font-size: 10pt;
}

.bold
{
	color: black;
	font-weight: bold;
}

.bold10pt
{
	font-weight: bold;
	font-size: 10pt;
	color: black;
}

.navy6
{
	font-size: 6pt;
	color: navy;
}

.navy10
{
	font-size: 10pt;
	color: navy;
	font-weight: bold;
}

.black6
{
	font-size: 6pt;
	color: black;
}

.red6
{
	font-size: 6pt;
	color: #C13D26;
}

.white10ptHand
{
	font-size: 10pt;
	color: white;
	cursor: pointer;
}

.red10ptHand
{
	font-size: 10pt;
	color: red;
	cursor: pointer;
}

.hand
{
	cursor: pointer;
}


.noSort
{
	font-size: 8pt;
	font-weight: bold;
	color: #C13D26;
	text-decoration: none;
}

.postSortUp
{
	font-weight: bold;
	color: #C13D26;
	text-decoration: none;
	background: transparent;
	background-image: url('/content/images/arrowUp.png');
	background-repeat: no-repeat;
	background-position: center right;
}

.postSortDown
{
	font-weight: bold;
	color: #C13D26;
	text-decoration: none;
	background: transparent;
	background-image: url('/content/images/arrowDown.png');
	background-repeat: no-repeat;
	background-position: center right;
}

img.cursor
{
	cursor: pointer;
}

li.noBullet
{
  list-style-type: none;
}
 
.red8ptBold
{
    font-size: 8pt;
	color:#C13D26;
	font-weight: bold;
}

.ltr
{
	direction: ltr;
}

.rtl
{
	direction: rtl;
}

div.paddingTop10px
{
	padding-top: 9px;
}

ul.advUl
{
	padding-right: 15px;
	padding-left: 15px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 10px;
	margin-top: 10px;
	color: #C13D26;
}

ul.advUl li
{
	margin-top: 10px;
}

ul.pubUl
{
	padding-right: 15px;
	padding-left: 15px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 10px;
	margin-top: 10px;
	color: #6CA441;
}

ul.pubUl li
{
	margin-top: 10px;
}

td.scrollingLogosBorderTop
{
    text-align: center;
    font-weight: bold;
    color: white;
    font-size: 9pt;
}

table.bannerSizePreview
{
	background-color: white;
	border: 1pt solid #6CA441;
	color: #6CA441;
	font-weight: bold;
	font-size: 14pt;
	align: center;
}

div.spaceCode
{
	background-image:url(/content/images/spaceCode.gif);
	background-repeat:no-repeat;
	float: left;
	width:650px;
	height:140px;
	padding: 6px;
	padding-top: 16px;
	margin: 6px;
}

div.flashCode
{
	background-image:url(/content/images/flashCode.gif);
	background-repeat:no-repeat;
	float: left;
	width:300px;
	height:100px;
	padding: 6px;
	padding-top: 10px;
	margin: 6px;
	direction: ltr;
}

div.affiliateCode
{
	background-image:url(/content/images/affiliateCode.gif);
	background-repeat:no-repeat;
	float: center;
	width:450px;
	height:30px;
	padding: 6px;
	padding-top: 10px;
	margin: 6px;
	direction: ltr;
	font-weight: bold;
}

input.phoneNumber
{
	font-size: 8pt;
	width: 61pt;
	font-family: arial;
}

.tooltip
{
	max-width: 280px;
}

.bannerSizePreviewTooltip
{
	max-width: 760px;
}

.tip 
{
	background: url('/content/images/shadow.gif') bottom right no-repeat;
	padding: 6px;
	margin: 6px;
	float: left;
	z-index: 10000;
}

.tip-text 
{
	border: 1px solid #6CA441;
	margin: -12px 0 0 -12px;
	padding: 6px 6px 6px 6px;
	width: 100%;
	height: 100%;
	background-color: #F0F0F0;
	font-size: 8pt;
	color: #6CA441;
}

.boldUnderline
{
	font-weight: bold;
	text-decoration: underline;
}

div.border-top
{
	background: url('/content/images/border-pixel.gif') 0 0 repeat-x;
}

div.border-bottom
{
	background: url('/content/images/border-pixel.gif') 0 100% repeat-x;
}

div.border-left
{
	background: url('/content/images/border-pixel.gif') 0 0 repeat-y;
}

div.border-right
{
	background: url('/content/images/border-pixel.gif') 100% 0 repeat-y;
}

div.border-title
{
	background: url('/content/images/border-title.gif') 0 0 repeat-x;
}

div.border-bottom-left
{
	background: url('/content/images/border-bottom-left.gif') 0 100% no-repeat;
}

div.border-bottom-right
{
	background: url('/content/images/border-bottom-right.gif') 100% 100% no-repeat;
	padding-bottom: 7px;
}

div.border-top-left
{
	background: url('/content/images/border-top-left.gif') 0 0 no-repeat;
}


div.border-top-right
{
	background: url('/content/images/border-top-right.gif') 100% 0 no-repeat;
	padding-top: 7px;
}

div.border-title-left
{
	background: url('/content/images/border-title-left.gif') 0 0 no-repeat;
}

div.border-title-right
{
	background: url('/content/images/border-title-right.gif') 100% 0 no-repeat;
}

#fadingTestimonials
{
	font-style: italic;
	height: 85px;
	width: 233px;
	position: relative;
	padding: 0 2px;
	padding-top: 5px;
	color: #909090;
	font-size: 8pt;
}

#fadingTestimonialsNewAdv
{
	font-style: italic;
	height: 85px;
	width: 233px;
	position: relative;
	padding: 0 2px;
	padding-top: 5px;
	color: #909090;
	font-size: 8pt;
}

#fadingTestimonialsNewPub
{
	font-style: italic;
	height: 85px;
	width: 233px;
	position: relative;
	padding: 0 2px;
	padding-top: 5px;
	color: #909090;
	font-size: 8pt;
}

.networkStats
{
	height: 91px;
	padding: 9px 0;
}

#pressAndNews div
{
	padding: 0 6px 20px;
}

#homeTopMsgs
{
	padding: 0 5px;
	height: 26px;
	position: relative;
	color: #909090;
	font-size: 14pt;
}

#homeTopMsgsNewAdv
{
	padding: 0 5px;
	height: 26px;
	position: relative;
	color: black;
	font-size: 14pt;
}

#homeTopMsgsNewPub
{
	padding: 0 5px;
	height: 26px;
	position: relative;
	color: black;
	font-size: 14pt;
}

.mooquee
{
    position: relative;
	overflow: hidden;
}

.mooquee-text
{
	position: absolute;
}

.underline
{
	text-decoration: underline;
}

.noMargin
{
	margin: 0px;
}

div.expandableCampaign
{
	color: black;
	font-size: 9pt;
	padding-bottom: 5px;
	cursor: pointer;
}

div.zebra
{
	padding-bottom: 5px;
	padding-top: 10px;
}

div.zebra table.stats
{
	padding-bottom: 5px;
}

.valign-top
{
	vertical-align: top;
}

tr.alt
{
	background-color: #d7f5c0;
}


.headSearch
{
	border-style: solid;
	border-width: 1px;
	border-color: #C0C0C0;
}


.innerSearch
{
	border-style: solid;
	border-width: 1px;
	border-top: none;
	border-color: #C0C0C0;
}