/* default css */

/*** IE6 Fix ***/
* html #left {
  left: 200px;           /* RC width */
}

html
{
	height: 100%;
}

* html div#container {
	height: 100%;
}

img, div
{
	padding:0px;
	margin:0px;
	/*border:thin;*/
}

table
{
	padding:0px;
	margin:0px;
}

body
{
	
	margin:0 auto; 
	font-family:Arial, Helvetica, sans-serif;
	/*line-height:17pt;*/
	color:#444444;
	font-size: 12pt;
	text-align:center;
	background-color:#a6a091;
}

#wrapper
{
	margin:0 auto;	
	width:1007px;  /*1051 */
	text-align:left;
	/*border:solid 1px #000;*/
}

#home #header
{
	width:1007px;
	height:320px;/* home page is seperate 320*/
	vertical-align:top;
	/*border:solid 1px #000000;*/
	float:left;
	display:inline;
	margin:0;
	padding:0;
}


#header
{
	width:1007px;
	height:210px;/* home page is seperate 320*/
	vertical-align:top;
	/*border:solid 1px #000000;*/
	float:left;
	display:inline;
	margin:0;
	padding:0;
}

#header img
{
	/* added to eliminate spacing between images */
	float:left;
	display:inline;
}

* html #body
{
	/*border:solid 1px #000;*/
	margin: -3px 0 0 0px
}


/* left side styles */
td.tdLeftBg
{
	 background:url(/images/common/bodyBottomLeftExt.gif) left bottom no-repeat;
}

#leftColTop
{
	background:url(/images/common/bodyLeftTop.jpg) left top no-repeat;
	min-height:250px; 
	width:245px;
}
/* end left col styles */

/* right col styles */
td.tdRightBG
{
	background:url(/images/common/bodyRightPreBottomExt.gif) left bottom no-repeat;
	width:246px;
}

#rightColTop
{
	 min-height:250px;
	 background:url(/images/common/KeynotesRightTopSub.jpg) left top no-repeat;
	 float:left;
	 display:inline;
	 width:246px;
	 /*border:solid 1px red;*/
}

#home #rightColTop
{
	 min-height:250px;
	 background:url(/images/home/KeynotesRightTop.jpg) left top no-repeat;
	 float:left;
	 display:inline;
	 width:246px;
	 /*border:solid 1px #000;*/
}
/* end right col styles */

.clear, #clear
{
	clear:both;
	height:1%;
}

/* left sidebar */
/**********************************************************************************/
#leftNav
{
	margin:-80px 0 0 55px;
}

#leftSidebar
{
	float:left;
	display:inline;
	vertical-align:top;
	width:265px;
	margin:0 0 0 0px; /* offeset of 20px for left side image */ 
	height:100%;
	min-height:525px;
	/*border:solid 1px #000000;*/
	padding:0;
}

#home #leftSidebar
{
	float:left;
	display:inline;
	vertical-align:top;
	width:265px;
	margin:0 0 0 0px; /* offeset of 20px for left side image */ 
	height:100%;
	min-height:525px;
	/*border:solid 1px #000000;*/
	padding:0;
}

#leftSidebarContentWrapper
{
	float:left;
	display:inline;
	vertical-align:top;
	width:265px; /* reduce to fit */
	/*height:97%;
	overflow:visible;/**/
	/*border:solid 1px #000000;
	padding:0;*/
}

#leftSidebarContent
{
	float:left;
	display:inline;
	margin:0px 0px 0px 0px; /* adjust top margin to bring text to location */
	/*border:solid 1px #000;
	overflow:visible;*/
}

#leftSidebarTop
{
	float:left;
	display:inline;
	vertical-align:top;
	width:265px;
	margin:0 0 0 0px;
	height:111px;
	background:url(../images/common/BodyLeftTop.jpg) left top no-repeat;
	/*border:solid 1px #000;
	z-index:100;
	padding:0;*/
}

#home #leftSidebarTop
{
	float:left;
	display:inline;
	vertical-align:top;
	width:265px;
	margin:0 0 0 0px;
	height:111px;
	background:url(../images/home/HomeLeftColTop.jpg) left top no-repeat;
	/*border:solid 1px #000;*/
}

#leftSidebarBottom
{
	/*position:absolute;
	bottom:0;
	left:0;*/
	float:left;
	display:inline;
	vertical-align:bottom;
	width:265px;
	height:330px;
	/*background:url(../images/common/FooterBodyNavBGNew.jpg) left bottom no-repeat;
	border:solid 1px #000;*/
	/*padding:0;*/
}
/**********************************************************************************/

/* right sidebar */
/**********************************************************************************/
#rightSidebar
{
	float:left;
	display:inline;
	width:277px;
	margin:0 0 0 0px; /* all columns floated left - 0 works */ 
	height:100%;
	min-height:525px;
	/*border:solid 1px #000000;
	padding:0;*/
}

#home #rightSidebar
{
	float:left;
	display:inline;
	width:246px;
	margin:0 0 0 0px; /* all columns floated left - 0 works */ 
	height:100%;
	min-height:525px;
	/*border:solid 1px #000000;
	padding:0;*/
}

#rightSidebarContent
{
	float:left;
	display:inline;
	width:277px; /* reduce to fit */
	margin:0px 0px 0px 0px; /* negative margin overlays image */
	height:98%;
	/*background:url(../images/common/leftColBg.gif) left top repeat-y;
	border:solid 1px #000000;*/
	/*padding:0;*/
}

#rightSidebarTop
{
	float:left;
	display:inline;
	width:277px;
	margin:0 0px 0 0px;
	height:111px;
	background:url(../images/common/BodyRight.jpg) right top no-repeat;
	/*border:solid 1px #000;
	z-index:100;
	padding:0;*/
}

#home #rightSidebarTop
{
	float:left;
	display:inline;
	width:246px;
	margin:0 0 0 0px;
	height:34px;
	background:url(../images/home/KeynotesRightTop.jpg) right top no-repeat;
	/*z-index:100;
	padding:0;*/
}

#rightSidebarBottom
{
	float:left;
	display:inline;
	vertical-align:bottom;
	width:246px;
	margin:0 10px 0 0px;
	height:100%;
	background:url(../images/common/BodyRightPreBottom.jpg) left bottom no-repeat;
	/*z-index:100;
	padding:0;*/
}

#home #rightSidebarBottom
{
	float:left;
	display:inline;
	vertical-align:bottom;
	width:246px;
	margin:0 10px 0 px;
	height:100%;
	background:url(../images/common/BodyRightPreBottom.jpg) left bottom no-repeat;
	/*z-index:100;
	padding:0;*/
}

#footer
{
	clear:both;
	height:1%;
	float:left;
	display:inline;
	/*border:solid 1px #000;
	position:relative;
	left:0px;
	top:0;*/
}

#footerNavWrap
{
	width:1007px;
	height:330px;
	/*position:relative;
	left:0px;
	top:0;*/
	background:url(../images/common/footerBodyNavBGNew.jpg) left top no-repeat;
	float:left;
	display:inline;
	margin: 0px 0 0px 0px;
	padding:0px;
	/*border:solid 1px #000;*/
}

#footerNav
{
	 background:url(/images/common/footerBodyNavBG.gif) left top no-repeat;
	 width:758px;
	 height:76px;
	 margin:0 0 0 0px;
	 float:left;
	 display:inline;
	 /*border:solid 1px #000;*/
}

#footerNavLinks
{
	margin:22px 0 0px 20px;
	/*border:solid 1px #000;*/
	float:left;
	display:inline;
}


#footerNavLinks a
{
	font-family:Arial, Helvetica, sans-serif;
	color:#FFF;
	font-size:11px;
	font-weight:normal;
	text-decoration:none;	
	margin-bottom:5px;
	/*border:solid 1px #000;*/
	vertical-align:top;
}
/**********************************************************************************/

/* text styles */
#primaryContent
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:14pt;
	color: #5e5e5e;
	margin:10px 30px 0 30px;
	border:aolid 1px #000;
}

p
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:14pt;
	color: #5e5e5e;
	margin:0 0px;
	/*border:solid 1px #000;*/
}

h1
{
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	color:#898989;
	font-size:16px;
}

h2
{
	font-family:Arial, Helvetica, sans-serif;
	color:#22639c;
	font-size:14px;
	font-weight:normal;
}

h3, .h3
{
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#ca9551;
	font-size:11px;
	text-decoration:none
}

h3.nobottom
{
	margin:0px;
	padding:0px;
}

#keynotes
{	
	float:left;
	display:inline;
	margin:45px 30px 0 20px;
	line-height:15px;
	font-size:11px;
	width:200px;
	/*border:solid 1px #000;*/
}

#newsletters
{	
	float:left;
	display:inline;
	margin:20px 30px 0 20px;
	line-height:15px;
	font-size:11px;
	width:200px;
	/*border:solid 1px #000;*/
}

#keynotes a, a.newsletter, #keynotes .title, .quoter
{
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#22639c;
	font-size:11px;
	text-decoration:none
}

#keynotes ul, #newsletters ul
{
	margin:0px;
	padding:0px;
	list-style:none;
	float:left;
}

#quoteMore ul
{
	/*border:solid 1px #000;*/
	float:right;
	display:inline;
	margin:10px 20px 0 0px;
}

ul
{
	margin:10px 0 10px 20px;
	padding:0px;
	list-style:none;
}

ul li
{
	/*background-color:#e9994a;	 for testing purposes */
	background:url(/images/common/arrowSmall.gif) left center no-repeat #FFF;
	vertical-align:top;
	/*padding-right:15px;
	float:left;
	width:200px;*/
	padding-left:20px;
}

#quoteMore ul li
{
	background:url(/images/common/arrowSmall.gif) right bottom no-repeat;
	padding-right:10px;
	float:left;
}

#keynotes ul li, #newsletters ul li
{
	float:left;
	background-color:#e9994a;	/* for testing purposes */
	background:url(/images/common/arrowSmall.gif) left bottom no-repeat;
	/*padding-right:15px;*/
	padding-left:10px;
	width:200px;
}

#newsletters ul li.seemore
{
	margin-top:10px;
}

#keynotes ul a, #newsletters ul a, #quoteMore ul a
{
	font-family:Arial, Helvetica, sans-serif;
	color:#22639c;
	font-size:11px;
	font-weight:normal;
	text-decoration:underline;
}

a
{
	font-family:Arial, Helvetica, sans-serif;
	color:#22639c;
	font-size:12px;
	font-weight:normal;
	text-decoration:underline;
}

#copyright
{
	float:left;
	display:inline;
	margin:0px;
	padding:0px;
	width:246px;
	/*border:solid 1px #000;*/
}

a.contact, a.contact:hover
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration:none;
	color: #5e5e5e;
}

/* end text styles */

.button 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #EAF6FC;
	border: 1px solid #72723B;
	vertical-align: text-bottom;
	color: #000000;
	font-weight: normal
}