/* CSS Document */
/*<style type="text/css">
*/

#flashContent {
	z-index: 0;
}
			
BODY
{
	font-family: Arial, Helvetica, sans-serif;
	bgcolor:#FFFFFF;
	margin: 0px;
	padding: 0px;
	font-size: 11pt;
	color: 333333;
}

P
{
	padding-top: 0px;
	margin-left: 80px;
	margin-right: 80px;
}

/*following from Allan Gormans menu file*/

table.navbar
{
	font-size: 8pt;
	font-weight: bold;
	padding: 0px;
	border: 0px;
	text-decoration: none;
	height: 39px;
	margin: 0;
}

/*6/28/11 for newhomepg demoo*/
table.navbar2
{
	font-size: 10pt;
	font-weight: bold;
	padding: 0px;
	border: 0px;
	text-decoration: none;
	height: 8px;
	margin: 0;
}

table.menu
{
	font-size: 8pt;
	margin: 0px;
	padding: 0px;
	border: 0px;
	font-weight: bold;
}

td.menuNormal
{
	color: #468F93;
	vertical-align: top;
	background-color: white;
	border: 0px;
	padding: 0px;
	text-decoration: none;
}

/*6/28/11 for newhomepg demoo*/
td.menu2Normal
{
	color: white;
	vertical-align: middle;
	background-color: black;
	border: 0px;
	padding: 0px;
	text-decoration: none;
	text-align: left;
}

td.menuHover
{
	padding: 0px;
	color: #66CC99;
	font-weight: bold;
	vertical-align: top;/*remove the following line for drop-down menu with images was background color lightblue*/
	text-align: left;
}

/*6/28/11 for newhomepg demoo*/
td.menu2Hover
{
	padding: 0px;
	color: #66CC33;
	font-weight: bold;
	vertical-align: middle;/*remove the following line for drop-down menu with images was background color lightblue*/
	background-color: #000000;
	text-align: left;
}

div.menuNormal
{
	display: none;
	position: static;
	text-decoration: none;
	padding: 1px;
}

/*6/28/11 for newhomepg demoo*/
div.menu2Normal
{
	display: none;
	position: static;
	text-decoration: none;
	padding: 1px;
}

div.menuHover
{
	border: 1px solid lightblue;
	background-color: #FFFFFF;
	/*changed line below from inline table 8/14/11 fix re IE9 wandering dropdown menus*/
	display: table-column;
	position: absolute;
	padding: 1px;
}

/*6/28/11 for newhomepg demoo*/
div.menu2Hover
{
	border: .5px solid lightblue;
	background-color: #000000;
	opacity: 0.70;
	filter: alpha(opacity=60); /*for Internet Explorer 6/7*/
	filter: “alpha(opacity=60)”; /*for Internet Explorer 8*/
		/*changed line below from inline table 8/14/11 fix re IE9 wandering dropdown menus*/
	display: table-column;
	position: absolute;
	padding: 1px;
	}

a.menuitem:link
{
	color: #1c525c;
	background-color: white;
	display: block;
	text-decoration: none;
	border: solid #000000 1px;
	padding: 1px;
}
a.menuitem:visited
{
	text-decoration: none;
	color: #333333;
	background-color: white;
	display: block;
	border: solid #333333 1px;
	padding: 1px;
}

a.menuitem:hover
{
	text-decoration: none;
	color: #333333;
	background-color: #ADCED6;
	display: block;
	border: solid #000000 1px;
	padding: 1px;
	}

a.menuitem:active
{
	color: black;
	background-color: #CCFFFF;
	display: block;
	border: solid #000000 1px;
}
a.menu2item:link/*4 below 6/28/11 for newhomepg demoo*/


{
	color: white;
	background-color: black;
	display: block;
	text-decoration: none;
	border: solid #000000 1px;
	padding: 1px;
}
a.menu2item:visited
{
	text-decoration: none;
	color: #669900;
	background-color: black;
	display: block;
	border: solid #333333 1px;
	padding: 1px;
}
a.menu2item:hover
{
	text-decoration: none;
	color: #FF0099;
	background-color: black;
	display: block;
	border: solid #000000 .5 px;
	padding: 1px;
}
a.menu2item:active
{
	color: #FFFF00;
	background-color: black;
	display: block;
	border: solid #000000 1px;
}

/*mine all mine*/

a.anchorlink {
	font-style: normal;
	color: #1c525c;
	text-decoration: none;
}
.menuheadteal {
	font-size: 18pt;
	font-style: normal;
	font-weight: bold;
	color: #1c525c;
}
.menuheadgray {
	font-size: 18pt;
	font-style: normal;
	font-weight: bold;
	color: #333333;
}

.small8 {
	font-size: 8pt;
	font-style: normal;
	line-height: normal;
	text-decoration: none;
	color: #333333;
}

.pindentnxtline {
	text-align: center;
	text-indent: 20px;
}

h1 {
	font-size: 36pt;
	font-style: normal;
	font-weight: bold;
	color: #1c525c;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}

h2 {
	font-size: 24pt;
	font-style: normal;
	font-weight: bold;
	color: #1c525c;
	padding: 0px;
	margin-left: 20px;
}
h3 {
	font-size: 18pt;
	font-style: normal;
	font-weight: bold;
	color: #1c525c;
	padding: 6px;
	margin-left: 20px;
}
h4 {
	font-size: 16pt;
	font-style: normal;
	font-weight: bold;
	color: #1c525c;
	padding: 6px;
	margin-left: 20px;
}
h6 {
	font-size: 12pt;
	font-style: normal;
	text-decoration: none;
	margin-left: 20px;
	color: #1c525c;
}
h5 {
	font-size: 14pt;
	font-style: normal;
	padding: 6px;
	color: #1c525c;
	margin-left: 20px;
}
.submitbox {
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
}


.questions {
	font-size: 11pt;
	line-height: normal;
	color: #333333;
	font-weight: bold;
}
.stylegray {
	color: #333333;
}
.styletealB {
	color: #1c525c;
	font-style: normal;
	font-weight: bold;
}
.styleteal {
	color: #1c525c;
}
.styletealitalbunln {
	font-size: 12pt;
	color: #1c525c;
	font-weight: bold;
	font-style: italic;
	text-decoration: underline;
}
ul.inplusskip {
	font-size: 12pt;
	font-style: normal;
	line-height: 22pt;
	color: #1c525c;
	list-style-position: inside;
	list-style-type: disc;
	font-weight: bold;
	margin-left: 120px;
	text-decoration: none;
	margin-right: 80px;
}
.styletealbunln {
	font-size: 12pt;
	color: #1c525c;
	font-weight: bold;
	text-decoration: underline;
}
.styleBold {
	font-weight: bold;
}

.boxintro {
	font-size: 11pt;
	color: #006369;
	height: 400px;
	width: 800px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	right: 100px;
	margin-left: 120px;
}
.authorline {
	font-size: 12pt;
	font-style: italic;
	font-weight: bold;
	color: #333333;
	text-align: right;
	text-indent: 300px;
}
a.linkallBold:active {
	color: #000000;
	font-weight: bold;
}
a.linkall:hover {
	color: #1c525c;
}
a.linkallBold:hover {
	color: #1c525c;
	font-weight: bolder;
}
a.linkallBold:visited {
	color: #999999;
	font-weight: bold;
}
a.linkall:visited {
	color: #999999;
}
a.linkall:link {
	color: #1c525c;
}
a.linkallBold:link {
	color: #1c525c;
	font-weight: bold;
}
a.linkall:active {

	color: #000000;
}
ul.inskipplain {
	font-style: normal;
	line-height: 22pt;
	list-style-position: inside;
	list-style-type: disc;
	margin-left: 120px;
	text-decoration: none;
	margin-right: 80px;
}
ul.inskipplainsglspc {
	font-style: normal;
	list-style-position: inside;
	list-style-type: disc;
	margin-left: 120px;
	text-decoration: none;
	margin-right: 80px;
}

ol.inskpnumblstsglspc {
	font-style: normal;
	list-style-position: inside;
	list-style-type: decimal;
	margin-left: 120px;
	text-decoration: none;
	margin-right: 80px;
}
ol.inskpnumblstsglspc2ndlvl {
	font-style: normal;
	list-style-position: inside;
	list-style-type: lower-roman;
	margin-left: 40px;
	text-decoration: none;
	margin-right: 80px;
}
ul.inskipplainsglspcbold {
	font-style: normal;
	list-style-position: inside;
	list-style-type: disc;
	margin-left: 120px;
	text-decoration: none;
	margin-right: 80px;
	font-weight: bold;
}
.styletealB14pt {
	color: #1c525c;
	font-style: normal;
	font-weight: bold;
	font-size: 14pt;
}
.stylegrayB14pt {
	color: #333333;
	font-style: normal;
	font-weight: bold;
	font-size: 14pt;
}
.styletealB16pt {
	color: #1c525c;
	font-style: normal;
	font-weight: bold;
	font-size: 16pt;
}
.stylegrayB16pt {
	color: #333333;
	font-style: normal;
	font-weight: bold;
	font-size: 16pt;
}
.stylegrayB12pt {
	color: #333333;
	font-style: normal;
	font-weight: bold;
	font-size: 12pt;
}
.menuheadteal24 {
	font-size: 24pt;
	font-style: normal;
	font-weight: bold;
	color: #1c525c;
}
.menuheadgray24 {
	font-size: 24pt;
	font-style: normal;
	font-weight: bold;
	color: #333333;
}

.divctrmainpg314w {
	padding-right: 5px;
	padding-left: 5px;
	text-align: left;
}

.styleBoldItal {
	font-weight: bold;
	font-style: italic;
}
.superscript {
	vertical-align: super;
	font-size: 9px;
}

.styleb14ptIndent80 {
	color: #1c525c;
	font-style: normal;
	font-weight: bold;
	font-size: 14pt;
	margin-left: 80px;
}
.menuheadteal36 {
	font-size: 36pt;
	font-style: normal;
	font-weight: bold;
	color: #1c525c;
}
.menuheadgray36 {
	font-size: 36pt;
	font-style: normal;
	font-weight: bold;
	color: #333333;
}
ul.2dlvlboldin20px {
	list-style-position: inside;
	list-style-type: disc;
	margin-left: 20px;
	text-decoration: none;
	margin-right: 20px;
	font-size: 10pt;
	color: #333333;
}
.styleteal9pt {
	color: #1c525c;
	font-size: 9pt;
}
ul.3dlvlboldin20px {
	list-style-position: inside;
	list-style-type: disc;
	margin-left: 20px;
	text-decoration: none;
	margin-right: 20px;
	font-size: 10pt;
	color: #333333;
}
.div900x350 {
	height: 350px;
	width: 900px;
	text-align: left;
	margin-left: 50px;
}
.div900x400 {
	height: 400px;
	width: 900px;
	margin-left: 30px;
	text-align: left;
}
.div900x500 {
	height: 300px;
	width: 900px;
}
.styleital {
	font-style: italic;
}
.styleitalBold {
	font-style: italic;
	font-weight: bold;
}
.div900x145forProfes {
	width: 900px;
	height: 145px;
	margin-left: 30px;
}

.boxforConfReg {
	height: 45px;
	width: 900px;
	border: thin solid #006369;
	padding-right: 2px;
	padding-left: 2px;
}

.div900x160 {
	width: 900px;
	height: 165px;
}
.styledkgrayb30pt {
	color: #55859;
	font-style: normal;
	font-weight: bold;
	font-size: 30pt;
}
.styledkgrayb24pt {
	color: #55859;
	font-style: normal;
	font-weight: bold;
	font-size: 24pt;
}
.styletealB24pt {
	color: #1c525c;
	font-style: normal;
	font-weight: bold;
	font-size: 24pt;
}
.styletealB30Pt {
	color: #1c525c;
	font-style: normal;
	font-weight: bold;
	font-size: 30pt;
	font-family: Arial, Helvetica, sans-serif;
}
.stylegrayB24 {
	color: #333333;
	font-style: normal;
	font-weight: bold;
	font-size: 24pt;
}
.styleBoldUndln {
	font-weight: bold;
	text-decoration: underline;
	font-size: 11pt;
	color: 333333;
}
.styletealBnw1008 {
	color: #1c525c;
	font-style: normal;
	font-weight: bold;
}
.stylegrayB30 {
	color: #333333;
	font-style: normal;
	font-weight: bold;
	font-size: 30pt;
}
.styleredB14pt {
	color: #FF0000;
	font-style: normal;
	font-weight: bold;
	font-size: 14pt;
}
.styleredB12pt {
	color: #FF0000;
	font-style: normal;
	font-weight: bold;
	font-size: 12pt;
}
.stylegray9pt {
	color: #333333;
	font-size: 9pt;
}
.videoframe {
	background-image: url(../imaganw/br919frame.jpg);
	background-position: center top;
	background-repeat: no-repeat;
}
.videoframe520x310 {
	background-image: url(../imaganw/br919frame540x330.jpg);
	background-position: center top;
	background-repeat: no-repeat;
}
.videoframe540x330 {
	background-image: url(../imaganw/br919frame520x310.jpg);
	background-position: center top;
	background-repeat: no-repeat;
}
.videoframe600x390 {
	background-image: url(../imaganw/br919frame600x390.jpg);
	background-position: center top;
	background-repeat: no-repeat;
}
.videoframe620x500 {
	background-image: url(../imaganw/br919frame620x500.jpg);
	background-position: center top;
	background-repeat: no-repeat;
}
.styletealB12pt {
	color: #1c525c;
	font-style: normal;
	font-weight: bold;
	font-size: 12pt;
}
.stylegrayB14ptRtAln {
	color: #333333;
	font-style: normal;
	font-weight: bold;
	font-size: 14pt;
	text-align: right;
}
.styleBold_green {
	font-weight: bold;
	color: #009900;
}
.styleBold_maroon {
	font-weight: bold;
	color: #990033;
}
.styleBold_orange {
	font-weight: bold;
	color: #FF6600;
}
.styleBold_blue {
	font-weight: bold;
	color: #0033FF;
}
.styleBold_Red {
	font-weight: bold;
	color: #FF0000;
}
.styleitalBoldUndln {
	font-style: italic;
	font-weight: bold;
	text-decoration: underline;
}
.styleUndln {
	font-weight: normal;
	text-decoration: underline;
	font-size: 11pt;
	color: 333333;
}
.styleBold11 {
	font-weight: bold;
	font-size: 11pt;
}
.styleital_8pt {
	font-style: italic;
	font-size: 8pt;
}
.superscriptital {
	vertical-align: super;
	font-size: 9px;
	font-style: italic;
}
.styleblueB14pt {
	color: #003399;
	font-style: normal;
	font-weight: bold;
	font-size: 14pt;
}
.stylegray9ptBold {
	color: #333333;
	font-size: 9pt;
	font-weight: bold;
}
.styleBold_Red24 {
	font-weight: bold;
	color: #FF0000;
	font-size: 24pt;
}
.styleredB24pt {
	color: #FF0000;
	font-style: normal;
	font-weight: bold;
	font-size: 24pt;
}
.styletealB16ptItal {
	color: #1c525c;
	font-style: italic;
	font-weight: bold;
	font-size: 16pt;
}
.stylegrayB16ital {
	color: #333333;
	font-style: italic;
	font-weight: bold;
	font-size: 14pt;
}
.stylegray14 {
	color: #333333;
	font-style: normal;
	font-weight: normal;
	font-size: 14pt;
}
.styleredB18 {
	color: #FF0000;
	font-style: normal;
	font-weight: bold;
	font-size: 18pt;
}
.styleBold_White24 {
	font-weight: bold;
	color: #FFFFFF;
	font-size: 24pt;
}
a.linkall2:hover {
	font-size: 8pt;
	color: #3399FF;
}
a.linkall2:visited {
	font-size: 8pt;
	color: #99CCCC;
}
a.linkall2:link {
	font-size: 8pt;
	color: #666666;
}
a.linkall2:active {
    font-size: 8pt;
	color: #000000;
}
a.linkall2b:hover {
	font-size: 10pt;
	color: #3399FF;
	
}
a.linkall2b:visited {
	font-size: 10pt;
	color: #99CCCC;
	
}
a.linkall2b:link {
	font-size: 10pt;
	color: #666666;
	
}
a.linkall2b:active {
    font-size: 10pt;
	color: #000000;
	
}a.linkall3:hover {
	font-size: 18pt;
	color: #66CC99;
	text-decoration: none;
	font-weight: bold;
}
a.linkall3:visited {
	font-size: 18pt;
	color: #669900;
	text-decoration: none;
	font-weight: bold;
}
a.linkall3:link {
	font-size: 18pt;
	color: #999900;
	text-decoration: none;
	font-weight: bold;
}
a.linkall3:active {
	font-size: 18pt;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
a.linkall4:hover {
	font-size: 14pt;
	color: #66CC99;
	text-decoration: none;
	font-weight: bold;
}
a.linkall4:visited {
	font-size: 14pt;
	color: #669900;
	text-decoration: none;
	font-weight: bold;
}
a.linkall4:link {
	font-size: 14pt;
	color: #999900;
	text-decoration: none;
	font-weight: bold;
}
a.linkall4:active {
	font-size: 14pt;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}

a.linkall4x:hover {
	font-size: 12pt;
	color: #00FF00;
	text-decoration: none;
	font-weight: bold;
}
a.linkall4x:visited {
	font-size: 12pt;
	color: #CC9900;
	text-decoration: none;
	font-weight: bold;
}
a.linkall4x:link {
	font-size: 12pt;
	color: #999900;
	text-decoration: none;
	font-weight: bold;
}
a.linkall4x:active {
	font-size: 12pt;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}

.small4 {
	font-size: 4pt;
	font-style: normal;
	line-height: normal;
	text-decoration: none;
}
.stylegoldB18 {
	color: #999900;
	font-style: normal;
	font-weight: bold;
	font-size: 18pt;
}
.styletealB18 {
	color: #1c525c;
	font-style: normal;
	font-weight: bold;
	font-size: 18pt;
}
.stylegrayB18 {
	color: #333333;
	font-style: normal;
	font-weight: bold;
	font-size: 18pt;
}
.stylegoldB14 {
	color: #999900;
	font-style: normal;
	font-weight: bold;
	font-size: 14pt;
}
.stylegoldB12 {
	color: #999900;
	font-style: normal;
	font-weight: bold;
	font-size: 12pt;
}
/*the following 5 items are from DBS styles - set them up for reports 09/2011*/
td.aquery1
{
	background-color: #B9D3EE;
	border: 1px;
	text-decoration: none;
	border-color: #000000;
	font-size: 9pt;
}
td.aquery2 {
	background-color: #CCFF66;
	border: 1px;
	text-decoration: none;
	border-color: #000000;
	font-size: 9pt;
	font-weight: bold;
}
td.aquery3 {
	background-color: #000033;
	border: 0px;
	padding: 2px;
	text-decoration: none;
}
td.aquery4 {
	background-color: #ADD8E6;
	border: 1px;
	padding: 2px;
	text-decoration: none;
	border-color: #000000;
	font-size: 9pt;
}
.stylegray9ptBold {
	color: #333333;
	font-size: 9pt;
	font-weight: bold;
}
th.aquery2 {
	background-color: #CCFF66;
	border: 1px;
	text-decoration: none;
	border-color: #000000;
	font-size: 9pt;
	font-weight: bold;
}
td.aquery5pink {
	background-color: #FFFFCC;
	border: 1px;
	text-decoration: none;
	border-color: #000000;
	font-size: 9pt;
}
th.aquery1 {
	background-color: #B9D3EE;
	border: 1px;
	text-decoration: none;
	border-color: #000000;
	font-size: 9pt;
	font-weight: bold;
}
.styleBoldItal9pt {
	font-weight: bold;
	font-style: italic;
	font-size: 9pt;
}
.styleBold_Red14 {
	font-weight: bold;
	color: #FF0000;
	font-size: 14pt;
}
.styleital9pt {
	font-style: italic;
	font-size: 9pt;
}
.styletealital {
	color: #1c525c;
	font-size: 11pt;
	font-style: italic;
}
.style10pt {
	font-size: 10pt;
}

