*{
	padding:0px;
	margin:0px;
}
body {
	margin: 0px;
	font-family: Verdana;
	font-size: 11px;
	width:1000px;
	margin: auto;
}
h1
{
	margin:0px;
}
form {
	margin: 0px;
}
li {
	color: #004287;
}
li a:link{
	color: #004287;
	text-decoration: none;
}
li a:visited{
	color: #004287;
	text-decoration: none;
}
li a:hover{
	color: #666666;
	text-decoration: underline;
}
.menu {
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	background-image: url(../images/menu-bg.gif);
	background-repeat: repeat-x;
	padding:0 12px;
}
.menu a:link {
	text-decoration: none;
	color: #666666;
}
.menu a:visited {
	color: #666666;
	text-decoration: none;
}
.menu a:hover {
	color: #666666;
	text-decoration: none;
}

.leftmenu {
	color: #004287;
	padding-right: 20px;
}
.leftmenu a:link {
	text-decoration: none;
	color: #004287;
}
.leftmenu a:visited {
	color: #004287;
	text-decoration: none;
}
.leftmenu a:hover {
	color: #666666;
	text-decoration: underline;
}
.leftmenuOn {
	color: #f76629;
	padding-right: 20px;
	font-weight:bold;
}
.leftmenuOn a:link {
	text-decoration: none;
	color: #f76629;
}
.leftmenuOn a:visited {
	color: #f76629;
	text-decoration: none;
}
.leftmenuOn a:hover {
	color: #f76629;
	text-decoration: underline;
}

a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #666666;
	text-decoration: underline;
}
.orangeBG {
	background-color: #fea31e;
}
.greyBG {
	background-color: #f5f5f5;
}
.search {
	background-image: url(../images/top-search-bg.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.textBlue {
	color: #004287;
}
.textBlue a:link{
	color: #004287;
	text-decoration: none;
}
.textBlue a:visited{
	color: #004287;
	text-decoration: none;
}
.textBlue a:hover{
	color: #666666;
	text-decoration: underline;
}
.textOrange {
	color: #f76629;
}
.bold {
	font-weight: bold;
}
.textbox {
	border: 1px solid #999999;
	font-family: Verdana;
	font-size: 11px;
}
.changelocationbox {
	border: 1px solid #999999;
	font-family: Verdana;
	font-size: 10px;
}
.buttonBlue {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #004287;
	border: solid 1px #004287;
	padding-left: 3px;
	padding-right: 2px;	
}
.flashBG {
	background-image: url(../images/flash-shadow.gif);
	background-repeat: repeat-x;
}
.greyBox {
	background-color: #f8f8f8;
	border: 1px solid #c1bfbf;	
}
.homeLeftBox {
	background-color: #eff6fc;
	border: 1px solid #c1bfbf;	
}
.boxBottomBG {
	background-image: url(../images/box-shadow-bg.gif);
	background-repeat: repeat-x;
}
.orangeTopBG {
	font-family: Verdana;
	font-weight: bold;
	color: #333333;
	text-align: center;
	background-image: url(../images/orange-box-top-bg.gif);
	background-repeat: repeat-x;
}
.orangeBoxLeftBG {
	background-image: url(../images/orange-box-left-bg-.gif);
	background-repeat: repeat-y;
}
.orangeBoxRightBG {
	background-image: url(../images/orange-box-right-bg.gif);
	background-repeat: repeat-y;
}
.orangeBoxBottomBG {
	background-image: url(../images/orange-box-bottom-bg.gif);
	background-repeat: repeat-x;
}
.orangeBoxBG {
	background-color: #fef7f4;
}
.footer {
	background-image: url(../images/bottom-bg.gif);
	background-repeat: repeat-x;
	height: 65px;
	text-align: center;
}
.greenBoxTopBG {
	background-image: url(../images/green-box-top-bg.gif);
	background-repeat: repeat-x;
}
.greenBoxLeftBG {
	background-image: url(../images/green-box-left-bg.gif);
	background-repeat: repeat-y;
}
.greenBoxBottomBG {
	background-image: url(../images/green-box-bottom-bg.gif);
	background-repeat: repeat-x;
}
.greenBoxRightBG {
	background-image: url(../images/green-box-right-bg.gif);
	background-repeat: repeat-y;
}
.greenBoxBG {
	background-color: #fffff3;
}

.grBoxTopBG {
	background-image: url(../images/gr-box-top-bg.gif);
	background-repeat: repeat-x;
}
.grBoxLeftBG {
	background-image: url(../images/gr-box-left-bg.gif);
	background-repeat: repeat-y;
}
.grBoxBottomBG {
	background-image: url(../images/gr-box-bottom-bg.gif);
	background-repeat: repeat-x;
}
.grBoxRightBG {
	background-image: url(../images/gr-box-right-bg.gif);
	background-repeat: repeat-y;
}
.grBoxBG {
	background-color: #fafffc;
}

.greyBGdark {
	background-color: #D4D4D4;
}
.greyBorder {
	border: 1px solid #c1bfbf;
}
.blueBoxTopBG {
	background-image: url(../images/blue-box-top-bg.gif);
	background-repeat: repeat-x;
}
.blueBoxLeftBG {
	background-image: url(../images/blue-box-left-bg.gif);
	background-repeat: repeat-y;
}
.blueBoxBottomBG {
	background-image: url(../images/blue-box-bottom-bg.gif);
	background-repeat: repeat-x;
}
.blueBoxRightBG {
	background-image: url(../images/blue-box-right-bg.gif);
	background-repeat: repeat-y;
}
.blueBoxBG {
	background-color: #eff6fc;
}
h1 {
	font:bold 20px "calibri",tahoma;
	color: #f76629;
	margin: 0px;
	border-bottom:2px solid #004287;
	padding:0px 0 5px 0;
}
h2 {
	font-size: 13px;
	color: #F76629;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #004287;
	border-right-color: #004287;
	border-bottom-color: #004287;
	border-left-color: #004287;
	height: 20px;
	margin-bottom: 5px;
}
h3 {
	margin: 0px;
	font-size: 16px;
	font-weight: bold;	
	color:#fff;
}
h4{
	color:#fff06b;
	font-size:18px;
	line-height:29px;
	font-weight:bold;
	padding:0px;
	margin:0px;
	font-family:"calibri",tahoma;
}
h5{
	color:#fff;
	font-size:18px;
	line-height:24px;
	font-weight:bold;
	padding:0px;
	margin:0px;
	font-family:"calibri",tahoma;
}
h6{
	color:#cf5624;
	font-size:14px;
	line-height:24px;
	font-weight:bold;
	padding:0px;
	margin:0px;
	font-style: italic;
}
.darkred{
	color:#E63524;
}
.homeCenterHdr1 {
	font-size: 17px;
	font-weight: bold;
	color:#ff2020;
	padding-bottom: 2px;
	line-height:16px;	
}
.homeCenterHdr2 {
	font-size: 12px;
	font-weight: bold;
	color:#0e3192;	
	padding-left: 5px;	
	padding-right: 5px;	
}
.homeCenterText {
	color:#0e3192;
	padding-left: 15px;	
	padding-right: 15px;
	line-height:15px;
}
.homeCenterTextBlack {
	color:#000000;
	padding-left: 15px;	
	padding-right: 15px;
	line-height:14px;
}
.productNameHdr {
	font-weight: bold;
	color:#0e3192;
}
.productNameHdr a:link{
	color: #004287;
	text-decoration: none;
}
.productNameHdr a:visited{
	color: #004287;
	text-decoration: none;
}
.productNameHdr a:hover{
	color: #666666;
	text-decoration: underline;
}
.productDescription {
	font-size: 11px;
	line-height:14px;
}
.red {
	color: #FF0000;
}.text {

	color: #000000;
}
.blueBox {
	background-color: #FFFFF3;
	border: 1px solid #d8d981;
	color: #073489;
	font-size: 13px;
	padding: 5px;
}

/* These below classes are created for Solutions Menu */

ul.menu1 {list-style:none; margin:0; padding:0; width: 140px;}
ul.menu1 * {margin:0; padding:0;}
ul.menu1 a {display:block; color:#000; text-decoration:none;}
ul.menu1 li {position:relative; float:left;}
ul.menu1 ul {position:absolute; top:21px; left:-17px; background:#d1d1d1; display:none; opacity:0; list-style:none; width:250px}
ul.menu1 ul li {position:relative; border:1px solid #aaa; border-top:none; width:250px; margin:0;}
ul.menu1 ul li a {display:block; padding:3px 7px 5px; background-color:#F5F4F4;}
ul.menu1 ul li a:hover {background-color:#E5E2E2;}

/* End of Solutions Menu */
.yellowBG {
	background: #FEF1C9;
	font-size:15px;
	line-height: 20px;
	padding: 10px;
	font-family: "calibri",tahoma;
}
.no-bullet{
	padding:0 0 0 20px; 
	margin:0px;
}
.no-bullet li{
	margin-bottom:5px;
}
.paddingLeft{
	padding:5px 23px;
	font-size:13px;
}
.paddingLeft a:link, .yellowBG a:link{
	text-decoration:underline;
	color: #004287;
}
.paddingLeft a:hover, .yellowBG a:hover{
	text-decoration:underline;
	color: #004287;
}
.paddingLeft a:visited, .yellowBG a:visited{
	text-decoration:underline;
	color: #004287;
}
.blackBG{
	background:#000000;
	color:#FFFFFF;
	font-family:"tahoma";
	font-size:13px;
}
.blackBG a:link{
	color:#fff;
	text-decoration:none;
}
.blackBG a:hover{
	color:#fff;
	text-decoration:none;
}
.blackBG a:visited{
	color:#fff;
	text-decoration:none;
}
.treMSfont{
	font-family:"tahoma";
	
}
.help-tooltip {
	BORDER-RIGHT: windowframe 1px solid; PADDING-RIGHT: 3px; BORDER-TOP: windowframe 1px solid; PADDING-LEFT: 3px; Z-INDEX: 10000; BACKGROUND: #ffffe1; FILTER: progid:DXImageTransform.Microsoft.Shadow(color="#FFFFE1", Direction=135, Strength=3); PADDING-BOTTOM: 3px; FONT: Status-Bar; BORDER-LEFT: windowframe 1px solid; WIDTH: 200px; COLOR: infotext; PADDING-TOP: 3px; BORDER-BOTTOM: windowframe 1px solid; POSITION: absolute
}
.help-tooltip A:link {
	BACKGROUND: none transparent scroll repeat 0% 0%; COLOR: blue! important
}
.help-tooltip A:hover {
	BACKGROUND: none transparent scroll repeat 0% 0%; COLOR: blue! important
}
.timelog {
	line-height: 20px;
	font-size: 16px;
}
.creamBox {
	background-color: #fff7e8;
	border: 1px solid #fce6bd;
	padding: 5px;
	font-size: 14px;
	font-family: arial;
	line-height: 18px;
}
.desicription {
	font-size: 13px;
	color: #000000;
	padding:0 10px;
}
.desicription li{
	padding-bottom:5px;
	color: #000000;
}
.desicriptionblk {

	font-size: 13px;
	color: #000000;
}
.ul {
	font-size: 13px;
	color: #004287;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 18px;
}
.textBold {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
}
.bulb{
	background:#FEF1C9 url(../images/bulb.jpg) center 35px no-repeat;
}
.white{
	background:#FFFFFF;
	filter: alpha (opacity=80);
}
#bulb{
	position:absolute;
	bottom:-530px;
	padding-left:39px;
}
.submenu{
	background:url(../images/submenu-bg.jpg);
	width:224px;
	border:1px solid #be3d02; padding-left:22px; padding-right:23px;
}
.submenu ul{list-style:none; padding:0px; margin:0px;}
.submenu ul li{margin:0px;}
.submenu ul li a{display:block; width:100%; height:43px; border-bottom:1px solid #ffc7a7; text-indent:-800px;}

.submenu .home{background: url(../images/menu.png) no-repeat 0px 17px;}
.submenu .home:hover, .submenu .homeon{background: url(../images/menu.png) no-repeat -224px 17px;}
.submenu .about{background: url(../images/menu.png) no-repeat 0px -27px;}
.submenu .about:hover, .submenu .abouton{background: url(../images/menu.png) no-repeat -224px -27px;}
.submenu .schedule{background: url(../images/menu.png) no-repeat 0px -72px;}
.submenu .schedule:hover, .submenu .scheduleon{background: url(../images/menu.png) no-repeat -224px -72px;}
.submenu .location{background: url(../images/menu.png) no-repeat 0px -115px;}
.submenu .location:hover, .submenu .locationon{background: url(../images/menu.png) no-repeat -224px -115px;}
.submenu .regi{background: url(../images/menu.png) no-repeat 0px -157px;border-bottom:none;}
.submenu .regi:hover, .submenu .region{background: url(../images/menu.png) no-repeat -224px -157px;}
.submenu .speakers{background: url(../images/menu.png) no-repeat 0px -190px; }
.submenu .speakers:hover, .submenu .speakerson{background: url(../images/menu.png) no-repeat -224px -190px;}
.submenu .icfe{background: url(../images/menu.png) no-repeat 0px -228px; }
.submenu .icfe:hover, .submenu .icfeon{background: url(../images/menu.png) no-repeat -224px -228px;}


.content{padding:0px 35px 0px 35px;}
.bodytext{font:normal 16px "calibri",tahoma; color:#ffffff;}
.bodytext a{color:#ffffff; text-decoration:underline;}
.bodytext a:visited {color: #ffffff; text-decoration:underline;}
.bodytext a:hover {color: #ffffff; text-decoration: underline;}
.content h1{color:#fff06b; font:bold 20px "calibri",tahoma; border-bottom:none; text-transform: uppercase;}
.content h2{color:#fff06b; font:bold 20px "calibri",tahoma; border-bottom:none;}
.text1{color:#ffffff; font:bold 18px "calibri",tahoma;}
.text2{color:#fff06b; font:bold 18px "calibri",tahoma;}
.content div{}
.content ul li{color:#ffffff;}
strong{
	font-size:15px;
}



#shortbio img{
	width:50px;
	height:65px;
	float:left;
	padding:3px;
	border:1px solid #CCCCCC;
	background-color:#FFFFFF;
	margin:5px 5px 5px 0 ;
}
#shortbio{
	margin-top:5px;
}
#shortbio li{
	background:url(../images/arrow-publication.gif) 0 2px no-repeat;
	font:11px verdana;
	padding:2px 15px;
	color:#000000;
}
#shortbio p{
	text-align:justify;
}

p.moreBio{
	width:580px;
	height:25px;
	float:left;
	text-align:right;
	background-image: url(../images/green-color-bg.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}
p.more, p.signup{
	width:100%;
	height:25px; 
	float:right; 
	background:url(../images/green-color-bg.gif) 0 8px repeat-x; 
	padding:0 0 3px 0;
	text-align:right;
	position:absolute;
	bottom:0px;
	right:0px;
}
p.more a, p.moreBio a{
	display:block;
	float:right;
	width:141px;
	background:url(../images/more.gif) 0 0 no-repeat #FFF;
	color:#737373;
	text-decoration:none;
	border:0px none #FFA2D0;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 5px;
	padding-right: 2px;
	padding-bottom: 0;
	padding-left: 30px;
	line-height: 23px;
	height: 19px;
}
p.moreBio a{
	padding-left:50px;
	padding-right:0px;
	width:90px;
}
/*p.more a:hover, p.moreBio a:hover{
	background:url(../images/more.gif); 
	color:#FFF; 
	text-decoration:none;}*/
	

p.signup{
	text-align:right;
}
p.signup a{
	display:block;
	float:right;
	width:70px; 
	height:20px; 
	background:url(../images/sign-up.gif) 0 0 no-repeat #FFF; 
	color:#737373; 
	line-height:21px; 
	text-decoration:none; 
	margin:0 5px 0 0; 
	padding:4px 2px 0 45px;
	border:1px solid #FFA2D0;
	text-align:left;
}
p.signup a:hover{
	background:url(../images/sign-up.gif) 0 -24px no-repeat #FFA2D0; 
	color:#FFF; 
	text-decoration:none;
}
