@charset "UTF-8";

@media print
{
	.hide {
		display: none;
	}
}


a:active, a:link, a:visited  {
color:#666666;
text-decoration:none;
}
a:hover {
text-decoration:underline;
}
.ievent_H1 {
	font-family:Arial, Helvetica, sans-serif;
	color:#C5273E;
	font-size:18px;
	font-weight:bold;
	line-height:26px;
}
.ievent_H2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	font-weight:bold;
}
.ievent_H3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	font-weight:bold;
}

.ievent_H4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #C5273E;
	font-weight:bold;
}
.ievent_H2white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
}
.ievent_tableH1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #FFFFFF;
	background-color: #C5273E;
	font-weight: bold;
}
.ievent_tableH1 a {
	color: #FFFFFF;
}
.ievent_tableH1 a:hover {
	color: #666666;
}
.ievent_tablelogin {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	background-color: #E4E4E4;
	font-size: 11px;
	line-height: 13px;
	color: #000000;
	padding-top: 1px;
	padding-bottom: 1px;
	list-style-position: outside;
	list-style-type: disc;
}
.ievent_tablebody {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #666666;
}
.ievent_tablebody_schedule {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #666666;
}
.ievent_tablebody_special {
	border-bottom:none;
	font-family: Helvetica,Verdana,Arial,sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #EAEAEA;
	font-weight:normal;
	text-decoration: none;
}
.ievent_login_span {
	padding:0px; 
	margin:0px;
	background-color: #FFFFFF;
	height:16px;
}
a.ievent_tablebody_special:link {
	color: #000000;
	text-decoration: none;
	border-bottom:none;
}
a.ievent_tablebody_special:visited {
	color: #000000;
}
a.ievent_tablebody_special:hover {
	color: #999999;
}
a.ievent_tablebody_special:active {
	color: #000000;
}
.ievent_tableschedule_over {
	background-color: #E4E4E4;
	cursor: pointer;
	cursor: hand;
}
.ievent_tablebody_div {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 20px;
	font-weight: bold;
	color: #666666;
}
.ievent_error {
	font-family: Arial, Helvetica, sans-serif, Verdana;
	font-size: 11px;
	line-height: 14px;
	color: #FEFEFE;
}
.ievent_body_input {
	font-family: Helvetica,Verdana,Arial,sans-serif;
	font-size: 11px;
	line-height: 13px;
	color: #000000;
	padding-top: 1px;
	padding-bottom: 1px;
	list-style-position: outside;
	list-style-type: disc;
}
.ievent_body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:normal;
	color: #666666;
	padding-top: 1px;
	padding-bottom: 1px;
	list-style-position: outside;
	list-style-type: disc;
}
a.ievent_body:link, a.ievent_body:visited, a.ievent_body:active {
	color: #ED1C24;
	text-decoration: none;
	font-weight:normal;
}
a.ievent_body:hover {
	color: #ED1C24;
	text-decoration: underline;
	font-weight:normal;
}
.ievent_search {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	color: #666666;
}
.oneColFixCtr #container {
	width: 650px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
/*
	background: #FFFFFF;
*/
	background-color: transparent;
	margin: 0;
	text-align: left; /* this overrides the text-align: center on the body element. */
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
}
.oneColFixCtr #mainContent {
	padding: 10 10px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	margin-top: 10px;
	margin-bottom: 10px;
}
.ievent_tbsearch {
/*
	background-color: #FFFFFF;
*/
	text-align: left;
	margin: 0px 5px 5px;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 11px;
	width: 145px;
}
.ieventmenuprofile {
	border-style:none;
	border-collapse:collapse;
	background-color: #C5273E;
	font-family: Arial, Helvetica, sans-serif, Verdana;
	font-size: 11px;
	line-height: 13px;
	color: #000000;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.ieventmenu_profile_over {
	background-color: #000000;
	color: #FFFFFF;
	cursor: pointer;
	cursor: hand;
}
.ieventmenu_profile_out {
	background-color: #C5273E;
	color: #000000;
}
.ievent_tdactions {
	text-align: left;
	margin: 0px 5px;
	font-family: Helvetica,Verdana,Arial,sans-serif;
	font-size: 10px;
	line-height: 12px;
	color: #000000;
	background-color: #E4E4E4;
	padding: 0px;
	text-decoration: none;
	padding: 0px;
	height: 20px;
	text-indent: 5px;
}
.ievent_aboutText {
	text-align: left;
	margin: 0px 5px;
	font-family: Helvetica,Verdana,Arial,sans-serif;
	font-size: 10px;
	line-height: 12px;
	color: #FFFFFF;
	background-color: #000000;
	padding: 0px;
	text-decoration: none;
	padding: 0px;
	height: 20px;
	text-indent: 5px;
	vertical-align:middle;
}
.ievent_tbactions {
	text-align: left;
	margin: 0px 5px;
	font-family: Arial, Helvetica, sans-serif;
	width: 145px;
	font-size: 10px;
	line-height: 12px;
	color: #FFFFFF;
	background-color: #C5273E;
	padding: 0px;
	position:fixed;
}
.ievent_menuicon {
	margin-right: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.ievent_menuH1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 5px;
	margin: 0px;
}
.ieventmenu_bold {
font-weight:bolder;
}
.ieventmenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	height: 20px;
	text-align: left;
	text-indent: 5px;
}
a.ieventmenu:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	color: #FFFFFF;
}
a.ieventmenu:visited {
	color: #FFFFFF;
}
a.ieventmenu:hover {
	color: #666666;
	onmouseover: style.backgroundColor='##E8D4A8';
	onmouseout: style.backgroundColor='#CC9999';
	width:"20%";
	background-color: #FFFFFF;
}
a.ieventmenu:active {
	color: #FFFFFF;
}
.ieventmenuprofile {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #C5273E;
	background-color: #FFFFFF;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	font-weight: bold;
	border-collapse:collapse;
}
td.ieventmenuprofile {
	border-width:thin;
	border-style:solid;
}
.ieventmenu_profile_over {
	background-color: #C5273E;
	color: #FFFFFF;
	cursor: pointer;
	cursor: hand;
}
.ieventmenu_profile_out {
	background-color: #FFFFFF;
	color: #C5273E;
}
.ievent_buttons {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	font-weight: normal;
}
.ievent_emailtb {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	border: 1px solid #CCCCCC;
}
.ievent_emailtb a {
	font-family: Helvetica,Verdana,Arial,sans-serif;
	font-size: 10px;
	background-color:#FFFFFF;
	color: #000000;
}
.ievent_emailtbedit {
	font-family: Helvetica,Verdana,Arial,sans-serif;
	font-size: 10px;
	color: #FEFEFE;
	border: 1px solid #CCCCCC;
}
.ievent_bodysm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: normal;
	color: #666666;
	padding-top: 5px;
	padding-right: 5px;
}
.ievent_meetingconfirmed {
	font-family: Helvetica,Verdana,Arial,sans-serif;
	font-size: 10px;
	line-height: 12px;
	color: #333333;
	background-color: #FCE08A;
	font-weight: bold;
}
td.ievent_meetingconfirmed {
	padding: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #CCCCCC;
}
a.ievent_meetingconfirmed:link {
	color: #000000;
}
a.ievent_meetingconfirmed:hover {
	color: #999999;
}
.ievent_meetingcancelled {
	font-family: Arial, Helvetica, sans-serif, Verdana;
	font-size: 10px;
	line-height: 12px;
	color: #333333;
	background-color: #FF9B9B;
	font-weight: bold;
}
td.ievent_meetingcancelled {
	padding: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #CCCCCC;
}
a.ievent_meetingcancelled:link {
	color: #FFFFFF;
}
a.ievent_meetingcancelled:hover {
	color: #999999;
}
.ievent_meetingpending {
	font-family: Helvetica,Verdana,Arial,sans-serif;
	font-size: 10px;
	line-height: 12px;
	color: #333333;
	background-color: #B0B000;
	font-weight: bold;
}
td.ievent_meetingpending {
	padding: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #CCCCCC;
}
a.ievent_meetingpending:link {
	color: #FFFFFF;
}
a.ievent_meetingpending:hover {
	color: #999999;
}
.ievent_meetingdeclined {
	font-family: Helvetica,Verdana,Arial,sans-serif;
	font-size: 10px;
	line-height: 12px;
	color: #333333;
	background-color: #ADADAD;
	font-weight: bold;
}
td.ievent_meetingdeclined {
	padding: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #CCCCCC;
}
a.ievent_meetingdeclined:link {
	color: #FFFFFF;
}
a.ievent_meetingdeclined:hover {
	color: #999999;
}
.ievent_meetingorganiser {
	font-family: Arial, Helvetica, sans-serif, Verdana;
	font-size: 10px;
	line-height: 12px;
	color: #333333;
	background-color: #FFAD66;
	font-weight: bold;
}
td.ievent_meetingorganiser {
	padding: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #CCCCCC;
}
a.ievent_meetingorganiser:link {
	color: #000000;
}
a.ievent_meetingorganiser:hover {
	color: #999999;
}

.ievent_messageread {
	font-family: Helvetica,Verdana,Arial,sans-serif;
	font-size: 10px;
	line-height: 12px;
	color: #333333;
	background-color: #999900;
	font-weight: bold;
}
td.ievent_messageread {
	padding: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #CCCCCC;
}
a.ievent_messageread:link {
	color: #FFFFFF;
}
a.ievent_messageread:hover {
	color: #999999;
}
.ievent_messagenotread {
	font-family: Helvetica,Verdana,Arial,sans-serif;
	font-size: 10px;
	line-height: 12px;
	color: #333333;
	background-color: #ADADAD;
	font-weight: bold;
}
td.ievent_messagenotread {
	padding: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #CCCCCC;
}
a.ievent_messagenotread:link {
	color: #FFFFFF;
}
a.ievent_messagenotread:hover {
	color: #999999;
}
.ievent_tooltip {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
	padding: 5px;
}
.ievent_tooltipnormal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
	padding: 0px;
}
.ievent_tooltipbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
	padding: 10px 5px 5px;
	font-weight: bold;
	text-transform: uppercase;
}
.visitor_login_sent {
	background-color:#A2D8B9;
}
.visitor_login_not_sent {
	background-color:#FFFFFF;
}

.panelItem {
	background-color: #C5273E;
	padding-left: 3px;
}
.panelItem a.panelItemLink {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif, Verdana;
}

/************************* 
	Drop Down Menu CSS 
*************************/
.menuContainer {	
	float:left;
	width:80%;
	margin: 0px 0px 10px 0px;
	position:fixed;
	background-color: transparent;
}

ul.topNav {  
	list-style: none;
	padding: 0px;
	margin: 0px;
	float: left;
	width: 90%;	
	background-color: transparent;  
	z-index:1000;
}

ul.topNav li {  
	float: left;  
	margin: 0;  
	padding: 0px;  
	position: relative; /*--Declare X and Y axis base for sub navigation--*/
	z-index:500;
}

ul.topNav li a {  
	padding: 5px 10px 5px 5px;  
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #FFFFFF;	
	display: block;  
	text-decoration: none;  
	float: left;
	background-color:#C5273E;
	/*border:1px solid #FF9900;*/
}

ul.topNav li a:hover{
	color: #666666;
    background-color:#FFF;
	text-decoration: none;
}

/* firefox, chrome, safari */
html>body ul.topNav li ul.subNav {
    list-style: none;  
    position: absolute; /*--Important - Keeps subnav from affecting main navigation flow--*/  
    left: 0; top: 28px;
    background-color: #C5273E;
    margin: 0px; 
	padding: 0px 0px 8px 0px;
    display: none;
    float: left;
    width: 170px;
	z-index:100;
    /*border: 1px solid #111;*/
}

/* IE7 */
ul.topNav li ul.subNav {
	list-style: none;  
    position: absolute; /*--Important - Keeps subnav from affecting main navigation flow--*/
	left: 0; top:28px;
	background-color: #C5273E;  
    margin: 0px; padding: 0px;  
    display: none;  
    float: left;  
    width: 170px;
	z-index:100;
}

ul.topNav li ul {
	position:absolute;
	z-index:100;
}

ul.topNav li ul.subNav li{  
    margin: 0; 
	padding: 0;  
    /*border-top: 1px solid #252525; /*--Create bevel effect--*/ 
    /*border-bottom: 1px solid #444; /*--Create bevel effect--*/
    clear: both;  
    width: 100%;
}

/* used for firefox */
html>body ul.topNav li ul.subNav li a {  
    float: left;  
    width: 155px; 
    padding-left: 5px;
	font-size:10px;
	font-family:Arial, Helvetica, sans-serif;
	color:#FFF;	
}

/* used for IE7 */
ul.topNav li ul.subNav li a {  
    float: left;  
    width: 170px;
    padding-left: 5px;
	font-size:10px;
	font-family:Arial, Helvetica, sans-serif;
	color:#FFF;
}

html ul.topNav li ul.subNav li a:hover { /*--Hover effect for subNav links--*/  
    color:#666666;
	background-color: #FFF;
	text-decoration:none;
}

