#silverlightvideocontainer {
	text-align: center;

}
#layer1 {
	width: 800px;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: groove;
	border-left-style: groove;
	border-right-color: #C0C0C0;
	border-left-color: #C0C0C0;
	border-top-width: 2px;
	border-top-style: groove;
	border-top-color: #C0C0C0;
	background-color: #FFFFFF;
	margin-left: -400px;
	position: absolute;
	left: 50%;

}
#header {
	width: 800px;
	height: 200px;
	background-repeat: no-repeat;
	top: 0px;
	background-position: left top;
}
#space {
	height: 10px;
	width: 800px;
	background-color: #A0A0A4;
}
#left {
	width: 460px;
	float: left;
}
#right {
	width: 335px;
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #A0A0A4;
	left: 465px;
	position: static;
	top: 230px;
	float: right;

}
#footer {
	width: 800px;
	float: left;
	background-image: url(../images/footer.jpg);
	background-repeat: no-repeat;
	background-position: top;
	height: 50px;
	vertical-align: middle;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #A0A0A4;
	text-align: center;
	
}
body {
	color: #565656;
	font-size: 11px;
	font-family: arial, helvetica;
}

p {
	padding-left: 10px;
	padding-right: 5px;
	padding-top: 0px;
	padding-bottom: 0px;
}
i {
	padding-left: 10px;
	padding-right: 5px;
}

a:link {
	color: #F39C28;
	font-weight: bold;
}

a:visited {
	text-decoration: none;
	font-weight: bold;
	color: #808080;
}

a:hover {
	text-decoration: none;
	font-weight: bold;
	color: #A0A0A4;
}

a:active { text-decoration: none; }
.drop { font-size: 10px; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; line-height: 12px; text-align: left; margin: 5px; }
.headline { color: gray; font-weight: bold; }
a { color: #483d8b; text-decoration: none; }
.sidebar {
	border: thin solid #CCCCCC;
	font-size: 10px;
}

h1 {
	color: #F39C28;
	font-weight: bold;
	font-size: 16px;
	padding-left: 10px;
	padding-top: 10px;
	vertical-align: middle;
}
.numberstep_ps {
	color: #0C69B7;
	font-weight: bold;
}
.numberstep_fl {
	color: #CD242B;
	font-weight: bold;
}
.numberstep_dw {
	color: #88B232;
	font-weight: bold;
}
.numberstep_id {
	color: #A90F7D;
	font-weight: bold;
}
.numberstep_ai {
	color: #E46820;
	font-weight: bold;
}
.numberstep_cs5 {
	color: #B03925;
	font-weight: bold;
}




h2 {
	color: #F39C28;
	font-weight: bold;
	font-size: 16px;
	padding-left: 10px;
	padding-top: 10px;
}
h3 {
	color: #F39C28;
	font-weight: bold;
	font-size: 11px;
	padding-left: 10px;
}
ul {
	margin: 0px;
	left: -10px;
	list-style-type: disc;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 25px;
}
.numberstep_pse {
	color: #007D75;
	font-weight: bold;
}
