body, div, table, td, span
{
	font-family: Verdana,Arial,Tahoma; 
	font-size: 11px;
	line-height: 20px;
	margin: 0px;
	padding: 0px;
	color: #666666;
}

a {
	text-decoration: none;
	color: #0082d1;
}
a:hover {
	color: #999999;
}

table, td {
	border-collapse: collapse;
	border-width: 0px;
}

p, body
{
	margin: 0px;
}

body
{
	background-color: #FFFFFF;
}
.imageleft
{
	float:left;
	margin-right: 10px;
}
.imageright
{
	float: right;
	margin-left: 10px;
}

.imagecenter
{
	margin-left: 10px;
	margin-right: 10px;
	vertical-align: middle;
}

.imagecenter, .imageleft, .imageright
{
	border: 0px;
	margin-top: 10px;
	margin-bottom: 10px;
}

.backg1 {
	background-color: #f4f4f4;
}
.backg2 {
	background-color: #dcdcdc;
}
.backg3 {
	background-color: #767d84;
}

.Title
{
	font-size: 12px;
	font-weight: bold;
}

.Gray
{
	font-size: 11px;
	color: #999999;
	font-weight: normal;
}
.darkgrey {
	font-size: 11px;
	color: #666666;
	font-weight: normal;
}

.networkmember {
	border: 1px solid #eeeeee;
	float: left;
	margin: 0px 20px 20px 0px;
}
.networkmember .cell {
	background-color: #eeeeee;
	padding: 8px 12px 8px 12px;
	width: 205px;
	min-width: 219px;
	max-width: 219px;
}
.networkmember .celltiny {
	background-color: #eeeeee;
	padding: 8px 12px 8px 12px;
	width: 160px;
	min-width: 174px;
	max-width: 174px;
}
.networkmember .cell a {
	background-image: url(../image/web/arrows/blue_right.gif);
	background-position: left;
	background-repeat: no-repeat;
	padding-left: 15px;
}
.networkmember .celltiny a {
	background-image: url(../image/web/arrows/blue_right.gif);
	background-position: left;
	background-repeat: no-repeat;
	padding-left: 15px;
}


/* LANDINGSPAGES */
.landproductbox {
	border: 1px solid #eeeeee;
	margin: 0px 0px 20px 0px;
	width: 300px;
	height: 120px;
}
.landproductbox .cell {
	background-color: #eeeeee;
	padding: 8px 12px 8px 12px;
	width: 140px;
	min-width: 154px;
	max-width: 154px;
}
.landproductbox .cell a {
	background-image: url(../image/web/arrows/blue_right.gif);
	background-position: left;
	background-repeat: no-repeat;
	padding-left: 15px;
}
.landblocklist, .landblocklist ul, .landblocklist li, .landblocklist ol {
	margin: 0px;
	padding: 0px;
}
.landblocklist li {
	list-style: square;
	margin-left: 15px;
	list-style-position: outside;
}
.landblocklist li li {
	list-style: disc;
	margin-left: 20px;
	list-style-position: outside;
}
.landquestion {
	border: 1px solid #eeeeee;
	margin: 0px 0px 20px 0px;
	padding: 10px 15px 10px 15px;
}


.brandbox {
	border: 1px solid #eeeeee;
	margin: 0px 0px 20px 0px;
}
.brandbox .image {
	width: 200px;
}
.brandbox .cell {
	background-color: #eeeeee;
	padding: 8px 12px 8px 12px;
}
.brandbox .cell a {
	background-image: url(../image/web/arrows/blue_right.gif);
	background-position: left;
	background-repeat: no-repeat;
	padding-left: 15px;
}
.sifrtitlegreysmall, .sifrtitlegreysmall a { /* V3 */
	color: #666666;
	display: block;
	font-size: 14px;
	margin-bottom: 0px;
}
.sifrtitlegreysmall .sIFR-flash { /* V3 */
	margin: 0px 0px 0px 0px;
}
.sifrtitlewhitesmall, .sifrtitlewhitesmall a { /* V3 */
	color: #ffffff;
	display: block;
	font-size: 14px;
	margin-bottom: 0px;
}
.sifrtitlewhitesmall .sIFR-flash { /* V3 */
	margin: 0px 0px 0px 0px;
}
.sifrtitlegreyverysmall { /* V3 */
	color: #666666;
	display: block;
	font-size: 10px;
	margin-bottom: 0px;
	line-height: 15px;
}
.sifrtitlegreyverysmall .sIFR-flash { /* V3 */
	margin: 0px 0px 0px 0px;
}


/* EXTRAZAKE FUNCTIONS */
.message {
	color: #000000;
	background-color: #FFFF99;
	border: 1px dashed #ff9900;
	padding: 5px 10px 5px 10px;
}