/* CSS Document */

body {
	margin-top: 0px;
	background-image:url(images/background_tile.gif);
}

#article {
	margin-left:7px;
	padding-right:20px;
	background-color:#FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #000000;
	text-align: left;
	
}
.boldblue {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: 02436A;
}


/*
=======================
MAIN STYLES FOR WRITERS
=======================
*/

.headline {	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16pt;
	font-weight: bold;
	color: #02629B;
}

.subhead {	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #133367;
}

.subhead2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	color: #133367;
}

.sample-text {
	font-family: "Courier New", Courier, mono;
}

/*
===============
OVERVIEW STYLES
===============
*/

#overview {
	padding: 3px;
	line-height: 130%;
	width: 95%;
	margin: 2px;
}

.overview-header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #C45C23;
	font-weight: bold;
}
.question {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #C45C23;
}


.overview-number {
	width: 25px;
}

.overview-entry {
}

/*
==============
NOTEBOX STYLES
==============
*/

.box {
	border: 1px solid #6666CC;
	width: 95%;
}

.box-header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #133367;
	font-weight: bold;
}

.box-important {
	background-image:  url(file:images/important.gif);
	background-position: center center;
	margin: 3px;
	width: 110px;
	background-repeat: no-repeat;
}

.box-entry {
	text-align: left;
	padding: 3px;
	vertical-align: top;
}

.box-keyconcept {
	background-image:  url(file:images/keyconcept.gif);
	background-position: center center;
	margin: 3px;
	width: 110px;
	background-repeat: no-repeat;
}

.box-picture {
	background-position: center center;
	margin: 3px;
	width: 110px;
}

/*
==================
ACTION PLAN STYLES
==================
*/

#actionplan {
	border: 1px solid #6666CC;
	width: 95%;
	background-color: #E8EACC;
}

.actionplan-header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16pt;
	color: #133367;
	font-weight: bold;
	padding-right: 10px;
	padding-left: 10px;
}

.actionplan-entry {
	padding-right: 10px;
	padding-left: 30px;
}

/*
===========
LINK STYLES
===========
*/

a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #1A4996;
}

a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #F37421;
}
.salesletter-headlines {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	text-align: center;
}
.salesletter-subhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	text-align: center;
}

/*
============
2007 STYLES
============
*/

.table {
	background-color:#FFFFFF;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #134593;
	border-right-color: #134593;
	border-bottom-color: #134593;
	border-left-color: #134593;
}

.bodytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	font-weight: normal;
}

/*
.overview {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #133367;
	font-weight: bold;
}
*/

.fakesubhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	color: #000066;
}

.subheadCopy {
font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	color: #133367;
}

.fakeletter {
	font-family: Courier New, Courier, mono;
	font-size: 10pt;
}

.bodytextCopy {
font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000000;
}
