
/* Site map Table Body*/
.siteMapTabBody
{
	font-size: 12px;
	color: black;
	font-family: Verdana, Serif, Sans-Serif;
}


.textDesc {font-size: 6px;}

/* Company profile side links */
A.one, A.one:link, A.one:visited
{
	font-size: 12px;
	color: blue;
	font-family: Verdana, Helvetica, sans-serif;
	text-decoration: none;
}
A.one:hover
{
	color: #ff9900;
	text-decoration: none;
}

/* Footer links */
A.two, A.two:link, A.two:visited
{
	font-size: 12px;
	color: white;
	font-family: Verdana, Helvetica, sans-serif;
	text-decoration: underline;
}
A.two:hover
{
	color: #ff9900;
	text-decoration: none;
}

.profileBody
{
	font-size: 12px;
	color: #000000;
	font-family: Verdana;
	text-align: justify;
}


.pageHeader
{
	font-weight: bold;
	font-size: 14px;
	color: #000000;
	font-family: Verdana, Arial;
	text-decoration: none;
	
}

.formError
{
	font-size: 12px;
	color: red;
	font-family: Verdana;
}

.formSubHeader
{
	font-weight: bold;
	font-size: 12px;
	color: black;
	font-family: Verdana;
}

.inputfield {
	font-family: Verdana, Arial, Helvetica;
	font-size: 11px;
	color: #000000;
	border: 1px solid #666666;
}

.outputfield {
	font-family: Verdana, Arial, Helvetica;
	font-size: 12px;
	color: #000000;
}


/* text style for paging links */
A.BIconLinkBold, A.BIconLinkBold:link, A.BIconLinkBold:visited
{
	font-size: 11px;
	color: blue;
	font-family: Verdana, Helvetica, sans-serif;
	text-decoration: none;
}

A.BIconLinkBold:hover
{
	color: blue;
	text-decoration: underline;
}

/* text style for the links */
A.SiteLink, A.SiteLink:link, A.SiteLink:visited
{
    font-family: Verdana, Helvetica, sans-serif;
    text-decoration: none;
    color: #dddddd;
    font-size: 11px;
}   

A.SiteLink:hover    
{
    text-decoration: underline;
    color: white;
}

A.IconLinkBold, A.IconLinkBold:link, A.IconLinkBold:visited /* the top line on the header*/
{
    color: #001a32;
    font: 10px Verdana,Arial, Helvetica;
    text-decoration: none;
    font-size:  10px;
    font-weight:normal;
}

A.IconLinkBold:hover
{
    color: white;
    text-decoration: none;
}

A.menu01, A.menu01:link, A.menu01:visited
{
    color: #006589;
    font-family: Verdana, Helvetica, sans-serif;
    text-decoration: none;
    font-size:  10px;
}

A.menu01:hover
{
    color: #ff3300;
    text-decoration: none;
}

UL LI   {
    list-style-type:    square ;
/*    line-height: 20px;*/
}

UL LI LI
{
	
	list-style-type: disc;
}

UL LI LI LI {
    list-style-type:    circle;
}

OL LI   {
    list-style-type:    decimal;
}

OL OL LI    {
    list-style-type:    lower-alpha;
}

OL OL OL LI {
    list-style-type:    lower-roman;
}








.speakerbitsError
{
	font-size: 14px;
	color: red;
	font-family: Arial;
}

.spakerbitsContactUsCaption
{
	font-weight: bold;
	font-size: 12px;
	color: black;
	font-family: Arial;
}


.speakerbitsNormalText
{
	font-size: 14px;
	color: black;
	font-family: Arial;
}


.loginForm
{
	font-weight: bold;
	font-size: 12px;
	color: black;
	font-family: Arial;
}

hr { text-align:left; }

table.reference
{
	padding-right: 1px;
	padding-left: 1px;
	padding-bottom: 1px;
	font: 8pt verdana;
	width: 90%;
	padding-top: 1px;
}
table.reference td a
{
	color: black;
}
table.reference td a:hover
{
	color: darkred;
}

table.reference td
{
	padding-bottom: 2px;
	width: 25%;
	text-indent: 5px;
}



.TODO
{
	color: red;
}

.topMenuDevider
{
	font: bold 7pt verdana;
	color: white;
	}
	

.topMenu
{
	font: bold 7pt verdana;
	color: white;
}

A.topMenu:hover
{
	font: bold 7pt verdana;
	color: silver;
	text-decoration: underline;
}



table.outer
{
	font-size: 8pt;
	font-family: Verdana;
}
/*
table td
{
	font: 8pt verdana;
}
*/
td.toc
{
	font-size: 8pt;
	font-family: Verdana;
	background-color: #f1e0c6;
}
div.toc
{
	margin-top: 20px;
	margin-left: 10px;
	font-family: Verdana, Arial, Helvetica;
}



a.outer
{
	color: black;
}
a.outer:hover
{
	color: darkred;
}

a.toc2
{
	color: black;
}
a.toc2:hover
{
	color: darkred;
}





h4
{
	font-size: 12pt;
}

bak_span.subhead
{
	font-weight: 600;
	font-size: 10pt;
	color: black;
}
bak_h5
{
	font-weight: 600;
	font-size: 10pt;
	color: black;
}

span.subhead
{
	font-size: 12pt;
}
h5
{
	font-weight: 100;
	font-size: 12pt;
}

h6
{
	font-weight: 600;
	font-size: 11pt;
	color: darkblue;
}

div.comment
{
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
	margin-left: 5px;
	width: 90%;
	padding-top: 10px;
	font-family: Times;
	background-color: #ffffcc;
}
code
{
	color: darkred;
}

td.code
{
	padding-left: 25px;
	color: darkred;
	font-family: "courier new";
}
div.code
{
	padding-left: 25px;
	color: darkred;
	font-family: "courier new";
}

bogus.div.code
{
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
	color: darkred;
	padding-top: 10px;
	font-family: "courier new";
}

span.caption
{
	margin-top: 5px;
	font-weight: 600;
	font-size: 10pt;
	color: black;
	font-family: tahoma,verdana;
}
div.caption
{
	margin-top: 5px;
	font-weight: 600;
	font-size: 10pt;
	color: darkgreen;
	font-family: tahoma,verdana;
}
td.caption
{
	margin-top: 5px;
	font-weight: 600;
	font-size: 10pt;
	color: darkgreen;
	font-family: tahoma,verdana;
}

div.aside
{
	width: 90%;
	background-color: #eeeeee;
}

img { border-color:black }

a.srcview
{
	font-size: 9pt;
}
table.srcview
{
	width: 90%;
}

div.indent
{
	padding-left: 25px;
}

div.buffer-top
{
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-top: 7px;
}

a:hover
{
	color: red;
}
.issues { color: 4455aa }
.table1 { width:95% ; font-size: x-small; }
.td1 { width:50%; background-color:eeeeee; }
.th1 { width:50%; text-align:left; background-color:cccccc; }

table.table
{
	font-size: 8pt;
	font-family: tahoma;
	cell-padding: 1;
}

table.table td { padding:5,5,5,5;font-family:tahoma;background-color:eeeeee; font-size:8pt; vertical-align:top; width:50% }
table.table pre { font-family:Verdana; }
table.table th { background-color:cccccc; text-align:left; font-size:8pt; }

table.table2     { font-family:tahoma, sans-serif; font-size:8pt;cell-padding:1 }
table.table2 td
{
	padding-right: 5px;
	padding-left: 5px;
	font-size: 8pt;
	padding-bottom: 5px;
	vertical-align: top;
	padding-top: 5px;
	font-family: tahoma, sans-serif;
	background-color: #eeeeee;
}
table.table2 pre { font-family:Verdana, sans-serif; }
table.table2 th  { background-color:cccccc; text-align:left; font-size:8pt; }




.headerIconLink
{
	font-size: 8pt;
	color: white;
	font-family: Arial;
}

.headerMenu
{
	font-size: 10pt;
	color: black;
	font-family: Arial;
}

.newsDate
{
	font-size: 10pt;
	color: white;
	font-family: Verdana;
	text-align: right;
}
.newsHeading
{
	font-weight: bold;
	font-size: 10pt;
	color: white;
	font-family: Verdana;
}

.headerMenuSplit
{
	font-size: 10pt;
	color: black;
	font-family: Arial;
}

.headerLoginStatus
{
	font-weight: bold;
	font-size: 10pt;
	color: black;
	font-family: Arial;
}

.footerLinks
{
	font-size: 8pt;
	color: #001a32;
    font: 10px Verdana,Arial, Helvetica;
    text-decoration: none;
    font-weight:normal;
}
H1
{
	font-weight: bold;
	font-size: 16px;
	color: black;
	font-family: Verdana, Arial;
}
.style4 {font-size: 36px}
.style5 {font-size: 18px;
	font-weight:bold;}
.style6 {font-size: 10px}
.style7 {font-size: 10px}
.style1 {color: #FFFFFF}
.style2 {color: #006589}