body {	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	background-image:  url(../../img/bkg.gif);
}
h1 {
	font-size: 130%;
}
h2 {
	font-size: 105%;
}
h3 {
	font-size: 90%;
	font-weight: bold;
	text-align: left;
}
p {	
	font-size: 80%;
}
ul.list {
	font-size: 80%;
}

p.callout {
	font-size: 110%;
	font-weight: bold;
	color: #666666;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}
.style7 {color: #8D9D73}
.copyright {
	font-size: 10px;
}
#sc_table td {
	font-size: 90%;
}
#table_info td {
	font-size: 90%;
}
td.right {
	vertical-align: top;
	text-align: right;
}
td.bg {
	background-image: url(/my/shared_images/sign_bk_new.gif);
	background-repeat: no-repeat;
	background-position: center center;
}

#sc_forgot_password {
	font-size: 80%;
}
#phone_number {
	width: 100px;	
}

#footer {
 height:33px;
 margin:20px 0 4px 0;
 background:#F96E2E;
 }
 
 #nav_left {
 float:left;
 width:350px;
 padding:adjust to taste;
 }

#nav_right {
 float:left;
 padding:adjust to taste;
 margin-left:adjust to taste;
 }

#nav_left , #nav_right ul {
 padding:0;
 margin:0;
 }
 
#nav_left ul li {
 list-style:none;
 background: url(left_arrow.gif) 0 0 no-repeat;
 padding:0 0 0 30px;
 }
 
 #nav_right ul li {
 list-style:none;
 background: url(right_arrow.gif) 0 0 no-repeat;
 padding:0 0 0 30px;
 }
 
 