body
{
	padding: 0px;
	color: #000000;
	background-color: #FFFFFF;
}

body,tr,td,select,input,form,div,textarea,p,span,li,ul
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
}

h1
{
	font-weight: bold;
	font-size: 16px;
	color: #003399;
	line-height: 21px;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
h2
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	line-height: 14px;
	text-decoration: none;
	display: inline;
}

B
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	line-height: 13px;
}

div,span
{
	padding: 0px;
}

form
{
	padding: 0px;
	margin: 0px;
}

img
{
	border-style: none;
}

.romanblack,A.romanblack:visited,A.romanblack:hover
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	color: #000000;
}

A.romanblack:hover
{
	color: #FF9933;
}

.italicblack,A.italicblack:visited,A.italicblack:hover
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	line-height: 14px;
	font-weight: normal;
	color: #000000;
}

A.italicblack:hover
{
	color: #FF9933;
}

.italicgray,A.italicgray:visited,A.italicgray:hover
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	line-height: 14px;
	font-weight: normal;
	color: #666666;
}

A.italicgray:hover
{
	color: #FF9933;
}

.smromangray,A.smromangray:visited,A.smromangray:hover
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 12px;
	font-weight: normal;
	color: #333333;
}

A.smromangray:hover
{
	color: #FF9933;
}

.boldblack,A.boldblack:visited,A.boldblack:hover
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	line-height: 12px;
	color: #000000;
}

A.boldblack:hover
{
	color: #FF9933;
}

.boldblue2,A.boldblue2:visited,A.boldblue2:hover
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	line-height: 13px;
	color: #003399;
}

A.boldblue2:hover
{
	color: #FF9933;
}

.subhead,A.subhead:visited,A.subhead:hover
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	line-height: 14px;
	color: #000000;
	text-decoration: none;
}

A.subhead:hover
{
	color: #FF9933;
	text-decoration: underline;
}

.subhead2,A.subhead2:visited,A.subhead2:hover
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	line-height: 14px;
	color: #003399;
	text-decoration: none;
}

A.subhead2:hover
{
	color: #FF9933;
	text-decoration: underline;
}

.alert,A.alert:visited,A.alert:hover
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	line-height: 13px;
	color: #CC0000;
}

A.alert:visited
{
	color: #CC0000;
}

A.alert:hover
{
	color: #000000;
}

.monoblack,A.monoblack:visited,A.monoblack:hover
{
	font-family: Courier New, Courier, mono;
	font-size: 11px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	color: #000000;
}

A.monoblack:hover
{
	color: #FF9933;
}


/* Standard table (blue by default) */
.outerTable,A.outerTable:visited,A.outerTable:hover
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	color: #000000;
	background-color: #D0DBED;
}
A.outerTable:hover {color: #EAB000;}

/* Table within a table (white by default) */
.innerTable,A.innerTable:visited,A.innerTable:hover,B.innerTable
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	color: #000000;
	background-color: #FFFFFF;
}
A.innerTable:hover {color: #EAB000;}

/* The bar on the right side of the conference details pages */
.sideBar,A.sideBar:visited,A.sideBar:hover
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	color: #000000;
	background-color: #D4D0C8;
}
A.sideBar:hover {color: #EAB000;}

/* The header of a column in standard tables (gray by default) */
.columnHeader,A.columnHeader:visited,A.columnHeader:hover
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	color: #FDFDFD;
	background-color: #999999;
}
A.columnHeader:hover {color: #EAB000;}

/* The banner */
.topBanner,A.topBanner:visited,A.topBanner:hover
{
	color: #EAF3F4;
	background-color: #000070;
}
A.topBanner:hover {color: #EAB000;}

.topBannerFg,A.topBannerFg:visited,A.topBannerFg:hover
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	color: #213BA7;
}
A.topBannerFg:hover {color: #EAB000;}

/* Navigation links (blue by default) */
.navLink,A.navLink:visited,A.navLink:hover,.smNavLink,A.smNavLink:visited,A.smNavLink:hover
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	color: #003399;
}
A.navLink:hover,A.smNavLink:hover {color: #EAB000;}
.smNavLink,A.smNavLink:visited,A.smNavLink:hover
{
	font-size: 10px;
	line-height: 12px;
}


/* Edges of the white tables on the home page */
.innerTableEdge
{
	background-color: #4F77C6;
}

/* The one-pixel-high line above the navigation footer */
.navFooterBar 
{
	background-color: #EAB000;
}

/* The gradient past the end of the navbar (orange by default) */
.navHeaderTopGrad1    {background-color: #366FA7;}
.navHeaderTopGrad2    {background-color: #213BA7;}
.navHeaderTopGrad3    {background-color: #0096A7;}
.navHeaderCenter      {background-color: #213BA7;}
.navHeaderBottomGrad1 {background-color: #0324A7;}
.navHeaderBottomGrad2 {background-color: #0000A7;}
.navHeaderBottomGrad3 {background-color: #A59792;}

.ButtonNormal50{
   font-size: 10px;
   font-weight: 900;
   background-image: url(/vcs/images/b_button_50.gif);
   background-position: center;
   background-repeat: no-repeat;
   background-color: #EEEEEE;
   border-style: none;
   color: #000000;
   font-family: helvetica, arial, verdana, geneva;
   width: 50;
   height: 19;
   text-align: center;
}

.ButtonDown50{
   font-size: 10px;
   font-weight: 900;
   background-image: url(/vcs/images/b_button_50_dn.gif);
   background-position: center;
   background-repeat: no-repeat;
   background-color: #EEEEEE;
   border-style: none;
   color: #000000;
   font-family: helvetica, arial, verdana, geneva;
   width: 50;
   height: 19;
   text-align: center;
}

.ButtonNormal75{
   font-size: 10px;
   font-weight: 900;
   background-image: url(/vcs/images/b_button_75.gif);
   background-position: center;
   background-repeat: no-repeat;
   background-color: #EEEEEE;
   border-style: none;
   color: #000000;
   font-family: helvetica, arial, verdana, geneva;
   width: 75;
   height: 19;
   text-align: center;
}


.ButtonNormal100{
   font-size: 10px;
   font-weight: bolder;
   background-image: url(/vcs/images/b_button_100.gif);
   background-position: center;
   background-repeat: no-repeat;
   background-color: #213BA7;
   border-style: none;
   color: #000000;
   font-family: helvetica, arial, verdana, geneva;
   width: 100;
   height: 19;
   text-align: center;
}

.ButtonNormal150{
   font-size: 10px;
   font-weight: bolder;
   background-image: url(/vcs/images/b_button_150.gif);
   background-position: center;
   background-repeat: no-repeat;
   background-color: #213BA7;
   border-style: none;
   color: #000000;
   font-family: helvetica, arial, verdana, geneva;
   width: 150;
   height: 19;
   text-align: center;
}


.ButtonNormal200{
   font-size: 10px;
   font-weight: bolder;
   background-image: url(/vcs/images/b_button_200.gif);
   background-position: center;
   background-repeat: no-repeat;
   background-color: #EEEEEE;
   border-style: none;   color: #000000;
   font-family: helvetica, arial, verdana, geneva;
   width: 200;
   height: 19;
   text-align: center;
}


.vcs_tab_signin_off{
   font-size: 14px;
   font-weight: bolder;
   background-image: url(/vcs/images/vcs_tab_signin_off.gif);
   background-position: center;
   background-repeat: no-repeat;
   border-style: none;
   color: lightgrey;
   font-family: helvetica, arial, verdana, geneva;
   width: 164;
   height: 23;
   text-align: center;
	text-decoration: none;
}

.vcs_tab_signin_on{
   font-size: 14px;
   font-weight: bolder;
   background-image: url(/vcs/images/vcs_tab_signin.gif);
   background-position: center;
   background-repeat: no-repeat;
   border-style: none;
   color: #FFFFFF;
   font-family: helvetica, arial, verdana, geneva;
   width: 164;
   height: 23;
   text-align: center;
	text-decoration: none;
}


.nav1_home_off{
   background-image: url(/vcs/images/vcs_nav1_home_off.gif);
   width: 62;
   height: 22;
   text-align: center;
   border-style: none;
   background-position: top center;
}

.nav1_home_on{
   background-image: url(/vcs/images/vcs_nav1_home_on2.gif);
   width: 62;
   height: 22;
   text-align: center;
   border-style: none;
   background-position: top center;
}

.nav1_sched_off{
   background-image: url(/vcs/images/vcs_nav1_sched_off.gif);
   width: 147;
   height: 22;
   text-align: center;
   border-style: none;
   background-position: top center;
}

.nav1_sched_on{
   background-image: url(/vcs/images/vcs_nav1_sched_on2.gif);
   width: 147;
   height: 22;
   text-align: center;
   border-style: none;
   background-position: top center;
}

.nav1_conf_off{
   background-image: url(/vcs/images/vcs_nav1_conf_off.gif);
   width: 129;
   height: 22;
   text-align: center;
   border-style: none;
   background-position: top center;
}

.nav1_conf_on{
   background-image: url(/vcs/images/vcs_nav1_conf_on2.gif);
   width: 129;
   height: 22;
   text-align: center;
   border-style: none;
   background-position: top center;
}


.nav1_record_off{
   background-image: url(/vcs/images/vcs_nav1_record_off.gif);
   width: 98;
   height: 22;
   text-align: center;
   border-style: none;
   background-position: top center;
}

.nav1_record_on{
   background-image: url(/vcs/images/vcs_nav1_record_on2.gif);
   width: 98;
   height: 22;
   text-align: center;
   border-style: none;
   background-position: top center;
}

.nav1_settings_off{
   background-image: url(/vcs/images/vcs_nav1_settings_off.gif);
   width: 77;
   height: 22;
   text-align: center;
   border-style: none;
   background-position: top center;
}

.nav1_settings_on{
   background-image: url(/vcs/images/vcs_nav1_settings_on2.gif);
   width: 77;
   height: 22;
   text-align: center;
   border-style: none;
   background-position: top center;
}

.nav1_reports_off{
   background-image: url(/vcs/images/vcs_nav1_reports_off.gif);
   width: 73;
   height: 22;
   text-align: center;
   border-style: none;
   background-position: top center;
}

.nav1_reports_on{
   background-image: url(/vcs/images/vcs_nav1_reports_on2.gif);
   width: 73;
   height: 22;
   text-align: center;
   border-style: none;
   background-position: top center;
}

.nav1_broadcast_off{
   background-image: url(/vcs/images/vcs_nav1_broadcast_off.gif);
   width: 89;
   height: 22;
   text-align: center;
   border-style: none;
   background-position: top center;
}

.nav1_broadcast_on{
   background-image: url(/vcs/images/vcs_nav1_broadcast_on2.gif);
   width: 89;
   height: 22;
   text-align: center;
   border-style: none;
   background-position: top center;
}

.menu_over{
   font-size: 12px;
   font-weight: bolder;
   color: #7993FF;
   font-family: helvetica, arial, verdana, geneva;
   text-align: center;
   border-style: none;
   text-decoration: none;
}

.menu_normal{
   font-size: 12px;
   font-weight: bolder;
   color: #FFFFFF;
   font-family: helvetica, arial, verdana, geneva;
   text-align: center;
   border-style: none;
   text-decoration: none;
}

.menu_on{
   font-size: 12px;
   font-weight: bolder;
   color: #000000;
   font-family: helvetica, arial, verdana, geneva;
   text-align: center;
   border-style: none;
   text-decoration: none;
}

.Main{
   COLOR: #006699;
   FONT-FAMILY: helvetica, arial, verdana, geneva;
   FONT-SIZE: 19px;
   FONT-WEIGHT: bold;
   text-align: center;
}

.table_heading{
   font-size: 13px;
   font-weight: bolder;
   color: #FFFFFF;
   font-family: helvetica, arial, verdana, geneva;
   text-align: center;
   border-style: none;
   text-decoration: none;
   background-color: #213BA7;
}
 
 
.table_heading_left{
   font-size: 13px;
   font-weight: bolder;
   color: #FFFFFF;
   font-family: helvetica, arial, verdana, geneva;
   text-align: left;
   border-style: none;
   text-decoration: none;
   background-color: #213BA7;
}
 
.conf_details_on{
   background-image: url(/vcs/images/vcs_tab_confdetails_on.gif);
   width: 165;
   height: 23;
   text-align: center;
   border-style: none;
   background-position: top center;
}

.conf_details_off{
   background-image: url(/vcs/images/vcs_tab_confdetails_off.gif);
   width: 165;
   height: 23;
   text-align: center;
   border-style: none;
   background-position: top center;
}

.conf_documents_on{
   background-image: url(/vcs/images/vcs_tab_documents_on.gif);
   width: 115;
   height: 23;
   text-align: center;
   border-style: none;
   background-position: top center;
}

.conf_documents_off{
   background-image: url(/vcs/images/vcs_tab_documents_off.gif);
   width: 115;
   height: 23;
   text-align: center;
   border-style: none;
   background-position: top center;
}

.conf_participants_on{
   background-image: url(/vcs/images/vcs_tab_participants_on.gif);
   width: 120;
   height: 23;
   text-align: center;
   border-style: none;
   background-position: top center;
}

.conf_participants_off{
   background-image: url(/vcs/images/vcs_tab_participants_off.gif);
   width: 120;
   height: 23;
   text-align: center;
   border-style: none;
   background-position: top center;
}

.conf_blank_back{
   background-image: url(/vcs/images/vcs_tab_strip.gif);
   text-align: center;
   border-style: none;
   background-position: top center;
}


.conf_tab_on{
   font-size: 12px;
   font-weight: bolder;
   color: #FFFFFF;
   font-family: helvetica, arial, verdana, geneva;
   text-align: center;
   border-style: none;
   text-decoration: none;
}

.conf_tab_off{
   font-size: 12px;
   font-weight: bolder;
   color: #000000;
   font-family: helvetica, arial, verdana, geneva;
   text-align: center;
   border-style: none;
   text-decoration: none;
}

.tab_createsummary{
   background-image: url(/vcs/images/vcs_tab_createsummary.gif);
   width: 165;
   height: 23;
   text-align: center;
   border-style: none;
   font-size: 12px;
   font-weight: bolder;
   color: #FFFFFF;
   font-family: helvetica, arial, verdana, geneva;
   text-align: center;
   border-style: none;
   text-decoration: none;
   background-position: top center;
}

.vcs_tab_chg_pass{
   font-size: 14px;
   font-weight: bolder;
   background-image: url(/vcs/images/vcs_tab_changepassword.gif);
   background-position: center;
   background-repeat: no-repeat;
   border-style: none;
   color: #FFFFFF;
   font-family: helvetica, arial, verdana, geneva;
   width: 165;
   height: 23;
   text-align: center;
}

.vcs_tab_currentnumber{
   font-size: 14px;
   font-weight: bolder;
   background-image: url(/vcs/images/vcs_tab_currentnumber.gif);
   background-position: center;
   background-repeat: no-repeat;
   border-style: none;
   color: #FFFFFF;
   font-family: helvetica, arial, verdana, geneva;
   width: 165;
   height: 23;
   text-align: center;
}

.fixedWidth{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	background-color: #FFFFFF;
	width: 140px;	
}

/* Special for Netscape */
.smromangray,A.smromangray:visited,A.smromangray:hover,
.boldblue1,A.boldblue1:visited,A.boldblue1:hover,
.boldorange,A.boldorange:visited,A.boldorange:hover,
.boldwhite,A.boldwhite:visited,A.boldwhite:hover,
.alert,A.alert:visited,A.alert:hover,
.smNavLink,A.smNavLink:visited,A.smNavLink:hover
{
	font-size: 11px;
	line-height: 14px;
}
