body {
	margin: 0; padding: 0;
	font: 11px Verdana, sans-serif;
	}

/*** Styles for common elements ***/

table {
	font: 11px Verdana, sans-serif;
	}

th {
	text-align: left;
	}

textarea, select, input {
	font: 11px Verdana, sans-serif;
	}

input {
	height: 20px;
	padding: 1px 2px;
	}

p {
	margin: 0 0 1em 0;
	}

a {
	color: #f30;
	}

	a img {
		border: none;
		}

/*** style for common classes ***/

.clear {
	clear: both;
}

.fixed {
	table-layout: fixed;
	}

/*** style for headers ***/

h1 {
	width: 510px;
	margin-top: 0;	margin-bottom: 10px;
	font-size: 15px;
	text-transform: uppercase;
	text-align: right;
	color: #ff3300;
	}

h2	{
	height: 17px!important;height:38px;
	margin-top: 0;	padding: 11px 10px 10px 40px;
	margin-bottom: 10px;
	font-size: 11px;
	border-top: solid 1px #74cdf5;
	border-bottom: solid 1px #74cdf5;
	}

h3	{
	margin: 0; padding: 0 10px 0 0;
	font-size: 11px;
	}

h4 {
	font-size: 11px;
	margin: 0;
	}

/*** style for layout ***/

#body {
	padding: 0;
	}

#rightcolumn {
	display: none;
	}

	#header {
		}

	#headerimage {
		display: none;
		}
	
	#language {
		display: none;
		}

		#logo img {
			width: 191px; height: 61px;
			}

	#flash {
		display: none;
		}

	#login {
		display: none;
		}
	
	#menu {
		display: none;
		}
	
	#app {
		position: relative;
		line-height: 18px;
		}

	#content {
		width: 510px;
		margin-right: 10px;
		}

		/* ie double margin fix */
		* html #content {display: inline;}

	#contentimages {
		position: absolute;
		top: 15px; right: 0;
		width: 123px;
		}
		
/*** styles for content ***/

#content ul {
	margin: 0 0 10px 6px;
	}

.contenttext {
	margin-left: 40px;
	margin-right: 10px;
	}

.contenttext h2 {
	margin-left: -40px;
	margin-right: -10px;
	}

/*** styles for flexpot ***/
.flexpot {
	float: left;
	width: 130px;
	margin: 0 0 10px 30px;
	line-height: normal;
	}

	.flexpot img {
		border: none;
		}
	
	.flexpot h3 {
		margin: 2px 0;
		color: #f30;		
		font-size: 11px;
		}
	
	.flexpot a {
		color: #f30;
		text-decoration: none;
		}

/*** styles for form ***/
.form {
	margin: 10px 10px 10px 40px;
	}

.form th {
	height: 30px;
	vertical-align: bottom;
	padding-bottom: 6px;
	}

.form td {
	vertical-align: top;
}

.form .label {
	padding-top: 2px;
	}

.form input {
	height: 16px;
	margin: 1px 0 2px 0;
	border: solid 1px #bbc1ca;
	color: #69c;
	}

	.radio input {
		border: none;
		margin: auto;
		}

.form textarea {
	margin: 1px 0 2px 0;
	border: solid 1px #bbc1ca;
	color: #69c;
	}

.form .button {
	width: 90px;
	background: url('../webmasters/images/button-90.gif') no-repeat;
	border: none;
	cursor: pointer;
	color: #fff;
	padding-top: 0;
	text-align: center;
	}

/*** styles for Servisa tool ***/
label {
	float: left;
	}

#discountoverview {
	clear: both;
	}

.stationoverview {
	font-size: 9px;
	width: 470px;
	margin: 10px 0 10px 40px;
	}

	.stationoverview th, .stationoverview td {
		vertical-align: top;
		}

/*** style for sIFR ***/

.sIFR-flash {
	visibility: hidden;
	}

.sIFR-replaced {
	visibility: visible !important;
	}