/* Global Styles ---------------------------------------- */

body {  background-color:#fff; min-width:615px; margin:5px; padding:0; font:75%/1.5 arial, helvetica, sans-serif; }
p {
	margin:0;
	color:#333333;
	padding-bottom: 15px;
	padding-right: 10px;
	padding-top: 2px;
	display:block;
	width:auto;

}
img { display:block; }
a {
	color:#333333;
	text-decoration:underline;
	display:nowrap;
	
}
form {border:0}
/* christine added line below on 7/6 to address font size in IE 5x */
table {font-size:100%;}
.hide { display:none; }
h1 {
	font-size:22px;
	font-weight:300;
	margin-bottom:4px;
	padding:0;
	color:#B60B01;
	text-transform: capitalize;
	line-height:1.0em;
}
h2 { font-size:13px; font-weight:bold; margin:0; padding:0 0 5px 0;  }
h3  {
	background-image:url(/resources/common/images/grey_bar.gif);
	color: #FFFFFF;
	font-size: 12px;
	text-transform: uppercase;
	text-indent: 15px;
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	width: auto;
	height: auto;
}

h5 {
	font-size:medium;
	line-height: 1.0em;
	font-weight:200;
	margin:0;
	padding:0;
	color:#999999;
	/* text-transform: capitalize; */
	margin-bottom:4px;
	
}
h6 {
	background-color: #B60B01;
	color: #FFFFFF;
	height: 14px;
	width: auto;
	text-transform: uppercase;
	font-size:10px;
	text-indent:15px;
}
ul {
	padding:0px 0px 0px 0px;
	margin:2px 0px 10px 20px;
	font-size:12px;
	line-height:1.3em;
	color:#333333;
}

ul li {
	padding:0px 15px 0px 0px;
	background-repeat: no-repeat;
	margin-left: 15px;
	background-color: none;
	list-style-type: none;
	list-style-image: url(/resources/common/images/red-carat.gif);
	padding-right: 10px;
	list-style-position: outside;
	
}
tr ul li {

	background-repeat: no-repeat;
	background-color: none;
	list-style-type: none;
	list-style-image: url(/resources/common/images/red-carat.gif);
	list-style-position: outside;

}

ul li img {
display: inline;

}
li { 
	background-repeat: no-repeat;
	background-color: none;
	display:block;
	list-style-type: none;
	list-style-image: url(/resources/common/images/red-carat.gif);
	
}



/*style for ALL form buttons Joe Hellenberg 3/30 */

button {
	background-color: #CCCCCC;
	color: #333333;
	text-align: center;
	border: 1px solid #666;
	margin: 0;
	padding: 2px 2px;
	width: auto;
	height: 20px;
	visibility: visible;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: uppercase;

	
}


/* clear floats for footer div */
.clearAll { clear: both; margin-top: -1px; padding-top: 1px; }
.disclaimer {COLOR: #666666; FONT-SIZE: 10px}

/* Hack to prevent floats from 'creeping' 3px */
/* Hide from IE5-mac. Only IE-win sees this. \*/
* html body p {	height: 1%;	}
* html body div.generalContent ul { height: 1px; }
* html body div.list ul { height: 1px; }
* html body div.calloutSection ul { height: 1px; }
/* End hide from IE5/mac */

/* These 2 divs allow the creation of faux left and right columns */
/* These divs are also named according to their specific site section in order to feed specific color rules to the appropriate section */

/*top style*/
.top a {
text-transform: uppercase
;
color: #FF0000;

}

#head2 {
	position: absolute;
	visibility: visible;
	left: -0px;
	top: 14px;
	right: 0px;
	bottom: 0px;
	
	
}

/* Site Search Box ------------------------------------------ */
#siteSearchBox {
	position:absolute;
	top:0px;
	right:0;
	padding:0;
	margin:0;
	left: 450px;
	width: 160px;
}
#siteSearchBox form { font-size:9px; margin:0; color:#b3b3b3; }
#siteSearchBox label { visibility:hidden; width:0; height:0; font-size:1px; padding:0; margin:0; }
#siteSearchBox input { padding:0; margin:0; font-size:9px; text-align:left; }
#siteSearchBox input.button { vertical-align:top; }


#utilityNav {position:absolute;top:3px;right:0px;padding:0;margin:0;left:320px}
#utilityNav ul { list-style:none; margin:0; padding:0; font-size:10px; }
#utilityNav li	{ display:block; margin:0; padding:0; float:left; width:auto; }
#utilityNavList a { width:auto; text-transform:uppercase; text-decoration:none; margin:0; padding:0 3px; }






/* Main Content Styles --------------------------------------------- */


/*Top Content --------------------------------------------------*/
#topcontent {
	/*position:relative;*/
	z-index:1;
	/*white-space: normal;
	display:block;*/
	margin: 0px 140px 0 0;
	font-size: 12px;
}
#maincontent { 
	/*position:relative;*/
 	height:auto; 
	z-index:1;
	white-space: normal;
	display:block;
	margin: 0 140px 0 0;
	font-size: 12px;
}



#container {
	/*position:relative;*/
	width: 100%;
	margin:0;
	padding:0;
	white-space: normal;
	display:block;
	padding-left: 7px;
	padding-top:7px;
	margin: 0 0 0 0;
}

#content { /*position:relative;*/ margin:0 135px; padding:0; }

#contentHeader { margin:0; padding:5px 0 0 0; background-color:#fff; }
 
#contentHeader 

div#keyTasks { position:relative; margin:5px 0 0 0; padding:7px 10px 10px 10px; background-color:#E0DCD6; }
div#keyTasks h4 { position:absolute; top:0; left:0; width:100px; margin:0; padding:5px 10px; font-size:13px; font-weight:400; text-transform:uppercase; color:#5d4f3d; }
div#keyTasks ul { margin:0 0 0 90px; padding:0; list-style:none outside none; font-size:10px; line-height:1.4em; }
div#keyTasks ul li { background:url(/resources/common/images/carat.gif) no-repeat 0 4px; margin:0; padding:0 0 5px 16px; }

#content div.generalContent { position:relative; margin:5px 0 0 0; padding-bottom:5px; }

#content div.calloutSection { position:relative; margin:5px 0 0 0; padding-bottom:5px; }
div.calloutSection h3, div.generalContent h3, div.columns table h3 { margin:0 0 7px 0; padding:3px 7px; font-size:12px; font-weight:200; text-transform:uppercase; color:#fff; background-color:#7a6d5c; }
div.calloutSection h4, div.generalContent h4, div.columns table h4, div.list h4 { margin:0px; padding:3px 7px; font-size:12px; font-weight:600; color:#5d4f3d; }
div.calloutSection p { padding: 0 7px 10px 7px; margin:0; }
div.generalContent p { padding: 0 0 10px 0; margin:0; }
/*christine added the line below on 3/25 */
div.generalContent h4 { margin:0px; padding:0 0 10px 0; }
/*line added 3/29 for unbulleted list style */
/*div.calloutSection ul.noBullet li, div.generalContent ul.noBullet li { background-image: none;}*/
/*Line added below to delete extra space in nested unordered list 3/26*/
/*cmr* 7/19 */
div.generalContent ol li {padding:0 0 10px 10px;}
/*div.generalContent ol li {padding:0px 5px 20px 0px; }*/

/*Christine added this section on 3/27 to handle site map formatting */
div#siteMap { margin-top: 5px; margin-left: 5px; position:relative;}
div#siteMap ul { margin: 0; padding: 0; display: block;}
div#siteMap ul ul { margin:0; padding: 0; margin-bottom: 10px; display: inline-block;}
div#siteMap ul li { margin-left: 0; border: none; list-style: none; display: inline; margin: 0; padding: 0; margin-top: 5px; margin-bottom: -5px;}
div#siteMap ul li a { font-weight: bold; margin: 0; padding-right: 2px; margin-bottom: -15px;}
div#siteMap ul ul li a { font-weight: normal;}

/* Hack to position above h4 correctly in IE */
/* Hide from IE5-mac. Only IE-win sees this. \*/
* html body div#keyTasks h4 { margin-left:-6px; }
/* End hide from IE5/mac */

/* 2-column list styles ------------------------------- */
div.columns { width:auto; margin:0; padding:0; background-color:#fff; } /*
this div contains the 2-column table */
div.columns table td a:hover { color:#5d4f3d; }
div.columns table { float:left; margin:0; padding:0;
background-color:#FFFFFF; /* False width value for IE4-5.x/Win. */
width:75%; voice-family: "\"}\""; voice-family:inherit; /* Real width value
for good browsers */ width:75%; }
html>div.columns table { width:75%; /* Be nice to Opera */ }
div.columns h2 {
	font-size:13px;
	font-weight:bold;
	margin:0;
	padding:0 0 5px 0;
}


div.columnOne { margin:0 3px 0 0; padding:0 0 10px 0; background-color:#FFFFFF; } /* sections within the left column */
div.columnTwo { margin:0 0 0 2px; padding:0 0 10px 0; background-color:#FFFFFF; } /* section within the right column */
div.columns ul { display:block; margin:0; line-height:1.0em; padding:5px 15px 10px 15px; list-style:none outside none; }
/* Line added below to remove extra space in nested unordered lists 3/25 */
div.columns ul ul { padding-bottom:0; }

/*brand expression guide styles c. ramthun june 2004  ------------*/
#brandExpression table { width:90%; }

#brandExpression td {
	padding: 20px 20px 20px 20px;
	width:50%;
	vertical-align:baseline;
    text-align:center;
}

#brandExpression h4 { margin: 0px; font-size:12px; font-weight:600; color:#5d4f3d; text-align:left}

/*christine added these styles to address tabular data on 7/6/2004 -*/
div.list td { padding: 5px 20px 5px 5px; width:50%; vertical-align:top;}
div.list table { width:98%;}
div.list h4 { margin:0; padding:5px 0px 3px 0px; }


/* div.relatedContent for both left and right column */
/* this div can be added as many times as necessary to present related content */
div.relatedContent { margin:5px 0 -1px 0; font-size:9px; padding:0 0 1px 0; }
div.relatedContent h4 {
	margin:0;
	padding:4px 2px;
	font-size:10px;
	line-height:1.2em;
	text-transform:capitalize;
	color:#fff;
	text-align:center;
	
}

/* list of links for left column */
div.relatedContent ul.localNavLinks { margin:0; line-height:1.4em; padding:5px; list-style:none outside none; }
div.relatedContent ul.localNavLinks li { margin:0; padding:0 0 5px 10px; }

/* right column links and blurb */
div.relatedContent ul { margin:0; padding:5px; line-height:1.2em; list-style:none outside none; }
p.blurb { margin:0; padding:5px; line-height:1.2em; color:#fff; }

/* search entry box in right column - christine ramthun 08/13/2004  */
div.relatedContent input { padding:0; margin:0; font-size:9px; text-align:left; }
div.relatedContent input.button { vertical-align:middle; border-style:none; background-color:#DBB0AD;}

/* Right Column ---------------------------------------- */
#rightColumn {
	float:right;
	clear:left;
	width:130px;
	height: auto;
	background-color:#EEEEE5;
	margin:0;
	z-index:auto;
	padding-left: 0px;
	/*white-space: normal;*/
	padding-bottom: 0px;
	padding-right: 2px;
	padding-left: 2px;
	padding-top: 0px;
	line-height:1.1em;
	font-size:12px;
	
}
#rightColumn h5 {
	font-size:12px;
	width: 100%;
	margin:0;
	padding:5px 5px 5px 5px;
	color:#FFFFFF;
	text-transform: Uppercase;
	background-color: #566688;
	text-align: center;
	font-weight: normal;
}

/*rightColumn.inline a p{ 
	color:#333333;
	font-size:.9em;
	display:inline;
	padding: 0 3px;
	}*/


#rightBackgroundWrapperCorporate {
	background:url(/resources/common/images/col_bg.gif) repeat-y top right;
	width:100%;
	margin:0;
	padding:0;
	clear: both;
	font-size:10px;
}
#rightColumn p {
	font-size:9px;
	line-height:10px;
	padding: 0 3px 0 3px;
	margin: 0 3px;
	
 }
#rightColumn p a a:visited {
	font-size:9px;
	padding: 0 3px 0 3px;
	margin: 0 3px;
	}
	
/*#rightColumn a, #rightColumn a:visited  { 

	font-size:.9em; 
	text-align:left; 
	margin:0px 0px 0px 0px; 
	padding:0 0 0px 0px;
	
}*/

#rightColumn ul {
	margin-left:5px;
	padding-left:15px;
	padding-top: 4px;
	color: #000000;
	
	
}
#rightColumn ul li { 
	display:block; 
	line-height:1.0em; 
	font-size:12px; 
	text-align:left; 
	margin:0; 
	list-style-type:none;
	list-style-image:url(/resources/common/images/dot_bullet_black.gif); 
}

div.center {
	display: block;
	horizontal-align: middle;
	position: relative;
	left: 5px;
	
}

/* Page Utilities -------------------------------------- */
#pageUtilities { margin:0; list-style-type:none; font-size:10px; }/*padding:0px 7px 5px 7px;*/
#pageUtilities ul { margin:0; padding:0; list-style-type:none; font-size:10px;}
#pageUtilities ul li { display:block; line-height:1.1em; font-size:10px; text-align:left; margin:0 0 0 0; padding:10px 0 10px 0; list-style-type:none; background-image: none;}
#pageUtilities a, #pageUtitlities a:visited  { font-weight:normal; text-decoration:none; margin:0; padding:0; border:0; }
#pageUtilities a img, #pageUtilities img { display:inline; margin:0; vertical-align:left; border:0; }


/* Include -------------------------------------- */
#Include ul { margin:0; padding:0; list-style-type:none; font-size:10px;}
#Include ul li { display:block; line-height:1em; font-size:9px; text-align:left; margin:0; padding:0 0 5px 0; }
#Include a, #pageUtitlities a:visited  { font-weight:normal; text-decoration:none; margin:0; padding:10px 0 10px 0; border:0; font-size:10px;}
#Include a img, #pageUtilities img { display:inline; margin:0; vertical-align:middle; border:0; }


/* Footer ------------------------------------------------ */
#footer {
	text-align:center;
	font-size:9px;
	margin:0;
	padding:5px;
	background-color:#fff;
	
}
#popup {
	line-height: 1.1em;
	font-size:10px;
	font-size: 12px;
	display: block;
	position: relative;
	width: 500px;
	height: 100%;
	visibility: inherit;
	overflow-x: hidden;
	align: center;
	white-space: normal;
}

h1.pageTitle {
	color: #39599F;
	font-size:16px;
	font-weight:700;
	margin:5px 0px 0px;
}

h5.pageSubtitle {
	color: #A19B88;
	font-size:14px;
	font-style:italic;
	font-weight:700;
}

#whitespaceContainer strong {
	font-weight:bold;
}

#whitespaceContainer em {
	font-style:italic;
}

#whitespaceContainer a {
color: #39599F;
}

#whitespaceContainer a:hover {
color: #689EC1;
}



/* Wardour Styles ---------------------------------------- */

div#rk_main_content {


	width: 696px;


}

div#rk_main_content h3{
	
	background: none;
	font-weight: bold;
	text-transform: none;
	margin-left: 0;
	padding-left: 0;
	text-indent: 0;
	color: #111;
	font-size: 11px;

}

div#rk_main_content dd#first {

	font-size: 13px;

} 

div#rk_main_content dl {

	font-family: Verdana, sans-serif;
	width: 696px;
	margin: 0;
	padding: 0;

}

div#rk_main_content dt {

	
	width: 212px;
	float: left;
	margin: 0 0 0 0;
	padding: 10px 0 0 0;
	border-top: 1px solid #999;
	font-weight: bold;
	clear: both;
	font-size: 11px;

}



div#rk_main_content dd {

	
	float: left;
	width: 484px;
	margin: 0;
	padding: 10px 0;
	border-top: 1px solid #999;


}

div#rk_main_content dd, div#rk_main_content dd ul {

	font-size: 11px;	
}

div#rk_main_content dl dd dl {
	

	width:  480px;
	font-size: 11px;

}

div#rk_main_content dl dd dl dt {
	

	width: 50px;
	border: none;
	padding: 0;

}

div#rk_main_content dl dd dl dd {
	

width:  430px;
border: none;
padding: 0 0 10px 0;
clear: both;

}



div#rk_main_content dt *, div#rk_main_content dd *{

	font-family: Verdana, sans-serif;
}



div#rk_main_content dl dd ul {
margin: 0 0 0 5px;
}

div#rk_main_content dl dd ul li {


	margin: 0 0 5px 0;
	padding: 0 0 0 10px;
	background: url(/resources/common/images/dot.jpg) no-repeat 0 6px;
	list-style-image: none;
}

div#rk_main_content dl dd ul li.pdf {


	font-size: 11px;
	margin: 0 0 5px 0;
	padding: 0 0 15px 30px;

	list-style-image: none !important;
	list-style-position: outside;
	list-style-type: none !important;
	background: url(/resources/common/images/page.gif) no-repeat 0 5px;}

div#rk_main_content table {

	font-size: 11px;
	margin-bottom: 20px;
}

div#rk_main_content table td{

	padding-right: 20px;
}

div#rk_main_content table th{

	font-weight: bold;
}

div#rk_main_content img.mag_cover {

	float: left; 
	border: 1px solid #999; 
	padding: 2px; 
	margin-right: 10px;
}

dl#buy {
	
	font-family: Verdana, sans-serif;
	width: 696px;
	margin: 0;
	padding: 0;
	background-color: #e0ded8;

	
	

}

dl#buy dt span {

	padding-left: 10px;
	display: block;
}

p.pdf {
	background: url(/resources/common/images/pdf.gif) no-repeat 0 2px;
	padding-left: 21px;
	font-size: 11px;
	line-height: 17px;
}

p.doc {
	background: url(/resources/common/images/doc.gif) no-repeat 0 2px;
	padding-left: 21px;
	font-size: 11px;
	line-height: 17px;
}

div#rk_clearfix {

	clear: both;
	height: 1px;
}

/* @group My Group */

div.grad {

		background: url(/resources/common/images/grad.gif) no-repeat 0 bottom;
}

div.xtra {

	font-weight: normal;
	width: 182px;
	padding: 10px;

}

div.xtra p{

font-size: 11px;


}

div.xtra ul {

	margin: 0;
	
}

div.xtra ul li {
	
	font-size: 11px;
	margin: 0 0 5px 0;
	padding: 0 0 0 12px;
	list-style-image: none !important;
	list-style-position: outside;
	list-style-type: none !important;
	background: url(/resources/common/images/dot.jpg) no-repeat 0 5px;

}

div.xtra ul li.pdf {
	
	font-size: 11px;
	margin: 0 0 5px 0;
	padding: 0 0 15px 30px;

	list-style-image: none !important;
	list-style-position: outside;
	list-style-type: none !important;
	background: url(/resources/common/images/page.gif) no-repeat 0 5px;

}

div.xtra ul li a {
	
	font-size: 11px;
}

/* End of Wardour Styles ---------------------------------------- */

