body {
	/* [disabled]background-color: #cdcdcd; */
}
#wrap {
	/* [disabled]background-color: #1a1a1a; */ /* ? */
}

#main,
#padd #wrap {
	background-color: #cdcdcd;
}

#intro {
	margin-top: 9px;
	padding-right: 9px;
	margin-bottom: 30px;
}
#intro td {
	border-left-color: #9494a2;
	padding-right: 14px;
	padding-top: 9px;
	padding-bottom: 9px;
	background-color:#d9d9d9;
	/* [disabled]color: #222; */
}
#caption {
	padding-right: 15px;
	padding-left: 3px;
}
#caption td {
	color: #333;
}

#intro a, #caption a {
	color: #444;
	border-bottom: 1px dotted #555555;
}
#intro a:hover, #caption a:hover,
#intro a strong:hover, #caption a strong:hover {
	color: #BB0000;
	border-bottom: 1px dotted #CC0000;
}

/*#rightBox
	{
	position: absolute;
	left: 92%;
	z-index: 3;
	}
*/
/* NN4 collapses the right column if the width is specified
Other bowsers collapse if it isn't */
#rightBox
	{
	width: 68px;
	}
#rightSpace
	{
	font-size: 12px;
	text-align: center;
	padding-top: 148px;
	color: #996666;
	}
#rightSpace a {
	color: #996666;
	text-decoration: none;
}

#photo img {
	border: 6px solid #f0f0f5;
}
#iotma {
	width: 96%;
	max-width: 900px;
	margin-right: auto;
	margin-left: auto;
}
#iotma td {
	color: #333;
	font-size: 12px;
	line-height: 17px;
	text-align: justify;
	vertical-align: top;
	padding-top: 4px;
	/* [disabled]padding-right: 15px; */
	padding-bottom: 4px;
	padding-left: 1px;
}
#iotma p {
	margin-top: 7px;
	margin-bottom: 6px;
}
#iotma a {
	color: #222222;
	border-bottom: 1px dotted #444444;
	text-decoration: none;
}
#iotma a:hover {
	color: #BB0000;
	border-bottom: 1px dotted #CC0000;
}
#iotma img {
	float: right;
	border: 1px solid #fff;
	margin-top: 11px;
	margin-right: 6px;
	margin-bottom: 12px;
	margin-left: 12px;
}
#iotma img:hover {
	border: 1px solid #919191;
}
#iotma .head td {
	color: #666670;
	font-size: 12px;
	line-height: 15px;
	text-align: center;
	padding-bottom: 15px;
	font-weight: normal;
	padding-top: 9px;
	font-style: normal;
}
#iotma .arch {
	font-weight: normal;
}
#iotma .arch td {
	padding-bottom: 12px;
}
#iotma .arch a {
	font-weight: bold;
}

.rightMenu {
	font-size: 12px;
	font-weight: normal;
	text-align: left;
	color: #888888;
	line-height: inherit;
}
.rightMenu .dropdown {
	border-left: 1px solid #E0E0E0;
	margin-left: 2px;
	padding-top: 3px;
}
.rightMenu .dropdown ul {
	padding-left: 3px;
	margin-top: 0px;
}
.rightMenu li {
	margin-left: 0px;
	list-style-type: none;
	margin-top: 0px;
	margin-bottom: 9px;
}
.rightMenu li a {
	color: #757580;
	text-decoration: none;
	display: inline;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 1px;
	border: 1px solid #cdcdcd;
	margin-left: 5px;
}
.rightMenu li a:hover,
#rightSpace .rightMenu li a:hover {
	color: #444454;
	border: 1px solid #999999;
	text-decoration: none;
	padding-bottom: 2px;
	background-color: #E0E0E0;
	padding-top: 1px;
}
.rightMenu li .thisPage {
	color: #a9a9a9;
	border-left: 1px solid #C66;
	margin-left: -4px;
	padding-left: 14px;
}
.rightMenu li .thisPage:hover {
	color: #b3b3b3;
	background: none;
	cursor: default;
	border-top: 1px solid #cdcdcd;
	border-right: 1px solid #cdcdcd;
	border-bottom: 1px solid #cdcdcd;
	border-left: 1px solid #c66;
}
.rightMenu li .pad {
	padding-left: 2px;
}
.rightMenu #end {
	line-height: 6px;
	margin-left: -3px;
	margin-top: 3px;
	height: 6px;
	width: 5px;
	background-color: #900;
}

#photo .jsp a {
	color: #f5f5fa;
}
#photo .jsp a:hover {
	border-bottom: 1px dotted #EEEEF2;
}
#photo .pagehead {
	color: #333366;
}
#photo2 .theImage {
	background-repeat: no-repeat;
	background-position: center center;
	margin-right: auto;
	margin-left: auto;
	border: thin solid #999;
}
#photo2 .title {
	color: #444477;
	padding-bottom: 16px;
}
#copy td {
	border-top-color: #777;
}

/* #nav variants */

#iotm #nav li.button,
#iotm #nav li.button a,
#iotm #nav li.buttonB a,
#iotm #nav li.buttonH a,
#iotm #nav .dropdown li {
	color:#8c8c99;
}
#iotm #nav .dropdown li a {
	color:#5e5e67;
}
#iotm #nav li.button a:hover,
#iotm #nav li.buttonB a:hover,
#iotm #nav li.buttonH a:hover,
#iotm #nav .dropdown li a:hover {
	text-decoration:none;
	color: #bb3333 !important;
}
#iotm #nav .dropdown li a:hover {
	border-bottom-color: #bb3333;
}
#iotm #nav .dropdown li .thisPage,
#iotm #nav .dropdown li .thisPage:hover {
	color: #74747f !important;
}
#iotm #nav li.atHome a,
#iotm .homeColor {
	color:#757580;
}

/*
#arch {
	font-size: 11px;
	font-weight: normal;
	text-align: center;
	color: #888888;
	line-height: 22px;
	}
#arch p {
	border-left: 1px solid #E0E0E0;
	margin-left: 2px;
}
#arch #end {
	font-size: 6px;
	line-height: 6px;
	margin-left: -2px;
	border-left: 7px solid #990000;
	margin-top: -10px;
}
#arch a {
	color: #666670;
	text-decoration: none;
}
#arch a:hover {
	color: #444454;
	border: 1px solid #999999;
	text-decoration: none;
	padding-bottom: 2px;
	background-color: #E0E0E0;
	padding-top: 1px;
}

#nav {
	color: #74747f;
}
#nav a {
	color: #74747f;
}
#nav .navdim a {
	color: #9494a2;
}
#nav a:hover {
	color: #CC3333;
}
#nav .navsub a {
	color: #686872;
}
#nav .navsub1 {
	border-top-color: #9494a2;
} /*Rule between sections */

/* for nav orientation : portrait */

.menuDn#nav .container {
	background-color: rgba(230,230,230,0.95);
}
.port #vertMenuButt li {
	background-color: #909090;
}

@media only screen 
and (min-device-width: 768px) 
and (max-device-width: 1024px) {
	
}

@media only screen 
and (min-device-width : 768px) 
and (max-device-width : 1024px) 
and (orientation : portrait) { */

}


@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) {

#iotma td {
	font-size: 13px;
	line-height: 1.35em;
	color: #333;
}

}