@charset "utf-8";
/* CSS Document for DrGraetz.com */
/* Designed by: Skyler Willett - Dynamic Edge, Inc. */
/* www.dynedge.com */

body{
	background-color:#7EA0C5;
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	margin:8px;}

a{
	color:#FFFFFF;
	text-decoration:none;}
	
a:visited, a:active{
	color:#FFFFFF;
	text-decoration:none;}

a:hover{
	color:#3D6087;
	text-decoration:none;}	
	
.bannerBottomFade{
	background:url(../images/banner-bottomfade.jpg) top repeat-x;
	padding:18px 20px;}

.footer{
	background:url(../images/footer-back.jpg) bottom repeat-x;}

.headerCell{
	padding-bottom:4px;}

.imageBorder{
	border:1px solid #BDCEE1;}

.leftColumn{
	padding-right:35px;}

.lineMain{
	background-color:#93AFCE;
	height:1px;}

.lineSidebar{
	background-color:#82A1C2;
	height:1px;}

.mainSpacer{
	height:21px;}

.mainText{
	padding-left:7px;}

.outerTable{
	background:url(../images/background.jpg) top repeat-x;
	padding-top:15px;}
	
.sidebar{
	background-color:#6B8EB6;
	border-left:1px solid #BECFE2;
	border-right:1px solid #BECFE2;
	padding:0px 3px;}

.sidebarHeader{
	padding-bottom:3px;}

.sidebarSmallerText{
	color:#DAE3ED;
	font-size:11px;}
	
.sidebarTextCells{
	padding-left:22px;}
	
.smallerText01{
	font-size:11px;}
