http://farm3.static.flickr.com/2658/3717041848_3cb4157c39_b.jpg/* CSS Document */

html, body, select {
	margin:0;
	font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px; color:#000;
	line-height:15px;
	font-weight:normal;
}

td {
font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px; color:#000;
	line-height:15px;
}

:focus { /* remove outline */
	outline: 0;
}


/* CONTAINER */

#container {
	width:478px;
	margin:0 auto;
}

.container {

}

.container td {
	vertical-align:top;
}


#bannerImage {
	position:relative;
}

#bannerImage img {
	display:block;
}

#companyLogo { /* create hotspot over logo on top banner image */
	position:absolute;
	width:184px;
	height:40px;
	top:44px;
	left:27px;
	background:url(/images/top/logo.gif) no-repeat;
	filter:alpha(opacity=00); 
	-moz-opacity: 0.0;
	opacity: 0.0;
}

#topnavLeft {
	display:inline; /* add for IE6 */
	float:left;
	margin:0 0 0 22px;
	padding:0;
}

#topnavRight {
	display:inline; /* add for IE6 */
	float:right;
	text-align:right;
	margin:0 30px 0 0;
	padding:0;
	position:relative;
	top:5px;
	width:360px;
}

#topnavRight a {
	font-family:Verdana, Arial, Helvetica, sans-serif; font-size:10px; color:#fff;
	text-decoration:none;
	margin: 0 0 0 8px;
	padding:4px 0;
}

#topnavRight a:hover {
	color:#40bde8;
}








/* MAIN CONTENT AREA */

a {
	color:#666666;
	text-decoration:none;
	padding:4px 0;
}
a:hover {
	color:#DE7702;
	text-decoration:none;
}

p, .normal {
	margin:0 0 15px 0;
	padding:0;
}

h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:17px;
	line-height:18px;
	color:#005883;
	font-weight:bold;
	margin:0 0 15px 0;
	padding:0;
}

h2 {
	font-family:Verdana, Arial, Helvetica, sans-serif; font-size:14px; color:#005883;
	font-weight:bold;
	margin:0 0 8px 0;
	padding:0;
}

h3 {
	font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px; color:#00a7d4;
	font-weight:bold;
	margin:0 0 4px 0;
	padding:0;
}

h3 a {
	text-decoration:none;
}


h4 {
	font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px; color:#005883;
	font-weight:bold;
	margin:0 0 2px 0;
	padding:0;
}

h5 {
	font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px; color:#000000;
	font-weight:bold;
	margin:0 0 4px 0;
	padding:0;
}

h5 a {
	text-decoration:none;
	font-weight:bold;
}

h5 a:hover {
	text-decoration:underline;
}

.legal, .legal a {
	font-family:Verdana, Arial, Helvetica, sans-serif; font-size:10px; color:#afafaf;
	margin:0;
	padding:0;
	text-decoration:none;
}

.legal a:hover {
	text-decoration:underline;
}

.quote {
	font-family:Verdana, Arial, Helvetica, sans-serif; font-size:10px; color:#666666;
	margin:0;
	padding:0;
	text-decoration:none;
}


/* SIDEBAR */

.sidebar {
	
}

.sidebar img {
	display:block;
	margin:0 0 10px 0;
}

.sidebar img.caption {
	/*display:block;*/
	margin:0 0 3px 0;
}

.sidebar p {
	margin:0 0 10px 0;
}


.sidebar h1 {
	font-family:Arial, Helvetica, sans-serif; font-size:15px; color:#de7702;
	font-weight:bold;
	text-transform:uppercase;
	margin:0 0 6px 0;
	padding:0;
}

.sidebar h2 {
	font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px; color:#de7702;
	font-weight:bold;
	text-transform:none;
	margin:0 0 6px 0;
	padding:0;
}

.sidebarContainer {
	width:218px;
	border:1px solid #969696;
	padding:15px 15px 5px 15px;
	margin:0 0 15px 0;
}











/* LISTS */



ol {
	padding: 0 0 0 35px; /* move number to the right (add padding-left) */
	margin: 0 0 15px 0; /* Move number using left-margin */
	line-height:15px; /* define so bullet image is placed properly from a defined 'Left' 'Top' */
}

ol li {
	font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px; color:#000; 
	padding: 0 0 0 0; /* define distance of text from bullet */
	margin: 0 21px 4px 0; 
}

ul.linkList { /* see Investors page for example */
	list-style-type:none;
	padding: 0 0 0 0; 
	margin: 0 0 15px 0; 
	line-height:15px;
}

ul.linkList li {
	background-image: url(); 
	background-repeat: no-repeat; 
	font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px; color:#000; 
	padding: 0 0 0 0; 
	margin: 0 21px 4px 0; 
}


/* DROPSHADOW STYLES */

.shadowEffect {
  background:#dddddd; 
  border-right:1px solid #eeeeee;
  border-bottom:1px solid #eeeeee;
  margin:0 0 0 2px;
  padding-top:1px; /* added for IE */
 }

.repositionShadow { /* applied to a span surrounding 'inside' for IE */
	position:relative;
	left:-1px;
	top:-1px;
}

.inside {
	position:relative;
	background:#006699;
	border:1px solid #bababa;
	padding:5px;
	color: #FFFFFF;
	font-style: normal;
	font-weight: bold;
	font-family:Verdana, Arial, Helvetica, sans-serif; font-size:14px; color:#fff;
}

/* CRYOBIOLOGY */

#cryobiologyMovie { /* so far not needing any styles */

}

#criobiologyMovieDescription {
	position:absolute;
	top:50px;
	left:345px;
	width:350px;
}

#criobiologyTextDescription { /* so far not needing any styles */
	
}

#cryobiologyMovie .criobiologyMovieNavigation { /* applies the class only if inside this id */
	position:absolute;
	top:291px;
	left:645px;
	width:75px;
}

#criobiologyTextDescription .criobiologyMovieNavigation { /* applies the class only if inside this id */
	text-align:right;
	margin-right:5px;
}


/* VIDEO PAGES */

#videoContainer {
	/*width:600px;*/
	height:390px;
	padding:0;
	margin:0;
}

#videoTitle {
	font-family:Verdana, Arial, Helvetica, sans-serif; font-size:14px; color:#fff;
	font-weight:bold;
	line-height:30px;
	background:#005883;
	margin:0;
	padding:4px 0 6px 20px;
}

#videoActual {
	padding:25px 0 0 25px;
	float:left;
	margin:0;
}

#videoDescription {
	display:inline;
	float:right;
	border:1px solid #969696;
	width:230px;
	margin:25px 15px 0 0;
	padding:0;
}

#videoDescription p {
	margin:0; padding:0;
}

#videoDescription h3 {
	color:#de7702;
}

#videoSwitch {
	position:absolute;
	top:380px;
	left:25px;
}




/* EVENTS */

.eventIcon {
	float:left;
	width:100px;
	padding-bottom:15px;
}

.eventBlurb {
	float:right;
	width:315px;
}

.eventTitleTable {
	margin-bottom:20px;
	width:430px;
}

.eventTitleTable th {
	vertical-align:middle;
	padding-right:10px;
}

.eventTitleTable td {
	vertical-align:middle;
}

.eventContainer {
	display:block;
	overflow:auto;
}






/* other random things that we need */

fieldset { /* general model for main content area */
	border:1px solid #bfd5e0;
	margin:0 0 10px 0;
	padding:5px 15px 0 15px;
}

legend { /* used in conjuction with fieldset */
	font-family:Verdana, Arial, Helvetica, sans-serif; font-size:14px; color:#005883;
	font-weight:bold;
	margin:0 0 4px 0;
	padding:0 5px;
}

sup { /* superscript */
	vertical-align:text-top;
	font-size:10px;
}

sub { /* subscript */
	vertical-align:text-bottom;
	font-size:10px;
}

.noFlash {
	background-color:#ffffff;
	border: double #FF0000;
	padding: 10px 10px 0px 10px;
	margin:10px 20px;
}


.generalTable { /* standard model for main content area */
	width:430px;
	border-collapse:collapse;
}

.generalTable td {
	vertical-align:top;
}

.generalTable td.dividingLine {
	padding:0;
}

.orderformTable {  /*  For tables with colored heading & lines for each row (as in 17.2.marketing.tools.eur.asp)  */
	width:700px;   /* redefine this one locally as needed */
}

.orderformTable td {
	border-bottom:1px solid #bfe9f4;
	padding:4px 10px 4px 5px;
	
}

.orderformTable th {
	border:none;
	padding:2px 5px;
	text-align:left;
	background-color: #e5f6fb;
}

.orderformTable th h4 {
	font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px; color:#005883;
	font-weight:bold;
	margin:2px 0 2px 0;
	padding:0;
}

.orderformTable th div {
	text-align:right;
	padding-right:5px;
	
}

.orderformTable input {
	width:60px;
}

.orderformTable img {
	border:1px solid #e5f6fb;
}

.dividingLine { /* used to separate sections in a table - see example on doc center Articles and Abstracts page */
	border-bottom:1px solid #036594;
	/*height:1px;*/
	/*font-size:0px;*/
	/*line-height:0px;*/
	/*margin:0;
	padding:0;*/
}

.separator {
	width:100%;
	height:1px;
	margin:0 0 10px 0;
}


.needsAttention {
	border:double 4px #FF0000;
	background:yellow;
	padding:5px;
	text-decoration:blink;
}

.preloadImage {
	display:none;
	visibility:hidden;
}

form {
	padding:0;
	margin:0;
}
.errmsg { /* used on forms to relay error messages back to user */
	color:red;
	font-weight:bold;
}

.submitMe {
	border:1px solid #00a7d4;
	color:#00a7d4;
	padding:2px;
	margin:0;
	background:#fff;
	width:auto;
	font-weight:bold;
}
.submitMe:hover {
	color:#11638b;
}

#prevNext {
	text-align:center;
	padding:5px;
}

#prevNext img {
	padding:0 10px;
	margin:0 5px;
}

.brochureThumbs { /* used on Quickpick pages */
	padding-bottom:14px;
}

.brochureThumbs img { /* used on Quickpick pages */
	float:left;
	margin:0 10px 14px 0;
}

















.noPrint {}.ProductDiv {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #336699;
	line-height:normal
}
.noPrint {}.ProductDiv2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #336699;
	line-height:normal
}
.ProductDivMaquet {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-style: normal;
	font-weight: bold;
	color: #005bab;
	line-height:normal
}
.ProductDivSmaller {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #336699;
	line-height:normal
}
.Headline2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #5D5D5D;
}
.Headline3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #999999;
}
.bodytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 12pt;
	font-weight: normal;
	color: #666666;
}

.bodytextW {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 12pt;
	font-weight: normal;
	color: #FFFFFF;
}

.bodytext A {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 12pt;
	font-weight: normal;
	color: #666666;
	text-decoration:underline
}
.SideNavTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	text-transform: uppercase;
	color: #666666;
	font-variant: normal;
	letter-spacing: .5pt;
	line-height: 18px;




}
.sideNavText {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #666666;
}
.menuSub {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #666666;
	text-indent: 0px;
	background-position: 0px;
	padding-right: 10px;
}

.menuSub a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #336699;
	background-position: 0px;
	padding-right: 10px;
	text-decoration:underline
}

.menuSub-black {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #333333;
	text-indent: 0px;
	background-position: 0px;
	padding-right: 10px;
}

.menuSub A {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #666666;
	text-indent: 0px;
	background-position: 0px;
	padding-right: 10px;
}


.menuProd {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}

.menuProd A {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #666666;
}

.menuProd a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: underline;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #336699;
}


.menu1{
margin-left:25px;
padding-left:20px;
padding-top:2px;
padding-bottom: 2px;
display:block;
text-decoration: none;
color: #000000;
height: 20px;
}

.menuTitle {



	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #336699;
}

.menuTitle A {



	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-decoration: none;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #336699;
}

.OrangeLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-transform: none;
	color: #DE7702;
	font-variant: normal;
	letter-spacing: normal;
	line-height: normal;
	text-decoration: none;

}
.OrangeLink a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-transform: none;
	color: #CCCCCC;
	font-variant: normal;
	letter-spacing: normal;
	line-height: normal;
	text-decoration: none;

}
.GreenLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	text-transform: none;
	color: #368850;
	font-variant: normal;
	letter-spacing: normal;
	line-height: normal;
	text-decoration: none;

}
.GreenLink a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	text-transform: none;
	color: #000000;
	font-variant: normal;
	letter-spacing: normal;
	line-height: normal;
	text-decoration: none;

}
.Headline3White {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: NORMAL;
	color: #FFFFFF;
}
.Headline3White:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: NORMAL;
	color: #99ccff;
}
#lbOverlay {
	position: absolute;
	left: 0;
	width: 100%;
	background-color: #000;
	cursor: pointer;
}

#lbCenter, #lbBottomContainer {
	position: absolute;
	left: 50%;
	overflow: hidden;
	background-color: #fff; text-align: center; padding: 5px;
}

.lbLoading {
	background: #fff url(loading.gif) no-repeat center;
}

#lbImage {
	border: 10px solid #fff;
}

#lbPrevLink, #lbNextLink {
	display: block;
	position: absolute;
	top: 0;
	width: 50%;
	outline: none;
}

#lbPrevLink {
	left: 0;
}

#lbPrevLink:hover {
	background: transparent url(prevlabel.gif) no-repeat 0% 15%;
}

#lbNextLink {
	right: 0;
}

#lbNextLink:hover {
	background: transparent url(nextlabel.gif) no-repeat 100% 15%;
}

#lbBottom {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
	line-height: 1.4em;
	text-align: left;
	border: 5px solid #fff;
	border-top-style: none;
}

#lbCloseLink {
	display: block;
	float: right;
	width: 66px;
	height: 22px;
	background: transparent url(closelabel.gif) no-repeat center;
	margin: 5px 0;
}

#lbCaption, #lbNumber {
	margin-right: 71px;
}

		.accordion_toggle {
	display: block;
	height: 30px;
	width: 450px;
	background: #5A8FAE;
	padding: 0 10px 0 10px;
	line-height: 30px;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
	outline: none;
	font-size: 14px;
	color: #FFF;
	border-bottom: 1px solid #cde99f;
	cursor: pointer;
	margin: 0 0 0 0;
		}
		
		.accordion_toggle_active {
			background: #666666;
			color: #ffffff;
			border-bottom: 1px solid #f68263;
		}
		
		.accordion_content {
			background-color: #ffffff;
			width: 450px;
			color: #444444;
			overflow: hidden;
		}
			
			.accordion_content h2 {
				margin: 15px 0 5px 10px;
				color: #0099FF;
			}
			
			.accordion_content p {
				line-height: 150%;
				padding: 5px 10px 15px 10px;
			}
			
		.vertical_accordion_toggle {
			display: block;
			height: 30px;
			width: 450px;
			background: #a9d06a;
			padding: 0 10px 0 10px;
			line-height: 30px;
			color: #ffffff;
			font-weight: normal;
			text-decoration: none;
			outline: none;
			font-size: 12px;
			color: #000000;
			border-bottom: 1px solid #cde99f;
			cursor: pointer;
			margin: 0 0 0 0;
		}

		.vertical_accordion_toggle_active {
			background: url(images/accordion_toggle_active.jpg) no-repeat top right #e0542f;
			color: #ffffff;
			border-bottom: 1px solid #f68263;
		}

		.vertical_accordion_content {
			background-color: #ffffff;
			color: #444444;
			overflow: hidden;
		}

			.vertical_accordion_content h2 {
				margin: 15px 0 5px 10px;
				color: #0099FF;
			}

			.vertical_accordion_content p {
				line-height: 150%;
				padding: 5px 10px 15px 10px;
			}
  			
		/*
			Horizontal Accordion
		*/
		
		.horizontal_accordion_toggle {
			/* REQUIRED */
			float: left;	/* This make sure it stays horizontal */
			/* REQUIRED */

			display: block;
			height: 100px;
			width: 30px;
			background: url(images/h_accordion_toggle.jpg) no-repeat top left #a9d06a;
			color: #ffffff;
			text-decoration: none;
			outline: none;
			border-right: 1px solid #cde99f;
			cursor: pointer;
			margin: 0 0 0 0;
		}
		
		.horizontal_accordion_toggle_active {
			background: #e0542f;
			border-right: 1px solid #f68263;
			color: #ffffff;
		}
		
		.horizontal_accordion_content {
			/* REQUIRED */
			height: 100px;	/* We need to define a height for the accordion as it stretches the width */
			float: left;	/* This make sure it stays horizontal */
			/* REQUIRED */
			
			overflow: hidden;
			background-color: #ffffff;
			color: #444444;
		}
			
			.horizontal_accordion_content p {
				width: 200px;
				line-height: 150%;
				padding: 5px 10px 15px 10px;
			}
					
					
    /* Container styling*/
    #horizontal_container {
      margin: 20px auto 20px auto;
      width: 450px;   
      height: 100px;    
    }
    
    #vertical_nested_container {
      margin: 20px auto 20px auto;
      width: 450px;
    }


body {margin: 0;}
#lbOverlay {
	position: absolute;
	left: 0;
	width: 100%;
	background-color: #000;
	cursor: pointer;
}

#lbCenter, #lbBottomContainer {
	position: absolute;
	left: 50%;
	overflow: hidden;
	background-color: #fff; text-align: center; padding: 5px;
}

.lbLoading {
	background: #fff url(loading.gif) no-repeat center;
}

#lbImage {
	border: 10px solid #fff;
}

#lbPrevLink, #lbNextLink {
	display: block;
	position: absolute;
	top: 0;
	width: 50%;
	outline: none;
}

#lbPrevLink {
	left: 0;
}

#lbPrevLink:hover {
	background: transparent url(prevlabel.gif) no-repeat 0% 15%;
}

#lbNextLink {
	right: 0;
}

#lbNextLink:hover {
	background: transparent url(nextlabel.gif) no-repeat 100% 15%;
}

#lbBottom {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
	line-height: 1.4em;
	text-align: left;
	border: 5px solid #fff;
	border-top-style: none;
}

#lbCloseLink {
	display: block;
	float: right;
	width: 66px;
	height: 22px;
	background: transparent url(closelabel.gif) no-repeat center;
	margin: 5px 0;
}

#lbCaption, #lbNumber {
	margin-right: 71px;
}

#lbCaption {
	font-weight: bold;
}

#TB_window {
	font: 12px Arial, Helvetica, sans-serif;
	color: #333333;
}

#TB_secondLine {
	font: 10px Arial, Helvetica, sans-serif;
	color:#666666;
}

#TB_window a:link {color: #666666;}
#TB_window a:visited {color: #666666;}
#TB_window a:hover {color: #000;}
#TB_window a:active {color: #666666;}
#TB_window a:focus{color: #666666;}

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---- thickbox settings <<<-----------------------------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_overlay {
	position: fixed;
	z-index:100;
	top: 0px;
	left: 0px;
	height:100%;
	width:100%;
}

.TB_overlayMacFFBGHack {background: url(macFFBgHack.png) repeat;}
.TB_overlayBG {
	background-color:#000;
	filter:alpha(opacity=75);
	-moz-opacity: 0.75;
	opacity: 0.75;
}

* html #TB_overlay { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_window {
	position: fixed;
	background: #ffffff;
	z-index: 102;
	color:#000000;
	display:none;
	border: 4px solid #525252;
	text-align:left;
	top:50%;
	left:50%;
}

* html #TB_window { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_window img#TB_Image {
	display:block;
	margin: 15px 0 0 15px;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #666;
	border-left: 1px solid #666;
}

#TB_caption{
	height:25px;
	padding:7px 30px 10px 25px;
	float:left;
}

#TB_closeWindow{
	height:25px;
	padding:11px 25px 10px 0;
	float:right;
}

#TB_closeAjaxWindow{
	padding:7px 10px 5px 0;
	margin-bottom:1px;
	text-align:right;
	float:right;
}

#TB_ajaxWindowTitle{
	float:left;
	padding:7px 0 5px 10px;
	margin-bottom:1px;
}

#TB_title{
	background-color:#e8e8e8;
	height:27px;
}

#TB_ajaxContent{
	clear:both;
	padding:2px 15px 15px 15px;
	overflow:auto;
	text-align:left;
	line-height:1.4em;
}

#TB_ajaxContent.TB_modal{
	padding:15px;
}

#TB_ajaxContent p{
	padding:5px 0px 5px 0px;
}

#TB_load{
	position: fixed;
	display:none;
	height:13px;
	width:208px;
	z-index:103;
	top: 50%;
	left: 50%;
	margin: -6px 0 0 -104px; /* -height/2 0 0 -width/2 */
}

* html #TB_load { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_HideSelect{
	z-index:99;
	position:fixed;
	top: 0;
	left: 0;
	background-color:#fff;
	border:none;
	filter:alpha(opacity=0);
	-moz-opacity: 0;
	opacity: 0;
	height:100%;
	width:100%;
}

* html #TB_HideSelect { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_iframeContent{
	clear:both;
	border:none;
	margin-bottom:-1px;
	margin-top:1px;
	_margin-bottom:1px;
}
.WhiteLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-transform: none;
	color: #FFFFFF;
	font-variant: normal;
	letter-spacing: normal;
	line-height: normal;
	text-decoration: none;

}

.WhiteLink2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-transform: none;
	color: #FFFFFF;
	font-variant: normal;
	letter-spacing: normal;
	line-height: normal;
	text-decoration: none;

}

.WhiteLink2 a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-transform: none;
	color: #FFFFFF;
	font-variant: normal;
	letter-spacing: normal;
	line-height: normal;
	text-decoration: none;

}

.WhiteLink2 a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-transform: none;
	color: #666666;
	font-variant: normal;
	letter-spacing: normal;
	line-height: normal;
	text-decoration: none;

}

.WhiteLink a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-transform: none;
	color: #DE7702;
	font-variant: normal;
	letter-spacing: normal;
	line-height: normal;
	text-decoration: none;

}

.WhiteLink a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-transform: none;
	color: #DE7702;
	font-variant: normal;
	letter-spacing: normal;
	line-height: normal;
	text-decoration: none;

}
.bodytext_intl {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 12pt;
	font-weight: normal;
	color: #369;
}
.bodytext_intl A {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 12pt;
	font-weight: normal;
	color: #369;
	text-decoration:underline
}
#flash {
position: relative; /*or absolute*/
z-index: 0;
}

#wrapper {
   margin: 1px auto;
   padding: 0;
   border: 2px solid black;
   width: 580px;
   height: 300px;
}
.Bullet-List-Square {
	list-style-position: outside;
	list-style-type: circle;
}

li { 
list-style-image:url(/common/images/bulletsquare7.gif);
padding-bottom:10px;
}


