/*	*******************************************************************
	Root stylesheet for RTEmd Website
	Created for BrandCoolMarketing by Eric Scoles, 2006.10.31
	Modified: ...
	
	See global_styles_NN.css for the NN4 styles and global_styles_print.css 
	for print media styles. (Note: Both may be empty if no print or downlevel
	styles have been spec'd.)
	******************************************************************* */
/*	*******************************************************************
	BASELINE ELEMENT STYLES
	******************************************************************* */
body
{
	border-collapse: collapse;
}
body, p, td, blockquote, li, dt, dd, h1, h2, h3, h4, h5, h6, h7, ul, .normal, input, select, option, textarea
{
	font-family: Arial, Helvetica, sans-serif;
	color: #444444;
}
body, p, blockquote, li, dt, dd, .normal, input, select, option, textarea
{
	font-size: 12px;
}

p 
{
	text-align: left;
	margin-bottom: .25em;
	margin-top: .75em;
	line-height: 1.375em;
}

a:link 
{
	color: #155291;
	text-decoration: underline;
}

a:visited
{
	color: #444444; 
	text-decoration: underline;
}

a:active
{
	color: #155291;
	text-decoration: none;
}
a:hover 
{
	color: #155291;
	text-decoration: none;
}

ul 
{
	margin-top : 0px;
	margin-bottom : 0px;
}

ul li 
{
	list-style-image: url(/images/bullet.gif); 
	list-style-position: outside;
	margin-bottom: .25em;
	margin-top: .75em;
}
li li
{
	list-style-image: url(/images/bullet-level-2.gif); 
}

td 
{
}

blockquote 
{
}

blockquote em, blockquote cite
{
}

h1 
{
	font-size: 125%;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 2px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #8d0006;
	color: #880302;
}
#pageTitle h1
{
	margin-left: 30px;
	margin-bottom: 0px;
}

h2 
{
	font-size: 100%;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #9c890c;
	color: #880302;
}
#bodyHome h2
{
	text-align: left;
	margin-top: 0em;
	margin-left: 80px;
	margin-left: 30px;
}

#pageTitle h2
{
	width: 300px;
	text-align: left;
	margin-top: 0em;
	margin-left: 30px;
	margin-left: 80px;
}

h3 
{
	font-size: 100%;
	font-weight: bold;
	font-style: normal;
	color: #006633;
	border-bottom: 1px solid #006633;
	margin-bottom: 0em;
}

h4 
{
	font-size: 100%;
	font-weight: bold;
	font-style: italic;
}

h5 
{
	font-size: 100%;
	font-weight: bold;
	font-style: italic;
}

/* *****************************************************************************
	FORM STYLES
***************************************************************************** */
input, select, textarea
{
	border: 1px #666666 solid; 
	margin: 2px;
}



/* *****************************************************************************
	PAGE ELEMENT STYLES
***************************************************************************** */

#pageBody,
#pageBodyHome,
#pageBodyInternal
{
	margin-top: 0px;
	margin-bottom: 5px;
}

/* PRIMARY (LEFT-NAV) MENU & TOOL-/LOGIN-LINK STYLES */

/* LEVEL 1 PRIMARY AND SECONDARY NAVIGATION */

#navigation
{
	text-align: right;
	margin-right: 54px;
	/* using shorter line to fix line-length issue */
	margin-right: 25px;
	margin-left: 5px;
	margin-top: 25px;
	padding: 0px;
}
#pageBodySubPage #navigation
{
	margin-top: 26px;
}
#navigation ul
{
	margin-right: 0px;
	padding-right: 0px;
}
#navigation li
{
	list-style-type: none;
	list-style-image: none;
	margin-top: .9em;
	margin-bottom: .9em;
	padding-left: 0px;
	padding-right: 0px;
	margin-left: 0px;
	margin-right: 0px;
}
#navigation li li
{
	margin-top: .5em;
	margin-bottom: .5em;
}
#navigation ul li
{
	list-style: none;
}
#navigation span.nav-level-1-primary li
{
	list-style: none;
}
#navigation hr.horizontal-interstice
{	border-top: 1px solid #8d0006;
	border-top: 1px solid #880302;
	border-bottom: 0px solid #8d0006;
	border-bottom: 0px solid #880302;
	border-left: 0px solid #8d0006;
	border-left: 0px solid #880302;
	border-right: 0px solid #8d0006;
	border-right: 0px solid #880302;
	color: #8d0006;
	color: #880302;
	width: 100px;
	height: 0px;
	margin-right: 0px;
	padding: 0px;
}

span.nav-level-1-primary, 
span.nav-level-1-secondary, 
span.nav-level-1-tertiary
{
}
#navigation li.nav-interstice
{
	display: none;
	visibility:hidden;
}
#navigation a:link
{
	text-decoration: none;
	color: #000000;
}
#navigation a:visited
{
	text-decoration: none;
	color: #666666;
	color: #222222;
	color: #000000;
}
#navigation a:active, #navigation a:hover
{
	text-decoration: underline;
	color: #780017;
	color: #880302;
}
#navigation ul.nav-level-2
{
}

ul.nav-level-2
{
	visibility: hidden;
	display: none;
	margin-right: 15px;
}
ul.nav-level-3
{
	visibility: hidden;
	display: none;
}
#navigation ul.nav-level-2 li,
#navigation ul.nav-level-3 li
{
	direction: rtl;
	font-size: 95%;
	margin-left: 0px;
	padding-left: 0px;
	margin-right: 0px;
	padding-right: 0px;
}
#navigation ul.nav-level-2 li a:link,
#navigation ul.nav-level-3 li a:link
{
	color: #7f5a11;
	text-decoration: none;
}
#navigation ul.nav-level-2 li a:visited,
#navigation ul.nav-level-3 li a:visited
{
	color: #7f5a11;
	text-decoration: none;
}
#navigation ul.nav-level-2 li a:hover,
#navigation ul.nav-level-3 li a:hover,
#navigation ul.nav-level-2 li a:active,
#navigation ul.nav-level-3 li a:active
{
	color: #7f5a11;
	text-decoration: underline;
}


/* LEFT COLUMN / INTERNAL [SECTION] NAVIGATION */

td.transparent
{
	background-color: transparent;
}

#internalSectionNavigation
{
}
span.nav-level-1-primary
{
}
span.nav-level-1-secondary
{
}
span.nav-level-1-tertiary
{
}

/* LEFT COLUMN */

#gutterLeft
{
	border-left: 1px solid #244a89;
}
#pageBodyHome #leftColumn
{
}
.left-column
{
}
div.left-column-img
{
}

/* RIGHT COLUMN */

.right-column
{
}


/* FOOTER */

#footer
{
	border-top: 1px solid #880302;
}

#pageBodyInternal #footer ul.footer-nav
{
	margin-left: 30px;
	padding-left: 0px;
	padding-right: 0px;
	margin-right: 60px;
}

/* FOOTER NAVIGATION */

#footer #centerColumn
{
	margin-left: 16px;
	border-left: 0px solid #ffffff !important;
}
div.footer-nav
{
}
ul.footer-nav
{
	margin: 0px;
	padding: 0px;
	padding-top: 2px;
	padding-bottom: 2px;
}
ul.footer-nav li
{
	display: inline;
	list-style-position: inside;
	list-style-type: none;
	color: #666666;
	font-size: 92%;
}
ul.footer-nav li.address
{
}
ul.footer-nav li.copyright
{
	font-size: 88%;
}
ul.footer-nav li.nav-interstice
{
	display: inline;
	list-style-position: inside;
	list-style-type: none;
	color: #666666;
	font-size: 90%;
	margin-left: .3em;
	margin-right: .3em;
}
ul.footer-nav li a:link
{
	color: #666666;
	text-decoration: none;
}
ul.footer-nav li a:visited
{
	color: #444444;
	text-decoration: none;
}
ul.footer-nav li a:active
{
	color: #666666;
	text-decoration: underline;
}
ul.footer-nav li a:hover
{
	color: #666666;
	text-decoration: underline;
}
/* *****************************************************************************
	Home Page Elements
***************************************************************************** */
#headerHome, #bodyHomeR1C1, #footerHomeC1, #callout1Home
{
	background-color: #8d0006;
	background-color: #880302;
}
#bodyHomeR1C2, #footerHomeC2
{
	border-left: 1px solid #c2c2c2;
}
#pageBodyHome ul.footer-nav
{
	margin-left: 15px;
}

/*  */

#bodyHomeR1C3, #bodyHomeR2C3, #bodyHomeR3C3, #bodyHomeR4C3
{
/*
	border-left: 1px solid #c2c2c2;
*/
}
#pageBodyHome #centerColumnText
{
	padding: 0px;
	margin-left: 30px;
	padding-left: 0px;
	padding-right: 0px;
	margin-right: 40px;
	position: relative;
	float: none;
}

#footerHomeC2
{
	border-top: 1px solid #8d0006;
	border-top: 1px solid #880302;
}


/* Callout area - lower-right: */
#bodyHomeR1C4
{
	border-left: 1px solid #c2c2c2;
}

#bodyHomeR2C5
{
	border-bottom: 1px solid #c2c2c2;
}

#bodyHomeR2C5
{
	border-bottom: 1px solid #c2c2c2;
}

#bodyHomeR2C6
{
	border-left: 1px solid #c2c2c2;
}

#bodyHomeR3C5
{
	border-left: 1px solid #c2c2c2;
}

#callout1Home
{
	color: #ffffff;
	font-weight: bold;
}
#bodyHome 
{
	border-top: 1px solid #cccccc;
}
#bodyHome #bodyHomeR3C3 h2,
#bodyHome #bodyHomeR3C5 h2
{
	font-size: 110%;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 1.25em;
	color: #9c890c;
	
}
#bodyHome img.left-aligned, 
img.left-aligned
{
	margin-right: .75em;
	margin-bottom: .75em;
}


#bodyHomeR1C1, #bodyHomeR1C2, #bodyHomeR1C3, #bodyHomeR1C4 
{
}

#headerHomeCol1, #headerHomeCol2, #headerHomeCol3, #headerHomeCol4
{
}

#brandDescriptor
{
	color: #c2c2c2;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.75em;
	font-weight: bold;
	margin: 4px;
	margin-top: 0px;
	margin-bottom: 25px;
	padding: 0px;
	text-align: right;
}
#bodyHomeR1C3
{
	margin: 0px;
	padding: 0px;
}

#bodyHomeR2C3,
#bodyHomeR3C3
{
}
#bodyHomeR1G1,
#bodyHomeR2G1,
#bodyHomeR3G1
{
	background-color: #c2c2c2;
}
#bodyHomeR3C3Copy
{
	margin-left: 50px;
	margin-right: 50px;
}
#bodyHomeR3C5Copy
{
	margin-left: 12px;
	margin-right: 30px;
	padding: 0px;
}
#bodyHomeR3C3Copy h2, #bodyHomeR3C5Copy h2
{
	line-height: 1.25em;
	font-family: Arial, Tahoma, "Trebuchet MS", sans-serif;
	font-weight: normal;
	color: #7f5a11;
	padding-top: 1em;
	margin-top: 0px;
	padding-bottom: 0em;
	margin-bottom: 0em;
}

#bodyHomeR3C3Copy h2
{
}



/* *****************************************************************************
	MISCELLANEOUS STYLES
***************************************************************************** */
hr
{
}
hr
{
	color: #8d0006;
}
.degrade, .hr-NN4
{
	display: none;
	visibility: hidden;
}
.hrShow 
{
	display: block;
	visibility : visible;
}

td.vertical-dotline
{
}

.trademark, .svc-mark
{
	vertical-align: super;
	font-size: 80%;
}
.dashedline 
{
	display: block;
	visibility : visible;
	margin-top: 6pt;
	border-top: 1px dotted #999999;
	background: transparent;
}

.print-image
{
	display: none;
	visible: hidden;
}
.reqd, .reqd, .error
{
	color: #ff0000;
	font-weight: bold;
}
code {
	font-family: monospace;
	color: #000088;
}

sup 
{
/*
	Needs to be slightly less than surrounding text; investigate 
	relative size in CSS, or subordinate definition.
*/
}
.table-greenbar th, .table-greenbar td
{
	padding: 4px;
}
tr.table-row-b, table.table-greenbar th
{
	background-color: #eeeeee;
}
tr.table-row-a td, tr.table-row-b td
{
	border-bottom: 1px #999999 solid; 
}
.table-row-a
{
}
input
{
}
.clear-all
{
	clear: both;
}

/* INTERNAL PAGE ELEMENTS */


#leftOuter-internal, #leftOuter-internal-l3, #rightOuter-internal, #rightOuter-internal-l3
{
	background-color: #8d0006;
	background-color: #880302;
}


/* 
	SUB PAGE RULES 
	Rules based on the value of template property LayoutType (SubPage or LandingPage)
*/

#breadcrumbLandingPage,
#breadcrumbLeftLineLandingPage
{
	visibility:hidden;
	display: none;
}
#headerR1C2
{
	padding: 0px;
	margin: 0px;
}
#breadcrumbLeftLineSubPage
{
	position: relative;
	visibility:visible;
	display:block;
	margin: 0px;
	padding-left: 40px;
	margin-right: 1em;
	margin-top: 30px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	float: left;
	
	vertical-align: top;
}
#breadcrumbSubPage
{
	position: relative;
	visibility: visible;
	display: block;
	
	padding: 0px;
	margin: 0px;
	
	padding-right: 1em;
	margin-top: 30px;
	font-size: 90%;
	
}
#R1VerticalSpacerLandingPage
{
	padding: 0px;
	margin: 0px;
}
#R1VerticalSpacerSubPage
{
	padding: 0px;
	margin: 0px;
}
#breadcrumbSubPage span.nav-interstice
{
	margin-left: .5em;
	margin-right: .5em;
	color: #880302;
	font-weight: bold;
}
#breadcrumbSubPage a:link,
#breadcrumbSubPage a:visited
{
	text-decoration: none;
	color: #880302;
	font-weight: bold;
}
#breadcrumbSubPage a:hover,
#breadcrumbSubPage a:active
{
	text-decoration: underline;
	color: #880302;
	font-weight: bold;
}

/* layout scratch */

#headerR1C2,
#headerR2C2
{
	border-left: 1px solid #d1d2d5;
}

/* *****************************************************************************
	Internal Page Elements
   ***************************************************************************** */
/* INTERNAL PAGES BASELINE */
#alignment
{
	margin: 0px;
	padding: 0px;
	border: none;
}
#pageBodyInternal #header
{
	background-color: #ffffff;
}
#pageBodyInternal #header p,
#pageBodyInternal #header div,
#pageBodyInternal #header li
{
}
#pageBodySubPage #header #logoBlock,
#pageBodyLandingPage #header #logoBlock
{
	text-align: right;
	margin: 0px;
	padding: 0px;
	border-collapse: separate;
	border-bottom: 0px solid #6f6f6f;
}
#pageBodySubPage #header #logoBlockSpacer
{
}
#pageBodySubPage #header #headerImage
{
	border-bottom: 0px solid #6f6f6f;
}
#pageBodyLandingPage #header #logoBlock
{
	text-align: right;
	margin: 0px;
	padding: 0px;
	border-collapse: separate;
	border-bottom: 2px solid #6f6f6f;
}
#logoBlock #logo
{
	margin: 0px;
	margin-left: 15px;
	margin-bottom: 15px;
	margin-right: 0px;
}
#pageBodyInternal #header #bannerBlock
{
	text-align: left;
	padding: 0px;
	margin: 0px;
}

#pageBodyInternal #leftColumn
{
}

#pageBodyInternal #pageTitle
{
	margin-top: 40px;
}
#pageBodySubPage #pageTitle
{
	margin-top: 41px;
}
#pageBodyInternal #pageContentBlock
{
	margin-top: 20px;
}

/* CENTER COLUMN */

#centerColumnText
{
	padding: 0px;
	margin-left: 30px;
	padding-left: 0px;
	padding-right: 0px;
	margin-right: 60px;
	padding-bottom: 1.5em;
	position: relative;
	height: 100%;
	float: left;
}
#centerColumnText p, #centerColumnText h1, #centerColumnText h2, #centerColumnText h3, #centerColumnText ul, #centerColumnText ol 
{
/*
	padding-left: 25px;
	padding-right: 60px;
*/
}


#rightColumn
{
}

#header
{
	margin-bottom: 20px;
	margin-left: 50px;
}
img.conditional
{
	visibility: hidden;
	display: none;
}
#pageBodyHome
{
	width: 900px;
	text-align: left;
	border: 1px solid #666666;
}
#pageBodyInternal
{
	width: 900px;
	width: 902px;
	background-color: #880302;
	border: 1px solid #666666;
	/* 
	796px wide
	*/
	text-align: left;
}
#pageBodyInternal #header,
#pageBodyInternal #internalPageBody,
#pageBodyInternal #footer
{
	/*
	width: 796px;
	*/
	width: 798px;
	margin: 0px;
	padding: 0px;
	background-color: #ffffff;
	/*
	padding-left: 28px;
	padding-right: 76px;
	*/
	text-align: left;
}
#pageBodyLandingPage,
#pageBodySubPage
{
	margin: 0px;
	padding: 0px;
	margin-left: 28px;
	margin-right: 76px;
	background-color: #ffffff;
}

/* LEFT COLUMN */
#headerR1C1,
#leftColumn, 
#footer #leftColumn
{
	width: 238px;
}

/* CENTER COLUMN */
#headerR1C2,
headerR2C2, 
#centerColumn,
#footer #centerColumn
{
	/*
	width: 558px;
	*/
	width: 560px;
}
#pageBodyInternal #centerColumn
{
	border-left: 1px solid #d1d2d5;
}

/* MISCELLANEOUS */

#centerColumn p.button,
#centerColumn a.button,
#rightColumn a.button,
li.button a
{
	font-weight: bold;
	font-size: 110%;
	padding: .25em .75em .25em .75em;
	border-top: 1px solid #000;
	border-left: 1px solid #000;
	border-right: 2px solid #666;
	border-bottom: 2px solid #666;
	
	background-color: #efefef;
	color: #333;
	
	display: block;
	width: auto;
}
#centerColumn a.button:link,
#centerColumn a.button:visited,
#rightColumn a.button:link,
#rightColumn a.button:visited,
li.button a:link,
li.button a:visited
{
	text-decoration: none;
}
#centerColumn a.button:hover,
#centerColumn a.button:active,
#rightColumn a.button:hover,
#rightColumn a.button:active,
li.button a:hover,
li.button a:active
{
	text-decoration: underline;
	background-color: #fd3;
	background-color: #fff;
	color: #000;
}
li.button
{
	list-style-image: none;
	list-style: none;
	list-style-type: none;
	list-style-position: inside;
	margin-left: 0px;
	display: block;
	
}
ul.button
{
	list-style: none;
	margin-left: 0px;
	padding-left: 0px;
}
#rightColumn a.button
{
}

.quote-attribution
{
	display: block;
	padding-left: 1em;
	font-style: italic; 
}

#privacy
{
	border: 1px solid #880302;
	background-color: #efefef;
	color: #000;
	padding: .3em .5em .3em .5em;
}
#privacy
{
	border: 0px solid #fff;
	background-color: transparent;
	color: #000;
	font-style: italic;
	padding: 0px;
	font-size: 90%;
}

#vrForm input.form-field
{
	width: 200px;
}
#vrForm input.form-submit
{
	font-weight: bold;
	border-top: 1px solid #000;
	border-left: 1px solid #000;
	border-right: 2px solid #666;
	border-bottom: 2px solid #666;
	background-color: #efefef;
	color: #000;
}
#vrForm input.form-submit:hover
{
	background-color: #fff;
	color: #000;
}

#vrForm label
{
	color: #000;
}
#vrForm .powered-by
{
	font-style: italic;
	font-size: 90%;
}

#centerColumnCopy ol
{
	margin-left: 1.75em;
	padding-left: 0em;
}
#centerColumnCopy ol li
{
	margin-bottom: 1em;
	margin-left: 0em;
	padding-left: 0em;
}
