/* Start of CMSMS style sheet 'touchstone-other' */
html {
	font-size: 100%;
	height: 100%;
}

body {
	margin: 0;
	padding: 0;
	font-size: 1em;
	font-family: Tahoma, Arial, Helvetica;
	height: 100%;  
	background-image: url(/images/main_bg2.gif);
	background-repeat: repeat-x;
	background-position: left top;
	text-align: center;
}

img {
	border: 0;
}

.hide {
	display: none;
}

.left {
	float: left;
}

.right {
	float: right;
}

#container {
	width: 862px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	position: relative;
}

#navTab {
	width: 200px;
	height: 55px;
	float: right;
	font-size: 0.6em;
	color: #FFF;
	padding-top: 5px;
	background-image: url(/images/bg_top.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 20px;
}

#navTab p {
	margin: 0;
	padding: 0;
}

#navTab a:link, #navTab a:visited {
	color: #FFF;
	text-decoration: none;
}

#navTab a:active, #navTab a:hover {
	color: #CCC;
}

#navTab label {
	display: none;
}

#logo {
	text-indent: -9999px;
	position: absolute;	
	background-image: url(/images/main_logo.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 167px;
	height: 92px;
}

#logo a {
	display: block;
	width: 180px;
	height: 92px;
}

#header {
	position: relative;
}

#banner {
	position: absolute;
	left: 0;
	top: 92px;
	margin: 0;
	padding: 0;
	text-align: left;
	width: 862px;
}

#menuLayer {
	background-image: url(/images/bg_nav.jpg);
	background-repeat: repeat-x;
	background-position: right top;
	width: 625px;
}

#menu {
	list-style-type: none; 
	margin: 0px; 
	padding: 0px;
	display: inline;
	text-align: left;
	height: 34px;
}

#menu li {
	display: block;
	float: left;
	height: 34px;
	background-image: url(/images/bg_nav_divider.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

#menu li a:link, #menu li a:visited {
	display: block;
	float: left;
	height: 14px;
	text-transform: uppercase;
	color: #FFF;
	font-size: 0.7em;
	padding: 10px;
	padding-left: 21px;
	padding-right: 21px;
	text-decoration: none;
}

#menu li a:hover, #menu li a:active, #menu li a.currentpage {
	color: #333;
	text-decoration: underline;
}

#nonflash {
	background-image: url(/images/banner_quote4.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	position: absolute;	
	top: 38px;
	height: 81px;
	width: 862px;
}

#rotator
{
  background: url(random/rotate.php);
	background-repeat: no-repeat;
	background-position: left top;
	position: absolute;	
	top: 38px;
	height: 81px;
	width: 862px;
}


#flash {
	position: absolute;	
	top: 38px;
	height: 150px;
	width: 862px;
}

#breadcrumb {
	position: absolute;
	top: 120px;
	height: 26px;
	line-height: 26px;
	color: #666;
	font-size: 0.7em;
	width: 100%;
}

#breadcrumb a:link, #breadcrumb a:visited, #content a:link, #content a:visited {
	text-decoration: none;
	color: #25358E;
}

#breadcrumb a:active, #breadcrumb a:hover, #content a:active, #content a:hover {
	text-decoration: underline;
	color: #25358E;
}

#mainContent {
	margin: 0;
	padding: 0;
	width: 862px;
}

#content {
	position: absolute;
	top: 251px;
	left: 0px;
	background-image: url(/images/bg_content.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	color: #666;
	width: 100%;
}

#content.nowatermark {
	background-image: none;
}

#limit {
	width: 640px;
}

#rightBar {
	float: right;
	width: 200px;
	margin-top: 15px;
}

#rightBar a:link, #rightBar a:visited {
	color: #666;
	text-decoration: none;
}

#rightBar a:active, #rightBar a:hover {
	color: #666;
	text-decoration: underline;
}

#rightBar h4 {
	font-size: 0.9em;
	padding: 0;
	margin: 0;
	color: #25358E;
	font-weight: bold;
}

#rightBar p {
	font-size: 0.75em;
	color: #666;
	font-weight: normal;
	padding: 0;
	margin: 0;
	margin-top: 0.5em;
}


#rightBar .box {
	background-image: url(/images/bg_advert.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 193px;
	padding: 5px;
	padding-bottom: 0;
	margin: 0;
}

#rightBar .boxBottom {
	background-image: url(/images/bg_advert_bottom.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	width: 193px;
	padding: 0;
	margin: 0;
	height: 7px;
	margin-bottom: 20px;
 	line-height: 5px;
 	font-size: 1pt;
}

#rightBar .imgBorder {
	border: 1px solid #666;
}

#rightBar .boxQuote {
	border: 1px solid #666;
	width: 169px;
	padding: 5px;
	margin-top: 5px;
}

#rightBar #submenu {
	border-top: 1px solid #B3B3B3;
	list-style-type: none; 
	margin: 0;
	padding: 0;
	width: 180px;
	font-size: 0.7em;
	margin-top: 10px;
}

#rightBar #submenu li {
	color: #333;
	border: 1px solid #B3B3B3;
	border-top: 0px solid #B3B3B3;
	height: 25px;
	line-height: 25px;
	background-image: url(/images/submenu_bullet.gif);
	background-repeat: no-repeat;
	background-position: left center;
	background-color: #FFF;
	padding-left: 20px;
}

#rightBar #submenu li a:link, #rightBar #submenu li a:visited {
	color: #333;
}

#rightBar #submenu li a:active, #rightBar #submenu li a:hover, #rightBar #submenu li a.currentpage {
	color: #333;
	text-decoration: underline;
}

#rSwirl {
	background-image: url(/images/advert_swirl.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 193px;
	height: 56px;
}

.phone {
	color: #25358E;
}

#content h1 {
	font-size: 1.15em;
	color: #25358E;
	font-weight: normal;
}

#content h2 {
	font-size: 0.9em;
	color: #25358E;
	padding: 0px;
	font-weight: bold;
}

#content h3 {
	font-size: 0.75em;
	color: #666;
	padding: 0px;
	font-weight: bold;
}

#content p, #content ul, #content table {
	font-size: 0.7em;
	color: #666;
}

#content ul ul, #content table table  {
	font-size: 1em;
}

#footer {
	position: absolute;
	top: 105%;
	background-image: url(/images/bg_footer.gif);
	background-repeat: repeat-x;
	background-position: left top;
	font-size: 0.7em;
	color: #666;
	height: 54px;
	line-height: 54px;
	padding-left: 10px;
	padding-right: 10px;
	width: 100%;
}

#footer a {
	color: #666;
	text-decoration: none;
}

#footer a:hover {
	color: #666;
	text-decoration: underline;
}

.prodTable h4 {
	text-indent: -9999px;
	font-size: 10px;
	margin: 0;
	padding: 0;
}
.prodTable p {
	margin: 0;
	padding: 0;
	margin-bottom: 1em;
}

.prodTable {
	background-repeat: no-repeat;
	background-position: left top;
	width: 496px;
	padding-top: 35px;
	padding-right: 110px;
	padding-left: 14px;
	overflow: hidden;
}

#prodIntro {
	background-image: url(/images/products_intro.gif);
	height: 85px;
}

#prodInsight {
	background-image: url(/images/products_insight.gif);
	height: 85px;
}

#prodDiscriminator {
	height: 85px;
	background-image: url(/images/products_discriminator.gif);
}

#prodTouchstone {
	height: 85px;
	background-image: url(/images/products_touchstone.gif);
}

#prodBalanced {
	height: 90px;
	background-image: url(/images/products_balanced.gif);
}

.sitemap, #searchResults {
	font-size: 0.7em;
}

#cntnt01searchinput {
	width: 113px;
	height: 18px;
	line-height: 17px;
	border: 1px solid #000;
	background-color: #FFF;
	color: #333;
	font-size: 1em;
	padding: 0;
	padding-left: 4px;
	padding-top: 1px;
	margin: 0;
}

#searchsubmit {
	width: 48px;
	height: 20px;
	background-color: #113897;
	border: 1px solid #CCD3E6;
	font-size: 1em;
	color: #FFF;
	font-weight: bold;
	padding: 0;
	margin: 0;
}

#navTab form {
	margin: 0;
	margin-top: 5px;
}

#searchBox {
	vertical-align: texttop;
	margin: 0;
	padding: 0;
	height: 18px;
}


blockquote {
font: 0.7em Tahoma, Arial, Helvetica;
background-image: url(/images/q1.gif);
background-repeat: no-repeat;
background-position: 80px 0px;
padding-left: 110px;
}

blockquote span {
background-image: url(/images/q2.gif);
background-repeat: no-repeat;
background-position: right bottom;
display: block;
padding-right: 20px;
}




/* End of 'touchstone-other' */

