/* ============================================================ *//* Decima eVox Stylesheet										*//* Created By: Adrian Jean										*//* ============================================================ *//* ============================================================ *//* Redefined HTML Styles 										*/body {	font-family: Arial, Helvetica, sans-serif;	font-size: 11px;	color: #333333;	margin: 20px 0px 0px 0px;	}	#home {}a	{	color: #5EA1DF;	text-decoration: none;	}a:hover {	text-decoration: underline;	}td {	font-family: Arial, Helvetica, sans-serif;	font-size: 11px;	color: #333333;	}	hr	{	color: #DDDDDD;	background-color: #DDDDDD;	border-color: #DDDDDD;	border-width: 0px 0px 0px 0px;	height: 1px;	}h1	{	font-size: 20px;	color: #888888;	font-weight: normal;	margin: 10px 0px 10px 0px;	}h2	{	font-size: 15px;	color: #666666;	font-weight: normal;	line-height: normal;	margin: 0px 0px 10px 0px;	}h3	{	font-size: 14px;	font-weight: normal;	line-height: 18px;	margin: 0px 0px 10px 0px;	}h4	{	font-size: 12px;	font-weight: bold;	}p {	margin: 5px 0px 15px 0px;	}ul {	margin: 10px 0px 10px 20px;	padding: 0px 0px 0px 0px;	}	li {	margin: 0px 0px 0px 0px;	padding: 0px 0px 0px 0px;	}form {	margin: 0px;	padding: 0px;	}	/* ============================================================ *//* Primary Page Elements										*/.header, .page, .footer {	width: 620px;	margin: 0px auto 0px auto;	position: relative;	z-index: 1;	}.page {	position: relative;	}.subpage {	width: 380px;	}	.subpage .left {		padding: 0px 20px 0px 0px;		}.blobs {	width: 700px;	margin: 0px auto 0px auto;	position: relative;	}.footer {	clear: both;	margin: 10px auto 20px auto;	padding: 5px 0px 0px 0px;	border-style: solid;	border-color: #999999;	border-width: 1px 0px 0px 0px;	}	.footer a {		padding: 5px 5px 5px 5px;		border-style: solid;		border-color: #999999;		border-width: 0px 1px 0px 0px;		}/* ============================================================ *//* Primary Page Elements										*/.header_links {	float: right;	width: 200px;	text-align: right		}.header_links a {	border-style: solid;	border-color: #666666;	border-width: 0px 1px 0px 0px;	padding: 5px;	color: #666666;	}.header_logo {	}			/* ============================================================ *//* Navigation Styles											*//* ============================================================ *//* Content Cell Styles											*/.sidebar-right {	position: relative;	clear: both;	float: right;	width: 170px;	padding: 0px 0px 0px 10px;	}	.faq {		border-style: solid;		border-color: #FFC424;		border-width: 0px 0px 0px 10px;		padding: 0px 0px 0px 10px;		}		.userfunctions {		color: #FFFFFF;		font-size: 11px;		line-height: 11px;		position: relative;		background-image: url(../common_images/userfunctions-en.gif);		background-repeat: no-repeat;		height: 100px;		padding: 15px 0px 0px 15px;		margin: 0px 0px 0px 0px;		}		.userfunctions ul {			padding: 0px 0px 0px 0px;			margin: 0px 0px 0px 0px;			list-style-type: none;			}		.userfunctions li {			padding: 0px 0px 5px 0px;			margin: 0px 0px 0px 0px;			}		.userfunctions a {			color: #FFFFFF;			font-weight: bold;			}		.userfunctions h3 {			margin: 0px 0px 3px 0px;			padding: 0px;			}		/* ============================================================ *//* Text Styles													*/.emph {	font-size: 12px;	line-height: 16px;	}.error {	color: #FF0000;	line-height: normal;	}/* ============================================================ *//* Custom Styles												*//* These are standard sIFR styles... do not modify */.sIFR-flash {	visibility: visible !important;	margin: 0;}.sIFR-replaced {	visibility: visible !important;}span.sIFR-alternate {	position: absolute;	left: 0;	top: 0;	width: 0;	height: 0;	display: block;	overflow: hidden;}/* Hide Adblock Object tab: the text should show up just fine, not poorly with a tab laid over it. */.sIFR-flash + div[adblocktab=true] {  display: none !important;}/* These "decoy" styles are used to hide the browser text before it is replaced... the negative-letter spacing in this case is used to make the browser text metrics match up with the sIFR text metrics since the sIFR text in this example is so much narrower... your own settings may vary... any weird sizing issues you may run into are usually fixed by tweaking these decoy styles */.sIFR-hasFlash h1 {	visibility: hidden;}/*.sIFR-hasFlash h2 {	visibility: hidden;}.sIFR-hasFlash h3 {	visibility: hidden;	letter-spacing: -6px;	font-size: 25px;}.sIFR-hasFlash h4 {	visibility: hidden;	letter-spacing: -5px;	font-size: 21px;}.sIFR-hasFlash h5#pullquote {	letter-spacing: -4px;	visibility: hidden;	font-size: 24px;}*/