body {
	font: 10pt Trebuchet MS, Arial, Verdana, Sans-Serif;
	background: #ffffff url(/images/bg_body.jpg) repeat-x;
	color: #5f5f5f; margin:0; padding: 0; 
	text-align: center;
	}
#page {
	margin:0 auto;
	padding: 0;
	text-align: left;
	margin-top:50px;
	width: 700px;
	}
#header {
	background: #ffffff url(/images/header_bg.jpg) repeat-x;
	height:154px;
}
img {
 border:0px;
}
li {
margin:5px;
}
a {
 font-weight:bold;
 text-decoration:none;
 color:#f4912c;
}
a:hover {
 color:#7e7e7e;
}
h1 {
 color:#7e7e7e;
 font-weight:bold;
 font-size:22pt;
 margin-bottom:5px;
}
h3 {
 color:#7e7e7e;
 font-weight:bold;
 font-size:14pt;
 margin-bottom:5px;
}
h2 {
 color:#f4912c;
 font-weight:bold;
 font-size:16pt;
}
div.sidebarinfo {
background: #ffffff url(/images/column_box_bg.jpg) repeat-y;
width:154px;
margin-left:9px;
margin-top:5px;
padding:5px;
}
div.quicklinks {
background: #ffffff url(/images/column_box_bg.jpg) repeat-y;
width:154px;
margin-left:9px;
margin-top:5px;
padding:5px;
}
div.quicklinks a {
font-size:12pt;
color:#5e8119;
}
div.quicklinks a:hover {
color:#82b618;
}
div.generalcolumn {
background: #ffffff url(/images/column_box_bg.jpg) repeat-y;
width:154px;
margin-left:9px;
margin-top:5px;
padding:5px;
}
div.generalcolumn a {
font-size:12pt;
color:#5e8119;
}
div.generalcolumn a:hover {
color:#82b618;
}
div.tagline {
color:white;
margin:10px;
font-size:8pt;
font-weight:normal;
}
div.step {
float:right;
background: url(/images/step-bg.jpg) repeat-x;
margin-top:30px;
margin-right:5px;
width:300px;
height:75px;
padding:15px;
}
div.step a {
color:white;
font-weight:normal;
}
div.step:hover {
}
div.stepcontent {
color:white;
font-size:15pt;
margin-top:70px;
}

div.instructions {
color:white;
font-size:15pt;

}

div.breadcrumb {
margin-top:3px;
margin-left:20px;
color:#7e7e7e;
}
div.breadcrumb a {
color:#48abe4;
text-decoration:none;
font-size:10pt;
}
div.breadcrumb a:hover {
color:#e51a22;
}
div.topnav {
color:#7e7e7e;
text-decoration:none;
background-color:none;
float:right;
margin-right:25px;
}
div.topnav a {
color:#f4912c;
text-decoration:none;
}
div.topnav a:hover {
color:#e51a22;
}
div.bottomnav {
color:#48abe4;
text-decoration:none;
background-color:none;
float:left;
margin-left:25px;
}
div.bottomnav a {
color:#48abe4;
text-decoration:none;
}
div.bottomnav a:hover {
color:#e51a22;
}
div.special {
background-color:#f2f2f2;
padding:10px;
margin:10px;
}
div.copyright {
float:right;
font-size:8pt;
margin-right:30px;
}
div.loggedin {
float:left;
margin-left:25px;
font-size:8pt;
color:gray;
}
