body {
	background-color: #E3E3E3;
	text-align: center;
	padding-top: .4%;
	font-size:1.1em;
}
#nav ul li a{font-size:1em}

div#webVersions{
	width: 87%;
	height: 26px;
	text-align: right;
	margin-bottom: 7px;
	margin-right: auto;
	margin-left: auto;
}
div#webVersions ul{
	margin: 0px;
	padding: 1px 15px 0px 0px;
	text-align: right;
}
div#webVersions ul li{
	float: right;
	list-style-type: none;
}
div#webVersions ul li.divider{
	margin-right: 10px;
	margin-left: 10px;
}
div#webVersions ul li a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.78em;
	font-weight: bold;
	text-transform: uppercase;
	color: #000000;
	letter-spacing: 1px;
}
div#webVersions ul li a:hover{
	text-decoration: none;
}
table#framework{
	width: 87%;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 5px;
	border: 8px solid #FFFFFF;
}
table#framework td#banner{
	border-bottom-width: 8px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	background-image: url(UI_images/logoBGD.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 142px;
	text-align: left;
	background-color: #832B9D;
	display: none;
}
div#array{
	margin: 0px;
	padding: 0px;
	float: right;
	border-left-width: 8px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
}
table#framework th#header{
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-color: #000000;
	font-size: 1.1em;
	padding-left: 20px;
	padding-top: 8px;
	padding-bottom: 6px;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	vertical-align: top;
	font-weight: normal;
	height: 14px;
	line-height: 16px;
}
table#framework td#content{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.82em;
	line-height: 19px;
	color: #000000;
	padding-top: 25px;
	padding-right: 35px;
	padding-bottom: 0px;
	padding-left: 35px;
	background-color: #F3F3F3;
	height: 100%;
	vertical-align: top;
	text-align: left;
}
table#framework td#contentGallery{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.82em;
	line-height: 19px;
	color: #000000;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
	background-color: #F3F3F3;
	height: 100%;
	vertical-align: top;
	text-align: left;
}
table#framework td#content img.float{
	float: left;
	margin-right: 20px;
	margin-left: 0px;
	margin-bottom: 20px;
	margin-top: 5px;
	display: none;
}
div#logos{
	padding: 0px;
	margin: 0px;
	visibility: hidden;
}
div#logos ul{
	margin: 20px 0px 0px;
	padding: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #ABB8DB;
	width: 340px;
	float: right;
	
}
div#logos ul li{
	float: right;
	list-style-type: none;
	margin: 0px;
	padding: 20px 6px 0px 0px;
	text-align: right;
}
table#framework td#content img.home{
	float: left;
	margin-top: 0px;
	margin-right: 35px;
	margin-bottom: 20px;
	margin-left: -35px;
	display: none;
}

table#framework td#content div#logos ul li img{
	margin: 0px 15px 15px 0px;
	padding: 0px;
}
table#framework td#nav{
	background-color: #FFFFFF;
	border-right-width: 8px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	vertical-align: top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.82em;
	font-weight: bold;
	color: #FFFFFF;
	width: 150px;
}
table#framework td#nav ul{
	margin: 0px;
	padding: 0px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
table#framework td#nav ul li{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	line-height: 24px;
}
table#framework td#nav ul li a{
	list-style-type: none;
	background-color: #F4F4F4;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #999999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	display: block;
	margin: 0px;
	padding: 0px 0px 0px 20px;
	text-align: left;
	background-image: url(UI_images/bullet_olive.gif);
	background-repeat: no-repeat;
	background-position: left center;
	width: 150px;
	}
table#framework td#nav ul li a:hover{
	background-color: #FFFFFF;
	text-decoration: underline;
}
table#framework td#nav ul li.top a{
	list-style-type: none;
	background-color: #F4F4F4;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	display: block;
	margin: 0px;
	padding: 0px 0px 0px 20px;
	text-align: left;
	background-image: url(UI_images/bullet_olive.gif);
	background-repeat: no-repeat;
	background-position: left center;
	width: 150px;
	}
table#framework td#nav ul li.top a:hover{
	background-color: #FFFFFF;
	text-decoration: underline;
}
div#artizan{
	width: 87%;
	padding-left: 37px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	padding-top: 2px;
	padding-bottom: 15px;
}
div#artizan a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.65em;
	color: #CFDDF4;
	text-align: center;
	font-weight: normal;
	text-decoration: none;
}
div#artizan a:hover{
	color: #E6EDF9;
}
a {	color: #832B9D; text-decoration: underline; }
a:hover, a.sideLinks, .sidelinks  {color: #BD2A08;}
a:visited{color: #087051;}
.noPadding {
	margin: 0px;
	padding: 0px;
}

fieldset{
	border: 1px solid #54B6BD;
	margin-left: 8px;
	padding: 0px 4px 5px 8px;
	margin-right: 0px;
	width: 140px;
	margin-top: 0px;
	margin-bottom: 0px;
}
fieldset legend{
	padding-left: -2px;
	padding-bottom: 4px;
	padding-top: 0px;
}
div#login{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	padding-left: 0px;
	padding-top: 11px;
	margin: 0px;
	text-align: left;
	background-color: #FFFFFF;
	color: #000000;
}
div#login table{
	border-top-style: none;
	border-bottom-style: none;
	padding-bottom: 8px;
	padding-top: 0px;
	border-right-style: none;
	border-left-style: none;
	margin: 6px 0px 4px;
}
div#login table td{
	padding-right: 2px;
	width: 60px;
	padding-bottom: 0px;
	padding-top: 0px;
}
div#login label{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-weight: normal;
	float:left;
	margin: 0px;
	padding: 0px;
}
div#login input{
	font-size: 0.9em;
	width: 65px;
	margin-top: 3px;
	margin-bottom: 3px;
}
div#login input.login {
	font-size: 1em;
	background-color: #666666;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: ridge;
	border-right-style: ridge;
	border-bottom-style: ridge;
	border-left-style: ridge;
	border-top-color: #D5E4FC;
	border-right-color: #467171;
	border-bottom-color: #467171;
	border-left-color: #D5E4FC;
	width: 70px;
	padding-top: 1px;
	padding-bottom: 1px;
	color: #FFFFFF;
	font-weight: bold;
}
h2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	padding: 0px;
	margin: 0px 0px 9px;
}
ul#researchLinks{
	margin: 0px;
	padding: 20px 0px 0px;
	width: 85%;
}
ul#researchLinks li{
	list-style-type: disc;
	padding-left: 0px;
	margin-bottom: 25px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #000000;
	padding-bottom: 15px;
}
ul#researchLinks li a{
	font-weight: bold;
	color: #000000;

}
ul#researchLinks li a:hover{
	color: #832B9D;

}
ul#researchLinks li a:visited{color: #087051;}
table#resources{
	width: 92%;
	margin-top: 20px;
	margin-bottom: 20px;
}
table#resources img{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-align: center;
	margin-right: auto;
	margin-left: 15px;
	display: none;
}
table#resources tr#header td{
	font-weight: bold;
	padding-top: 2px;
	padding-bottom: 5px;
	font-size: 1.1em;
	color: #39537D;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ABB8DB;
	border-right-width: 25px;
	border-right-style: solid;
	border-right-color: #DFE9FF;
}
table#resources td{
	text-align: left;
	vertical-align: top;
	padding-top: 12px;
	padding-bottom: 4px;
	padding-left: 5px;
}
table#contacts{
	width: 90%;
	margin-top: 15px;
	margin-bottom: 20px;
}
table#contacts img{
	text-align: center;
	margin-right: 6px;
	margin-left: 0px;
	border: 1px solid #FFFFFF;
	display: none;
}
table#contacts td{
	text-align: left;
	vertical-align: middle;
	padding-top: 12px;
	padding-bottom: 8px;
	padding-right: 5px;
}
table#partnership{
	background-color: #EDF3FF;
	border: 1px solid #BECDEE;
	width: 90%;
	padding: 20px 20px 18px;
	margin-top: 15px;
	height: 100px;
}
ul#partnerSearch{
	margin: 0px;
	padding: 0px;
}
ul#partnerSearch li{
	list-style-type: none;
	font-weight: bold;
	float: left;
	color: #1955A0;
	margin-bottom: 15px;
}
ul#partnerSearch li.label{
	width: 180px;
}
ul#partnerSearch input{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-weight: normal;
	margin-left: 3px;
	margin-right: 3px;
}
ul#partnerSearch input.login{
	background-color: #A3BEEA;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: ridge;
	border-right-style: ridge;
	border-bottom-style: ridge;
	border-left-style: ridge;
	border-top-color: #D5E4FC;
	border-right-color: #467171;
	border-bottom-color: #467171;
	border-left-color: #D5E4FC;
	font-weight: bold;
}
td#galleryNav{
	background-color: #8AC0EC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	text-align: left;
}
td#galleryNav ul{
	margin: 0px;
	padding: 0px;
}
td#galleryNav ul li{
	float: left;
	list-style-type: none;

}
td#galleryNav ul li a{
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	padding-top: 4px;
	padding-right: 15px;
	padding-bottom: 4px;
	padding-left: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:0.8em;
	color: #000000;
	text-decoration: none;
	line-height: 22px;
}
td#galleryNav ul li a:hover{
	background-color: #AED5F6;
}
div#galleryPlaceholder{
	margin: 0px;
	padding: 0px;
	display: none;
}