/* 	Style sheet for blue section of corporate web site
	written 03/03/09 mgilbert
	
light grey: e4e4e4
dark grey: 828282
support section DK: 666600
support section LT: 807D00
*/

body {
	background: #83A5D5 url(../images/tile2.jpg) repeat-x; 
	text-align: center;
	font: small/1.30em Arial, Verdana, Helvetica, sans-serif;
	/*font-family: Arial, Helvetica, sans-serif;*/
	margin-top: 0;
	color:#070707;
}


td#topBanner a#istationLogoLink {
	text-decoration: none;
	display: block;/**/
	height: 150px;
	width: 150px;
	float: left;
}

#content {
	text-align:center;
	margin-top: 3px;
}

#wrap { 
	position: relative; 
	width: 775px;
	/*non IE centering*/ 
	margin: 0 auto; 
	text-align: left; 
}

p {
	font-size: 12px;
	margin-top: 5px;
	/*margin-bottom: 5px;*/
	line-height: 1.3em;
}

.draft {
	background-color:#9F9;
}
/* for the corp_lc.asp */

div#topLC {
	vertical-align: top;
	text-align:right;
	display:block;
	height: 28px;
}

div#topLC #findLogin {
	font-size: 140%;
	text-align: center;
}

div#Login {
	padding-bottom: 4px;
}

#Login form {
	display:inline;
	}

#Login ul {
	color: #fff;
	display:inline;
	margin-right: 3px;
	}

#Login ul li {
	list-style-type: none;
	display:inline;
	text-align:right;
	font-size: 11px;
	margin: 0 0 0 0;
	}

#Login ul li a  {
	color:#fff;
	text-decoration: underline;
	}
#Login ul li a:hover{
	color:#30F;
	text-decoration: underline;
	}

td#topLC #Login {
	vertical-align:top;
	margin-right: 3px;
	position: absolute;
	right: 0;
}

.findbutton {	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
	vertical-align:bottom;
	height: 21px;
}
.textfield {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	height: 13px;
}

/* Utilities: Support and Training */

#UtilButtons {
	float:right;
	vertical-align:bottom;
	margin-right: 5px;
	margin-top: 10px; /*40px*/
}

#UtilButtons img {
	border: none;
	text-decoration:none;
}

#UtilButtons a {
	text-decoration:none;
}

/* left navigation styles */
.hideNav {
	display:none;
	text-align: left;
	float:left;
	margin-left: 5px;
	margin-right: 3px;
	width: 133px;
}

#divMenus {
	 position:absolute;
	 z-index:100;
	 left:-200px;
	 top:-1000px;
}

.tbMenu {
	/*background-color: #FFF;  
	border-top: #C2B0A2 1px solid; 
	border-left: #C2B0A2 1px solid; 
	border-right: #C2B0A2 1px solid; 
	border-bottom: #C2B0A2 1px solid;*/
	background-color: #fff;
	font-size: 8px;
	vertical-align: middle;
}


.FlatLink {
	color: #fff;
	text-decoration:none;
	font-size: 12px;
}

td.flyOut {
	border-right: #ccc 1px solid;
	border-bottom: #ccc 1px solid;
	border-top: #ccc 1px solid;
	border-left: #ccc 1px solid;
	background-color: #e2e2e2;
	/*-moz-border-radius: 0.2em 0.2em 0.2em 0.2em;  makes rounded corners in firefox only*/
}

td.flyOut:hover {
	background-color:#eee;
	color: #7B0D0D;
	/*-moz-border-radius: 0.2em 0.2em 0.2em 0.2em;  makes rounded corners in firefox only*/
}

td.flyOut a {
	/*font-weight: bold;*/
	color: #000;
}

td.flyOut a:hover {
	/*font-weight: bold;*/
	color: #7B0D0D;
	text-decoration:underline;
}


.expandThis {
	border-collapse:collapse;
}/**/

tbMenuFlat {
	border-collapse:collapse;
	margin: 0 0 0 0;
	border: 0;
	width: 100px;
}

.tbMenuFlat td {
	/*background-color: #fff;
	font-size: 8px;*/
	vertical-align: middle;
	/*border-bottom: #e2e2e2 1px solid;*/
}

.tbMenuFlat td a:hover { 
	color: #7B0D0D; 
	background-color: transparent;
	text-decoration: underline;
	}
.MenuFlatSelect {
	font-weight: bold;
}
	
.PlainLink {
	color: #000;
	text-decoration:none;
	font-size: 12px;
}
.PlainLink:hover {
	color: #000;
}

.selectedNav {
	color:#000;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
}

/* sub nav styles for support and training */

#sub_nav_support, #sub_nav_training, #sub_nav_about {
	float:right;
	display:inline;
	position: relative;
	margin: -5px 15px -5px 0;
	/*background: #807D00; 666600*/
	/*font-size: 12px;*/
	text-align: right;
	/*	border-top: #666600 2px solid; 
	border-left: #666600 2px solid; 
	border-right: #666600 2px solid; 
	border-bottom: #666600 2px solid;*/
}

#sub_nav_support ul, #sub_nav_training ul, #sub_nav_about ul {
	}

#sub_nav_support li, #sub_nav_training li, #sub_nav_about li {
	list-style-type: none;
	display:inline;	 
	/*font-size: 90%;*/
	padding: 0;
	font-weight:bold;
	}
#sub_nav_support li {
	color: #807D00;
}

#sub_nav_training li {
	color: #da0000;
}

#sub_nav_about li {
	color: #da0000;
}
 	
#sub_nav_support li a:link, #sub_nav_support a:visited, #sub_nav_support a, #sub_nav_about a {
	text-decoration: underline;
	margin: 0;
	padding: 0 4px;
}
	
#sub_nav_support li a:link, #sub_nav_support a:visited, #sub_nav_support a {
	color: #807D00;
}

#sub_nav_training li a:link, #sub_nav_training a:visited, #sub_nav_training a {
	color: #da0000;
}

#sub_nav_about li a:link, #sub_nav_about a:visited, #sub_nav_about a {
	color: #da0000;
}

#sub_nav_support a:hover, #sub_nav_support a:active, #sub_nav_training a:hover, #sub_nav_training a:active, #sub_nav_about a:hover, #sub_nav_about a:active {
	text-decoration: none;
	}
	
/* Sidebar Box 
------------------------------------------------------- */
#sidebox-narrow, #sidebox {
	float:right;
}

#right-sidebox {
	float:left;
}
	
#sidebox-narrow, #sidebox, #right-sidebox {
	vertical-align:top;
	position: relative;
	margin: 0 0 .5em .5em;
	padding: 0;
	border: 1px solid #828282;
	border-bottom: 1px solid #828282;
	background: #e4e4e4;
	clear: right;
}
	
#sidebox-narrow p.whiteSpace {
	background-color: white;
	margin: 0 5px 0 -2px;
	border-right: 1px solid #fff;
	border-left: 1px solid #fff;
	border-bottom:1px solid #fff;
	border-top: 1px solid #ccc;
	width: 191px;
	height: 5px;
}
	
#sidebox {
	width: 270px;
	}
	
#sidebox-narrow {
	width: 190px;
	}

#right-sidebox {
	width: 138px;
}

#sidebox h2, #sidebox-narrow h2, #right-sidebox h2 {
	margin: 0;
	font-size: 90%;
	/*font-weight: bold;*/
	padding: 5px 3px;
	border-bottom: 1px solid #828282;
	}
	
#sidebox h2, #sidebox-narrow h2, #right-sidebox h2 {
	color: #fff;
	background: #828282;
	}

#sidebox h3, #sidebox-narrow h3, #right-sidebox h3 {
	margin: .5em .5em .5em .5em; 
	/*padding: 5px 5px 0 10px;*/ 
	font-size: 80%;
	font-weight: bold;
	line-height: 110%;
	letter-spacing: normal; 
	}
	
#sidebox ul, #sidebox ol, #sidebox-narrow ul, #sidebox-narrow ol {
	margin: .5em 0 .7em 1.8em;
	padding: 0 1em 0 1.8em;
	}
	
#sidebox ul li, #sidebox-narrow ul li, #sidebox ol li, #sidebox-narrow ol li {
	margin: 0;
	padding: 3px 0;
	font-size: .85em;
	line-height: 1.2em;
	}

#sidebox ul li, #sidebox ol li, #sidebox p, #sidebox-narrow ul li, #sidebox-narrow ol li, #sidebox-narrow p {
	font-size: 85%;
	}

#sidebox p, #sidebox-narrow p {
	margin: .5em .5em .5em .5em; 
	line-height: 1.2em;
	font-size: 12px;
	}

	
#right-sidebox p {
	margin: .5em .5em .5em .5em; 
	line-height: 1.2em;
	font-size: 11px;
	}
/* end of sidebox */



/*images */
.navButtons {
	border:0;
	width:143px;
	height:25px;
}

img {
	border:0;
}

.imgRt {
	float:right;
	margin: 5px 5px 5px 5px;
}

.imgCenter {
	text-align:center;
	margin: 5px 5px 5px 5px;
}

.imgLt {
	float:left;
	margin: 5px 5px 5px 5px;
}

.icon {
	width: 18px;
	height: 16px;
	border:0;
}
/* page body styles */


hr {
	color: #5B5B5B;
	background-color: #5B5B5B;
	height: 1px;
}

a { 
	background-color: transparent; 
	text-decoration: underline;
	color: #333399;
}
	
	
a:hover { 
	color: #7B0D0D; 
	background-color: transparent;
	text-decoration: underline;
	} /**/
	
a:active { 
	color: #7B0D0D; 
	background-color: transparent;
	} 

h1, h2, h3, h4 { 
	margin-bottom: 0; 
	font-family: inherit;
	}

h2, h3, h4 { 
	margin-top: 0;
	}
	
h2 {
	font-weight: bold; 
	padding-bottom: 4px;
	font-size: 125%;
	color: #000;
	letter-spacing: 0;
	line-height: 1.3em;
	}

h3 {
	font-weight: bold; 
	font-size: 105%;
	color: #000;
	/*padding-bottom: -5px;*/
	color:#000;
}

h4 {
	font-weight: bold; 
	font-size: 95%;
	color: #000;
	/*padding-bottom: -5px;*/
	color:#000;

}

div#sectionIntro {
	margin: 10px 0 0 10px;
}

.address {
	font-size: 12px;
}


div.center {
	vertical-align:middle;
}

h2.PgTitle {
	font-size: 155%;
}

h2.PgTitleTraining{
	/*border-bottom: 1px solid #da0000;
	color: #da0000;
	font-weight: bold;*/
}
/**/

#videoList {
	height: 100px;
	vertical-align:top;
}

/* system requirements table */

table#tblgrid {
	font-size: 12px;
	width: 100%;
	border: 1px solid #828282;
}

table#tblgrid th {
	font-size: 16px;
	letter-spacing: 1px;
	font-weight: normal;
	padding-bottom: 4px;
	/*color: #828282;
	border: 1px solid #ccc;*/
}


table#tblgrid td  { 
	/*border: 1px solid #ccc; */
	font-size: 12px; 
	/*line-height:1.5;*/
	text-align: center;
	padding: 4px 0 4px 0;
	} 
 
 tr.shade { 
	background-color: #e4e4e4; 
	}
	
td.blue { 
	font-size: 12px; 
	line-height:1;
	background-color: #83A5D5;
	color:#FFF;
	font-weight:bold;
	letter-spacing: .5px;
	} 
	
/* form Table */

table#tblform {
	font-size: 12px;
	width: 90%;
	border: 1px solid #e4e4e4; /**/
	border-collapse: collapse; 
}

.notBold {
	font-weight:normal;
}

table#tblform th {
	font-size: 12px;
	text-align: right;
	padding: 2px 10px 2px 2px;
	color:#000;
	font-weight:bold;
	letter-spacing: .5px;
	border-bottom: 1px solid #e4e4e4;
	/*padding-bottom: 4px;
	background-color: #83A5D5;
	line-height: 1.5px;
	color: #828282;
	letter-spacing: 0;
	border: 1px solid #ccc;*/
}
table#tblform tr  { 
	border: 1px solid #e4e4e4;  
	} 
 

table#tblform td  { 
	border-bottom: 1px solid #e4e4e4; /**/
	font-size: 12px; 
	/*line-height:1.5;*/
	text-align: left;
	padding: 2px 2px 2px 2px;
	} 
/* isip benchmark table */
table.isip {
	background-color: #e4e4e4;
	font-size: 11px;
	width: 100%;
	/*border: 1px solid #e4e4e4;*/ 
	border-collapse: collapse;
}

table#isip td  { 
	border-bottom: 1px solid #e4e4e4;
	border-top: 1px solid #e4e4e4;
	border-right: 1px solid #e4e4e4;
	border-left: 1px solid #e4e4e4;/**/
	font-size: 11px; 
	/*line-height:1.5;*/
	text-align: center;
	padding: 2px 2px 2px 2px;
	}

table#isip tr  {
	border: 2px solid #e4e4e4;
	padding: 2px 2px 2px 2px;
	}
	
table#isip td.blueTD  {
	background-color: #83A5D5;
	}

/* general table */
caption {
	font-size: 80%;
}

ul, ol, dl {
	margin: .5em 0 .5em 2.1em; /*top right bottom left*/
	padding: 0;
	}
	
dl {
	margin-left: 0;
	}
	
li, dt, dd {
	margin: .5em 0;
	padding: 0;
	}
	
dt {
	font-weight: bold;
	margin-top: 1em;
	font-size: 110%;
	}

dd {
	margin-left: 1.5em;
	}
	
dl dd a.top { 
	margin-left: -20px; 
	display:block;
	}
	
dt span { 
	font-size: 85%; 
	font-weight:normal; 
	}
	
li {
	font-size: 12px;
	line-height: 1.3em;
}

ul.anchors {
	/*margin-left: -10px;*/
	display: block;
	list-style-type: circle;
	font-weight:normal;
	font-size: 75%;
	line-height: 5pt;/**/
}

ol.anchors {
	margin-left: 40px;
}

ul.anchors li {
	/*margin-left: -10px;*/
	display: block;
	list-style-type: none;
	font-weight:normal;
	font-size: 75%;/**/
}

/* list of downloadables */
dl.downloadList, dl.dowloadList dd dl {
	display: block;
	list-style-type: none;
	font-weight: normal;
	/*font-size: 80%;*/
	line-height: 1.3em;
	margin-left: -15px;/**/
	line-height: 1.5em
}

dl.downloadList dd {
	margin-left: 1.5em;
	/*font-size: 110%;*/
}

dl.downloadListResearch dd {
	margin-left: 1.5em;
	font-size: 90%;/**/
}

/* Site map */
ul.sitemap ul, dl.sitemap ul {
	margin: 0;
	}	
	
ul.sitemap ul li {
	display: inline;
	list-style-type: none;
	font-size: 110%;
	}
	
dl.sitemap dd ul li {
	display: inline;
	list-style-type: none;
	font-weight: normal;
	font-size: 100%;
	}
	
ul.sitemap {
	margin-left: 0;
	}

ul.sitemap li {
	list-style: none;
	}

ul.sitemap li ul {
	margin-left: 1.85em;
	}

ul.cust_contact {
	margin-top: -10px;
	border-bottom: #C2B0A2 1px dotted;
}

ul.cust_contact li {
	display: block;
	list-style-type: none;
	font-weight: normal;
	/*font-size: 95%;*/
	text-align: right;
	margin: -1px 3px 1.5px 0;
	color:#000;
	/*font-weight: bold;
	letter-spacing: 1px;*/
}

/* Flash styles */

#cs_flashBody, #flashcontent {
	background-color: #ffffff;
	margin-top: 5px;
	margin-bottom: 10px;
}


/* footer */
td#footerInfo a {
	color: #fff;
	font-size: 12px;
	text-decoration:none;
}


/* copyright */
#copyright {
	text-align:center;
	display:block;
	height: 28px;
	font-size: 11px;
	color:#fff;
	margin-top: 5px;
}

#copyright a {
	color:#fff;
	text-decoration: underline;
}

/* for the isip author section */
.isipAuthor {
	left:275px;/**/ 
	top:175px; 
	width: 300px;
}

.isipAuthor h2 {
	width: 300px;
}

