/* CSS ZEROING */
body { color: black; background: white; }
body, div, dl, dt, dd, li, pre,
form, fieldset, input, textarea, p, blockquote, th, td { margin: 0; padding: 0; }
h1, h2, h3, h4, h5, h6 { margin: 0; padding: 0; font-size: 100%; font-weight: normal; }
address, caption, cite, code, dfn, em, strong, var { font-style: normal; font-weight: normal; }
ol, ul { list-style: none; margin: 0; padding: 0; }
table { border-collapse: collapse; border-spacing: 0; } 
caption, th { text-align: left; font-weight: normal; font-style: normal; }
acronym, abbr, fieldset, img { border: 0;}
:focus { outline: 0; }

/* GE MOVERS FORMAT*/
body {
background-color:#666633;
background-image:url(../images/GE_content_bg.gif);
background-repeat:repeat-y;
}
#header {
background-image:url(../images/GE_header_bg.gif);
background-repeat:repeat-x;
background-color:#666633;
}
#wrapper {
margin:0;
background-color:#666633;
}
#navigation {
margin-left:156px;
width:270px;
background-color:#009933;
float:left;
}
#content {
float:left;
width:550px;
background-color:#FFFFFF;
min-height:300px;
}
#nav_link {
width:270px;
height:60px;
background-color:#CCCCCC;
border:1px solid #999999;
}

a.nav1 {
background-image:url(../images/GE_nav_01.gif);
text-indent:-1000px;
height:60px;
width:270px;
display:block;
}
a.nav1:hover  {
background-image:url(../images/GE_nav_01.gif);
background-position:0 -60px;
text-indent:-1000px;
height:60px;
width:270px;
display:block;
}
a.nav2 {
background-image:url(../images/GE_nav_02.gif);
text-indent:-1000px;
height:60px;
width:270px;
display:block;
}
a.nav2:hover  {
background-image:url(../images/GE_nav_02.gif);
background-position:0 -60px;
text-indent:-1000px;
height:60px;
width:270px;
display:block;
}
a.nav3 {
background-image:url(../images/GE_nav_03.gif);
text-indent:-1000px;
height:60px;
width:270px;
display:block;
}
a.nav3:hover  {
background-image:url(../images/GE_nav_03.gif);
background-position:0 -60px;
text-indent:-1000px;
height:60px;
width:270px;
display:block;
}
a.nav4 {
background-image:url(../images/GE_nav_04.gif);
text-indent:-1000px;
height:60px;
width:270px;
display:block;
}
a.nav4:hover  {
background-image:url(../images/GE_nav_04.gif);
background-position:0 -60px;
text-indent:-1000px;
height:60px;
width:270px;
display:block;
}
a.nav5 {
background-image:url(../images/GE_nav_05.gif);
text-indent:-1000px;
height:60px;
width:270px;
display:block;
}
a.nav5:hover  {
background-image:url(../images/GE_nav_05.gif);
background-position:0 -60px;
text-indent:-1000px;
height:60px;
width:270px;
display:block;
}
a.nav6 {
background-image:url(../images/GE_nav_06.gif);
text-indent:-1000px;
height:60px;
width:270px;
display:block;
}
a.nav6:hover  {
background-image:url(../images/GE_nav_06.gif);
background-position:0 -60px;
text-indent:-1000px;
height:60px;
width:270px;
display:block;
}
p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#67653F;
	line-height:22px;
	padding:0 60px 15px 60px;
}
td p {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#67653F;
line-height:22px;
padding:10px;
}
h1 {
padding:2px 60px 0px 60px;
}
h2 {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
color:#67653F;
line-height:22px;
padding:0px 60px 5px 60px;
}
em {
font-style:italic;
}
strong {
font-weight:bold;
}
.page_title {
padding-bottom:15px;
}
a, a:visited{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#006600;
text-decoration:underline;
}
a:hover, a:visited:hover {
	color:#00CC00;
	text-decoration:underline;
}
.back_to_top a{
font-family:Arial, Helvetica, sans-serif;
font-size:8px;
text-transform:uppercase;
color:#999999;
}
.back_to_top a:hover {
color:#666666;
}