body,
html
{
	margin: 0;
	padding: 0;
	font-family: arial, hevetica, san-serif;
	font-size: 9.5pt;
}
p
{
	margin-top: 0;
	margin-bottom: 7px;
}
ul
{
	margin-top:0;
}
a:link,
a:visited,
a:hover,
a:active
{
	text-decoration: none;
	color: #004b8c;
}
/******************** Position Content Center Screen **********************/
body
{
	/* Because IE doesn't understand real centering */
	text-align: center;
	background: url(../_images/background.gif) repeat;
}
#main
{
	width: 786px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	background: #fff;
}
.content
{
	padding: 15px 15px 5px 15px;
}


/******************** Footer Items ****************************************/
.contentend
{
	text-align:center;
}
.contentend a
{
	font-size: .9em;
	display: block;
	margin-bottom: 16px;
}

/* Top text for every page */
.pageHeader
{
	font-size: 30px;
	font-weight: normal;
	text-transform: lowercase;
	color: #004b8c;
	margin-bottom: 10px;
}
/* Only used on some page, big colored header */
.bigHeader
{
	font-size: 30px;
	font-weight: normal;
	color: #004b8c;
	margin-bottom: 20px;
}
/* Images that are to float */
img.imageLeft
{
	float: left;
	margin-right: 10px;
	margin-bottom: 15px;
	border: 1px solid #000; 
}
img.imageRight
{
	float: right;
	margin-left: 10px;
	margin-bottom: 15px;
	border: 1px solid #000; 
}
/* Line Spacer */
hr.line
{
	width: 85%;
	margin-top: 4px;
	margin-bottom: 4px;
	background-color: #87bbcc;
}

div.tablecaption
{
	font-style: italic;
	font-size: .9em;
	margin-left: 50px;
	margin-right: 50px;
}

.subHeader,
.subheader,
.subheaderBlack,
.subHeaderBlack,
.subheaderirg,
.subHeaderirg
{
	font-weight: bold;
	font-size: 18px;
	color: #004b8c;
	margin-top: 16px;
	margin-bottom: 4px;
	text-transform: lowercase;
}
.subheaderBlack,
.subHeaderBlack
{
	color: #000;
}
.subheaderirg,
.subHeaderirg
{
	font-weight: normal;
}
div.note
{
	margin-top: 3px;
	margin-bottom: 8px;
	font-size: .8em;
}
span.note
{
	font-size: .8em;
}
.phead
{
	font-weight: bold;
	font-style: italic;
}
div.float
{
	display: inline;
	float: left;
	position: relative;
	margin-right: 20px;
	margin-bottom: 10px;
}

div.source
{
	text-align: left;
	font-size: .8em;
	font-style: italic;
	border: 0;
	margin-top: 5px;
	margin-bottom: 10px;
}

/******************* Navigation Styles ***********************/

table.menu
{
	text-align: center;
	height: 30px;
	background: #000;
}
table.menu td a:link,
table.menu td a:visited,
table.menu td a:hover,
table.menu td a:active,
table.menu td.current a:link,
table.menu td.current a:visited,
table.menu td.current a:hover,
table.menu td.current a:active
{
	color: #fff;
	background: inherit;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 10px;
	font-family: arial, verdana, san-serif;
}
table.menu td.current
{
	background: #87bbcc;
}
table.menu td.current a:link,
table.menu td.current a:visited,
table.menu td.current a:hover,
table.menu td.current a:active
{
	color: #000;
	background: inherit;
}

table.submenu td
{
	padding: 3px 5px 3px 5px;
	color: #777;
}
table.submenu td a:link,
table.submenu td a:visited,
table.submenu td a:hover,
table.submenu td a:active,
table.submenu td.current a:link,
table.submenu td.current a:visited,
table.submenu td.current a:hover,
table.submenu td.current a:active
{
	color: #000;
	text-decoration: none;
	font-size: 10px;
	font-family: arial, verdana, san-serif;
}
table.submenu td a:hover
{
	color: #555;
}
table.submenu td.current a:link,
table.submenu td.current a:visited,
table.submenu td.current a:hover,
table.submenu td.current a:active
{
	font-weight: bold;
	font-style: italic;
}


/***************** Reader Reach Tables ***********************/
.readerReachTable
{
	width: 100%;
}
.readerReachTable td
{
	padding:2px 4px;
	text-align: center;
	border-bottom: 1px solid #eee;
}
.readerReachTable tr.heading td
{
	padding-bottom:5px;
	font-weight: bold;
	font-size: 1.2em;
	text-align: center;
	border: 0;
}
.readerReachTable tr.header td
{
	padding:3px 6px;
	background: #87bbcc;
	font-weight: bold;
	border: 0;
}
.readerReachTable td.itemDesc
{
	text-align: left;
}
.readerReachTable td.reachHead
{
	text-align: left;
	font-weight: bold;
	height: 25px;
	border: 0;
}
.readerReachTable td.source
{
	text-align: left;
	font-size: .8em;
	font-style: italic;
	border: 0;
	padding-bottom: 20px;
}


/********************** General Table ***************************/
.generalTable
{
	width: 100%;
}
.generalTable td
{
	padding:2px 4px;
	border-bottom: 1px solid #eee;
}
.generalTable tr.header td,
.generalTable td.header
{
	padding:3px 6px;
	background: #87bbcc;
	font-weight: bold;
	border: 0;
}
.generalTable tr.inlineHeader td,
.generalTable td.inlineHeader,
.generalTable tr.colorHeader td,
.generalTable td.colorHeader
{
	text-align: center;
	font-weight: bold;
	color: #004b8c;
	border-bottom: 0;
	text-transform: uppercase;
}
.generalTable tr.colorHeader td,
.generalTable td.colorHeader
{
	background: #87bbcc;
}
.generalTable td.bold
{
	font-weight: bold;
	text-align: left;
}
.generalTable tr.alt
{
	background: #87bbcc;
}
.generalTable td.note,
.generalTable td.source
{
	text-align: left;
	font-size: .8em;
	font-style: italic;
	border: 0;
	padding-bottom: 20px;
}

/********************** Pricing Table ***************************/
.pricingTable
{
	width: 100%;
	margin-top: 5px;
}
.pricingTable td
{
	padding:2px 4px;
	border-bottom: 1px solid #eee;
	text-align: right;
}
.pricingTable tr.header td,
.pricingTable td.header
{
	padding:3px 6px;
	background: #87bbcc;
	font-style: italic;
	font-weight: bold;
	text-align: right;
	border: 0;
}
.pricingTable tr.inlineHeader td,
.pricingTable td.inlineHeader
{
	text-align: center;
	padding-top: 15px;
	font-weight: bold;
	color: #004b8c;
	border-bottom: 0;
}
.pricingTable td.item
{
	font-weight: bold;
	text-align: left !important;
}
.pricingTable tr.alt td
{
	background: #87bbcc;
}
.pricingTable td.note,
.pricingTable td.source
{
	text-align: left;
	font-size: .8em;
	font-style: italic;
	border: 0;
}
.pricingTable td.padright20
{
	padding-right: 20px;
}
/********************** Dealines Table ***************************/
.deadlinesTable
{
	width: 100%;
}
.deadlinesTable td
{
	padding:2px 4px;
	border-right: 1px solid #87bbcc;
	border-bottom: 1px solid #87bbcc;
}
.deadlinesHeading
{
	font-weight: bold;
	background: #87bbcc;
	text-transform: uppercase;
}
.deadlinesSpacer
{	
	height: 15px;
	border-left: 1px solid #87bbcc;
	border-bottom: 1px solid #87bbcc;
}
/********************** Mechanical Table ********************/
.mechTable
{
}
.mechTable td
{
	padding:2px 4px 2px 4px;
	border-bottom: 1px solid #eee;
}
.mechTable td.item
{
	font-weight: bold;
}
.mechTable tr.alt td
{
	background: #87bbcc;
}

/*********************** Plain Table ************************/
.plainTable td
{
	padding:2px 6px 2px 2px;
}
.plainTable td.item
{
	font-weight: bold;
}

/*********************** Numbered List **********************/
ul.numbered
{
	list-style-type: decimal;
}
ul.numbered li
{
	margin-bottom: 8px;
}

/*********************** Subsection Controls ****************/
.sectionCtl
{
	text-align: center;
	margin-bottom: 20px;
}
.sectionCtl a
{
	border: 1px outset #004b8c;
	padding: 2px 5px;
	background: #87bbcc;
}
.sectionCtl a:link,
.sectionCtl a:visited,
.sectionCtl a:hover,
.sectionCtl a:active
{
	font-weight: bold;
	font-size: 0.9em;
	color: #000;
}
.sectionCtl a:hover
{
	color: #004b8c;
}
.sectionCtl a.current
{
	border: 1px outset #87bbcc;
	padding: 2px 5px;
	background: #000;
}
.sectionCtl a.current:link,
.sectionCtl a.current:visited,
.sectionCtl a.current:hover,
.sectionCtl a.current:active
{
	color: #fff;
}
.sectionCtl a.current:hover
{
	color: #87bbcc;
}
