BODY {
	FONT-SIZE: 10px;
	FONT-FAMILY: Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-image:url(images/web_images/tile.gif);
	margin: 0px;
}

TD {
	FONT-SIZE: 10px; FONT-FAMILY: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

A {
	FONT-SIZE: 10px;
	COLOR: #064690;
	TEXT-DECORATION: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
}

A:hover {
	FONT-SIZE: 10px;
	COLOR: #0098DF;
	TEXT-DECORATION: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
}

a.tablelink
{
	color: Blue;
	font-size: 10px;
	text-decoration: none
}

a:hover.tablelink 
{
	color: Blue;
	font-size: 10px;
	text-decoration: none
}

.tabTLRB{
	BORDER-TOP: #01AED6 1px solid; 
	BORDER-BOTTOM: #01AED6 1px solid; 
	BORDER-LEFT: #01AED6 1px solid; 
	BORDER-RIGHT: #01AED6 1px solid
}

/* FORM ELEMENTS */
INPUT {
	FONT-SIZE: 10px; FONT-FAMILY: Verdana, Geneva, Arial, Helvetica, sans-serif;
}


select {
	FONT-SIZE: 10px; FONT-FAMILY: Verdana, Geneva, Arial, Helvetica, sans-serif
}
textarea{
	FONT-SIZE: 10px; FONT-FAMILY: Verdana, Geneva, Arial, Helvetica, sans-serif
}

/* input elements rollover click */
a.inputelement:link, a.inputelement:visited, a.inputelement:active{
	COLOR:#000000;
	text-decoration:none;
}

.inputelement{
text-align:center;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
font-weight:normal;
color:#000000;;
}

a.inputelement:hover{
	text-decoration:underline;
	font-weight:normal;
}

/* FLASH ELEMENTS */


.flashNewslink{
	font-family: Verdana, Arial, sans-serif;
	font-size:10px;
	font-weight:bold;
	color:#064690;
	
}

.a{
	font-family: Verdana, Arial, sans-serif;
	font-size:9px;
	font-weight:bold;
	color:#FFFFFF;

}

/*  Navigation Menu Elements */
.nav{
text-align:center;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
font-weight:normal;
color:#FFFFFF;
}
a.nav:link, a.nav:visited, a.nav:active {
color:#FFFFFF;
text-decoration:none;
font-weight:normal;

}
a.nav:hover {
color:#FF9900;
font-weight:normal;
}


/* Right Side Info  */
.side{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:9px;
font-weight:normal;
color:#000000;
}

.sidebold{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:9px;
font-weight:bold;
color:#000000;
}

.sideheader{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
font-weight:bolder;
color:#003300;
}

/* SiteMap */
a.sitemapheader:link, a.sitemapheader:visited, a.sitemapheader:active {
	FONT-SIZE: 10px;
	COLOR: #064690;
	TEXT-DECORATION: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	font-weight:bold;
	text-transform: none;
}

a.sitemapheader:hover{
	FONT-SIZE: 10px;
	COLOR: #0098DF;
	TEXT-DECORATION: underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
}

a.sitemap:link, a.sitemap:visited, a.sitemap:active {
	FONT-SIZE: 10px;
	COLOR: #064690;
	TEXT-DECORATION: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	font-weight:normal;
	text-transform:none;
}

a.sitemap:hover{
	text-decoration:underline;
	FONT-SIZE: 10px;
	COLOR: #0098DF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
}

/*  Product Name and Product Number Header in Product Description Page  */
.prodnameheader{
	font-weight:bold;
	font-size:12px;
}


/*  Setting the Content Background Colour to White */
.bgcolor
{
	background-color: #FFFFFF;
}

/*  Setting the Content Header for ELH */
.elhcontentheader
{
	color:#3366FF;
	font-weight:bold;
	font-size:12px;
}

.elhsubcontentheader
{
	color:#3366FF;
	font-weight:bold;
	font-size: 11px;
}

.contentheader
{
	color:#334F7F;
	font-weight:bold;
	font-size:13px;
}

.subcontentheader
{
	color:#334F7F;
	font-weight:bold;
	font-size:11px;
}

.eventTermHeader
{
	color:#334F7F;
	font-size:11px;
	font-weight:bold;
}

.eventGreyOutOldEvents
{
	color:#999999;
}

a.eventGreyOutOldEvents
{
	color:#EBEBEB;
}
.bgcolor_table {
	background-color: #EBEBEB;
}
.productSubtitleBold {
	font-size: 10px;
	font-weight: bold;
	color: #000000;
}
.productSubtitleGrey {
	color: #999999;
}
.makeDivider {
	background-color: #cccccc;
	height: 1px;
}
.bulletPoints {
	list-style-type: circle;
}
.priceDescr {
	color: #FF6600;
	font-size: 12px;
}
.priceAmount {
	color: #FF6600;
	font-weight: bold;
	font-size: 12px;
}
.italics {
	font-style: italic;
}
.headerGrey {
	color: #999999;
	font-size: 12px;
	font-weight: bold;
}
.computelecContent {
	background-color: #CCFFFF;
	font-weight: bold;
}
.elhHeaderOrange {

	color:#FF9900;
	font-weight:bold;
	font-size:24px;
}
.borderImageBlack {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.sideContentText {
	font-weight: bold;
}

.elhContentHeaderLarger {

	color:#3366FF;
	font-weight:bold;
	font-size:16px;
}
.textGrey {

	color: #999999;
	font-size: 12px;
}
.sideContentText2 {
	font-weight: bold;
	color: #FFFFFF;
}
.eventGreyOutOldEventsLinks {

	color:#999999;
}
.conferencePresenterName {
	color: #000099;
	font-size: 14px;
	font-weight: bold;
}
.conferenceHeading1 {
	color:#3366FF;
	font-weight:bold;
	font-size:12px;
	text-align: center;
}
.conferenceHeading2 {
	font-weight: bold;
}
.conferencePresenterHeadingSub {
	font-weight: bold;
}
.mainHomePageText {
	font-family: Haettenschweiler;
	color: #999999;
	font-size: 22px;
}
