/* ####################################################################################### */
/* ################ COPYRIGHT 2006 - RUNAWARE - ALL RIGHTS RESERVED ###################### */
/* ####################################################################################### */


/* ############################# COMMON STYLES ########################################### */

body {
background-color: #ffffff;
color: #000000;
margin:0px;
}


/* ####################################################################################### */

/* ################################# LAYOUT ############################################## */

html, body {
	height: 100%;
}
.wrapper {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -55px; /* the bottom margin is the negative value of the footer's height */
}

#mainwrapper {
width: 800px;
margin-left:auto;
margin-top:20px;
margin-right:auto;
}

#toplinks {
height: 24px;
vertical-align: middle;
}

#banner {
width: 800px;
height: 138px;
background-image: url(images/msedu_banner1.jpg);
background-repeat:no-repeat;
}

#bannertitle {
width: 800px;
height: 53px;
background-image: url(images/msedu_banner2.jpg);
background-repeat:no-repeat;
}


#locale {
position:relative;
float:left;
font-size:10px;
color:white;
margin:7px 0px 0px 15px;
}

#locale a, #root a {
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
text-decoration:none;
color: #ffffff;
}

#locale a:hover, #root a:hover {
text-decoration:underline;
}

#root {
position:relative;
float:right;
font-size:10px;
color:white;
margin-top:7px;
margin-right:15px;
}

#tabs {
width: 979px;
height:29px;
overflow:hidden;
background-image: url(images/tabsback.gif);
background-repeat:no-repeat;
display: none;
}

#progress {
width:800px;
height: 52px;
overflow:hidden;
}

#title {
height: 37px;
background-image: url(images/titleback.gif);
background-repeat:no-repeat;
display:none;
}

#title p {
margin: 0px 0px 0px 18px;
padding-top:3px;
font-family: tahoma, Arial, Helvetica, sans-serif;
color: white;
font-size:19px;
}

#faker {
background-repeat:repeat-y;
height:350px;
}

#stepcontent {
border-left: 1px solid #668a5e;
border-right: 1px solid #668a5e;
margin:0px;
height: 300px;
overflow:visible;
}

#stepcontenttall {
background-repeat: repeat;
margin:0px;
}

.stepstext {
width: 95%;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
margin-left:auto;
margin-right:auto;
margin-top:0px;
color: #333333;
line-height:18px;
}

#pagefooter {
margin:0px;
height: 9px;
clear:both;
background-image: url(images/footerback.gif);
background-repeat: no-repeat;
}

.footertext {
font-family:Arial, Helvetica, sans-serif;
padding-top:5px;
font-size:12px;
text-decoration:none;
line-height:16px;
}

#footer {
padding:5px;
}

.footertext a {
padding:0px;
}

.stepimage {
margin:0px 0px 0px 0px;
border:0px;	
}

#gradient {
background-image: url(images/gradient.gif);
display:none;
}

/* ####################################################################################### */

/* ################################# STYLING ############################################# */

#quicklinks a {
color: #ffffff;
}

/* ####################################################################################### */
