/*Table Styles*/
.TableGeneral { width: 500px; padding: 2px; }

/*Info & Feature Boxes*/
.TableInfo { width: 525px; margin-bottom: 25px;}
.TableInfoHeader {	padding: 5px 5px 5px 10px; font-weight: bold;	background: #b59975; color: #ffffff; font-size: 13px;}
.TableInfoHeader a { color: #ffffff; text-decoration: none; }
.TableInfoHeader a:hover { color: #594224; text-decoration: none; }
.TableInfoContent { padding: 10px 10px 10px 5px;	background-color: #f8f1e4; border: 1px solid #b59975;}
.TableInfoContent  ul{ margin-left: 20px; }

.TableFeatureLeft {	width: 250px; float: left; margin-bottom: 15px;}
.TableFeatureRight {	width: 250px; float: right; margin-bottom: 15px;}
.TableFeatureHeader {	padding: 5px;  font-size: 13px;	font-weight: bold;	background: #81a0c0; color: #ffffff;}
.TableFeatureHeader a {	color: #ffffff; text-decoration: none; }
.TableFeatureHeader a:hover {	color: #476b90; text-decoration: none; }
.TableFeatureContent {	padding: 5px; 	background: #f8f1e4; height: 100px; border: 1px solid #81a0c0;}
.TableFeatureContent  ul{ margin-left: 20px; margin-bottom: 0px; }

/* iFrameStyles */
.LeftNavShadowiFrame {background: #476b90 url(/firstchoice/global/images/shadow/content.jpg) repeat-y left top;	width: 15px; padding: 0px 0px 0px 15px;	margin: 0px;}
.TableGeneraliFrame { width: 700px;  padding: 2px;}
td#ContentiFrame { width: 700px; border-right: 1px solid #e8dcd0; font-size: 12px;	padding: 15px 10px 40px 0px; background: url(/firstchoice/global/images/common/body_arc.jpg) no-repeat right bottom;}