body {
	background:			#d1d1d1 url(/images/bg.gif) repeat-x top left;
	margin:				0;
}

a {
	color:				#0000FF;
}

div {
	display:			block;
	text-align:			left;
	font-family:		arial;
	font-size:			10px;
	border:				1px solid #000000;
	background:			#EEEEEE;
}

.steps {
	display:			block;
	text-align:			left;
	font-family:		arial;
	font-size:			12px;
	border:				1px solid #000000;
	padding:			10px;
	line-height:		24px;
	white-space:		nowrap;
}

.img-banner {
	display:			inline;
	float:				right;
	margin-bottom:		10px;
	margin-left:		10px;
	border:				none;
}

.num {
	margin:				0px 5px 0px 0px;
	font-weight:		700;
}

.maintable {
	border-spacing:		0;
	padding:			0;
	border-top:			none;
	border-bottom:		none;
	border-left:		1px solid #000000;
	border-right:		1px solid #000000;
	width:				900px;
}

.formtable {
	border-spacing:		8px;
	padding:			0;
	border:				none;
}

.form-title {
	font-family:		arial;
	font-size:			14px;
	font-weight:		700;
	vertical-align:		top;
}

.form-descr {
	font-family:		arial;
	font-size:			12px;
	font-weight:		400;
	vertical-align:		top;
	white-space:		nowrap;
}

.form-select {
	font-family:		arial;
	font-size:			12px;
	font-weight:		400;
}

.form-select-option-title {
	font-weight:		700;
}

.form-field {
	font-family:		arial;
	font-size:			10px;
	font-weight:		400;
}

.form-link {
	font-family:		arial;
	font-size:			11px;
	font-weight:		400;
	color:				#404040;
}

.form-input {
	font-family:		arial;
	font-size:			12px;
	font-weight:		400;
	width:				100%;
}

.maintrtd {
	border-spacing:		0;
	padding:			0;
}

.bar-loggedin {
	padding:			4px 10px 0px 0px;
	background:			#FFFFFF;
	font-family:		arial;
	font-size:			11px;
	font-weight:		400;
	text-align:			right;
}

.logobar {
	border-spacing:		0;
	padding:			0;
	background: 		#000000;
}

.maintext {
	font-family:		arial;
	font-size:			12px;
	line-height:		20px;
	vertical-align:		top;
}

.company-description {
	font-family:		arial;
	font-size:			10px;
	line-height:		16px;
	vertical-align:		top;
}

.footer-hr {
	height:				0;
	border:				0;
	border-top:			1px solid #808080;
	width:				90%
}

.footer-text {
	font-family:		arial;
	font-size:			10px;
	line-height:		16px;
}

.content {
	background:			#ffffff;
}

.menu {
	border-spacing:		0;
	padding:			0;
	border:				none;
	width:				100%;
	height:				40px;
	text-align:			center;
}

.menuitem {
	background:			#CC1100;
	cursor:				hand;
}

.menuitem-selected {
	background:			#000000;
}

p {
	margin:				0px 0px 20px 0px;
}

.amenu {
	font-family:		arial;
	font-size:			12px;
	font-weight:		700;
	color:				#ffffff;
	text-decoration:	none;
}

h1 {
	font-family:		arial;
	font-size:			16px;
	font-weight:		700;
	margin:				0px 0px 4px 0px;
}

h2 {
	font-family:		arial;
	font-size:			14px;
	font-weight:		700;
	margin:				0px 0px 4px 0px;
}

h3 {
	font-family:		arial;
	font-size:			13px;
	font-weight:		700;
	margin:				0px 0px 12px 0px;
	padding:			0px 0px 3px 0px;
	border-bottom:		1px solid #000000;
}
