body {
	font-family:Arial, Helvetica, sans-serif;
	line-height: 1.7em;
}

#bigshot {
    padding: 0px;
    margin-bottom: 0px;
    margin-top: 0px;
    background-image: url(images/title.png);
    background-repeat: no-repeat;
    background-attachment: scroll;
    background-position: 130px 0px;
    height: 250px;
    width: 610px;
}

#bigshot img {
    margin-left: 210px;
    z-index: 2;
}

#bigshot h3, #bigshot p {
    width: 215px;
    z-index: 10;
    line-height: 1.36em;
    text-align: left;
    color: #666;
    padding-top: 30px;
    margin-left: 0px;
    position: relative;
    top: 0px;
    font-size: 110%;
}

#thumbnail-grid table tr td p {
    text-align: left;
    color: #666;
    margin-top: 0.5em;
}

#thumbnail-grid a {
    text-align: left;
    color: #666;
    text-decoration: none;
}

#thumbnail-grid h2 {
    padding-top: 20px;
}
#thumbnail-grid sup {
    font-size: 8px;
}

#thumbnail-grid table tr td p a:hover {
    text-decoration: underline;
}

img {
	border: 0px;	
}

#footer p, #footer a {
    color: #666;
	margin-bottom: 1em;
	padding-top: 60px
}

#prevNextNavi {
	margin-top: 2em;
	margin-bottom: 1em;
}

#prevNextNavi table tr td a {
	color: #600;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
}



h1 { clear:both; font-weight: bold; font-size: 18px; color: #003366}
h2 { clear:both; font-weight: bold; font-size: 16px; color: #003366} 
h3 { clear:both; font-weight: bold; font-size: 14px; color: #003366}
h4 { font-weight: bold; font-size: 12px; color: #003366}
h5 { font-size: 12px; color: #003366}

.title {
    font-size: 24pt;
    z-index: 1;
}

.button { background-color: #EEEEEE;  margin-top:1px; 
margin-bottom:1px; padding-left:3px; padding-right:3px;
border-bottom: 1px solid gray; border-top: 1px solid gray;}

.menuitem {font-style: italic; } /*  border-bottom: 1px solid gray; background-color: #FFFFAA; */

.caption {font-style: italic; font-size: 70%; text-align: center; line-height: 1.3em;}

.captionfooter {font-style: italic; font-size: 70%; text-align: center; color: #666; line-height: 1.3em;}

.tabletext {font-style: italic; font-size: 75%; line-height: 1.5em;}

caption {font-style: italic; font-size: 70%; text-align: center; line-height: 1.3em;}

table { caption-side: bottom }

ol { font-family: Arial, Helvetica, sans-serif; font-size: 0.8em }

.steps { color: #004080; margin: 10px; padding-left: 5px; border-left: 5px solid #004080; font-size: 70%; line-height: 1.3em;}

.dige { color: #50A000; margin: 10px; padding-left: 5px; border-left: 5px solid #008000; font-size: 70%; line-height: 1.3em;}

.h2digetitle { color: #50A000; clear:both; font-weight: bold; font-size: 16px; }
		
.rightimage {
	clear: right;
    margin-left: 10px;
}

.centerimage {
	margin: 1em auto 0 auto;
	margin-left: 20px;
	clear: both;
}

.reference {margin-left: 1.5em;	}
.module { font-weight: bold;	}
