body {	font-size:13px;  background-color:#FDFDFD; color:#0F1755;}
/*
Text colors
hover is #BB0000
link is #0F1750
text is #0F1755
*/

/*
#MainPageWrapper {}
*/
#PageWrapper {	border:1px solid #F9D1D1; background-color:#FCE6E8;}


/*		banner area		*/
#BannerWrapper { background-image: url("/resources/images/layout/L2002/style/pastels/pink/sub-banner.jpg"); background-position:bottom; background-repeat:no-repeat;}
#BannerWrapper a { text-decoration:none; color:#24318E;}
#BannerWrapper a:link { text-decoration:none; color:#24318E;}
#BannerWrapper a:hover { text-decoration:none; color:#BB0000;}
#BannerWrapper a:active { text-decoration:none; color:#BB0000; }

/*
#AgentPhotoWrapper {}
*/

#AgentPhoto { border:1px solid #0F1755;}
#AgentPhotoText { text-decoration:none;  color:#0F1755;}
#AgentPhotoText a { color:#0F1755;}
#AgentPhotoText a:hover { color:#BB0000;}

.custombanner3 { background-image: url("/resources/images/layout/L2002/style/pastels/pink/banner-mask-3.gif"); background-repeat:no-repeat;}
.custombanner4 { background-image: url("/resources/images/layout/L2002/style/pastels/pink/banner-mask-4.gif"); background-repeat:no-repeat;}
/* 		end banner area 	*/


/* 		navigation */
#NavWrapper { background-image: url("/resources/images/layout/L2002/style/pastels/pink/nav.jpg"); background-position:0px 0px; background-repeat:repeat-x;}

#TabsMenu { border-left:1px solid #F9D1D1;}
.tabwrapper { border-right:1px solid #F9D1D1;}
.tabwrapper a:link { text-decoration:none; color:#0F1750;}
.tabwrapper a:visited { text-decoration:none; color:#0F1750;}
.tabwrapper a:hover { text-decoration:none; color:#BB0000;}
.tabwrapper a:active { text-decoration:none; color:#0F1750;}
.tabwrapperselected { border-right:1px solid #F9D1D1;}
.tabwrapperselected a { text-decoration:none; color:#BB0000;}
/*
.tab {}
.tabselected {}

#SubMenus {}

	Note: .submenu and .submenuselected need to have either a background color or background image
	so they will hide other submenus that may be underneath them.
*/
.submenu { background-image: url("/resources/images/layout/L2002/style/pastels/pink/sub-navshadow.jpg"); background-position:0px 0px; background-repeat:repeat-x;}
.submenuselected {background-image: url("/resources/images/layout/L2002/style/pastels/pink/sub-navshadow.jpg"); background-position:0px 0px; background-repeat:repeat-x;}
a.sublink {	text-decoration:none; font-weight:normal; color:#fff;}
a.sublink:link {	color:#0F1750;}
a.sublink:visited {	color:#0F1750;}
a.sublink:hover {	color:#BB0000;}
a.sublink:active {	color:#0F1750;}

a.sublinkselected {	text-decoration:none; color:#fff;}
a.sublinkselected:link {	color:#BB0000;}
a.sublinkselected:visited {	color:#BB0000;}
a.sublinkselected:hover {	color:#BB0000;}
a.sublinkselected:active {	color:#BB0000;}

/*	sublink dividers can be customized by using background images	*/
span.sublinkdivider { padding:0px 5px 0px 5px;}
/* 		end navigation 		*/


/* 		content area		*/
#ContentWrapper {color:#0F1755; background-image: url("/resources/images/layout/L2002/style/pastels/pink/sub-content.jpg"); background-position:top; background-repeat:no-repeat;}
#Content { color:#0F1755;}
#Content a { color:#0F1750;}
#Content a:hover { text-decoration:none; color:#BB0000;}
/*
#Content img { background-color:#fff; border:1px solid #000; margin:2px 2px 2px 2px;}
*/
#Content table tr td { background-color:#FCE6E8; border:0px; padding:5px;}
#BottomGraphic { height:40px; background-image: url("/resources/images/layout/L2002/style/pastels/pink/footer.jpg"); background-position:top; background-repeat:repeat-x;}
/* 		end content area		*/


/* 		footer 		*/
#FooterWrapper { font-size:13px; color:#24318E;}
#FooterWrapper a:link {text-decoration:none; color:#24318E;}
#FooterWrapper a:visited {text-decoration:none; color:#24318E;}
#FooterWrapper a:hover {text-decoration:none; color:#BB0000;}
#FooterWrapper a:active {text-decoration:none; color:#24318E;}

#FooterText {text-decoration:none;}
#TextLinks {text-decoration:none;}

/* 		end footer 		*/
