/* CSS Document */

body {
	background-image:url(img/all/all_stripes800x10.gif);
	text-align:center;
	}

a:link {
	color: #FF9999;
	text-decoration: none;
}

a:visited {
	text-decoration: none;
	color: #FF9999;
}

a:hover {
	text-decoration: none;
	color: #999999;
}

a:active {
	text-decoration: none;
	color: #FF9999;
}

#textcenter {
margin-left:auto;
margin-right:auto;
}

.a {
color:#000000;
font-family:Arial, Helvetica, sans-serif;
text-decoration:none;
}

.faq a {
color:#000000;
text-decoration:underline;
font-size:11.5;
}

.faq a:hover {
color:#ff9999;
text-decoration:underline;
font-size:11px;
}

.icon {
width:80px;
float:right;
}

.a hover{
color:#FF9999;
}

.copy {
	font-size: 11.5px;
	color: #000000;
}

#littlecopy {
	font-size: 8px;
	color: #000000;
}

#medcopy {
	font-size: 10px;
	color: #000000;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	margin: 0;
	padding-bottom: 4px;
	color: #99004B;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #660033;
	font-size: 15px;
	font-weight: bold;
	margin: 0px;
	padding-bottom: 2px;
}
.paddingtable td {
	padding-top:10px;
	padding-bottom:10px;
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #f2f2f2;
	color: #000000;
}
.nopaddingtable td {
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.nobordertable td {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.paddingtableImgBorder td {
	padding-top:10px;
	padding-bottom:10px;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #f2f2f2;
}
.paddingtableImgBorder img {
	border: 1px solid #FF9999;

}
a.blue {
	color:#0066FF;
}


#emptybox2 
{
    position:relative;
    width:760px;
    height:400px;
    background-color:#FFFFFF;
    font-size:10px;
}
#emptybox2 .lb 
{
    background: url(img/biz_coaching/dot1.gif) 0 100% repeat-x;
    width:100%;
    height:400px;
}
#emptybox2 .lr 
{
    background: url(img/biz_coaching/dot1.gif) 100% 0 repeat-y;
    width:100%;
    height:400px;
}
#emptybox2 .lt 
{
    background: url(img/biz_coaching/dot1.gif) 0 0 repeat-x;
    width:100%;
}
#emptybox2 .ll 
{
    background: url(img/biz_coaching/dot1.gif) 0 0 repeat-y;
    width:100%;
    height:400px;
}

ol.faq { margin:0; padding:0; }
ol.faq li { list-style-type: none; padding: 0 0 15px 0; margin: 0; }