/* CSS Document */

body{
	margin:0px;
	padding:0px;
	background-color:#FFFFFF;
}
body, td{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

h1{
	font-size:16px;
	font-family:"Trebuchet MS", Arial, sans-serif;
	margin-top:0px;
	color:#475465;
}



/* Links */
a:link, a:active, a:visited{
	color:#475465;
	text-decoration:underline;
}
a:hover, a:focus{
	color:#f48100;
	text-decoration:none;
}
.sitebyLinks a:link, .sitebyLinks a:active, .sitebyLinks a:visited{
	color:#000000;
	text-decoration:none;
}
.sitebyLinks a:hover, .sitebyLinks a:focus{
	color:#f48100;
	text-decoration:underline;
}

/* FreshRollover */
a:hover .rollover{
	filter:alpha(opacity=75);
	opacity: 0.75;
	-moz-opacity:0.75;
}

.hoverfade{
	cursor:pointer;
}


/* Print Related */
.printOnly{
	display:block;
}
#outerShell{ width:574px; }
#innerShell{ width:574px; }
#footer{
 width:574px;
 border-top:3px solid #A7C8E9;
 font-size:10px;
}
#content{
width:574px;
	padding:20px;
	width:100%;
}
.Menu1{display:none;}
.Menu2{display:none;}
.Menu3{display:none;}
.noPrint{
	display:none;
}
#shell{width:574px; background-color:#FFFFFF; border:3px solid #A7C8E9;}
.phoneNumbers{
	font-size:10px;
	color:#666666;
}
.address{
	font-size:10px;
	color:#666666;
}


/* SHADOW */
#shLeft{ display:none;}
#shBL{ display:none;}
#shBottom{ display:none;}
#shBR{display:none;}
#shRight{ display:none;}