/* CSS Document */

html,body{
	margin:0;
	padding:0;
	height:100%;
	border:none;
	background-image: url('../images/back.gif');
	background-position: top left; 
	background-color:white;
	font-size: 11px;
	font-family:Verdana;
	color:#595959;
}

select
{
	font-size: 11px;
	font-family:Verdana;
}

input
{
	font-size:11px;
}

textarea
{
	font-size:11px;
}

.confmenu a
{
	color:#005ea6;
	text-decoration:none;
	font-weight:normal;
}

.confmenu a:hover
{
	color:#5d91d3;
	text-decoration:underline;
}

#maintable
{
	margin: 0 auto;
	height:99%;
}

.contentframe
{
	width:1024px;
}

.shadowleft
{
	width:20px;
	background-image: url('../images/shadowleft.png');
	behavior: url(iepngfix/iepngfix.htc);
}

.shadowright
{
	width:20px;
	background-image: url('../images/shadowright.png');
	behavior: url(iepngfix/iepngfix.htc);
}

.maincontent
{
	background-color:white;
	border-left:1px solid #afafaf;
	border-right:1px solid #afafaf;
}

.footer
{
	background-color:#9c928c;
	line-height:21px;
	text-align:center;
	color:white;
}

.footer a
{
	color:white;
}

.footer a:hover
{
	color:#cccccc;
}

.top
{
	background-image: url('../images/top.gif');
	background-position: top left; 
	background-repeat:no-repeat;
	height:88px;
	border-left:1px solid #afafaf;
	border-right:1px solid #afafaf;
}

.paneltop
{
	background-image: url('../images/paneltop.gif');
	background-position: top left; 
	background-repeat:no-repeat;
	color:white;
	line-height:28px;
	width:178px;
	padding-left:7px;
	font-weight:bold;
	font-size:10px;
	font-family:verdana;
}

.paneltop a
{
	color:white;
	font-weight:bold;
	text-decoration:none;
}

.paneltop a:hover
{
	color:white;
	font-weight:bold;
	text-decoration:underline;
}

.paneltopannoun
{
	background-image: url('../images/paneltopflash.gif');
	background-position: top left; 
	background-repeat:no-repeat;
	color:white;
	line-height:28px;
	width:178px;
	padding-left:7px;
	font-weight:bold;
	font-size:10px;
	font-family:verdana;
}

.paneltopannoun a
{
	color:white;
	font-weight:bold;
	text-decoration:none;
}

.paneltopannoun a:hover
{
	color:white;
	font-weight:bold;
	text-decoration:underline;
}

.paneltopwide
{
	background-image: url('../images/paneltopwide.gif');
	background-position: top left; 
	background-repeat:no-repeat;
	color:white;
	line-height:25px;
	width:590px;
	padding-left:7px;
	font-weight:bold;
	font-size:10px;
	font-family:verdana;
}

.paneltopwidesize
{
	overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis; 
	width:570px;
}

.paneltopwide a
{
	color:white;
	font-weight:bold;
	text-decoration:none;
}

.paneltopwide a:hover
{
	color:white;
	font-weight:bold;
	text-decoration:underline;
}

.panelbody
{
	background-image: url('../images/panelbody.gif');
	background-position: top left; 
	background-repeat:repeat-y;
	width:178px;
}

.panelbodyprod
{
	background-image: url('../images/panelbody.gif');
	background-position: top left; 
	background-repeat:repeat-y;
	width:178px;
	height:183px;
}

.panelbodyfixed
{
	background-image: url('../images/panelbody.gif');
	background-position: top left; 
	background-repeat:repeat-y;
	width:178px;
}

.panelbodygradient
{
	background-image: url('../images/panel_bg.gif');
	background-position: top left; 
	background-repeat:repeat-x;
	width:174px;
	margin-left:1px;
	background-color:white;
}

.panelbottom
{
	background-image: url('../images/panelbot.gif');
	background-position: top left; 
	background-repeat:no-repeat;
	height:6px;
	width:178px;
	margin-bottom:10px;
}

.contactinfo
{	
	background-image: url('../images/blue_arrowhigh.gif');
	background-position: top left; 
	background-repeat:no-repeat;
	padding-left:13px;
	margin-left:16px;
	padding-top:4px;
	margin-bottom:6px;
}

.contactinfo a
{	
	color:#003063;
	font-weight:bold;
	text-decoration:none;
}

.contactinfo a:hover
{	
	color:#5d91d3;
	text-decoration:underline;
}

.contactinfobottom
{	
	padding-left:4px;
}

.contactinfobottom a
{
	color:#003063;
	font-weight:bold;
	text-decoration:none;
}

.contactinfobottom a:hover
{
	color:#5d91d3;
	text-decoration:underline;
}

.hr
{
	background-image: url('../images/hr.gif');
	background-position: top left; 
	background-repeat:no-repeat;
	height:1px;
	width:174px;
}

.newshr
{
	background-image: url('../images/hr.gif');
	background-position: top left; 
	background-repeat:no-repeat;
	height:1px;
	width:174px;
}

.newshrlong
{
	background-image: url('../images/hrlong.gif');
	background-position: top left; 
	background-repeat:no-repeat;
	height:1px;
	width:518px;
}

.newsinfohead
{
	color:#003063;
	font-weight:bold;
	font-size:11px;
	padding-left:3px;
	margin-bottom:5px;
	padding-top:7px;
}

.newsinfohead a
{
	color:#003063;
	font-weight:bold;
	text-decoration:none;
}

.newsinfohead a:hover
{
	color:#5d91d3;
	text-decoration:underline;
}
												
.newsinfo
{
	padding-left:19px;
	padding-bottom:5px;
	padding-right:4px;
}

.newsinfo a
{
	color:#595959;
	text-decoration:none;
	font-weight:normal;
}

.newsinfo a:hover
{
	color:#5d91d3;
	text-decoration:underline;
}

.newsinfobottom
{
	line-height:20px;
	padding-right:4px;
	font-size:11px;
	text-align:right;
}

.newsinfobottom a
{
	color:#005ea6;
	font-weight:bold;
	text-decoration:none;
}

.newsinfobottom a:hover
{
	color:#5d91d3;
	text-decoration:underline;
}

.prodinfobottom
{	
	text-align:right;
	padding-right:4px;
	height:28px;
	padding-top:11px;
}

.prodinfobottomdef
{	
	padding-left:4px;
	height:28px;
	padding-top:7px;
	padding-bottom:7px;
}

.confinfohead
{
	padding-left:13px;
	padding-top:1px;
}

.confinfohead a
{
	color:#005ea6;
	font-weight:bold;
	text-decoration:none;
}

.confinfohead a:hover
{
	color:#5d91d3;
	text-decoration:underline;
}

.confinfo
{	
	padding-left:13px;
	padding-right:4px;
	padding-top:12px;
	padding-bottom:10px;
}

.confinfobottom
{	
	padding-left:13px;
	padding-right:4px;
	padding-bottom:9px;
}

.confinfobottom a
{
	color:#005ea6;
	font-weight:bold;
}

.confinfobottom a:hover
{
	color:#5d91d3;
}

/* ######### Tabs ######### */

.dhtmlgoodies_tabPane{
	height:27px;	/* Height of tabs */
}
.dhtmlgoodies_aTab{
	
	font-family: Verdana;
	Font-size:10px;
	background-image: url('../images/panelbodymain.gif');
	background-position: top left; 
	background-repeat:repeat-y;
	background-color:white;
}
.dhtmlgoodies_tabPane DIV{
	float:left;
	height:27px;	/* Height of tabs */
	vertical-align:middle;
	background-repeat:no-repeat;
	background-position:bottom left;
	cursor:pointer;
	position:relative;
	bottom:0px;
	margin-left:0px;
	margin-right:0px;
}
.dhtmlgoodies_tabPane .tabActive{
	background-image:url('../images/tabs/tab_left_active.gif');
	margin-left:0px;
	margin-right:0px;	
	z-index:10;	
	color:white;
	font-weight:bold;
}
.dhtmlgoodies_tabPane .tabInactive{
	background-image:url('../images/tabs/tab_left_inactive.gif');
	margin-left:0px;
	margin-right:0px;
	z-index:1;
}

.dhtmlgoodies_tabPane .inactiveTabOver{
	background-image:url('../images/tabs/tab_left_over.gif');
	margin-left:0px;
	margin-right:0px;
	color:white;
	vertical-align:bottom;
}
.dhtmlgoodies_tabPane span{
	font-family: Verdana;
	Font-size:10px;
	margin-left:10px;
	margin-right:5px;		
	line-height:27px;
	float:left;
	text-align:center;
}
.dhtmlgoodies_tabPane .tabActive span{
	padding-bottom:1px;
	line-height:26px;
}

.dhtmlgoodies_tabPane img{
	float:left;
}
	
/* ######### Tabs ######### */

.panelbottommain
{
	background-image: url('../images/panelbotmain.gif');
	background-position: top left; 
	background-repeat:no-repeat;
	height:8px;
	width:590px;
	margin-bottom:10px;
}

.panelbodymaingradient
{
	background-image: url('../images/panel_bgmain.gif');
	background-position: top left; 
	background-repeat:repeat-x;
	width:586px;
	margin-left:1px;
	border-top:1px solid #1879bd;
	padding-bottom:14px;
}

.copyheader
{
	color:#005ea6;
	text-transform:uppercase;
}

.copyheaderabout
{
	color:#005ea6;
}

.copy
{
	background-color:white;
	background-image: url('../images/panel_bginside.gif');
	background-position: top left; 
	background-repeat:repeat-x;
	margin-left:15px;
	margin-right:15px;
	margin-top:13px;
	margin-bottom:7px;
	border:1px solid #d7d4d7;
	padding-left:14px;
	padding-right:14px;
	padding-top:19px;
	padding-bottom:28px;
}

.newscontent
{
	background-color:white;
	background-image: url('../images/panel_bginside.gif');
	background-position: top left; 
	background-repeat:repeat-x;
	margin-left:15px;
	margin-right:15px;
	margin-top:13px;
	margin-bottom:22px;
	border:1px solid #d7d4d7;
	padding-left:14px;
	padding-right:14px;
	padding-top:19px;
}

.newslink
{
	color:#005ea6;
	font-weight:bold;
	text-decoration:none;
}

.newslink:hover
{
	color:#5d91d3;
	text-decoration:underline;
}

.copycontent
{
	background-color:white;
	background-image: url('../images/panel_bginside.gif');
	background-position: top left; 
	background-repeat:repeat-x;
	margin-left:15px;
	margin-right:15px;
	margin-top:13px;
	margin-bottom:22px;
	border:1px solid #d7d4d7;
	padding-left:14px;
	padding-right:14px;
	padding-top:19px;
}

.copycontent a
{
	color:#005ea6;
	font-weight:bold;
	text-decoration:none;
}

.copycontent a:hover
{
	color:#5d91d3;
	text-decoration:underline;
}


.copyinfohead
{
	padding-bottom:22px;
}

.proditem
{
	padding-left:27px;
	padding-top:5px;
	padding-bottom:5px;
	background-image: url('../images/blue_arrowprod.gif');
	background-position: top left; 
	background-repeat:no-repeat;
	border-bottom:1px dotted white;
	border-top:1px dotted white;
}

.proditem:hover
{
	background-image: url('../images/blue_arrowprod_roll.gif');
	background-position: top left; 
	background-repeat:no-repeat;
	border-top:1px dotted #595959;
	border-bottom:1px dotted #595959;
}

.copyinfoECM
{
	font-size:11px;
	margin-left:15px;
	margin-right:15px;
	margin-bottom:7px;
	font-weight:bold;
}

.copyinfoECM a
{
	color:#49176d;
	font-weight:bold;
	text-decoration:none;
}

.copyinfoECM a:hover
{
	color:#5d91d3;
	text-decoration:underline;
}
												
.copyinfo
{
	padding-left:18px;
	padding-bottom:18px;
	background-image: url('../images/blue_arrowmid.gif');
	background-position: top left; 
	background-repeat:no-repeat;
	font-size:11px;
}

.copyinfo a
{
	color:#005ea6;
	font-weight:bold;
	text-decoration:none;
}

.copyinfo a:hover
{
	color:#5d91d3;
	text-decoration:underline;
}

.copyinfobottom
{
	padding-top:4px;
	padding-left:2px;
	font-size:11px;
}

.copyinfobottom a
{
	color:#005ea6;
	font-weight:bold;
	text-decoration:none;
}

.copyinfobottom a:hover
{
	color:#5d91d3;
	text-decoration:underline;
}

.ecminfo
{
	margin-left:15px;
	margin-bottom:5px;
	margin-right:15px;
}

.ecminfo a
{
	color:#005ea6;
	font-weight:bold;
	text-decoration:none;
}

.ecminfo a:hover
{
	color:#5d91d3;
	text-decoration:underline;
}

.meeting
{
	width:190px;
	background-image: url('../images/meeting.gif');
	background-position: top left; 
	background-repeat:no-repeat;
	vertical-align:bottom;
	padding-left:8px;
	padding-bottom:10px;
}

.trial
{
	width:190px;
	background-image: url('../images/trial.gif');
	background-position: top left; 
	background-repeat:no-repeat;
	vertical-align:bottom;
	padding-left:8px;
	padding-bottom:10px;
}

.callback
{
	width:182px;
	background-image: url('../images/callback.gif');
	background-position: top left; 
	background-repeat:no-repeat;
	vertical-align:bottom;
	padding-left:8px;
	padding-bottom:10px;
}

.panelbodymain
{
	font-family: Verdana;
	Font-size:10px;
	background-image: url('../images/panelbodymain.gif');
	background-position: top left; 
	background-repeat:repeat-y;
	background-color:white;
}

.subheader
{
	color:#727272;
	text-transform:uppercase;
}

.text
{
	font-size: 11px;
	font-family:Verdana;
	color:#595959;
}

.text a
{
	color:#005ea6;
	font-weight:bold;
	text-decoration:none;
}

.text a:hover
{
	color:#5d91d3;
	text-decoration:underline;
}

.red
{
	font-weight:bold;
	color:red;
}

.submit
{
	background-image: url('../images/submit_button.gif');
	background-position: top left; 
	background-repeat:no-repeat;
	height:26px;
	width:106px;
}

.submit:hover
{
	background-image: url('../images/submit_button_roll.gif');
	background-position: top left; 
	background-repeat:no-repeat;
}

.submit2
{
	background-image: url('../images/but_sign_in.gif');
	background-position: top left; 
	background-repeat:no-repeat;
	height:18px;
	width:62px;
}

.submit2:hover
{
	background-image: url('../images/but_sign_in_roll.gif');
	background-position: top left; 
	background-repeat:no-repeat;
}


.contactpagehead
{
	color:#005ea6;
	text-transform:uppercase;
	font-weight:bold;
}

.contactpagebody
{
	font-size: 11px;
	font-family:Verdana;
	color:#595959;
}

.contactpagebody a
{
	color:#005ea6;
	text-decoration:none;
	font-weight:normal;
}

.contactpagebody a:hover
{
	color:#5d91d3;
	text-decoration:underline;
}

.eventsmenu
{
	padding-bottom:3px;
	text-align:center;
	font-size:11px;
	margin-bottom:10px;
	border-bottom:2px solid #397dce;
}

.eventtab
{	
	font-weight:bold;
	color:white;
	padding:10px;
	background-image:url('../images/events_tab_bg.gif');
	background-repeat:repeat-x;
	background-position:left;
}

.eventsmenu a
{
	color:#005ea6;
	text-decoration:none;
	font-weight:normal;
}

.eventsmenu a:hover
{
	color:#5d91d3;
	text-decoration:underline;
}

.historyDate
{
	color:white;
	background-color:#1979bf;
	font-weight:bold;
	text-align:center;
	width:40px;
}

.historyMid
{
	background-color:#d7d4d7;
	width:278px;
}

.historyMid UL
{
	margin-bottom:0px;
	margin-top:0px;
	list-style-image: url(../images/blue_arrowhigh.gif);
}

.historyEnd
{
	background-image: url('../images/hist_right_back.gif');
	background-position: top left; 
	background-repeat:repeat-x;
	background-color:white;
	text-align:center;
	border:1px dotted #cccccc;
	padding-left:5px;
	padding-right:5px;
}

.sitetop
{
	background-color:#1979bf;
	font-weight:bold;
	padding:5px;
	margin:auto;
	width:200px;
	border:1px dotted #595959;
}

.sitetop a
{
	color:white;
	font-weight:bold;
	text-decoration:none;
}

.sitetop a:hover
{
	text-decoration:underline;
	color:white;
}

.sitemid
{
	background-color:#cccccc;
	font-weight:bold;
	padding:5px;
	width:109px;
	border:1px dotted #595959;
}

.sitemid a
{
	font-weight:bold;
	text-decoration:none;
}

.sitemid a:hover
{
	text-decoration:underline;
	color:#1979bf;
}

.blank
{
	padding:5px;
	margin:auto;
}

.blankimage
{
	padding-left:5px;
	padding-right:5px;
	margin:auto;
	width:109px;
}

.sitebot1
{
	background-color:#cccccc;
	font-weight:bold;
	padding:5px;
	margin:auto;
	width:70px;
	border:1px dotted #595959;
}

.sitebot1 a
{
	font-weight:bold;
	text-decoration:none;
}

.sitebot1 a:hover
{
	text-decoration:underline;
	color:#1979bf;
}

.cancelbut
{
	padding-left:11px;
	padding-bottom:5px;
}

.cancelbut a
{
	color:#003063;
	font-weight:bold;
	text-decoration:underline;
}

.cancelbut a:hover
{
	color:#5d91d3;
	text-decoration:underline;
}

.logos
{
	text-align:right;
}