/*
This file and its contents are (c) Dexter Miranda, 2008. All Rights Reserved.

*/
#SearchtopMenu {
	position:relative;
	width:180px;
	height:auto;
	z-index:2;
	color: #0066CC;
	padding: 3px;
	visibility: visible;
	border: 1px dotted #FFFFCC;
	background-color: #C8E1FB;
	clear: left;
	float: right;
}
#SearchtopMenu ul {
	padding-left: 0;
	line-height: normal;
}
#SearchtopMenu ol {
 padding-left: 0;
}
#SearchtopMenu li {
	line-height: normal;
	list-style-type: disc;
	margin-top: 0.2em;
	margin-bottom: 0px;
}
#SearchtopMenu  a {
 ;
	color: #009900;
}

#searchBox {
	position:absolute;
	top:3px;
	z-index:90002;
	width: 175px;
	left: 600px;


}
#specialistDrop {
	position:absolute;
	left:262px;
	top:0;
	z-index:auto;
	padding: 5px;
	border: 1px none #3399FF;
	width: 300px;
}


#rightContent {
	position:absolute;
	left:0px;
	top:378px;
	z-index:20;
	overflow: visible;
	layer-background-color: #EDF8FE;
	border: none;
	font-size: 90%;
	margin-top: 0px;
	width: 200px;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	font-family: "Trebuchet MS", Verdana, sans-serif;

}
#rightContent h3 {
	font-size: 100%;
	color: #369;
	margin-left: 0px;
	line-height: normal;
	white-space: normal;
	background-image: url(/1new/images/bodybg.jpg);
	background-position: right;
	padding-left: 3px;
	padding-top: 6px;
	padding-right: 6px;
	background-color: #C8E1FB;
	border-bottom-width: 1px;
	border-bottom-style: none;
	border-bottom-color: #C8DCFD;
}

#rightContent a {
	color: #336699;
	display: block;
	padding: 3px;
	background-color: #FDF0A8;
}

#rightContent ul {
	margin-bottom: 1px;
}

#rightContent a:hover {
	color: #336699;
	background-color: #FEC501;
}
#rightContent li {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #D7E9FF;
	border-right-color: #D7E9FF;
	border-bottom-color: #D7E9FF;
	border-left-color: #D7E9FF;

}
#rightContent li, ol {
	color: #336699;
	list-style-type: none;
	margin-top: -0.5px;
	display: block;

}
body {
 margin: 0;
 padding: 0;
 font: 90%/1.5 "Trebuchet MS", Verdana, sans-serif;
 color: #333;
 background:  url(images/bodybg_100.jpg) repeat fixed;
 height: 100%; /* IE fix */
}
a:link {
	color: #009933;
	text-decoration: none;
}
a:visited {
	color: #009933;
	text-decoration: none;
}
a:hover {
	border: none;


}
h1 {
	font-size: 150%;
	color: #006699;
	margin: 0px 0 0px 0em;
	padding-top: 0px;
	padding-left: 5px;
	line-height: normal;

}
h2 {
	width: 99%;
	font-size: 130%;
	color: #077EE0;
	background-color: #E7EFFE;
	margin: 1em 0 0.8em .5em;
	padding-left: 0.5em;
	border-left: 0.3em solid #008ED2;
}

h3 {
	font-size: 115%;
	color: #369;
	border-bottom: 1px dashed #C8DCFD;
	margin-top: 0em;
	margin-bottom: 0em;
	margin-left: 0;
	line-height: normal;
}

p {
	font-size: 90%;
	line-height: normal;
}

ul, ol, li {
	font-size: 100%;
	line-height: normal;
}

.hide {
 display: none;
}

#container {
	position: relative;
	overflow: visible;
	width: 100%;
	height: auto;
	left: 0px;
	top: 0px;
	padding: 4px;
	border: 1px none #990000;
	right: 0px;

}

#content {
	position:absolute;
	left:200px;
	top:378px;
	z-index:1;
	overflow: visible;
	border-left: 1px double #369;
	padding: 1em 2em 2em 1em;
	visibility: visible;
	height: auto;
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 0.5em;
	width: 500px;
}
#content H2 {
	width: 100%;
	font-size: 110%;
	color: #006699;
	background-color: #D2F0FF;
	margin: 0em 0 0em 0em;
	padding-left: 39px;
	border-left: 1.5em none #006699;
	border-bottom-style: none;
	text-transform: uppercase;
	background-image: url(images/icon_3balloons.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-bottom: 5px;


		}
#content H4 {
	color: #36C;
	display: block;
	border-top: 1px #0066CC;
	border-right: 1px #0066CC;
	border-bottom: 1px solid #0066CC;
	border-left: 1px #0066CC;
	padding-bottom: 0px;
	margin-bottom: -8px;

}
#content a {
 color: #006600;
}
#content a:visited {
 color: #006600;
}
#content a:hover {
 background-color: #DEF;
 border: 1px dashed #ACE;
 margin: 0 -3px 0 -3px;
 padding: 0 2px 0 2px;
}
#content a:active {
 background-color: #36C;
 color: #FFF;
 border: 1px inset #36C;
 margin: 0 -3px 0 -3px;
 padding: 0 2px 0 2px;
}
#content ul {
	padding-left: 0;
	margin-left: 1.2em;
	line-height: normal;
	list-style-type: square;

}
#content ol {
	padding-left: 0;
	margin-left: 1.7em;
	list-style-type: decimal;

}
#content dt {
 font-weight: bold;
 margin-top: 0.5em;
}
#content li {
	margin: 0.2em 0em 0.2em 0.2em;
	padding-left: 0.5em;
	line-height: normal;

}
#content acronym {
 border-bottom: 1px dashed #CCC;
 cursor: help;
}


.description1 {
	color: #008FD5;
	font-style: normal;
	line-height: normal;
	font-size: 100%;
	font-weight: bold;



}

.description1 a {
	color: #009900;
	font-style: normal;
	font-weight: bolder;
	text-decoration: underline;
}
.description1 a:visited {
	color: #009900;
	font-style: normal;
	font-weight: bolder;
	text-decoration: underline;
}
#mediaWindow {
	position:absolute;
	left:0px;
	top:185px;
	width:775px;
	height:191px;
	z-index:1;
	border-bottom-color: #990000;
}		

#footer {
	border-top: thin none #99C;
	position: relative;
	left: 0px;
	width: auto;
	text-align: center;
	font-size: 80%;

}
#footer a {
	color: #69C;
}
#footer a:visited {
	color: #69C;
}



#header {
	position:absolute;
	left:0px;
	top:0px;
	overflow: visible;
	width: 100%;
	cursor: auto;
	background-image: url(/1new/images/headerbg.gif);
	background-repeat: repeat-x;
	height: 178px;
	z-index: 5;




}
#header #helixlogo {
 position: absolute;
 z-index: 2;
 left: 0.5em;
 top: 0;
 width: 6.5em;
 height: 9em;
 border-width: 0;
}
#header #bevel {
 float: right;
 height: 0;
 line-height: 0;
 border: 2.5em solid #FFF;
 border-color: #369 #FFF #FFF #369;
}
#header #bevel #span {
 display: none;
}
#header #twinhelix {
 position: absolute;
 top: 0;
 left: 2.2em;
 font-size: 2.5em;
}
#header #designs {
 position: absolute;
 top: 60%;
 left: 0;
 width: 100%;
 height: 1.66em;
 text-indent: 8em;
 font-size: 1em;
 background-color: #58B;
 border-top: 1px solid #69C;
 border-bottom: 1px solid #036;
}
#pagezoom {
 position: absolute;
 top: 61%;
 right: 0.3em;
 font-style: normal;
}
#pagezoom span {
 cursor: pointer;
 color: #EEF;
 padding: 0 0.2em 0 0.2em;
}
#pagezoom span.zoomHover {
 color: #FFF;
 background-color: #7AD;
}



/* Menu classes. This would be more elegant if IE was outlawed ;) */

#navigation {
	z-index: 10;
	position: absolute;
	left:7px;
	top:5px;
	width: 150;
	overflow: visible;
	font-size: 80%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	cursor: auto;
	background-color: #F1FAFE;
	padding-right: 5px;
	list-style-type: none;
	border: none;
	padding-left: 5px;


}
#navigation a {
	color: #36C;
	border-bottom-style: none;

}
#navigation li {
	list-style-type: disc;
	margin: 0 0 0 auto;
	text-decoration: underline;
	padding-top: 0;
	padding-bottom: 0;
	padding-left: 0;


}
#navigation H4 {
	font-size: 120%;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #0099CC;
	text-align: center;
	border-bottom: 1px dashed #C8DCFD;
	

}

#menuroot {
 width: 11em;
 text-align: right;
}

/* IE5/Mac hack below... override these main settings in other browsers */
#menuroot ul {
 position: absolute;
 top: 0;
 left: 9em;
 width: 16em;
 visibility: hidden;
 padding: 0.3em;
 text-align: left;
 border: 1px outset #9CF;
 background-color: #F0F8FF;
}
#menuroot ul ul {
 left: 14em;
 width: 11em;
}
/* \*/
#menuroot ul {
 left: 11.5em;
}
#menuroot ul ul {
 left: 17em;
}
/* */

#menuroot li {
 position: relative;
 width: 100%;
 padding: 0;
 margin: 0 0 1px 0;
 color: #036;
}

#menuroot li .subind {
 position: absolute;
 right: 0.5em;
 font-size: 0.8em;
 top: 0.3em;
}

#menuroot a {
 display: block;
 border-bottom: 1px solid #FFF;
 padding: 0.05em 1.5em 0.05em 0.2em;
 color: #036;
}
/* Holly Hack: Fix IE/Win. Hide from IE Mac \*/
* html #menuroot li {
 float: left;
 height: 1%;
}
* html #menuroot a {
 height: 1%;
}
/* End Hack */
#menuroot ul a {
 border-color: #F0F8FF;
}
#menuroot a.current {
	color: #399;
	line-height: normal;

}
#menuroot a:hover {
 color: #399;
 border-color: #69C;
 background-color: #E0F0FF;
}
#menuroot a.highlighted {
 color: #399;
 border-color: #99C;
 background-color: #D0E8FF;
}
#menuroot a.highlighted .subind {
 display: none;
}
/* These next 2 are Safari hacks, it doesn't cleanly remove CSS via node.className = ''; */
#menuroot a.dimmed {
 background: transparent;
 border-color: #FFFFFF;
}
#menuroot ul a.dimmed {
 border-color: #F0F8FF;
}

#menulock {
 display: block;
 text-align: center;
 font-size: 0.8em;
 color: #66C;
 cursor: pointer;
}
#linktitle {
 margin-top: 1em;
 text-align: center;
 color: #999;
 font-size: 0.8em;
}

#specialistDrop {
	position:absolute;
	left:455px;
	top:2px;
	height:40px;
	z-index:30;
	padding: 5px;
	border: 1px none #3399FF;
	width: 322px;




}
/* Non-IE menu enhancements...
html>body #menuroot ul {
 top: 1.55em;
 border-top: 3px solid #E8F0FF;
}
html>body #menuroot a.highlighted {
 width: 28em !important;
 text-align: center;
}
*/



#topMenu {
	position:absolute;
	left:562px;
	top:196px;
	width:200px;
	height:auto;
	z-index:2;
	color: #0066CC;
	padding: 5px;
	visibility: visible;
	background-image: url(png/topmenu_bg.png);
	background-repeat: no-repeat;
	background-position: center top;
}
#topMenu a {
	border-bottom-style: none;
	color: #009900;

}
#topMenu a:hover {
	color: #009900;
	background-color: #FFFFCC;

}


#rightContent {
	layer-background-color: #FFFF00;

}
#leftmenu p {
	color: #FFCC00;
	text-transform: uppercase;
	text-indent: 2pt;
	padding: 0px 0px -10px;
}
#leftMenu ul {
	text-decoration: none;
	list-style-type: none;
	border: none;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	left: 0px;
	color: #FF0000;

	}

#leftMenu li {
	list-style-type: none;
	display: block;
	margin-left: 0px;
	padding-left: 2px;
	padding-bottom: 2px;
	line-height: normal;
	width: 100%;
	margin-top: -1px;
	padding-top: 2px;
	}
	
#leftMenu a {
	color: #333333;
	text-decoration: none;
	width: 100%;
	border-top: none;
	border-right: none;
	border-bottom: 1px solid #FBDF73;
	border-left: none;
	font-size: 86%;
	line-height: normal;
	display: block;
	}
	
#leftMenu a:hover {
	color: #006699;
	background-color: #FCEAA0;
	}
	
#leftMenu H1 {
	width: 100%;
	font-size: 100%;
	color: #000000;
	background-color: #D2F0FF;
	margin: 0em 0 0em 0em;
	padding-left: 1.8em;
	border-left: 1.5em none #006699;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #006699;
	text-transform: uppercase;
	background-image: url(images/bullet.gif);
	background-repeat: no-repeat;
	background-position: left;
		}

#secondMenu {position:absolute; left:258px; top:48px; width:174px; height:32px; z-index:1000}
#secondMenu li a {color:#ffffff;}
#secondMenu li a:current {color:#ffffff;}
#secondMenu li a:visited {color:#ffffff;}
#secondMenu li a:hover {color:#ffffff;}

#highlights {
	position:absolute;
	left:0px;
	top:367px;
	width:200px;
	height:auto;
	z-index:1;
	layer-background-color: #FFFFFF;
	border: none;


	}

#highlights p {
	color: #009933;
	font-size: 85%;
	}
#highlights a {
	color: #009933;
	}
#highlights h2 {
	width: 100%;
	font-size: 95%;
	color: #FFFF00;
	background-color: #0095DD;
	margin: 0em 0 0em 0em;
	padding-left: 0.2em;
	border-left: 0.3em solid #0066CC;
}


#patientLayer {
	position:absolute;
	left:234px;
	top:45px;
	width:85px;
	height:27px;
	z-index:150;
	layer-background-color: #FFCC99;
	padding-left: 0px;
	border: none;



	}
#patientLayer p {
	color: #000000;
	font-size: 85%;
	padding-left: 2px;

	}
#patientLayer a {
	color: #009933;
	font-size: 85%;

	}
#patientLayer h2 {
	width: 100%;
	font-size: 95%;
	color: #333333;
	background-color: #E7F8DE;
	margin: 0em 0 0em 0em;
	padding-left: 0.2em;
	border-left: 0.3em solid #66CC33;
}


#quickLinks {
	position:absolute;
	left:0px;
	top:0px;
	width:200px;
	height:auto;
	z-index:10;
	layer-backgroundcolor: #FFCC99;
	background-color: #FDF2C8;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;


	}
#quickLinks p {
	color: #000000;
	font-size: 85%;

		}
#quickLinks a {
	color: #990000;
	font-size: 90%;
	border-bottom-width: 1px;

		}
#quickLinks a:visited {
	color: #990000;
	font-size: 90%;
	border-bottom-width: 1px;

		}
#quickLinks a:hover {
	color: #990000;
	font-size: 90%;
	background-color: #F5FFEC;
		}
#quickLinks ul {
	margin-left: 3px;
	margin-top: 0px;
}

#quickLinks li {
	list-style-position: inside;
	list-style-type: square;
	padding: 0px;
	text-align: left;
	margin-left: 0px;

}

#quickLinks H2 {
	width: 100%;
	font-size: 100%;
	color: #000000;
	background-color: #D2F0FF;
	margin: 0em 0 0em 0em;
	padding-left: 1.8em;
	border-left: 1.5em none #006699;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #006699;
	text-transform: uppercase;
	background-image: url(images/bullet.gif);
	background-repeat: no-repeat;
	background-position: left;
		}

#overview  {
	position:absolute;
	left:205px;
	top:0px;
	width:547px;
	height:300px;
	z-index:8;
	overflow: visible;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
	background-color: #D2F0FF;
	margin: 0px;
	padding: 0px;
	background-repeat: no-repeat;
	background-position: right bottom;
		}

#overview p {
	color: #000000;
	font-size: 85%;
	padding: 0px 10px 10px;
	margin-top: -3px;


		}
#overview a {
	color: #69C;
		}

#overview H2 {
	width: 100%;
	font-size: 150%;
	color: #0099CC;
	padding-left: 0px;
	text-transform: capitalize;
	background-image: url(images/homeoverboard.jpg);
	background-repeat: no-repeat;
	background-position: left;
	margin-top: 0em;
	margin-right: 0;
	margin-bottom: 0em;
	margin-left: 0px;
	height: 38px;
	vertical-align: bottom;
	text-align: left;
	border: none;
		}
		
#bottomRow {
	position:absolute;
	left:7px;
	top:560px;
	width:580px;
	z-index:30;
	layer-background-color: #FFFFCC;
	border: 1px none #000000;


		}
#mastCol1 {
	position:absolute;
	left:185px;
	top:63px;
	height:81px;
	z-index:31;


}
#mastCol1 a{
	 color: #69C;
		}
#mastCol1 a:hover {
	background-color: #F5FFEC;
		}
#mastCol1 ul {
	margin-top: 0px;
	list-style-type: disc;
}
	
#mastCol2 {
	position:absolute;
	left:390px;
	top:63px;
	height:105px;
	z-index:32;
		}
#mastCol2 a{
	 color: #69C;
		}
#mastCol2 a:hover {
	background-color: #F5FFEC;
		}
#mastCol2 ul {
	margin-top: 0px;
}
#mastCol3 {
	position:absolute; left:550px; top:63px; height:132px; z-index:101; layer-background-color: #FFFFFF; border: 1px none #000000;
}

#mastCol3 a{
	 color: #69C;
		}
#mastCol3 a:hover {
	background-color: #F5FFEC;
		}
#mastCol3 ul {
	margin-top: 0px;
}
#masthead {
	position:absolute;
	left:0px;
	top:0px;
	width:752px;
	height:175px;
	z-index:1;
	background-image: url(images/home_mast1.jpg);
	layer-background-image: url(1new/images/home_mast1.jpg);
	border: 1px none #000000;
	background-repeat: no-repeat;
	background-position: left top;
	}
.quoteSmall {
	color: #3366CC;
	font-weight: normal;
	font-style: normal;
	line-height: normal;
	font-size: 100%;

}
.red {
	color: #CC0000;
}
h5 {
	background-color: #FFCC99;
	display: block;
	padding: 10px;
	line-height: normal;

}
hr {
	color: #B3CBFF;
}
.smallFooter {
	font-size: 90%;
}
#rightContent h4 {
	font-size: 115%;
	background-attachment: fixed;
	background-image: url(images/righttab1.gif);
	background-position: right;
	background-repeat: no-repeat;
}
blocked {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 150%;
	color: #006699;
	display: block;
	padding: 20px;
}
.blocked {
	font-size: 105%;
	color: #3399FF;
	display: block;
	padding: 20px;
	line-height: normal;
	font-weight: bolder;
}
#specialistDrop {
	position:absolute;
	top:0;
	z-index:90003;
	padding: 5px;
	border: 1px none #3399FF;
	left: 250px;

}



.bluetabs{
	border-bottom: 1px solid #FFCC00;

}

.bluetabs ul{
padding: 3px 0;
margin-left: 0;
margin-top: 1px;
margin-bottom: 0;
font: bold 11px "Trebuchet MS", Verdana, sans-serif;
list-style-type: none;
text-align: center; /*set to left, center, or right to align the menu as desired*/
}

.bluetabs li{
display: inline;
margin: 0;
}

.bluetabs li a{
text-decoration: none;
padding: 3px 7px;
margin-right: 3px;
border: 1px solid #FFCC00;
color: #336699;
background: white url(../dropdowntabs/dropdowntabfiles/media/bluetab.gif) repeat-x left top; /*THEME CHANGE HERE*/
}

.bluetabs li a:visited{
color: #336699;
}

.bluetabs li a:hover{
text-decoration: underline;
color: #006699;
border: 1px solid #778;

}

.bluetabs li.selected{
}

.bluetabs li.selected a{
	background-image: url(../dropdowntabs/dropdowntabfiles/media/bluetab.gif);
	border-bottom-color: #FFCC00;
	z-index: 999999999;

}

.bluetabs li.selected a:hover{
	text-decoration: none;
	z-index: auto;

}

/* ######### Style for Drop Down Menu ######### */

.dropmenudiv_b{
	position:absolute;
	top: 0px;
	font:normal 10px/16px Verdana;
	z-index:90003;
	background-color: white;
	border-top: 0 solid #918d8d;
	border-right: 1px solid #918d8d;
	border-bottom: 0 solid #918d8d;
	border-left: 1px solid #918d8d;
	visibility: hidden;

}


.dropmenudiv_b a{
	width: auto;
	display: block;
	z-index:90003;
	text-decoration: none;
	text-indent: 5pt;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-right: 5px;
	border-top: 0 solid #FFCC00;
	border-right: 0 solid #FFCC00;
	border-bottom: 1px solid #FFCC00;
	border-left: 0 solid #FFCC00;




}

* html .dropmenudiv_b a{
	width: 100%;
	border-top: 0 solid #FFCC00;
	border-right: 0 solid #918d8d;
	border-bottom: 1px solid #918d8d;
	border-left: 0 solid #918d8d;
}

.dropmenudiv_b a:hover{
	border: 0 solid #918d8d;
	border-bottom-width: 1px;
	z-index:90003;
	background-image: url(../dropdowntabs/dropdowntabfiles/media/bluetab.gif);
}
#dropmenu {
	z-index: 90003;
	bottom: 0px;
	width: 800px;





}
.spaced {
	font-size: 95%;
	line-height: 130%;

}
#lightText {
	position:absolute;
	left:300px;
	top:25px;
	z-index:4;
	font-size: 100%;
	color: #0066CC;

}
#lightText p {
	font-size: 100%;
	font-family: Arial, Helvetica, sans-serif;

}

#lightText a {
	font-size: 100%;
	border-bottom-width: 1px;

		}
#lightText a:visited {
	font-size: 100%;
	border-bottom-width: 1px;

		}
#lightText a:hover {
	color: #006699;
	font-size: 100%;
	background-color: #F5FFEC;
		}
TH.backgroundsidebar
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 10pt;
    BORDER-TOP-STYLE: none;;
    BORDER-RIGHT-STYLE: none;
    BORDER-LEFT-STYLE: none;
    BACKGROUND-COLOR: #f0f0f0;
    BORDER-BOTTOM-STYLE: none
}
TD.backgroundsidebar
{
	FONT-WEIGHT: normal;
	FONT-SIZE: 10pt;
	BORDER-TOP-STYLE: none;
	FONT-FAMILY: "Trebuchet MS", Verdana, sans-serif;
	BORDER-RIGHT-STYLE: none;
	BORDER-LEFT-STYLE: none;
	BACKGROUND-COLOR: #FFFFCC;
	BORDER-BOTTOM-STYLE: none;

}
SPAN.sidebar
{
	FONT-WEIGHT: normal;
	FONT-SIZE: 14px;
	FONT-FAMILY: "Trebuchet MS", Verdana, sans-serif;

}
SPAN.sidebar
{
	FONT-WEIGHT: normal;
	FONT-SIZE: 14px;
	FONT-FAMILY: "Trebuchet MS", Verdana, sans-serif;

}
.background2
{
	FONT-WEIGHT: normal;
	BACKGROUND-COLOR: #EDF8FE;

}
.background2 p {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #D7E9FF;
	border-right-color: #D7E9FF;
	border-bottom-color: #D7E9FF;
	border-left-color: #D7E9FF;
	margin-left: 3px;
	color: #336699;
	list-style-type: none;
	margin-top: -0.5px;
	font-size: 95%;
	line-height: normal;
}
.background2li, ul, ol {
	margin-left: 3px;
	color: #336699;
	list-style-type: disc;
	margin-top: -0.5px;
}

.background2 a {
	color: #336699;
	display: block;
	background-color: #FDF0A8;
}
.background2 a:hover {
	color: #336699;
	background-color: #FEC501;
	padding: 0px;

}
TD.background4
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 10pt;;
    BACKGROUND-COLOR: #FFCC99
}
TD.background5
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 12px;
    
    BACKGROUND-COLOR: #000080
}
TD.backgroundsidebar
{
	FONT-WEIGHT: normal;
	FONT-SIZE: 10pt;
	BORDER-TOP-STYLE: none;
	FONT-FAMILY: "Trebuchet MS", Verdana, sans-serif;
	BORDER-RIGHT-STYLE: none;
	BORDER-LEFT-STYLE: none;
	BACKGROUND-COLOR: #FFFFCC;
	BORDER-BOTTOM-STYLE: none;

}
TH.background4
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 10pt;;
    BACKGROUND-COLOR: #e1e1e1
}
TH.background5
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 12px;
    
    BACKGROUND-COLOR: #000080
}
TH.backgroundsidebar
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 10pt;
    BORDER-TOP-STYLE: none;;
    BORDER-RIGHT-STYLE: none;
    BORDER-LEFT-STYLE: none;
    BACKGROUND-COLOR: #f0f0f0;
    BORDER-BOTTOM-STYLE: none
}
TD.background1
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 10pt;;
    BACKGROUND-COLOR: #FFFFCC
}
#container #content .announcement {
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bolder;
	text-align: center;
}
#container #rightContent p {
	line-height: normal;
	white-space: normal;
	word-spacing: normal;
	font-size: 12px;
	display: block;
	margin-top: 0px;
	margin-bottom: 0px;
}
#container #rightContent a {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-bottom-style: solid;
	border-top-color: #D7E9FF;
	border-right-color: #D7E9FF;
	border-bottom-color: #D7E9FF;
	border-left-color: #D7E9FF;
}
