p.edition {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 150%;
	color: #EDEBD5;
	letter-spacing: 1.3px;
	margin-top: 6px;
	text-align: center;
}

p.edition-nl {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 150%;
	color: #EDEBD5;
	letter-spacing: 0px;
	margin-top: 6px;
	text-align: center;
}

p.mainmenu {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #862E36;
	letter-spacing: 0px;
	margin-top: 5px;
	text-align: center;
}

p.mainmenu-nl {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #862E36;
	letter-spacing: 1px;
	margin-top: 5px;
	text-align: center;
}

a.mainmenu	{
	font-weight: normal;
	text-decoration: none;
	}
	
a.mainmenu:link	{
	color: #862E36;
	text-decoration: none
	}

a.mainmenu:visited	{
	color: #862E36;
	text-decoration: none;
	}
	
a.mainmenu:hover	{
	color: #5C5661;
	text-decoration: none;
	}

a.mainmenu:active	{
	color:	#5C5661;
	text-decoration: none;
	}
	
	#dhtmlgoodies_menu{		
	font-family:Georgia, "Times New Roman", Times, serif;	/* Font for Content Menu items */
	font-size: 12px;
	color: #862E36;
	width:201px;	/* Width of Content Menu */
		
	}
	#dhtmlgoodies_menu	li{	/* Main menu <li> */
		list-style-type:none;	/* No bullets */
		margin:0px;	/* No margin - needed for Opera */
	}
	#dhtmlgoodies_menu ul{	
		margin:0px;	/* No <ul> air */
		padding:0px;	/* No <ul> air */
	}
	#dhtmlgoodies_menu ul li ul{	/* Styling for those who doesn't have javascript enabled  - sub menu items*/
		padding-left:10px;
	}
	#dhtmlgoodies_menu	li a{	/* Content menu links */
		text-decoration:none;
		color:#862E36;
		line-height: 18px;
		vertical-align:middle;	/* Align text in the middle */
		border-bottom: 1px dashed #5C5661;
		margin-left: 12px;
		margin-right: 12px;
		margin-top: 4px;
		display:block;
	}
	#dhtmlgoodies_menu	li a:hover,#dhtmlgoodies_menu .activeMainMenuItem{
		color:#5C5661;
	}
	.dhtmlgoodies_subMenu{
		visibility:hidden;
		position:absolute;
		overflow:hidden;
		background-color:#5C5661;
		font-family: verdana, arial, helvetica, sans-serif;
		font-size: 10px;
		text-align:left;
	}

	.dhtmlgoodies_subMenu ul{
		margin-top: 3px;
		margin-left:6px;
		margin-right:12px;
		padding:0px;	
	}
	.dhtmlgoodies_subMenu ul li{
		list-style-type:none;
		margin:0px;
	}

	p.subMenu-section{
		font-family: verdana, arial, helvetica, sans-serif;
		font-size: 10px;
		text-align:left;
		color:#EDEBD5;
		border-bottom: 1px dashed #EDEBD5;
		margin-top: 4px;
		margin-bottom: 2px;
		padding-bottom: 2px;
	}

	.dhtmlgoodies_subMenu ul li a{	/* Sub menu items */
		white-space:nowrap;	/* No line break */
		text-decoration:none;	/* No underline */
		color:#DBD5B7;
		background-color:#5C5661;
		width:320px;	/* Width of Content Menu */
		height:14px;	/* 16 pixels height */
		line-height:14px;	/* 16 pixels height */
		
		display:block;	/* Display as block - you shouldn't change this */
	}
	.dhtmlgoodies_subMenu ul li a:hover{	/* Sub menu items - mouse over effects */
		color:#FFFFFF;
	}

p.new-headline {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 10px;
	color: #EDEBD5;
	font-style: normal;
	letter-spacing: 1px;
	line-height: 14px;
	text-align: left;
	margin-top: 4px;
	margin-bottom: 4px;	
		margin-left: 10px;
		margin-right: 4px;
}

p.new-menu {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 10px;
	color: #EDEBD5;
	font-style: normal;
	margin-left: 10px;
	margin-right: 4px;
	margin-top: 4px;
	margin-bottom: 4px;	
}

a.new-menu	{
	font-weight: normal;
	text-decoration: none;
	}
	
a.new-menu:link	{
	color: #FFFFFF;
	text-decoration: none
	}

a.new-menu:visited	{
	color: #FFFFFF;
	text-decoration: none;
	}
	
a.new-menu:hover	{
	color: #DBD5B7;
	text-decoration: underline;
	}

a.new-menu:active	{
	color:	#DBD5B7;
	text-decoration: underline;
	}
	
p.sidebar-note {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 10px;
	line-height: 140%;
	color: #5C5661;
	font-style: normal;
	margin-left: 10px;
	margin-right: 4px;
	margin-top: 12px;
	margin-bottom: 4px;	
}

p.welcome {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #EDEBD5;
	font-style: normal;
	line-height: 160%;
	letter-spacing: 4px;
	border-bottom: 1px dashed #EDEBD5;
	text-align: center;
	margin-left: 17px;
	margin-right: 17px;
	margin-top: 0px;
	margin-bottom: 0px;	
}

p.welcome-nl {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #EDEBD5;
	font-style: normal;
	line-height: 160%;
	letter-spacing: 2px;
	border-bottom: 1px dashed #EDEBD5;
	text-align: center;
	margin-left: 17px;
	margin-right: 17px;
	margin-top: 8px;
	margin-bottom: 0px;	
}

p.intro {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #EDEBD5;
	font-style: normal;
	line-height: 160%;
	margin-left: 17px;
	margin-right: 17px;
	margin-top: 8px;
	margin-bottom: 0px;	
}

a.intro	{
	font-weight: normal;
	text-decoration: none;
	}
	
a.intro:link	{
	color: #EDEBD5;
	text-decoration: none
	}

a.intro:visited	{
	color: #EDEBD5;
	text-decoration: none;
	}
	
a.intro:hover	{
	color: #FFFFFF;
	text-decoration: underline;
	}

a.intro:active	{
	color: #FFFFFF;
	text-decoration: underline;
	}
	
p.intro-nl {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #EDEBD5;
	font-style: normal;
	line-height: 180%;
	text-align: left;
	margin-left: 17px;
	margin-right: 17px;
	margin-top: 8px;
	margin-bottom: 0px;	
}

a.intro-nl	{
	font-weight: normal;
	text-decoration: none;
	}
	
a.intro-nl:link	{
	color: #5C5661;
	text-decoration: none
	}

a.intro-nl:visited	{
	color: #5C5661;
	text-decoration: none;
	}
	
a.intro-nl:hover	{
	color: #EDEBD5;
	text-decoration: underline;
	}

a.intro-nl:active	{
	color: #EDEBD5;
	text-decoration: underline;
	}
	
p.feature-headline {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 9px;
	color: #EDEBD5;
	font-style: normal;
	letter-spacing: 3px;
	line-height: 125%;
	text-align: center;
	margin-top: 2px;
	margin-left: 8px;
	margin-right: 8px;
}

p.feature {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 9px;
	color: #EDEBD5;
	font-style: normal;
	text-align: left;
	vertical-align: top;
	line-height: 100%;
	margin-top: 2px;
	margin-left: 4px;
	margin-right: 4px;
	margin-bottom: 2px;
}

a.feature	{
	font-weight: normal;
	text-decoration: none;
	}
	
a.feature:link	{
	color: #FFFFFF;
	text-decoration: none
	}

a.feature:visited	{
	color: #FFFFFF;
	text-decoration: none;
	}
	
a.feature:hover	{
	color: #DBD5B7;
	text-decoration: underline;
	}

a.feature:active	{
	color:	#DBD5B7;
	text-decoration: underline;
	}
	
div.scroll {	
	height: 485px;	
	width: 554px;	
	overflow: auto;	
	background-color: #ffffff;	
	padding:0px;
	}

p.section-headline {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	font-style: normal;
	line-height: 350%;
	letter-spacing: 12px;
	border-bottom: 1px solid #5C5661;
	text-align: center;
	background-color: #862E36;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;	
}

p.section-intro {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #862E36;
	font-style: normal;
	line-height: 200%;
	text-align: left;
	margin-left: 17px;
	margin-right: 17px;
	margin-top: 17px;
	margin-bottom: 17px;	
}

p.presents-subhead {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	color: #DBD5B7;
	font-style: normal;
	letter-spacing: 4px;
	text-transform: uppercase;
	line-height: 150%;
	text-align: center;
	margin-left: 17px;
	margin-right: 17px;
	margin-top: 18px;
	margin-bottom: 0px;	
}

p.presents-copy {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 150%;
	margin-top: 8px;
	margin-left: 17px;
	margin-right: 17px;
	margin-bottom: 8px;	
}

p.presents-calltoaction {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	color: #DBD5B7;
	line-height: 150%;
	letter-spacing: 0px;
	text-align: right;
	margin-left: 17px;
	margin-right: 17px;
	margin-top: 0px;	
	margin-bottom: 10px;	
}

a.presents-calltoaction	{
	font-weight: normal;
	text-decoration: none;
	}
	
a.presents-calltoaction:link	{
	color: #DBD5B7;
	text-decoration: none
	}

a.presents-calltoaction:visited	{
	color: #DBD5B7;
	text-decoration: none;
	}
	
a.presents-calltoaction:hover	{
	color: #FFFFFF;
	text-decoration: underline;
	}

a.presents-calltoaction:active	{
	color: #FFFFFF;
	text-decoration: underline;
	}
	
p.welcome-cota {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #862E36;
	font-style: normal;
	line-height: 160%;
	letter-spacing: 4px;
	border-bottom: 1px dashed #5C5661;
	text-align: center;
	margin-left: 17px;
	margin-right: 17px;
	margin-top: 17px;
	margin-bottom: 0px;	
}

p.presents-subhead-cota {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	color: #862E36;
	font-style: normal;
	letter-spacing: 4px;
	text-transform: uppercase;
	line-height: 150%;
	text-align: center;
	margin-left: 17px;
	margin-right: 17px;
	margin-top: 18px;
	margin-bottom: 0px;	
}

p.presents-copy-cota {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 150%;
	margin-top: 8px;
	margin-left: 17px;
	margin-right: 17px;
	margin-bottom: 8px;	
}

p.presents-calltoaction-cota {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	color: #862E36;
	line-height: 150%;
	letter-spacing: 0px;
	text-align: right;
	margin-left: 17px;
	margin-right: 17px;
	margin-top: 0px;	
	margin-bottom: 10px;	
}

a.presents-calltoaction-cota	{
	font-weight: normal;
	text-decoration: none;
	}
	
a.presents-calltoaction-cota:link	{
	color: #862E36;
	text-decoration: none
	}

a.presents-calltoaction-cota:visited	{
	color: #862E36;
	text-decoration: none;
	}
	
a.presents-calltoaction-cota:hover	{
	color: #5C5661;
	text-decoration: underline;
	}

a.presents-calltoaction-cota:active	{
	color: #5C5661;
	text-decoration: underline;
	}
	
p.subnav1 {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	color: #5C5661;
	line-height: 150%;
	font-style: normal;
	text-align: center;
	margin-top: 8px;
	margin-bottom: 8px;	
}

a.subnav1	{
	font-weight: normal;
	text-decoration: none;
	}
	
a.subnav1:link	{
	color: #862E36;
	text-decoration: none
	}

a.subnav1:visited	{
	color: #862E36;
	text-decoration: none;
	}
	
a.subnav1:hover	{
	color: #5C5661;
	text-decoration: underline;
	}

a.subnav1:active	{
	color: #5C5661;
	text-decoration: underline;
	}
	
p.headline {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 21px;
	color: #862E36;
	font-style: italic;
	line-height: 200%;
	letter-spacing: 3px;
	border-bottom: 1px dashed #5C5661;
	text-align: center;
	margin-left: 17px;
	margin-right: 17px;
	margin-top: 17px;
	margin-bottom: 0px;	
}

p.headline1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 21px;
	color: #862E36;
	font-style: italic;
	line-height: 100%;
	letter-spacing: 3px;
	text-align: center;
	margin-left: 17px;
	margin-right: 17px;
	margin-top: 17px;
	margin-bottom: 0px;	
}

p.headline-middle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 21px;
	color: #862E36;
	font-style: italic;
	line-height: 100%;
	letter-spacing: 3px;
	text-align: center;
	margin-left: 17px;
	margin-right: 17px;
	margin-top: 10px;
	margin-bottom: 0px;	
}

p.headline2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 21px;
	color: #862E36;
	font-style: italic;
	line-height: 200%;
	letter-spacing: 3px;
	border-bottom: 1px dashed #5C5661;
	text-align: center;
	margin-left: 17px;
	margin-right: 17px;
	margin-top: 0px;
	margin-bottom: 0px;	
}

p.print {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 10px;
	line-height: 140%;
	text-align: right;
	margin-left: 17px;
	margin-right: 17px;
}

p.byline {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #862E36;
	font-style: normal;
	line-height: 150%;
	letter-spacing: 3px;
	text-align: center;
	margin-left: 17px;
	margin-right: 17px;
	margin-top: 8px;
	margin-bottom: 17px;	
}

.initialcap {
	float:left;
	color:#862E36;
	font-size:48px;
	line-height:32px;
	padding-right:2px;
	font-family:Georgia, "Times New Roman", Times, serif;
}

p.copy {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	line-height: 150%;
	margin-left: 17px;
	margin-right: 17px;
	margin-bottom: 10px;	
}

p.copy-noindent-10px {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 10px;
	line-height: 150%;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 5px;	
}

p.copy-noindent-9px {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 9px;
	line-height: 150%;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 5px;	
}

p.copy-indent {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	line-height: 150%;
	margin-left: 34px;
	margin-right: 17px;
	margin-bottom: 10px;	
}

OL {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	line-height: 150%;
	margin-left: 34px;
	margin-right: 17px;
	margin-bottom: 10px;	
}

UL.note {
	font-family: verdana, arial, helvetica, sans-serif;
	color: #5C5661;
	font-size: 12px;
	line-height: 150%;
	list-style-type: square;
	LIST-STYLE-POSITION: outside;
	margin-left: 34px;
	margin-right: 17px;
	margin-bottom: 10px;	
}

p.interview-question {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 150%;
	color: #5C5661;
	margin-left: 17px;
	margin-right: 17px;
	margin-bottom: 10px;	
}

a.interview-question	{
	font-weight: normal;
	text-decoration: none;
	}
	
a.interview-question:link	{
	color: #862E36;
	text-decoration: none
	}

a.interview-question:visited	{
	color: #862E36;
	text-decoration: none;
	}
	
a.interview-question:hover	{
	color: #000000;
	text-decoration: underline;
	}

a.interview-question:active	{
	color: #000000;
	text-decoration: underline;
	}
	
.indent {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	line-height: 150%;
	margin-left: 34px;
}

.indent2 {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	line-height: 150%;
	margin-left: 68px;
}

.indent4 {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	line-height: 150%;
	margin-left: 136px;
}

.copy-10px {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 10px;
	line-height: 150%;
}

.copy-14px {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 14px;
	line-height: 150%;
	margin-left: 17px;
	margin-right: 17px;
	margin-bottom: 10px;	
}

.copy-16px {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 16px;
	line-height: 150%;
}

.copy-18px {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 18px;
	line-height: 150%;
}

a.copy	{
	font-weight: normal;
	text-decoration: none;
	}
	
a.copy:link	{
	color: #862E36;
	text-decoration: none
	}

a.copy:visited	{
	color: #862E36;
	text-decoration: none;
	}
	
a.copy:hover	{
	color: #5C5661;
	text-decoration: underline;
	}

a.copy:active	{
	color: #5C5661;
	text-decoration: underline;
	}
	
p.photo-caption {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 9px;
	color: #5C5661;
	line-height: 140%;
	text-align: center;
}

a.photo-caption	{
	font-weight: normal;
	text-decoration: none;
	}
	
a.photo-caption:link	{
	color: #5C5661;
	text-decoration: none
	}

a.photo-caption:visited	{
	color: #5C5661;
	text-decoration: none;
	}
	
a.photo-caption:hover	{
	color: #862E36;
	text-decoration: underline;
	}

a.photo-caption:active	{
	color:	#862E36;
	text-decoration: underline;
	}
	
p.sidebar {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 9px;
	color: #5C5661;
	line-height: 140%;
	text-align: left;
}

a.sidebar	{
	font-weight: normal;
	text-decoration: none;
	}
	
a.sidebar:link	{
	color: #5C5661;
	text-decoration: none
	}

a.sidebar:visited	{
	color: #5C5661;
	text-decoration: none;
	}
	
a.sidebar:hover	{
	color: #862E36;
	text-decoration: underline;
	}

a.sidebar:active	{
	color:	#862E36;
	text-decoration: underline;
	}
	
p.return {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 9px;
	line-height: 150%;
	letter-spacing: 3px;
	text-align: right;
	margin-left: 17px;
	margin-right: 17px;
	margin-bottom: 10px;	
}

a.footnote	{
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	line-height: 150%;
	text-decoration: none;
	}
	
a.footnote:link	{
	color: #862E36;
	text-decoration: none
	}

a.footnote:visited	{
	color: #862E36;
	text-decoration: none;
	}
	
a.footnote:hover	{
	color: #5C5661;
	text-decoration: underline;
	}

a.footnote:active	{
	color: #5C5661;
	text-decoration: underline;
	}
	
p.note {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	color: #5C5661;
	line-height: 150%;
	text-align: left;
	margin-top: 27px;
	margin-left: 17px;
	margin-right: 17px;
	margin-bottom: 10px;	
}

p.bio-title {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	color: #EDEBD5;
	font-style: normal;
	line-height: 100%;
	letter-spacing: 0px;
	background: #862E36; 
	text-transform: uppercase;
	text-align: left;
	padding-left: 9px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	padding-bottom: 4px;	
	padding-top: 4px;
}

p.bio {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	color: #862E36;
	line-height: 150%;
	text-align: left;
	margin-left: 9px;	
	margin-bottom: 9px;	
}

a.bio	{
	font-weight: normal;
	text-decoration: none;
	}
	
a.bio:link	{
	color: #5C5661;
	text-decoration: none
	}

a.bio:visited	{
	color: #5C5661;
	text-decoration: none;
	}
	
a.bio:hover	{
	color: #862E36;
	text-decoration: underline;
	}

a.bio:active	{
	color: #862E36;
	text-decoration: underline;
	}
	
p.subnav2-headline {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	color: #EDEBD5;
	font-style: normal;
	letter-spacing: 3px;
	line-height: 150%;
	text-align: center;
	margin-top: 8px;
	margin-bottom: 4px;	
}

p.subnav2 {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 10px;
	color: #EDEBD5;
	font-style: normal;
	margin-left: 17px;
	margin-right: 17px;
	margin-top: 8px;
	margin-bottom: 8px;	
}

a.subnav2	{
	font-weight: normal;
	text-decoration: none;
	}
	
a.subnav2:link	{
	color: #FFFFFF;
	text-decoration: none
	}

a.subnav2:visited	{
	color: #FFFFFF;
	text-decoration: none;
	}
	
a.subnav2:hover	{
	color: #DBD5B7;
	text-decoration: underline;
	}

a.subnav2:active	{
	color:	#DBD5B7;
	text-decoration: underline;
	}
	
p.divider-rule {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 10px;
	color: #5C5661;
	font-style: normal;
	letter-spacing: 17px;
	line-height: 200%;
	text-align: center;
	border-bottom: 1px dashed #5C5661;
	margin-left: 17px;
	margin-right: 17px;
	margin-top: 26px;
	margin-bottom: 17px;	
}

p.divider-rule2 {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 10px;
	color: #5C5661;
	font-style: normal;
	letter-spacing: 17px;
	line-height: 200%;
	text-align: center;
	border-bottom: 1px dashed #5C5661;
	width: 374px;
	margin-left: 17px;
	margin-right: 17px;
	margin-top: 26px;
	margin-bottom: 17px;	
}

p.divider {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	color: #862E36;
	font-style: normal;
	letter-spacing: 12px;
	line-height: 200%;
	text-align: center;
	margin-left: 17px;
	margin-right: 17px;
	margin-top: 17px;
	margin-bottom: 17px;	
	text-transform: uppercase;
}

p.divider2 {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 10px;
	color: #5C5661;
	font-style: normal;
	letter-spacing: 4px;
	line-height: 200%;
	text-align: center;
	margin-left: 17px;
	margin-right: 17px;
	margin-top: 17px;
	margin-bottom: 17px;	
}

.instructions {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 9px;
	color: #5C5661;
	line-height: 125%;
}

p.footer {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 9px;
	color: #5C5661;
	line-height: 100%;
	text-align: center;
}

a.footer	{
	font-weight: normal;
	text-decoration: none;
	}
	
a.footer:link	{
	color: #5C5661;
	text-decoration: none
	}

a.footer:visited	{
	color: #5C5661;
	text-decoration: none;
	}
	
a.footer:hover	{
	color: #862E36;
	text-decoration: underline;
	}

a.footer:active	{
	color:	#862E36;
	text-decoration: underline;
	}
	

