BODY {
  	background-color : #F2F2F2;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.field {
  	height:	17 px;
	font-weight: normal;
	font-size: 9pt;
	color: #000000;
	background-color: #ffffff;
	border-bottom: 1px solid;
	border-left: 1px solid;
	border-right: 1px solid;
	border-top: 1px solid;
	border-color: #5F869A;
}
.submit {
  	font-weight: bold;
	font-size: 9pt;
	color: #ffffff;
	background-color: #88AABB;
	border-bottom: 1px solid;
	border-left: 1px solid;
	border-right: 1px solid;
	border-top: 1px solid;
	border-color: #5F869A;
}
UL {
  	color: #000000;
	margin-top: 0;
	border-top-width: 0;
	padding-top: 0;
	margin-bottom: 0;
	border-bottom-width: 0;
	padding-bottom: 0;
}
/* LIMITS - BORDERS */
.limits	{	background-color: #5F869A	}
.main	{	background-color: #FFFFFF	}
.l2 {
  	background-color: #F6F6F6;
	font-size: 10px;
	font-weight: normal;
}
B.l2 {
  	color: #005480;
	font-weight: bold;
}

/* HEADER */
.header {
  	background : #FFFFFF;
	border-color: #6F7D9A;
	border-style: solid;
	border-width: 1px;
	font-size: 9px;
	font-weight: normal;
	font-style: none;
	text-decoration: none;
}
.header:Hover {
  	color: #6F7D9A;
	text-decoration: none;
}
.photo {
  	background : #4F596E;
	border-color: #6F7D9A;
	border-style: solid;
	border-width: 1px;
}

/* TABS / HORIZONTAL MENU */
.tabs {
  	background-color: #272F3F;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	vertical-align : center;
}
.tabs:Hover {
  	color: #A2B1BB;
	text-decoration: underline;
}
.tabsbg {
  	background-color: #272F3F;
	border-style: solid;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	vertical-align : center;
}
.tabsactive {
  	background-color: #4F596E;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
	vertical-align : center;
	text-decoration: underline;
}
.tabsbgactive {
  	background-color: #4F596E;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
	vertical-align : center;
}

/* LEFT NAV */
.navhead {
  	background-color: #F6F6F6;
	height: 14px;
	padding-left: 13px;
	color: #005480;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
.navsep { height: 1px }

.nav {
  	background-image: url(images/bg-nav.jpg);
	height: 14px;
	padding-left: 25px;
	
	color: #666666;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}
.navhigh {
  	background-image: url(images/bg-navhigh.jpg);
	height: 14px;
	padding-left: 25px;
	
	color: #005480;
	font-size: 11px;
	font-weight: bolder;
	text-decoration: none;
}
.navlink {
	color: #666666;
	text-decoration: none;
}
.navlink:Hover {
	color: #005480;
	text-decoration: none;
}

/* texts and titles */
.lettrine {
  	color: #005480;
	font-size: 30px;
	font-weight: normal;
}
.bigheadline {
  	color: #005480;
	font-size: 18px;
	font-weight: bold;
	text-decoration: none;
}
.subheadline {
  	color: #005480;
	font-size: 16px;
	font-weight: normal;
	text-decoration: none;
}
.bigtitle {
  	color: #005480;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	/* text-transform: uppercase;
	*/}

.subtitle {
  	color: #005480;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
}
.halftitlelink {
  	color: #005480;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}
.halftitlelink:Hover {
  	color: #6F7D9A;
	text-decoration: none;
}
.halftitle {
  	color: #005480;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}
.halftitle:Hover {
  	color: #6F7D9A;
	text-decoration: underline;
}
.byline {
  	color: #005480;
	font-size: 9px;
	font-weight: normal;
	font-style: italic;
	text-align: top;
}
.dateline {
  	color: #005480;
	font-size: 9px;
	font-weight: normal;
}
.blurb {
  	color: #000000;
	font-size: 10px;
	font-weight: normal;
}
.caption {
  	background-color: #FFFFFF;
	border-color: #6F7D9A;
	border-style: solid;
	border-width: 1px;
	color: #000000;
	font-size: 9px;
	font-weight: normal;
	text-decoration: none;
}
.caption:Hover {
  	color: #6F7D9A;
	text-decoration: none;
}
.breakout {
  	background-color: #F6F6F6;
	color: #000000;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	text-align: justify;
}
.texte {
  	/* text-align: justify; */
	color: #000000;
	font-size: 10px;
	font-weight: normal;
	/* text-decoration: none; */
}
.texte:Hover {
  	color: #6F7D9A;
	text-decoration: underline;
}

/* HEADER */
.footer {
  	background-color: #F2F2F2;
	font-size: 9px;
	font-weight: normal;
	text-decoration: none;
	color: #666666;
}
.footer:Hover {
  	text-decoration: underline;
	color: #666666;
}

/* MISC - sized texts, article specific, microsites & coupons */
.required {
  	color: #D43131;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}
.ok {
  	color: #009D00;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}

.s10 {
  	font-size: 10px;
}
.s11 {
  	font-size: 11px;
}
.s12 {
  	font-size: 12px;
}
.s13 {
  	font-size: 13px;
}
.s14 {
  	font-size: 14px;
}
.s15 {
  	font-size: 15px;
}
.s16 {
  	font-size: 16px;
}

/* NEXT IS COMMENTED - keep as examples
BODY {
  	background-color : #FFFFFF}

.base {
  	vertical-align : top;
	background-color: #D43131;
	background-image : url(/images/pix.gif)
	border-color: #A0A0A0 #A0A7A0 #A0A0A0 #A0A0A0;
	font-family: Verdana,Verdana;
	color: #FFFFFF;
	font-size: 7px;
	font-weight: normal;
	text-transform: uppercase;
}
.base:Hover {
  	vertical-align : bottom;
	background-color: #666666;
	background-image : url(/images/blackpix.gif);
	border-color: #C2D2EA #7088A0 #7088A0 #7088A0;
	font-family: Verdana,Verdana;
	color: #FFFFFF;
	font-size: 7px;
	font-weight: normal;
	text-decoration : underline;
	text-transform: lowercase;
	text-align: right;
}
