/* ---- CUSTOM */

table.page_container {

	/*	border:2px solid #CDCED0;*/

}

td.website, td.home_website {
	border-right:1px solid #CDCED0;
	border-bottom:1px solid #CDCED0;
	border-left:1px solid #CDCED0;
}

td.home_website {
	background-image:url(../images/back_rhs_pattern.jpg);
	background-position:right top;
	background-repeat:no-repeat;
}

td.news_rhs {
	background-color:#FFFFFF;
	border-left:2px solid #8F3796;
	border-right:2px solid #8F3796;
	padding:6px;
}

table.content {
	background-image:url(../images/back_content_global.jpg);
	background-position: top right;
	background-repeat:no-repeat;
}

td.content {
	padding-top:8px;
	padding-right:24px;
	padding-bottom:30px;
	padding-left:20px;
	height:500px;
/*	background:url(../images/back_content_pattern.jpg) no-repeat top;*/
}

td.familybg {
	background:url(../images/family.jpg) no-repeat bottom right;
}

td.purple_footer_shadow[class] {
	background-image:url(../images/back_purple_shadow.png);
}
/*
td.purple_footer_shadow {
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true sizingMethod=scale src='../images/back_purple_shadow.png');
}
*/
td.nav_holder {
	background-image:url(../images/back_footer_nav_terms.gif);
	background-position:bottom;
	background-repeat:no-repeat;
	padding-bottom:140px;
}

td.pnav {
	padding-left:3px;
}

table.snav {
	display: none;
}

td.snav {
	background-image: url(../images/snav_back.gif);
	background-position:right;
	background-repeat:no-repeat;
	padding-top:2px;
	padding-right:10px;
	padding-bottom:3px;
	padding-left:10px;
	color:#000000;
	width:119px;
	behavior: url(../_css/components/snav_rollover.htc);
	text-align: right;
}

td.snav a:link, td.snav a:active, td.snav a:visited {
	display:block;
	color:#000000;
	font-weight:normal;
	width:119px;
}

td.snav a:hover {
	text-decoration:underline;
}

.purple_text {
	color:#94007E;
}

.cookie_trail {
	font-size:10px;
	color:#ADAEB0;
}

/*---- */



/* ---- GLOBAL */
body, td, p, ul, li  {
	font-family: Verdana;
	font-size: 11px;
	color: #004A8E;
}

p {
	line-height:16px;
}

body {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

h1 {
	font-size:27px;
	color:#94007E;
	margin-top:-15px;
}

h2 {
	color:#004A8E;
	font-weight:bold;
	font-size:12px;
}
/* ---- */

/* ---- FROM ORIGINAL ANFIN SITE */
.bodytext, .copyright, .homepagetable, .menutext, .pageheading, .bodytextbold, .bodytextbolditalic, .subheading, .tablemorepadding, .bodytextboldblue, .note {
	font-family : Arial, Helvetica, sans-serif;
}

.bodytext {
	font-size : 11px;
	color : #000000;
}

.bodytextbold, .bodytextbolditalic {
	font-size : 13px;
	font-weight : bold;
	color : #000000;
}

.bodytextboldblue{
	font-size : 12px;
	color : #111184;
}

a.bodytext:link, a.bodytext:active, a.bodytext:visited, a.bodytext:hover {
	font-size : 11px;
	color : #111184;
}

.bodytextbolderblue {
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	FONT-SIZE : 12px;
	font-weight : bold;
	COLOR: #111184
}

.empbodytextbold {
	font-size : 11px;
	font-weight : bold;
	color : #000000;
}

 .bodytextbolditalic {
	font-style : italic;
}

.pageheading {
	font-size : 20px;
	color : #94007E;
}

.subheading {
	font-size : 16px;
	font-weight : bold;
}

.registerheading {
	FONT-SIZE: 14px; COLOR: #94007e; FONT-WEIGHT: bold;
}

.bodytextboldblue {
	color : #111184;
}

.bodytextbolditalic {
	font-style : italic;
}

.note {
	font-size : 10px;
	color : #999999;
	height : 25px;
}


/* ---- */


/* ---- LINKS */
a:link, a:active, a:visited { 
	color: #94007E;
	text-decoration: none;
}

a:hover {
	color: #94007E;
	text-decoration: none;
}
/* ---- */



/* ---- CONSTANT - DO NOT REMOVE */
img.transparent {behavior:url(../_css/components/transparent_png.htc)}
span#my_sc {
	display: none;
	width: 200px;
	height: 10px;
	background-color: #E8E8E8;
	border-width: 2px;
	border-style: solid;
	border-color: #000000;
	filter: alpha(opacity=100);
	position: absolute;
	behavior: url(../_css/components/saved_comments.htc);
}
/* ----  */