/* Modified from an open source xhtml/css website layout by Andreas Viklund - http://andreasviklund.com . Free to use for any purpose as long as the proper credits are given for the original design work.

Version: 1.1, November 28, 2005 */

body{
color:#505050;
font:76% Arial,Georgia,Verdana,Tahoma,sans-serif;
margin:0;
padding:0;
text-align:left;
}

p{
line-height:1.5em;
margin:0 0 15px;
}


a{
color:#fa9035;
font-weight:700;
text-decoration:none;
}

a:hover{
color:#d04a10;
}

hr{
height:1px;
margin:10px 0;
width:98%;
}

dt{
font-weight:700;
}

dd{
margin:1px 0 12px 15px;
}

#content{
margin:0;
}

#content p{
margin:8px 0 0 10px;
}

#content h1{
color:#505050;
font-size:2em;
font-weight:400;
margin:15px 0 30px;
padding:0;
}

#content h2{
color:#505050;
font-size:1.5em;
font-weight:400;
margin:20px 0 10px;
padding:0;
}

#stepbox{
position:relative;
top:30px;
left:0px;
width:96%;
height:700px;
margin:0 2% 0 2%;
}

#imgbox{
margin:0;
padding:0;
width:216px;
height:175px;
}

#textbox{
margin:0;
padding:0;
width:216px;
}

.intro{
font-weight:700;
}
