Body
{
	background-color: #FFFFFF;
	margin: 0px;
}

/* text style used for most text rendered by modules */
.Normal, .NormalDisabled
{
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 11px;
	font-weight: normal;
}

.Normalbold, .NormalboldDisabled
{
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 11px;
	font-weight:bold;	
}

A:link
{
	text-decoration: none;
	color: #005072;
}

A:visited
{
	text-decoration: none;
	color: #005072;
}

A:hover
{
	text-decoration: underline;
	color: #005072;
}

A:active
{
	text-decoration: none;
	color: #005072;
}


.issuedate {
	font-family:"Trebuchet MS", Arial, Helvetica;
	color:#FFFFFF;
	font-size:13px;
	font-weight:bold;
}

.leftside {
	font-family:"Trebuchet MS", Arial, Helvetica;
	color:#666666;
	font-size:14px;
	font-weight:bold;
	}
	
H1, .H1, a.h1 {	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 17px;
	font-weight: bold;
	color: #005072;
	}
/* Main Menu */
.MainMenu_MenuContainer
{
	background-color: transparent;
}
.MainMenu_MenuBar
{
	cursor: pointer;
	height: 16px;
	background-color: Transparent;
}
.MainMenu_MenuItem
{
	cursor: pointer;
	color: #333333;
	font-family: Tahoma, Arial, Helvetica;
	font-size: 9pt;
	font-weight: bold;
	font-style: normal;
	border-left: white 0px solid;
	border-bottom: white 0px solid;
	border-top: white 0px solid;
	border-right: white 0px solid;
	background-color: Transparent;
}
.MainMenu_MenuIcon
{
	cursor: pointer;
	background-color: #CCCCCC;
	border-left: #CCCCCC 0px solid;
	border-bottom: #CCCCCC 0px solid;
	border-top: #CCCCCC 0px solid;
	text-align: center;
	width: 15px;
	height: 21px;
}
.MainMenu_SubMenu
{
	z-index: 1000;
	cursor: pointer;
	background-color: #CCCCCC;
	border-bottom: #CCCCCC 0px solid;
	border-left: #CCCCCC 0px solid;
	border-top: #CCCCCC 0px solid;
	border-right: #CCCCCC 0px solid;
}
.MainMenu_MenuBreak
{
	border-bottom: #CCCCCC 0px solid;
	border-left: #CCCCCC 0px solid;
	border-top: #CCCCCC 0px solid;
	border-right: #CCCCCC 0px solid;
	background-color: #000000;
	height: 1px;
}
.MainMenu_MenuItemSel
{
	cursor: pointer;
	color: #333333;
	font-family: Tahoma, Arial, Helvetica;
	font-size: 9pt;
	font-weight: bold;
	font-style: normal;
	background-color: transparent;
}
.MainMenu_MenuArrow
{
	font-family: webdings;
	font-size: 10pt;
	cursor: pointer;
	border-right: #CCCCCC 0px solid;
	border-bottom: #CCCCCC 0px solid;
	border-top: #CCCCCC 0px solid;
}
.MainMenu_RootMenuArrow
{
	font-family: webdings;
	font-size: 10pt;
	cursor: pointer;
}

.maintable{border:#414141 solid 2px; background-color:#FFFFFF}

.submenuover {
	cursor: pointer; 
	cursor: hand; 
	color: #FFFFFF; 
	font-family: Tahoma, Arial, Helvetica; 
	font-size: 9pt; 
	font-weight: bold; 
	font-style: normal; 
	border-left: white 0px solid; 
	border-right: white 0px solid;
	background-color: #0085cf;
}

.attendeeform {
	padding: 5px 5px 5px 5px;
	}
	
.SubHead {
	color:#000000;
	}
	
.NormalTextBox {
	width:100%;
	}

.footer				{font: 10px "Trebuchet MS", Arial, Helvetica; color:#000000;font-weight: bold;}
a.footer			{font: 10px "Trebuchet MS", Arial, Helvetica; color:#2eb135;font-weight: bold;text-decoration:none;}
a.footer:visited	{font: 10px "Trebuchet MS", Arial, Helvetica; color:#2eb135;font-weight: bold;text-decoration:none;}
a.footer:hover		{font: 10px "Trebuchet MS", Arial, Helvetica; color:#2eb135;font-weight: bold;text-decoration:none;}
a.footer:active		{font: 10px "Trebuchet MS", Arial, Helvetica; color:#2eb135;font-weight: bold;text-decoration:none;}

.topnav				{font: 10px "Trebuchet MS", Arial, Helvetica; color:#818181;font-weight: bold;}
a.topnav			{font: 10px "Trebuchet MS", Arial, Helvetica; color:#818181;font-weight: bold;text-decoration:none;}
a.topnav:visited	{font: 10px "Trebuchet MS", Arial, Helvetica; color:#818181;font-weight: bold;text-decoration:none;}
a.topnav:hover		{font: 10px "Trebuchet MS", Arial, Helvetica; color:#818181;font-weight: bold;text-decoration:none;}
a.topnav:active		{font: 10px "Trebuchet MS", Arial, Helvetica; color:#818181;font-weight: bold;text-decoration:none;}