﻿body { text-align : center; min-width : 800px; background-color : transparent; color : #4a4a4a; font-family : Verdana, Arial, Helvetica, sans-serif; background-repeat: repeat; background-attachment: scroll; background-position: 0 0; }

p {
	font-size: smaller;
	color: #4a4a4a;
}

h3 {
	color: #ed6f94;
	font-size: larger;
	font-weight: normal;
	margin-top: 10px;
	margin-bottom: 0px;
}

img {
	border : 0px;
}

table#AlexTease {
	font-size: small;
	width: 100%;
	border-left: solid 1px #aaa;
	border-top: solid 1px #aaa;
	background-color: #fee5e8;
	font-family: Arial, Helvetica, Sans-Serif;
	margin-bottom: 5px;
}

table#AlexTease td {
	border-bottom: solid 1px #aaa;
	padding-top: 5px;
}

table#AlexTease td.text {
	border-right: solid 1px #aaa;
	vertical-align: top;
	padding-left: 5px;
}

table#AlexTease td a {
	text-decoration: none;
	font-size: small;
	color: #4a4a4a;
}

div#wrapper {
	margin : 0 auto;
	width : 800px;
	text-align : left;
	background-color : #fff;
	padding : 0px;
}

table#midFeatures {
	width: 100%;
	border: 1px solid #aaa;
}

table#midFeatures td.frontFeature { background-color: #ed6f94; font-family: Arial, Helvetica, Sans-Serif; padding: 5px; }

table#midFeatures td p {
	margin-top: 0px;
}

table#midFeatures td p a {
	text-decoration: underline;
	font-size: small;
	color: #4a4a4a;
}

table#midFeatures td p a:hover {
	text-decoration: underline;
}

table#midFeatures td a {
	font-size: large;
	color: #fff;
	text-decoration: none;
}

table#midFeatures td img {
	border: 1px solid #fff;
	width: 70px;
	height: 70px;
	margin-right: 2px;
}

table#midInterest {
	width: 100%;
	border: 1px solid #aaa;
}

table#midInterest td.frontFeature {
	background-color: #fee5e8;
	font-family: Arial, Helvetica, Sans-Serif;
	padding: 5px;
}

table#midInterest td p {
	margin-top: 0px;
}

table#midInterest td p a {
	text-decoration: underline;
	font-size: small;
	color: #4a4a4a;
}

table#midInterest td p a:hover {
	text-decoration: underline;
}

table#midInterest td a {
	font-size: large;
	color: #ed6f94;
	text-decoration: none;
}

table#midInterest td img {
	border: 1px solid #fff;
	width: 70px;
	height: 70px;
	margin-right: 2px;
}

table#header {
	border: 0px;
}

table#header td#leftSide {
	width: 308px;
	height: 126px;
}

table#header td#top {
	width: 492px;
	height: 96px;
	text-align: center;
	vertical-align: middle;
	background: #fee5e8 url(images/topHeart.jpg) no-repeat right;
}

table#header td#top span {
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-style: italic;
	font-size: smaller;
}

table#header td#bottom {
	background-color: #ed7092;
	text-align: right;
	padding-right: 10px;
	vertical-align: middle;
	height: 30px;
	width: 492px;
}

table#header td a, table#header td p {
	color: #fff;
	font-size: 8pt;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
}

ul.leftlinks {
	list-style-type: none;
	margin-left: -30px;
	font-size: 8pt;
}

* html ul.leftlinks {
	list-style-type: none;
	margin-left: 5px;
	font-size: 8pt;
	margin-top: 1px;
	margin-bottom: 5px;
}

ul.leftlinks li a {
	font-size: 8pt;
	color: #000;
	text-decoration: none;
}
ul.leftlinks li a:hover {
	text-decoration: underline;
}


table#mainChunk {
	border: 1px solid #d4c6c5;
	width: 800px;
}

table#mainChunk td {
	padding: 0px;
	vertical-align: top;
}

table#mainChunk td#left {
	border-right: 1px solid #d4c6c5;
	width: 192px;
	background-color: #ffe6e9;
}

table#mainChunk td#right {
	padding: 10px 0px 10px 0px;
	width: 120px;
}

table#mainChunk td#mid {
	padding: 10px 0px 10px 5px;
}

table#mainChunk td#mid div.ad {
	margin: 0px 0px 0px 0px;
}

table#mainChunk td#mid div.mainContent {
	margin: 0px 5px 0px 0px;
}

table#mainChunk td#right p {
	margin: 0px 5px 10px 0px;
}

table#provDetail {
	width: 458px;
	border: 0px;
	background: #fff url(images/providerDetail_back.jpg) repeat-y;
}

table#provDetail td#head {
	width: 458px;
	background: #fff url(images/providerDetail_head.jpg) repeat-y;
}

table#provDetail td#foot {
	width: 458px;
	height: 27px;
	background: #fff url(images/providerDetail_foot.jpg) no-repeat;
}

table#provDetail td p {
	margin: 10px;
}

table#provDetail td a {
	color: #000;
	text-decoration: underline;
	font-size: small;
}

table#provDetail td div {
	margin: 10px;
	font-size: small;
}

div.showNorm {
	border: 0px;
	width: 458px;
	margin-bottom: 20px;
}

div.showAlt {
	border: 0px;
	width: 458px;
	background-color: #ed6f94;
	margin-bottom: 20px;
}

div.showNorm p {
	margin: 5px;
}

div.showAlt p {
	margin: 5px;
	color: #fff;
}