/* PARENT TAGS */
body {
	font-family: Verdana,Geneva,Arial,sans-serif;
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
	color: #29313D;
}
form { margin: 0; padding: 0 }

a {
	text-decoration: none;
	color: #29313D;
}
a:hover {
	text-decoration: underline;
}
a.underline {
	text-decoration: underline;
}
a.purple {
	color: #817AAD;
}
a.breadcrumb {
	text-decoration: underline;
}

/* END PARENT TAGS */

/* COLOURS */
/* Dark Pink */		
.col1 { background-color: #F880B0; }
/* Light Pink */
.col2 { background-color: #FFC8E3; }
/* Lighter Pink */
.col3 { background-color: #FFECF5; }
/* Light Purple */
.col4 { background-color: #C5C1D8; }
/* Dark Purple */
.col6 { background-color: #817AAD; }
.white { background-color: #FFFFFF; }
/* END COLOURS */

/* NAVIGATION */
.navdivider {
	background-color: #F880B0;
	border-bottom: 1px solid #fff;
	border-right: 1px solid #fff;
	min-height:10px;
	font-size: 10px;
	font-weight: bold;
	color:#fff;
	margin: 0;
}
.navdividertext{
	margin: 0;
	padding: 3px;
	text-align: center;
}
/* for Internet Explorer */
* html .navdivider {
height: 10px;
}

#navigationvertical ul{
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	text-align: left;
}
#navigationvertical ul li{
	background: #817AAD;
}

#navigationvertical ul ul li {
	background: #C5C1D8;
	text-indent: 5px
}

#navigationvertical ul li a{
	display: block;
	overflow: auto; /*force hasLayout in IE7 */
	color:#29313D;
	text-decoration: none;
	padding: 3px;
	border-bottom: 1px solid #fff;
	border-right: 1px solid #fff;
}

/* Holly Hack for IE \*/
* html #navigationvertical ul li { float: left; height: 1%; }
* html #navigationvertical ul li a { height: 1%; }

/* pop out menu Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */
#navigation ul{
	margin: 0;
	padding: 0;
	list-style-type: none;
}
	
#navigation ul li{
	position: relative;
	background: #817AAD;
}
	
/*Sub level menu items */
#navigation ul li ul{
	position: absolute;
	width: 170px; /*sub menu width*/
	top: 0;
	visibility: hidden;
}

/* Sub level menu links style */
#navigation ul li a{
	display: block;
	overflow: auto; /*force hasLayout in IE7 */
	color:#29313D;
	text-decoration: none;
	padding: 3px;
	border-bottom: 1px solid #fff;
	border-right: 1px solid #fff;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	text-align: left;
}

#navigation ul li a:visited{
	color:#29313D
}

#navigation ul li a:hover{
	color:#FFF0DF;
}

#navigation .subfolderstyle{
	background: url("/images/general/arrow-list.gif") no-repeat center right;
}
	
/* Holly Hack for IE \*/
* html #navigation ul li { float: left; height: 1%; }
* html #navigation ul li a { height: 1%; }
/* END NAVIGATION*/

/* LOGIN SECTION */
#login {
	border-bottom: 1px solid #fff;
	border-top: 1px solid #C5C1D8;
	padding: 3px;
	line-height: 1.5;
}
#login p a{
	color:#544838;
	text-decoration: none; 
}
#login p {
	margin: 2px;
}

#login .logintitle {
	font-size: 10px; 
	font-weight: bold; 
} 

#login .loginsmall {
	font-size: 9px; 
	font-weight: normal; 
} 

#login input {
	font-size: 6.5pt; 
	letter-spacing: 1px;
	padding-left: 2px; border: 1px solid #544838; 
	width: 80px;
} 
	
#login a:hover { text-decoration: underline; }
#login .line {	border-top:1px solid #F880B0;}
/* END LOGIN SECTION */


/* TOP NAVIGATION */
#topnavigation {
	width:675px;
}
#topnavigation .ntk_icon {
	background-image:url('/images/home/needToKnow.jpg');
	border-right: 1px solid #C5C1D8;
	width: 225px;
}
#topnavigation .dos_icon {
	background-image:url('/images/home/destinationsOnShow.jpg');
	border-right: 1px solid #C5C1D8;
	width: 224px;
}
#topnavigation .ptg_icon {
	background-image:url('/images/home/prepareToGo.jpg');
	width: 224px;
}

#topnavigation .homepageheight {
	height: 75px;
}
#topnavigation .iconheight {
	height: 50px;
}
#topnavigation .icondetails {
	background-repeat: no-repeat;
	background-position: center; 
	border-top: 1px solid #C5C1D8;
	border-bottom: 1px solid #C5C1D8;
	margin: 0px;
	float: left;
}
#topnavigation p a{
	letter-spacing: -1px;
	text-decoration: none;
}

#topnavigation p{
	text-align: center;
	margin-top:5px;
}

#topnavigation a:hover {
	text-decoration: underline;
} 

#topnavigation .iconnavtext {
	color: #29313D;
	font-size: 1.1em;
	margin-top:22px;
}	

#topnavigation .iconnavtextsection {
	color: #29313D;
	font-size: 1.1em;
	margin-top:5px;
	margin-bottom:10px;
}

#topnavigation .iconnavsubtext {
	font-size: 0.7em;
	font-weight: bold;
	background-color: #FFFFFF;
}
#topnavigation .iconselected {
	color: #C7006F;
}
/* END TOP NAVIGATION */

/* HOME MAIN ICONS */
.homeborder {
	border-top: 1px solid #C5C1D8;
}
#homeicons {
	width:480px;
	border-bottom: 1px solid #C5C1D8;
	margin:0px;
}
#homeicons .ntk_icon {
	background-image:url('/images/home/needToKnow.jpg');
}
#homeicons .dos_icon {
	background-image:url('/images/home/destinationsOnShow.jpg');
}
#homeicons .ptg_icon {
	background-image:url('/images/home/prepareToGo.jpg');
}

#homeicons .homepageheight {
	height: 110px;
}
#homeicons .icondetails {
	background-repeat: no-repeat;
	border-top: 1px solid #C5C1D8;
	margin: 0px;
	
}
#homeicons p a{
	text-decoration: none;
}
#homeicons .iconinfo {
	float:left;
}
#homeicons p{
	margin:0px;
}

#homeicons a:hover {
	text-decoration: underline;
} 

#homeicons .iconnavtext {
	color: #29313D;
	font-size: 1em;
	font-weight: bold;
	text-align: center;
	width:225px;
	letter-spacing:-1;
	margin-top:45px;
}	

#homeicons .iconsummary {
	color: #29313D;
	font-size: 0.7em;
	margin-top:5px;
	margin-bottom:10px;
	text-align: left;
	width:255px;
	left:225px;
}

#homeicons .iconnavsubtext {
	font-size: 0.7em;
	font-weight: bold;
	background-color: #FFFFFF;
	text-align: center;
	width:255px;
	left:225px;
	margin-top:5px;
}
/* END HOME MAIN ICONS */

/* TOP BAR */
#topbar .logo{
	margin: 0px 5px;
}
/* END TOP BAR */

/* FOOTER NAV */
#footernavigation a{
	font-size: 9px;
	text-decoration: none;
	color:#544838;
}

#footernavigation a:hover {
	text-decoration: underline;
}

#footernavigation .footerText {
	font-size: 9px; 
	font-weight: normal; 
} 
/* END FOOTER NAV */

/* THUMBS LIST */
#homeThumbs{
	height:100px;
}
#homeThumbs .homeThumb {
	float:left;
	width:130px;
	height:100px;
	background-repeat: no-repeat;
	background-position: top center; 
}
#homeThumbs .thumbTitleText{
	margin-top: 5px;
}
#homeThumbs .thumbTitleText a {
	font-size: 0.8em;
	font-weight: bold;
	letter-spacing: -1px;
	color: #29313D;
}

#homeThumbs .thumbTitleSubText a{
	font-family:tahoma;
	font-size: 0.7em;
	font-weight:normal;
	color: #29313D;
}
/* END THUMBS LIST */

/* BODY TEXT STYLES */
#sloganhome {
	padding: 5px;
	width: 470px;
	border: 1px solid #F880B0;
}
#sloganhome p {
	font-size: 0.7em;
	font-weight: normal;
	line-height:1.3em;
	margin:2px;
}
#sloganhome .sloganHomePink {
	font-size: 0.9em;
	font-weight: bold;
	color: #C7006F;
}
/* END BODY TEXT STYLES */

/* BORDERS AND BACKGROUND IMAGES */
.lightPurpleBorder {
	border: 1px solid #C5C1D8;
}
.darkPurpleBorder {
	border: 1px solid #817AAD;
}
.lightPurpleFadeBg {
	background-image:url('/images/general/lightPurpleFade.jpg');
	background-repeat: repeat-y;
	background-position: left; 
}
.lightPinkFadeBg {
	background-image:url('/images/general/lightPinkFade.jpg');
	background-repeat: repeat-y;
	background-position: left; 
}
.lightPinkBorder {
	border: 1px solid #FFC8E3;
}
.darkPinkBorder {
	border: 1px solid #F880B0;
}
.clear10 {
	padding-bottom:10px;
}
.clear5 {
	padding-bottom:5px;
}
.clear2 {
	padding-bottom:2px;
}
.thumbImgborder {
	border: 1px solid #C5C1D8;
}
/* END BORDERS AND BACKGROUND IMAGES */

/* INFOBOX */
#infobox {
	padding:0px;
	border: 1px solid #F880B0;
	width:175px;
}

#infoboxwide {
	padding:0px;
	border: 1px solid #F880B0;
	width:235px;
}

.infoBoxTitle {
	background-image:url('/images/general/lightPinkFade.jpg');
	background-repeat: repeat-y;
	background-position: left; 
	padding:5px;
	font-size: 0.7em;
	font-weight: bold;
}
.infoBoxSubTitle {
	padding:3px;
	font-size: 0.7em;
	font-weight: bold;
}
.infoBoxText {
	padding-left:5px;
	padding-top:2px;
	padding-bottom:5px;
	font-size: 0.7em;
	font-weight: normal;
	letter-spacing: 0px;
}
.infoBoxTextSmallPurple {
	padding-left:5px;
	padding-right:5px;
	padding-top:2px;
	padding-bottom:5px;
	font-size: 0.6em;
	font-weight: normal;
	color: #817AAD;
	line-height:1.4em;
}
.infoBoxSearch {
	font-size: 12px;
	font-weight: bold;
	color: #EF80B3;
}

#infobox select {
	font-size: 11px;
}

/* END INFOBOX */

/* TOP RESEARCH/PRODUCTS/STORIES */
#tabpopStory {
background:transparent url(/images/general/darkPinkPixel.gif) repeat-x scroll center bottom;
height:22px !important;
margin:0pt;
padding:0pt 0pt 0pt 5px;
}
#tabpopStory li {
display:inline;
list-style-type:none;
margin:0pt;
padding:0pt;
}
#tabpopStory li.tabpopHead {
background:#FFFFFF none repeat scroll 0%;
border-color:#F880B0 #F880B0 #FFFFFF;
border-style:solid;
border-width:1px;
color:#29313D;
float:left;
font-size:10px;
font-weight:bold;
height:16px !important;
line-height:16px;
margin:0pt 5px 0pt 0pt;
padding:2px 4px;
text-align:center;
text-decoration:none;
}
#tabpopStory a:link, #tabpopStory a:visited, #tabpopStory a.active:visited, #tabpopStory a:hover {
background:#FFC8E3 none repeat scroll 0%;
border:1px solid #F880B0;
float:left;
font-size:10px;
height:16px !important;
line-height:16px;
margin:0pt 5px 0pt 0pt;
padding:2px 4px;
text-align:center;
text-decoration:none;
color:#29313D;
}
#tabpopStory a:hover {
text-decoration:underline;
}
ul.popstoryList {
clear:both;
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin:5px 0px 10px 5px;
padding:0px;
}
ul.popstoryList li {
line-height:16px;
padding:0px 0px 2px 0px;
font-size: 0.6em;
}
ul.popstoryList li.list1 {
background:transparent url(/images/general/list1.gif) no-repeat scroll 0px 2px;
line-height:14px;
padding-bottom:2px;
padding-left:14px;
}
ul.popstoryList li.list2 {
background:transparent url(/images/general/list2.gif) no-repeat scroll 0px 2px;
line-height:14px;
padding-bottom:2px;
padding-left:14px;
}
ul.popstoryList li.list3 {
background:transparent url(/images/general/list3.gif) no-repeat scroll 0px 2px;
line-height:14px;
padding-bottom:2px;
padding-left:14px;
}
ul.popstoryList li.list4 {
background:transparent url(/images/general/list4.gif) no-repeat scroll 0px 2px;
line-height:14px;
padding-bottom:2px;
padding-left:14px;
}
ul.popstoryList li.list5 {
background:transparent url(/images/general/list5.gif) no-repeat scroll 0px 2px;
line-height:14px;
padding-bottom:2px;
padding-left:14px;
}
/* END TOP RESEARCH/PRODUCTS/STORIES */

/* TOP LISTS */
#toplist p {
	color: #29313D;
	padding: 0px;
	margin: 2px;
}

#toplist .header{
	background-image:url('/images/general/lightPinkFade.jpg');
	background-repeat: repeat-y;
	background-position: left; 
	font-size: 0.9em;
	font-weight: bold;
	text-align:center;
	padding: 3px 0px;
	border-top:1px solid #817AAD;
	border-bottom:1px solid #817AAD;
	margin-bottom:5px
}
#toplist img.toplistimg {
	margin: 2px 10px 2px 5px ;
	float: left;
}
#toplist .itemsummary{
	margin-left: 93px;
}
#toplist .item {
	font-size: 0.7em;
	font-weight: normal;
	letter-spacing: 0px;
	margin-bottom:10px;
	min-height: 65px;
}
/* for Internet Explorer */
* html .item {
height: 65px;
}

#toplist .itemtitle {
	font-weight: bold;
	padding-bottom:2px;
}

#toplist .more {
	text-align:right;
	font-weight:bold;
	font-size: 0.7em;
	font-weight: normal;
	letter-spacing: 0px;
	margin-bottom:10px;
}

#toplist .sectionheader {
	background-image:url('/images/general/lightPurpleFade50px.jpg');
	background-repeat: repeat-y;
	background-position: left;
	padding:3px;
	left:2px;
	width:150px;
}
#toplist a.sectionheader {
	color: #C7006F;
	font-size: 0.75em;
	font-weight: bold;
	letter-spacing: -1px;
}

/* END TOP LISTS */

/* SLOGAN */
#slogan p{
	margin:5px 5px 0px 7px;
}

#slogan .sloganHome {
	font-size: 0.7em;
	letter-spacing: -1px;
	text-align:left;
	padding:3px;
}
#slogan .sloganFade {
	background-image:url('/images/general/lightPurpleFade.jpg');
	background-repeat: repeat-y;
	background-position: left; 
	height:50px;
}
#slogan .sloganHomePink {
	font-size: 1.2em;
	font-weight: bold;
	color: #C7006F;
}
#slogan .registerImg {
	float:right;
	border:0px;
	margin-left:10px;
}
/* EMD SLOGAN */

/* DOS */
#dos {
	margin:10px;
}
/* END DOS */

/* NTK */
#ntkhome {
	margin: 5px 5px 5px 0px;
	font-size: 11px;
	text-align: justify;
	line-height: 1.4;
	color: #29313D;
	padding-bottom: 10px;
	border-bottom:1px solid #817AAD;
}
#ntkhome .header {
	background-image:url('/images/general/lightPinkFade.jpg');
	background-repeat: repeat-y;
	background-position: left; 
	padding-top: 2px;
	padding-bottom:2px;
	margin-bottom:5px;
	text-align:center;
}
#ntkhome .headertitle {
	font-size: 1.2em;
	font-weight: bold;
	letter-spacing: -1px;
	
}
#ntk {
	margin:10px;
}
#ntk ul{
	list-style-image:none;
	list-style-type:disc;
	margin-left:10px;
	margin-top:0px;
	padding-left:20px;
	text-align: left;
}
#ntk ul li {
	line-height:1.4em;
	font-size: 12px;
	padding:2px;
}
#ntk .ntkSubHeading {
	color: #817AAD;
	font-weight: bold;
}
/* END NTK HOME PAGE LIST */

/* TEXT FORMATTING TAGS */
.bodytext {
	font-size: 12px;
	text-align: justify;
	line-height: 1.4;
}
.bodytextsmall {
	font-size: 11px;
	text-align: justify;
}
.bodytextsmallunjustified {
	font-size: 11px;
	text-align: left;
}
.bodytextSubSubTitle {
	font-weight: bold;
	text-decoration: underline;
	line-height: 20px;
}
.boxTitletext {
	font-size: 1.4em;
	text-align: left;
}
.ntkBoxTitlePurple {
	background-image:url('/images/general/lightPurpleFade.jpg');
	background-repeat: repeat-y;
	background-position: left; 
	width:650px;
	height:40px;
	border: 1px solid #817AAD;
	text-align:left;
	vertical-align:middle;
}

.userForm {
	font-family: Verdana,Geneva,Arial,sans-serif;
	font-size: 7pt; font-weight: normal; 
	text-decoration: none; color:#544838; 
	padding-left: 2px; border: 1px solid #544838; 
	margin: 0px;
	background-color: white !important;
	} 
.compulsory {
	font-size: 10px; 
	font-weight: normal; 
	color:red;
	text-decoration: none; } 
	
/* -- airline pages --*/
ul.airlineBullets {
	list-style-image:none;
	list-style-type:disc;
	margin-left:10px;
	margin-top:0px;
	padding-left:20px;
	text-align: left;
}
ul.airlineBullets li {
	line-height:1.3em;
	font-size: 11px;
	padding:1px;
}
.adminText {
	font-size: 12px;
}
/* END TEXT FORMATTING TAGS */

/* HWB GUIDE TO */
.hwbGuideToIntro {
	background-image:url('/images/general/lightPinkFade.jpg');
	background-repeat: repeat-y;
	background-position: left; 
	border: 1px solid #F880B0;
	width:450px;
	text-align:left;
	font-size: 0.7em;
	padding:10px;
	line-height: 1.4em;
}
.hwbGuideToIntroTitle {
	font-size: 1.1em;
	font-weight: bold;
	color:#817AAD;
	margin-bottom:5px;
}
.hwbGuideToParent {
	width:650px;
	border-top: 2px solid #817AAD;
	border-left: 2px solid #817AAD;
	border-right: 2px solid #817AAD;
	border-bottom: 1px solid #817AAD;
	vertical-align:top;
	text-align:left;
	font-size: 0.7em;
	font-weight: normal;
	color:#29313D;
	margin-top:10px;
	line-height: 1.4em;
}
.hwbGuideToHeader {
	background-image:url('/images/general/lightPinkFade.jpg');
	background-repeat: repeat-y;
	background-position: left; 
	border-bottom: 1px solid #817AAD;
	vertical-align:top;
	text-align:center;
	font-size: 1.5em;
	font-weight: bold;
	color:#C7006F;
	line-height: 1.4em;
	padding:10px;
}
.hwbGuideToCell{
	padding:5px;
	border-bottom: 1px solid #817AAD;
}
.hwbGuideToLabelCell{
	border-right: 1px solid #817AAD;
	border-bottom: 1px solid #817AAD;
	width:170px;
	padding:5px;
	font-weight: bold;
	color:#29313D;
	vertical-align:top;
}
.hwbGuideToLabel{
	font-weight: bold;
	color:#29313D;
}
/* END HWB GUIDE TO */
/* HOLIDAY DIARIES */
.latestDiariesTitle {
	font-size: 16px;
	color: #817AAD;
	font-style: normal;
	text-align: center;
	font-weight: bold;
}
.latestDiariesImgborder {
	border: 1px solid #C5C1D8;
}
.personalDiariesTitle {
	font-size: 16px;
	color: #F880B0;
	font-style: normal;
	text-align: center;
	font-weight: bold;
}
.holidayDiaryTitle {
	font-size: 16pt; 
	margin: 10px 0 5px 0;
	color: #29313D;
}
/* END HOLIDAY DIARIES */

/* REGISTRATION */
#registration {
	margin:10px;
}
#registration .registrationText {
	font-size: 0.7em;
	line-height:1.4em;
	color: #29313D;
	font-style: normal;
	text-align: left;
	font-weight: normal;
}
#registration ul {
	list-style-image:none;
	list-style-type:decimal;
	margin-left:10px;
	margin-top:5px;
	padding-left:20px;
	text-align: left;
}
#registration ul li {
	line-height:1.4em;
	font-size: 0.7em;
	padding:2px;
}
.tabtext {
	font-size: 10px;
	font-weight: bold;
	text-align: left;
}
/* END REGISTRATION*/

/* NEWS */
.newsTitle {
	color: #817AAD;
	font-size: 14px;
	font-weight: bold;
	letter-spacing: 0px;
	padding-top:2px;
	padding-bottom:2px;
}
.newsText {
	font-size: 0.8em;
	font-weight: normal;
	line-height: 1.4em;
}
.newsPublishedDate {
	font-size: 10px;
	font-weight: normal;
	font-weight: bold;
}
.newsImgAlign {
	border-width:0px;
	margin: 3px 5px 3px 5px;
}
.newsItemSubTitle {
	color: #817AAD;
	font-weight: bold;
	letter-spacing: -1px;
}
.competitionExpiry {
	font-size: 0.8em;
	color: #808080;
	font-weight: normal;
	margin-top:3px;
}
.competitionWinner {
	font-size: 0.8em;
	color: #C7006F;
	font-weight: normal;
	margin-top:5px;
}
/* END NEWS */

/* ITEM DETAILS */
#item .itemtitle {
	color: #817AAD;
	font-size: 0.8em;
	font-weight: bold;
	letter-spacing: -1px;
	position:relative;
	top: 3px;
}
#item .itemsummary {
	font-size: 0.7em;
	font-weight: normal;
}
#item .itemsummarytitle {
	font-size: 0.7em;
	font-weight: bold;
	padding-bottom:3px;
}

#item .specifics {
	font-size: 0.7em;
	color: #29313D;
	font-style: normal;
	text-align: left;
	font-weight: normal;
	line-height: 1.4em;
}
#item .priceText {
	font-size: 11px;
	color: #29313D;
	font-style: italic;
	text-align: left;
	font-weight: bold;
	left:7px;
	padding:3px;
}
#item .description {
	font-size: 11px;
	font-weight: normal;
	line-height: 1.5em;
}
#item .vendorName {
	background-image:url('/images/general/lightPurpleFade.jpg');
	background-repeat: repeat-y;
	background-position: left; 
	padding-top:3px;
	padding-bottom:3px;
	border-top: 1px solid #817AAD;
	border-left: 1px solid #817AAD;
	border-right: 1px solid #817AAD;
	font-size: 0.9em;
	font-weight: bold;
}
#item .vendorNameSmall {
	padding-top:5px;
	padding-bottom:5px;
	padding-left:5px;
	font-size: 0.7em;
	font-weight: bold;
}
.galleryImage {
	padding:5px;
}
.galleryheading {
	text-align: center;
}
#item .book {
	font-family: tahoma, arial, helvetica, sans-serif;
	font-size: 14px; 
	color: #F880B0
}
/* END ITEM DETAILS */

/* PTG */
#ptghome {
	margin: 5px 5px 5px 0px;
	font-size: 11px;
	text-align: justify;
	line-height: 1.4;
	color: #29313D;
	padding-bottom: 10px;
}
#ptghome .header {
	background-image:url('/images/general/lightPinkFade.jpg');
	background-repeat: repeat-y;
	background-position: left; 
	padding-top: 2px;
	padding-bottom:2px;
	margin-bottom:5px;
	text-align:center;
	margin-left:2px;
}
#ptghome .headertitle {
	font-size: 1.2em;
	font-weight: bold;
	letter-spacing: -1px;
	
}
#ptghome .bottomborder {
	border-bottom:1px solid #817AAD;
}

#ptg {
	margin:10px;
}
#ptg ul{
	list-style-image:none;
	list-style-type:disc;
	margin-left:10px;
	margin-top:0px;
	padding-left:20px;
	text-align: left;
}
#ptg ul li {
	line-height:1.4em;
	font-size: 12px;
	padding:2px;
}
#ptg .ntkSubHeading {
	color: #817AAD;
	font-weight: bold;
}
/* END PTG */

/* HAPPY HOLIDAYS */
.happyHolidaysSlogan {
	font-size: 1.0em;
	font-weight: bold;
	color: #C7006F;
	font-family: comic sans ms;
}
.happyHolidaysTitle {
	font-size: 1.0em;
	font-weight: bold;
	color: #C7006F;
}
.happyHolidaysText {
	font-weight: normal;
	font-size: 0.9em;
	line-height:1.5em;
}
/* END HAPPY HOLIDAYS */
/* SITE MAP */
ul.sitemapList {
clear:both;
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin-left:10px;
margin-top:0px;
padding:0px;
}
ul.sitemapList li {
line-height:10px;
padding:3px
}
ul.sitemapList li.sitemapLevel0 {
background-image:url('/images/general/lightPurpleFade.jpg');
background-repeat: repeat-y;
background-position: left; 
font-weight: bold;
padding:10px;
margin-bottom:10px;
font-size: 1em;
}
ul.sitemapList li.sitemapLevel1 {
background-image:url('/images/general/lightPinkFade.jpg');
background-repeat: repeat-y;
background-position: left; 
padding-left:10px;
font-size: 0.9em;
font-weight: bold;
line-height:20px;
margin-top:10px;
}
ul.sitemapList li.sitemapLevel2 {
padding-left:20px;
font-size: 0.7em;
line-height:15px;
color:#544838;
margin-top:7px;
}
ul.sitemapList li.sitemapLevel3 {
padding-left:35px;
font-size: 0.6em;
line-height:12px;
margin-top:5px;
color: #817AAD;
}
ul.sitemapList li.sitemapLevel4 {
padding-left:50px;
font-size: 0.6em;
line-height:12px;
margin-top:5px;
color: #817AAD;
}

#ntkArticles ul{
	margin: 20px;
	padding: 0;
}
	
#ntkArticles ul li{
	margin-bottom:5px;
}
/* END SITE MAP */

/* EMAIL A FRIEND */
.topListHeader {
	color: #29313D;
	font-size: 0.8em;
	font-weight: bold;
	letter-spacing: -1px;
}	
.topListTitle {
	color: #29313D;
	font-size: 0.7em;
	font-weight: bold;
	letter-spacing: -1px;
	position:relative;
	left:7px;
	top: 3px;
}
.topListSummary {
	color: #817AAD;
	font-size: 0.7em;
	font-weight: normal;
	letter-spacing: 0px;
	position:relative;
	bottom:-5px;
	left:7px;
}
.emailAFriendTitle {
	color: #C7006F;
	font-size: 0.9em;
	font-weight: bold;
	letter-spacing: -1px;
	background-color: #FFFFFF;
}
.emailAFriendSubTitle {
	color: #817AAD;
	font-size: 0.8em;
	font-weight: bold;
	letter-spacing: -1px;
	background-color: #FFFFFF;
}
.footer {
	font-size: 0.6em;
	color: #808080;
}
/* END EMAIL A FRIEND */