table,img {
	border: none;
}
td {
	vertical-align:top;
	padding:0;
	margin:0;
}
#row-3 table.table1 th {
	text-decoration: none;
	font-weight: normal;
	text-align: left;
	border-bottom: solid #AAA 1px;
}
#row-3 table.table1 td {
	padding-top: 5px;
}

body {
	margin: 0px;
	padding: 0px;
	background-color:#FFFFFF;
	/*width: expression(document.body.clientWidth > 880 ?'880px':'880px');*/
}
#row-0 td {
	line-height: 32px;
}
td.rbord {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #879caf;
}
#row-0 td.right {
	background-image: url(images/row-0-right.gif);
	background-repeat: repeat-x;
	background-color: #b1cce9;
}
#row-1 td.right {
	background-color: #d0e3f4;
	background-image: url(images/row-1-right.gif);
	background-repeat: repeat-x;
}
#row-1 img#nes-logo {
	margin-top: 16px;
	margin-bottom: 16px;
	_margin-bottom: 22px;
	margin-left: 35px;
}
#row-1 img#ms-logo {
	float: right;
	margin-top: 30px;
	margin-right: 21px;
	margin-bottom: 37px;
	margin-left: 20px;
}
#row-1 #top-menu {
	border-left-width: 8px;
	border-left-style: solid;
	border-left-color: #ee3312;
	height: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #5f5f5f;
	line-height: 12px;
	padding-left: 11px;
}
#row-1 #english {
	height: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #5f5f5f;
	line-height: 12px;
	width:170px;
	text-align:right;
	position: absolute;
	top: 125px;
	right: 17px;
}

#row-1 #top-menu a, #row-1 #english a {
	color: #5f5f5f;
	text-decoration: underline;
	margin-right: 6px;
	position: relative;
	top: -2px;
	_top: 0px;
}
#row-1 #top-menu span {
	color: #ed3415;
	font-weight:bold;
	margin-right: 6px;
	position: relative;
	top: -2px;
	_top: 0px;
}

#row-1 div#miftext {
	font-family: "Arial Narrow", Arial, Helvetica;
	font-size: 20px;
	color: #403e43;
	font-weight: bold;
	margin-top: 45px;
	margin-left: 21px;
}
#row-1 div#mifsubtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #6485a8;
	margin-left: 21px;
}
#row-2 td {
	line-height: 10px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #b3b8be;
	border-bottom-color: #b3b8be;
}
#row-2 .left {
	border-right-style: solid;
	border-right-color: #adb6bd;
	border-right-width: 1px;
	background-color: #d3e0f1;
}
#row-2 .right {
	background-color: #f6fbff;
}

/* -========================= LEFT ====================================================================================- */

#row-3 .title, #row-3 #MenuBar1 .MenuBarItemSubmenu, #row-3 #row-3-left a.title{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	/*color: #626262;*/
	color: #007DC1;
	font-weight: bold;
	padding: 0;
	margin-left: 34px;
	margin-top: 0;
	text-transform: uppercase;
	text-decoration: none;
	cursor: pointer;
}
#row-3 li.mid {
	list-style-type: none;
	list-style-image:none;
	margin: 0px;
}
#row-3 #selectedinroot .MenuBarItemSubmenu{
	/*cursor: default;*/
	text-decoration: underline;
}
#row-3 .sublist {
	/*display: none;*/
}
#row-3 #selectedinroot .sublist{
	/*display: block;*/
}
#row-3 #row-3-left a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #626262;
	font-weight: normal;
}
#row-3 #MenuBar1 li span {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #626262;
	font-weight: bold;
	text-indent: 0;
	display:block;
	padding: 10px;
}
#row-3 .top, #row-3 .mid, #row-3 .bot {
	padding-left: 20px;
}
#row-3 .top {
	background-repeat: no-repeat;
	background-position: left top;
	/*margin-top: 21px;*/
	margin-top: 4px;
	margin-bottom: 0px;
}
#row-3 .mid {
	background-repeat: repeat-y;
	background-position: left center;
	padding-top: 4px;
}
#row-3 .bot {
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-top: 4px;
	padding-bottom: 2px;
}
#row-3 .yellow, #row-3 .blue, #row-3 .green, #row-3 .magenta, #row-3 .red2 {
	background-repeat:no-repeat;
	/*margin-top: 21px;*/
	margin-top: 12px;
}

#row-3 .red2 .top {
	background-image: url(images/%5Bred2-top.gif);	
}
#row-3 .red2 .mid {
	background-image: url(images/%5Bred2-mid.gif);	
}
#row-3 .red2 .bot {
	background-image: url(images/%5Bred2-bot.gif);	
}
#row-3 .yellow .top {
	background-image: url(images/%5Byellow-top.gif);	
}
#row-3 .yellow .mid {
	background-image: url(images/%5Byellow-mid.gif);	
}
#row-3 .yellow .bot {
	background-image: url(images/%5Byellow-bot.gif);	
}
#row-3 .blue .top {
	background-image: url(images/%5Bblue-top.gif);	
}
#row-3 .blue .mid {
	background-image: url(images/%5Bblue-mid.gif);	
}
#row-3 .blue .bot {
	background-image: url(images/%5Bblue-bot.gif);	
}
#row-3 .green .top {
	background-image: url(images/%5Bgreen-top.gif);	
}
#row-3 .green .mid {
	background-image: url(images/%5Bgreen-mid.gif);	
}
#row-3 .green .bot {
	background-image: url(images/%5Bgreen-bot.gif);	
}
#row-3 .magenta .top {
	background-image: url(images/%5Bmagenta-top.gif);	
}
#row-3 .magenta .mid {
	background-image: url(images/%5Bmagenta-mid.gif);	
}
#row-3 .magenta .bot {
	background-image: url(images/%5Bmagenta-bot.gif);	
}

#row-3 #row-3-left .downloads {
	margin-top: 17px;
	margin-bottom: 18px;
	padding-left: 8px;
}
#row-3 #row-3-left .downloads .h4 {
	font-weight: normal;
	margin: 0 0 0 25px;
	font-size:12px;
	color: #626262;
	cursor: pointer; /*Download*/
}
#row-3 #row-3-left .downloads ul {
	font-weight: normal;
	margin: 0 0 0 0;
	_margin: 4px 0 0 41px;
	display: none; /*Download*/
}
#row-3 #row-3-left .downloads ul li a {
	_position: relative;
	_top: -4px;
}

#row-3 #search {
	height: 33px;
	width: 220px;
	background-color: #b2b2b2;
	background-image: url(images/search-corner.gif);
	background-repeat: no-repeat;
	background-position: right center;
	padding-top: 9px;
	padding-left: 10px;
	margin: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}

#row-3 #search-input {
	border: 1px solid #757575;
}
#row-3 #find-button {
	color: #FFFFFF;
	background-color: #b2b2b2;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-decoration: underline;
	font-size: 13px;
	cursor: pointer;
}
#row-3 #news {
	background-image: url(images/search-shadow.gif);
	background-repeat: no-repeat;
	background-position: left top;
	/*padding-right: 30px;*/
	padding-top: 1px;
}
#row-3 #news p {
	font-weight: normal;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	margin-top: 7px;
	margin-bottom: 7px;
	margin-left: 33px;
	text-indent: 0px;
}
#row-3 #news h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 17px;
	font-weight: bold;
	margin-top: 16px;
	margin-bottom: 7px;
	margin-left: 33px;
	color: #626262;
}
#row-3 #news a{
	text-decoration: none;
}
#row-3-left {
	margin-top: 13px;
	height: auto;
	/*width: 275px;*/
	width: 250px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0;
	text-decoration: none;
	font-weight: bold;
}
/* -========================= MIDDLE ====================================================================================- */

#row-3 #row-3-mid h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 25px;
	font-weight: normal;
	background-repeat: repeat-x;
	background-position: bottom;
	padding-bottom: 5px;
	margin: 45px 0 17px 0;
}
#row-3 #row-3-mid h2 {
	font-family: "Times New Roman", Times, serif;
	/*font-family: Arial, Helvetica, sans-serif;*/
	font-size: 17px;
	text-indent: 31px;
	margin-top: 7px;
	margin-bottom: 3px;
	/*font-style: italic;*/
	color: #313131;
}
#row-3 #row-3-mid h3 {
	font-family: "Times New Roman", Times, serif;
	/*font-family: Arial, Helvetica, sans-serif;*/
	font-size: 17px;
	text-indent: 31px;
	font-weight: normal;
	margin-top: 7px;
	margin-bottom: 3px;
	font-style: italic;
	text-decoration: underline;
	color: #313131;
}
#row-3 #row-3-mid ul,#row-3 #row-3-mid ul ol {
	margin-left: 31px;
	padding-left: 0px;
}
#row-3 li {
	list-style-position: outside;
	font-family: "Times New Roman", Times, serif;
	font-size: 17px;
	color: #313131;
	margin-bottom: 2px;
}
#row-3 ul li {
	list-style-image: url(images/dot.gif);
}
#row-3 #row-3-mid a {
	color: #007DC1;
}
#row-3 #row-3-mid table td{
	text-align:left;
}
#row-3 p {
	color: #313131;
	font-family: "Times New Roman", Times, serif;
	font-size: 17px;
	text-indent: 31px;
	text-align: justify;
	margin-top: 3px;
	margin-bottom: 16px;
}

#row-3 .signature {
	text-align: right;
	font-style:italic;
}
#row-3 .indented {
	text-indent: 0px;
	margin-left: 31px;
}
#row-3 .indented2 {
	text-indent: 0px;
	margin-left: 40px;
}

#row-3-mid {
	margin-left:265px;
	margin-right:248px;
	padding-bottom: 1px;
	background-repeat: repeat-x;
	background-position: bottom;
	
}

/* -========================= RIGHT =====================================================================================- */

#row-3-right {
	float: right;
	height: auto;
	width: 248px;
}
#row-3-right .spacer {
	width: auto;
	height:20px;
	margin-bottom: 56px;
}
#row-3-right .photo-container {
	margin-right: auto;
	margin-left: auto;
	/*margin-top: 76px;*/
}

#row-3-right .photo-container .banner{
	margin-top: 20px;
}

#row-3-right .photo {
	border: 1px solid #c4c4c4;
	overflow: visible;
	padding: 5px;
	margin-top: 20px;
}
#row-3-right .photo-container .comment{
	margin: 10px 0 0 0;
	padding: 0px;
}
#row-3-right .comment {
    font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align: left;
	padding: 5px;
	margin-top: 20px;
	/*margin-top: 66px;*/
	margin-left: 20px;
	margin-right: 20px;
}
#row-3-right .comment a{
	color: #007DC1;
}
#row-3-right .img1 {
	text-align:right;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-top: 40px;
	margin-left: 13px;
	background: #4ca3db;
}
#row-3-right .photo-container .psignature {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #626262;
	text-align: left;
	margin-top: 9px;
}
#row-3-right .largegray {
	font-size: 16px; 
	color: #999999; 
	font-weight: bold;
}
#row-3-right .imgright {
	float:right; 
	margin-right:10px
}

#row-4 td {
	background-image: url(images/row-4.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
#row-4 #copy-name {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #595e64;
	margin-top: 59px;
	margin-right: 0px;
	margin-bottom: 17px;
	margin-left: 32px;
}
#row-4 #copy-contacts {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	float: right;
	margin-top: 59px;
	margin-right: 36px;
	padding-bottom: 17px;
	_padding-bottom: 3px;
	color: #575c62;
}
#row-4 #copy-contacts a {
	color: #5a5f65;
}
/*span .q {
	text-decoration:underline;
	color: red;
}*/
.tablesubheader {
	margin-top: 25px;
	/*font-style: italic;*/
	text-align: left;
	color: #666666;	
	font-weight: bold;
	border-bottom: solid #AAA 1px;
}
