/* CSS Document */

body	{
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

body#optellios	{
	background-color: #494949;
}

#headerContainer	{
	height: 118px;
	background: url(/images/headerBkgrd.gif) repeat-x;
}

#header	{
	width: 921px;
	height: 118px;
	margin: 0 auto;
	padding: 0px 8px 0px 8px;
}

#header .top	{
	height: 84px;
}

#header .left	{
	width: 346px;
	float: left;
	padding: 22px 0px 0px 0px;
}

#header .slogan	{
	color: #333333;
	font-size: 18px;
	font-style: italic;
	padding: 0px 0px 0px 0px;
}

#header .right	{
	width: 413px;
	padding: 0px 0px 0px 0px;
	float: right;
	text-align: right;
	color: #5b5a5a;
	font-size: 11px;
}

#header .right ul	{
	margin: 0px;
	padding: 0px;
}

#header .right ul li	{
	list-style: none;
	display: inline;
	padding: 0px 0px 0px 3px;
}

#header a	{
	color: #ed2224;
}

/* nav */

#nav	{
	height: 34px;
	padding: 0px 0px 0px 228px;
}


#nav ul	{
	margin:0px;
	padding:0px;
}

#nav li	{
	float:left;
	padding:0px;
	margin:0px;
	list-style: none;
	background-repeat: no-repeat;
}

#nav a {display:block; height:0; padding-top:34px; color:#000; overflow:hidden;}

#nav li.nav1	{width:63px;}
#nav li.nav2	{width:144px;}
#nav li.nav3	{width:83px;}
#nav li.nav4	{width:77px;}
#nav li.nav5	{width:71px;}
#nav li.nav6	{width:63px;}
#nav li.nav7	{width:85px;}
#nav li.nav8	{width:101px;}

#nav a#navName1	{background: url(/images/nav.gif) 0px 0px;}
#nav a#navName2	{background: url(/images/nav.gif) -63px 0px;}
#nav a#navName3	{background: url(/images/nav.gif) -207px 0px;}
#nav a#navName4	{background: url(/images/nav.gif) -290px 0px;}
#nav a#navName5	{background: url(/images/nav.gif) -367px 0px;}
#nav a#navName6	{background: url(/images/nav.gif) -438px 0px;}
#nav a#navName7	{background: url(/images/nav.gif) -501px 0px;}
#nav a#navName8	{background: url(/images/nav.gif) -586px 0px;}

#nav a#navName1:hover	{background: url(/images/navOver.gif) 0px 0px;}
#nav a#navName2:hover	{background: url(/images/navOver.gif) -63px 0px;}
#nav a#navName3:hover	{background: url(/images/navOver.gif) -207px 0px;}
#nav a#navName4:hover	{background: url(/images/navOver.gif) -290px 0px;}
#nav a#navName5:hover	{background: url(/images/navOver.gif) -367px 0px;}
#nav a#navName6:hover	{background: url(/images/navOver.gif) -438px 0px;}
#nav a#navName7:hover	{background: url(/images/navOver.gif) -501px 0px;}
#nav a#navName8:hover	{background: url(/images/navOver.gif) -586px 0px;}

#nav a#navName1Active	{background: url(/images/navOver.gif) 0px 0px;}
#nav a#navName2Active	{background: url(/images/navOver.gif) -63px 0px;}
#nav a#navName3Active	{background: url(/images/navOver.gif) -207px 0px;}
#nav a#navName4Active	{background: url(/images/navOver.gif) -290px 0px;}
#nav a#navName5Active	{background: url(/images/navOver.gif) -367px 0px;}
#nav a#navName6Active	{background: url(/images/navOver.gif) -438px 0px;}
#nav a#navName7Active	{background: url(/images/navOver.gif) -501px 0px;}
#nav a#navName8Active	{background: url(/images/navOver.gif) -586px 0px;}

#dropmenudiv{
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
background-color: #a20d0f;
word-spacing:1px;
position:absolute;
border-bottom:1px solid  #c7c7c7;
border-right: 1px solid #c7c7c7;
border-left: 1px solid #c7c7c7;
line-height:18px;
z-index:100;
}

#dropmenudiv a{
color: #4c4c4c;
background-color: #ffffff;
width: 100%;
display: block;
text-indent: 13px;
padding: 3px 0;
text-decoration: none;
}

#dropmenudiv a:hover{ /*hover background color*/
background: #656565;
color: #ffffff;
}


/* home format */

#homeBanner	{
	height: 325px;
	background-color: #262319;
	padding: 0px 8px 0px 8px;
}

#homeBanner .homeBannerArea	{
	width: 921px;
	margin: 0 auto;
	position: relative;
}

#homeBanner .content	{
	width: 470px;
	position: absolute;
	top: 35px;
	left: 453px;
	text-align: right;
	color: #b9b8b8;
	font-size: 14px;
}

#homeBanner .content h1	{
	color: #ffffff;
	font-size: 40px;
	letter-spacing: -1px;
	padding: 0px;
	margin: 0px;
	line-height: 40px;
}

#homeBanner .content p	{
	padding: 10px 0px 20px 70px;
	margin: 0px;
	line-height: 21px;
}

#homeContent	{
	height: 222px;
	background: url(/images/homeContentBkgrd.gif) repeat-x;
	padding: 0px 8px 0px 8px;
}

#homeContent .homeContentArea	{
	width: 921px;
	position: relative;
	background: url(/images/homeContentArea.gif) no-repeat 0px 30px;
	height: 192px;
	margin: 0 auto;
	padding: 30px 0px 0px 0px;
}

#homeBar	{
	position: absolute;
	top: -10px;
	left: -6px;
}

#homeBar ul	{
	margin: 0px;
	padding: 18px 0px 0px 4px;
	position: absolute;
}

#homeBar ul li	{
	float: left;
	list-style: none;
	font-size: 16px;
	text-align: center;
}

#homeBar a	{
	color: #000000;
	text-decoration: none;
}

#homeBar a:hover	{
	text-decoration: underline;
}

#homeBar .one	{
	width: 182px;
}

#homeBar .two	{
	width: 235px;
}

#homeBar .three	{
	width: 207px;
}

#homeBar .four	{
	width: 293px;
}

.homeContent	{
	padding: 33px 0px 0px 0px;
}

.homeContent h1	{
	padding: 0px;
	margin: 0px;
	color: #ca0606;
	font-size: 26px;
	font-weight: normal;
	letter-spacing: -1px;
}

.homeContent h1 a	{
	color: #ca0606;
	text-decoration: none;
}

.homeContent h1 a:hover	{
	color: #790d0d;
}

.homeContent h2	{
	font-size: 19px;
	color: #d1d1d1;
	padding: 0px;
	margin: 0px 0px 10px 0px;
	font-weight: normal;
}

.homeContent h2 a	{
	color: #ff0000;
	text-decoration: none;
}

.homeContent h2 a:hover	{
	text-decoration: underline;
}

.homeContent p	{
	color: #494949;
	line-height: 20px;
	margin: 10px 0px 10px 0px;
	padding: 0px;
}

.homeContent .column1	{
	width: 254px;
	float: left;
	padding: 0px 0px 0px 28px;
}

.homeContent .column2	{
	width: 269px;
	float: left;
	padding: 0px 33px 0px 28px;
}

.homeContent .column3	{
	width: 253px;
	float: left;
	padding: 0px 15px 0px 28px;
}

.homeContent .column2 p, .homeContent .column3 p	{
	height: 60px;
}

.logoRotator	{
	width: 225px;
	padding: 7px 0px 5px 0px;
	text-align: center;
}

.logoRotatorLink	{
	text-align: center;
	width: 210px;
	font-size: 11px;
}

.logoRotatorLink a	{
	color: #ca0606;
}

#bottomArea	{
	width: 921px;
	height: 215px;
	margin: 0 auto;
	padding: 0px 8px 0px 8px;
	background: url(/images/bottomBkgrd.gif) no-repeat;
}

#bottomArea	.bottomHeight {
	height: 235px;
}

.homeNews	{
	color: #ffffff;
	font-size: 11px;
}

.homeNews ul	{
	padding: 0px;
	margin: 0px;
	width: 230px;
}

.homeNews ul li	{
	background: url(/images/icon_paper.gif) no-repeat 4px 2px;
	list-style: none;
	padding: 0px 0px 8px 25px;
}

.homeNews a	{
	color: #ffffff;
	text-decoration: none;
}

.homeNews a:hover	{
	text-decoration: underline;
}

.homeNewsLink {
	padding: 10px 0px 0px 5px;
}

.homeNewsLink a	{
	color: #ffffff;
	font-size: 12px;
	text-decoration: underline;
}

.eventLeadin	{
	font-size: 14px;
	color: #ffffff;
	padding: 0px 0px 6px 0px;
}

.homeEvents ul	{
	width: 280px;
	margin: 0px;
	padding: 0px;
	color: #c2c2c2;
	clear: left;	
}

.homeEvents ul li	{
	float: left;
	border-bottom: 1px solid #717070;
	padding: 6px 0px 6px 0px;
	list-style: none;
}

.homeEvents .title	{
	width: 110px;
	font-weight: bold;
	color: #ffffff;
}

.homeEvents .date	{
	width: 115px;
}

.homeEvents .booth	{
	width: 50px;
}

.homeEventsLink	{
	padding: 12px 0px 0px 0px;
	clear: left;
}

.homeEventsLink a	{
	color: #ffffff;
	font-size: 12px;
	text-decoration: underline;
}

.homeTradeshow .left	{
	width: 80px;
	float: left;
}

.homeTradeshow .right	{
	width: 150px;
	float: left;
	color: #ffffff;
}

.homeTradeshow h3	{
/* ISC West Color */
/*	color: #E6A909; */

	color: #BA8747;
	font-size: 17px;
	padding: 0px;
	margin: 3px 0px 0px 0px;
}

.homeTradeshow h4	{
	color: #ffffff;
	font-size:14px;
	font-weight: normal;
	padding: 0px;
	margin: 6px 0px 6px 0px;
}

.homeTradeshow .info	{
	font-size: 12px;
	padding: 8px 0px 0px 0px;
}

.homeTradeshow .tradeshowLink	{
	padding: 10px 0px 0px 0px;
}

/* inside page format */

#insideArea	{
	padding: 20px 0px 20px 0px;
	background: url(/images/insideBkgrd.gif) repeat-x #e5e5e5;
}

.insideContainer	{
	width: 921px;
	margin: 0 auto;
	background: url(/images/containerBkgrd.gif) repeat-y;
}

.contentContainer	{
	padding: 18px 0px 20px 0px;
	background: url(/images/contentBkgrd.gif) no-repeat top;
}

.containerBottom	{
	height: 25px;
	background: url(/images/containerBottom.gif) no-repeat;
}

.contentLeft	{
	width: 601px;
	float: left;
	padding: 12px 13px 0px 23px;
	line-height: 22px;
}

.contentRight	{
	width: 267px;
	float: right;
	padding: 0px 10px 0px 5px;
}

.contentRight .cta	{
	margin: 0px 0px 20px 0px;
}

.contentRight .content	{
	padding: 0px 10px 0px 3px;
}

/* global elements */

h1	{
	font-size: 32px;
	color: #ca0606;
	padding: 0px;
	margin: 20px 0px 15px 0px;
	line-height: 32px;
}

h2.leadin	{
	font-size: 18px;
	color: #597078;
	font-weight: normal;
	line-height: normal;
}

h2	{
	font-size: 24px;
	color: #0b4d61;
	padding: 0px;
	margin: 25px 0px 8px 0px;
	line-height: 28px;
}

h3	{
	font-size: 22px;
	color: #38424a;
	padding: 0px;
	margin: 25px 0px 10px 0px;
}

h4	{
	font-size: 17px;
	color: #676767;
	padding: 0px;
	margin: 15px 0px 10px 0px;
}

h5	{
	font-size: 16px;
	color: #0961a8;
	font-weight: normal;
	padding: 0px;
	margin: 10px 0px 0px 0px;
}


#newsList h4	{
	margin: 0px;
	padding: 0px;
}

#newsList h4 a	{
	text-decoration: none;
}

#newsList h4 a:hover	{
	text-decoration: underline;
}

.contentLeft a	{
	color: #0698bd;
	text-decoration: underline;
}

.contentLeft a:hover	{
	text-decoration: none;
}

.contentLeft ul	{
	padding: 0px;
	margin: 20px 0px 10px 35px;
}

.contentLeft ul li	{
	list-style: none;
	background: url(/images/bullet_silver.gif) no-repeat 0px 1px;
	padding: 0px 0px 10px 25px;
	line-height: 16px;
}

.contentLeft ol {
	font-size: 17px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	color: #02617d;
}

.contentLeft ol li	{
	padding: 0px 0px 10px 0px;
}

.contentLeft ol span	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
}

.contentLeft ol span b	{
	font-size: 15px;
	color: #38424a;
}

.contentLeft ol ul li	{
	padding: 0px 0px 5px 25px;
}

.contentRight	h6 {
	color: #494949;
	font-size: 20px;
	font-weight: normal;
	padding: 0px;
	margin: 0px;
}

.contentRight a	{
	color: #52707f;
	text-decoration: none;
}

.contentRight a:hover	{
	text-decoration: underline;
}

.quickLinks ul	{
	padding: 0px;
	margin: 10px 0px 20px 0px;
}

.quickLinks ul li	{
	list-style: none;
	border-bottom: 1px solid #d3d3d3;
	background: url(/images/bullet_black.gif) no-repeat 15px 6px;
	padding: 5px 25px 5px 40px;
}

.latestNews	{
	font-size: 11px;
}

.latestNews ul	{
	padding: 0px;
	margin: 10px 0px 10px 0px;
}


.latestNews ul li	{
	list-style: none;
	background: url(/images/icon_minipaper.gif) no-repeat 15px 7px;
	border-bottom: 1px solid #d3d3d3;
	padding: 5px 0px 5px 40px;
}

.viewAll	{
	text-align: right;
}

.pdfIcon	{
	background: url(/images/pdfIcon.gif) no-repeat;
	padding: 0px 0px 3px 25px;
}

.zipIcon	{
	background: url(/images/zipIcon.gif) no-repeat;
	padding: 0px 0px 3px 25px;
}

.ieIcon	{
	background: url(/images/ieIcon.gif) no-repeat;
	padding: 0px 0px 3px 25px;
}

.thumb	{
	border:2px solid #dddddd;
	margin: 5px;
}

.columnArea	{
	margin: 20px 0px 0px 0px;
}

.column1	{
	float: left;
	width: 120px;
	padding: 0px 0px 0px 20px;
}

.column2	{
	float: left;
	width: 300px;
	padding: 10px 0px 0px 0px;
}

.column1a	{
	float: left;
	width: 250px;
	padding: 0px 0px 0px 0px;
}

.column2a	{
	float: left;
	width: 250px;
	padding: 0px 0px 0px 0px;
}

.column1b	{
	float: left;
	width: 300px;
	padding: 0px 20px 0px 0px;
}

.column2b	{
	float: left;
	width: 250px;
	padding: 0px 0px 0px 0px;
}

.iconList ul li	{
	background: none;
	padding-left: 0px;
}

.partnerList	{
	margin: 20px 0px 0px 0px;
}

.partnerList .item	{
	float: left;
	width: 180px;
	text-align:center;
	padding: 0px 0px 15px 0px;
}

.applicationList	{
	margin: 20px 0px 15px 0px;
}

.applicationList .item	{
	float: left;
	width: 195px;
	text-align:center;
	padding: 0px 0px 15px 0px;
}


.specTitle	{
	background-color: #deeaee;
	color: #38424a;
	font-weight: bold;
	font-size: 13px;
}

.specBorder	{
	border:1px solid #d2d0d0;
}

.rowColor	{
	background-color: #f2f2f2;
}

.siteMap h5	{
	font-weight: bold;
}

.siteMap a	{
	text-decoration: none;
}

.siteMap a:hover	{
	text-decoration: underline;
}

.siteMap ul	{
	padding:0px;
	margin: 10px 0px 10px 10px;
}

.siteMap ul li ul	{
	margin: 5px 0px 0px 10px;
}

.siteMap ul li ul li	{
	background: url(/images/bullet_arrow.gif) no-repeat 0px 5px;
	padding: 2px 0px 2px 15px;
	margin: 0px;
}

.siteMap ul li ul li a	{
	color: #0b6981;
}

.backToTop	{
	background: url(/images/backToTopBkgrd.gif) no-repeat right bottom;
	height: 30px;
	text-align: right;
	padding: 8px 20px 0px 0px;
	border-bottom:1px dashed  #ccdfc3;
}

#pathways	{
	margin: 40px 0px 0px 0px;
}

.pathLeft	{
	float: left;
}

.pathLeft a	{
	width: 146px;
	height: 24px;
	background: url(/images/pathLeft.gif) no-repeat;
	display: block;
	padding: 3px 0px 0px 25px;
	text-decoration: none;
	color: #314819;
}

.pathLeft a:hover	{
	text-decoration: underline;
}

#pathways .pathRight	{
	float: right;
}

.pathRight a	{
	width: 146px;
	height: 24px;
	background: url(/images/pathRight.gif) no-repeat;
	display: block;
	padding: 3px 25px 0px 0px;
	text-decoration: none;
	color: #314819;
	text-align: right;
}


.clearBoth	{
	clear: both;
}

.clearLeft	{
	clear: left;
}

.required	{
	color: #5383a7;
}

.error	{
	color: #ff0000;
}

/* contact form */


input, textarea	{
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #484641;
}

#contactForm label	{
	width: 150px;
	float: left;
	text-align: right;
	margin-right: 0.5em;
	display: block;
	font-size: 12px;
}

#contactForm span	{
	color: #5383a7;
}

#contactForm .submit input {
	margin-left: 15px;
}

#contactForm .indentForm	{
	padding: 0px 0px 0px 156px;
}

#loginForm	{
	padding: 10px 0px 0px 0px;
}


#loginForm input, #loginForm textarea	{
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #484641;
}

#loginForm label	{
	width: 100px;
	float: left;
	text-align: right;
	margin-right: 0.5em;
	display: block;
	font-size: 12px;
}

#loginForm span	{
	color: #5383a7;
}

#loginForm .submit input {
	margin-left: 15px;
}

#loginForm .indentForm	{
	padding: 0px 0px 0px 105px;
}

.checkbox	{
	padding: 10px 0px 0px 0px;
}



/* footer area */

.footerLine	{
	height: 11px;
	background: url(/images/footerLine.gif) no-repeat;
}

#footer	{
	padding: 25px 0px 30px 0px;
	font-size: 11px;
}

#footer h1	{
	font-size: 16px;
	color: #ffffff;
	padding: 0px;
	margin: 0px;
}

.footerLeft	{
	float: left;
	width: 600px;
	padding: 0px 0px 0px 15px;
	color: #7d7d7d;
}

.footerLeft a	{
	color: #c0c0c0;
	text-decoration: none;
}

.footerLeft a:hover	{
	color: #a9a9a9;
}

.footerLeft ul	{
	padding: 0px;
	margin: 0px 25px 15px 0px;
	width: 150px;
	float: left;
}

.footerLeft ul li	{
	border-bottom:1px solid #616161;
	list-style: none;
	padding: 3px 0px 3px 0px;
}

.footerRight	{
	float: right;
	width: 150px;
	padding: 0px 15px 0px 0px;
	color: #bababa;
	font-size: 12px;
	text-align: right;
}

.footerRight .top	{
	padding: 0px 0px 8px 0px;
	border-bottom:1px solid #616161;
	margin: 0px 0px 8px 0px;
}

.footerCenter	{
	float: center;
	width: 100px;
	padding: 0px 15px 0px 0px;
	color: #bababa;
	font-size: 12px;
	text-align: center;
}

