/* CSS Document for DVT Website */
/* AUTHOR: 		Jan Marks  */
/* CREATED: 	05/27/2008 */
/* LAST UPDATE: 02/03/2009 */


body
{
	font-family: Verdana, Arial, sans-serif;
	font-size: 13px; 
	background-color: #FFFFFF;
	color: black;
	margin-right: 0;
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 0;
}
a:link, a:visited, a:active
{
	color: #000000;
}
a:hover
{
	color: blue;
}
div#banner
{
	background-image: url(images/grayGrid.jpg);
	background-repeat: repeat;
	background-attachment: 100%;
	color: navy;
	border: 0;
	height: 1.51in;
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	margin: 0;
	z-index: 1;
}
div#innerBanner
{
	background-image: url(images/grayFadeTaller.jpg);
	background-repeat: repeat;
	background-attachment: 100%;	
	color: black;
	border-left: 1px solid gray;
	border-top: 1px solid navy;
	height: 1in;
	position: fixed;
	top: .25in;
	left: .25in;
	width: 100%;
	margin: 0;
	padding-top: 1.3em;
	padding-left: 1.55in;
	z-index: 1;
}
div#innerBanner h1
{
	color: navy;
}
div#topNavBar
{
	background-image: url(images/grayFadeTall.jpg);
	background-repeat: repeat-x;
	background-attachment: 100%;
	border-bottom: 2px solid gray;
	border-top: 1px solid navy;
	text-align: left;
	height: .3in;
	position: fixed;
	top: 1in;
	left: .25in;
	width: 100%;
	margin: 0;
	margin-top: 1em;
	z-index: 2;
}
div#topNavBar ul
{
	list-style-type: none; 
	display: block; 
	margin: 0; 
	padding: 0;
	margin-top: .45em;
	margin-left: 1.33in;
}
div#topNavBar ul li  /* or:: div#navBar li  */
{
	display: inline; 
	margin-left: 5px; 
	margin-right: 5px;
	padding: 5px;
	padding-left: 3px;
	border-right: 1px solid navy;
	font-weight: bold;
	line-height: 1.7em;
}
div#topNavBar ul li a   /* or:: div#navBar a  */
{
	text-decoration: none;
	font-size: small;
}
div#topNavBar a:link, 
div#topNavBar a:visited, 
div#topNavBar a:active
{	
	color: navy;
}
div#topNavBar a:hover
{
	color: blue;
}
div#leftBar
{	
	background-image: url(images/grayGrid.jpg);
	background-repeat: repeat;
	background-attachment: 100%;
	color: black;
	height: 100%;
	width: 1.8in;
	margin: 0;
	position: fixed;
	top: 1.5in;
	left: 0;
	/* z-index: 3; */
}		
div#leftNavBar
{
	background-image: url(images/grayFadeTallerSideways.jpg);
	background-repeat: repeat;
	background-attachment: 100%;
	border-top: 2px solid gray;
	border-right: 3px solid navy;
	color: black;
	height: 100%;
	width: 1.73in;
	left: .25in;
	position: fixed;
	top: 1.7in;
	margin: 0;
	/* z-index: 4; */
}
div#leftNavBar ul       
{
	list-style-type: none;
	margin-top: 2.5em;
}
div#leftNavBar ul li    /* or:: div#navBar li  */
{
	font-size: 13px;
	font-weight: bold;
	line-height: 1.7em;
}
div#leftNavBar ul li a   /* or:: div#navBar a  */
{
	text-decoration: none;
}
div#leftNavBar li#selected   /* or:: div#navBar a  */
{
	color: blue;
}
div#rightBar
{	
	border-right: 2px solid navy;
	padding: 0;
	margin: 0;
	margin-left: 20px;
	height: 100%;
	position: fixed;
	top: 1.7in;
	left: 850px;
	z-index: 2;
}	
div#main
{
	margin-left: 2.1in;
	background-color: #FFFFFF;			
	padding: 20px;
	position: relative;
	top: 1.75in;
	width: 600px;
}
div#webinar
{
	padding: 10px; 
	margin: 10px;
	margin-bottom: 15px;
}
h1
{
	color: navy;
	text-align: left;
}
h2
{
	color: navy;
}
h4.marginLeftVerySmall
{
	margin-left: 1.25in;
	text-align: left;
}
h4.marginLeftSmall
{
	margin-left: 1.75in;
	text-align: left;
}
h4.marginLeftMedium
{
	margin-left: 2.25in;
	text-align: left;
}
h4.marginLeftLarge
{
	margin-left: 3in;
	text-align: left;
}
hr
{
	height: 3px;
	background-color: navy;
	margin: 10px;
}
hr.half
{
	width: 50%;
	height: 5px;
	margin-top: 1.5em;
	margin-bottom: 1.5em;
	margin-left: auto;
	margin-right: auto;
}
.center
{
	text-align: center;
}
.justify {
	text-align: justify;
}
.marginBottom
{
	margin-bottom: 0;
}
.left
{
	text-align: left;
}
.right
{
	text-align: right;
}
.smallLogo
{
	text-decoration: none;
	border: white solid 0;
	padding-left: 5px;
	padding-right: 6px;
}
div#jumpToWebsite
{
	font-weight: bold;
	margin-bottom: 0;
	text-align: center;
	/* margin-top: 1em; */
	margin-top: 40px;
}
div#jumpToWebsite a
{
	text-decoration: none;
}
div#jumpToWebsite a:link,
div#jumpToWebsite a:visited,
div#jumpToWebsite a:active
{
	color: blue;
}
div#jumpToWebsite a:hover
{
	color: navy;
}
div.pushLeftBorderRight
{
	text-align: left;
	border-right: 2.5in;
}
div.logoGrid
{
	text-align: center;
	clear: left;
}
div.logoGrid a
{
	text-decoration: none;
}
div.logoGrid img
{
	border: 0;
}
div.topLink
{
	font-size: smaller; 
	text-align: right;
}
div.up_roman
{
	padding-left: 25px;
}
div.up_roman ol
{
	list-style-type: upper-roman;
}
div#navBar
{
	text-align: center;
}
div#navBar ul
{
	list-style-type: none; 
	display: block; 
	margin: 0; 
	padding: 0;
}
div#navBar ul li  /* or:: div#navBar li  */
{
	display: inline; 
	margin-left: 5px; 
	margin-right: 5px;
}
div#navBar ul li a   /* or:: div#navBar a  */
{
	text-decoration: none;
}
ul.square li
{
	list-style-type: square;
}
ul.squareLeft li
{
	list-style-type: square;
	margin-right: 5px;
	padding-right: 5px;
	text-align: left;
}	
ul.squareRight li
{
	list-style-type: square;
	margin-left: 5px;
	padding-left: 5px;
	text-align: left;
}		
h4.meetingHeader
{
	color: navy; 
	padding-left: 130px; 
	margin-top: -5px; 
	margin-bottom: -2px;  
	margin-left: 15px;
}
ul.meetingList
{
	color: navy; 
	padding-left: 130px; 
	margin-bottom: .5em;  
	margin-left: 15px;
}
ul.meetingList li
{
	list-style-type: square;
	margin-left: 5px;
	padding-left: 5px;
	text-align: left;
	margin-bottom: .5em;
	color: navy;
}
p#marginTopText
{
	/* margin-top: 1em; */
	margin-bottom: 1em;
	text-align: justify;
}
div.leftImage
{
	float: left; 
	margin-right: 1in;
	text-align: left;
}
div.marginLeftLarge
{
	margin-left: 5.5cm;
	padding-left: 5.5cm;
	left: 5.5cm;
}
div.marginLeftMedium
{
	margin-left: 3.5cm;
	padding-left: 3.5cm;
	left: 3.5cm;
}
div.marginLeftSmall
{
	margin-left: 1.5cm;
	padding-left: 1.5cm;
	left: 1.5cm;
}
div.marginRightLarge
{
	margin-right: 5.5cm;
	padding-right: 5.5cm;
	right: 5.5cm;
}
div.marginRightMedium
{
	margin-right: 3.5cm;
	padding-right: 3.5cm;
	right: 3.5cm;
}
div.marginRightSmall
{
	margin-right: 1.5cm;
	padding-right: 1.5cm;
	right: 1.5cm;
}
ul#squareWithLeftMargin
{
	list-style-type: square;
	margin-left: 35px;
	padding-left: 35px;
	text-align: justify;
}
/*ul.squareRight li
{
	margin-left: 5.5cm;
}*/
li.marginLeft
{
	margin-left: 5.5cm;
}
li.marginLeftSmall
{
	margin-left: 3.5cm;
}
li.marginLeftVerySmall
{
	margin-left: 2.5cm;
}
/* div.websitelink
{
	text-align: center;
	margin-top: 1em;
} */
/* div.websitelink a
{
	text-decoration: none;
} */
div.right
{
	float: right;
}
.floatLeft
{
	float: left;
}
div#lastMod
{
	font-size: small; 
	font-weight: bold;
}
div#footer
{
	text-align: center;
	color: #000000;
	font-size: 11px;
	line-height: 1.3em;
	margin-bottom: 1em;
}
div#footer a
{
	text-decoration: none;
}
div#footer a:link, 
div#footer a:visited, 
div#footer a:active
{
	color: #000000;
}
div#footer a:hover
{
	color: blue;
}
div#copyRight
{
	font-size: 10px; 
	font-weight: bold; 
	text-align: center;
}
div#copyRight a
{
	text-decoration: none;
}
div#intro
{
	height: 125px;
}
img#DelPhoto
{
	float: left;
	padding-right: 5px; 
	margin-top: -20px;
	width: 108px;
	height: 132px;
}
p#marginTopText
{
	/* color: blue; */
	text-align: justify;
	line-height: 1.5em;
	font-weight: bold;
	font-style: italic;
}
div.logoImage
{
	clear: both;
	width: 410px;
	text-align: justify;
	/* margin-top: 30px; */
	margin-top: 10px;
	/* margin-bottom: 50px; */
	margin-bottom: 15px;
	margin-left: auto;
	margin-right: auto;
	/* border: 1px dotted navy; */
}
div.logoImage img#map
{
	/* border: 0 solid navy; */
	border: 1px dotted navy;
}
p.clear
{
	clear: both;
}
p.ptop5
{
	padding-top: 5px;
}
/* p[class~='ptop5'] */
/* p.ptop5
{
	padding-top: 50px;
}
*[alt='para second marco']
{
	font-size: 200%;
	color: red;
}
*/
img#marcoLogoPageHeader
{
	border: 0; 
	width: 300px; 
	height: 90px; 
	text-align: center;
}
img#marcoTRS5100
{
	float: left;
	padding-right: 10px;
	margin-right: 10px;
}
img#MarcoM3
{
	float:left; 
	padding-left: 150px; 
	padding-right: 20px; 
	padding-top: 20px;
}
img#kowaLogoPageHeader
{
	border: 0; 
	width: 218px; 
	height: 100px; 
	text-align: center;
}
div#KowaHeader
{
	margin-top: 1em;
	margin-bottom: 2em;
}
img#nonMydAlpha
{
	width: 174px; 
	height: 181px; 
	float: left; 
	border: 0; 
	padding: 5px; 
	margin-right: 15px;
}
div#KowaVx10
{
	padding-top: 2em;
	padding-bottom: 3em;
}
img#vx10
{
	width: 180px; 
	height: 223px; 
	float: right; 
	border: 0; 
	padding-left: 5px; 
	margin-left: 15px;
}
div#genesisSlitLamp
{
	text-align: left;
	padding-bottom: 2em;
}
img#genesis
{
	width: 155px; 
	height: 104px; 
	float: left; 
	border: 0; 
	padding-right: 5px; 
	margin-right: 15px;"
}
img#slitLamp
{
	width: 75px;
	height: 100px;
	text-align: right;
}
