/* basic elements - Galina's code*/
body {
	background-color:#DFDFDF;
}
/* deleted from the following style definition:  ol, ul, li, */
body, div {
	padding:0;
	margin:0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: 12px; 
	line-height: 1.4em;}
ul li {
padding-bottom: 1em;
}

ol { margin-bottom:25px;
}

/*disabled Galina's link definitions so links will go to default style*/
/*A:link {font-weight: bold; font-size: 11px; color: #000033; font-family: arial, helvetica, verdana, sans-serif; text-decoration: none;}
A:active {font-weight: bold; font-size: 11px; color: #ccc; font-family: arial, helvetica, verdana, sans-serif; text-decoration: none;}
A:visited{font-weight: bold; font-size: 11px; color: #000033; font-family: arial, helvetica, verdana, sans-serif; text-decoration: none;}
A:hover {font-weight: bold; font-size: 11px; color: #336699; font-family: arial, helvetica, verdana, sans-serif; text-decoration: none;}*/
A:link {}
A:active {}
A:visited{}
A:hover {}
/*heading definitions added by Mary April 26,2006*/
h1 {
	font-size:15px;
	color: #254A70; /*color slate blue dark - see neuro color chart #b3*/
	margin-bottom: -.5em;
	font-variant: small-caps; 
}
h1.pagetitle {
	font-family:"Times New Roman", Times, serif, Abbess;
	font-size:16px;
	color: #990000; /*color slate blue dark - see neuro color chart #b3*/
	text-align: center;
}

h2 {
	font-size:14px;
	color: #254A70; /*color slate blue dark - see neuro color chart #b3*/
	margin-bottom: -.5em;
}	
h3 {
	font-size:12px;
	margin-bottom: -1em;
	color: #254A70; /*color slate blue dark - see neuro color chart #b3*/
}	
h4 {
	font-size:12px;
	font-variant:small-caps; 
	color: #333333;/*color dark grey - see neuro color chart #5*/
	margin-bottom: -.5em;
	margin-left: 10px;
}	

h5 {
	font-size:11px;
	color: #000; /*color black*/
	margin-bottom: -1em;
	padding-bottom:0em;
	margin-left:10px;
}	
.indent10 {
	margin-left:10px;}

#envelop {
	position: relative;
	background-color: #fff;
	border: solid #ccc 1px;
	border-top: none;
	left: 0px;
	margin-bottom: 20px;
}

#envelop, #navcontainer { 
	width:780px;
}

#navcontainer {
	margin-left: 0px;
	background-color: #999999;
	left: 0px;
	text-align:center;
}

#navcontainer ul {	  
	padding:7px;
	margin-bottom: 0px; 
	margin-top: 0px; 
	font-family: sans-serif;
	white-space: nowrap;
}
#navcontainer li {
	padding-left: 12px;
	padding-right: 12px;
	display: inline;
}
#navcontainer a {
	text-decoration: none; 
}

#navcontainer a:link, #navcontainer a:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
}
#navcontainer a:hover {color: #336699; text-decoration: none;}

#insidepartners a {
	color: #660000;
	text-decoration: none;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	display:inline;
	top: 10px;
	left: 10px;
}
#insidepartners a:link, #insidepartners a:visited {
	color: #660000;
	text-decoration: none;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
}
#insidepartners a:hover {color: #336699; text-decoration: none;}


#HeadTitle {
	font-family:"Times New Roman", Times, serif, Abbess;
	font-size: 17px;
	color: #336699;
	font-weight: 600;
	margin-top: 25px;
	text-align:  center; 
	width: auto;	
	font-variant:small-caps;
}

#textbox {
	/*border:1px solid black;/*
	/*height:624px;*/
	width:473px;
	margin-top: 15px;
	margin-left: 40px;
	left: 31px;
}
/*used in TRANSCEND site*/
.singlecolumn {
	width: 90%;
	margin-left:30px;
	margin-right:30px;
}
/*used in TRANSCEND site */
.breadcrumb {
	margin-left:30px;
}
/*used in TRANSCEND site*/
.floatleft {
	float:left;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left:0px;
	border:1px solid black;
	padding: 5px;
}
/*img.x
{
	position:absolute;
	left:642px;
	top:340px;
	z-index:0;
	width: 45px;
	height: 42px;
}*/

#quick {
	position:absolute;
	width:170px;
	height:30px;
	margin-left: 565px;
	top: 330px;
	text-decoration: none;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color:#336699;
	padding: 12px;
	}
	
#quick ul {
	margin-top: 0px;
	margin-left: 10px;
	line-height: 18px;
	list-style-type:none; 
	color: #000033;
	font-size: 11px;
}
#quick li {
	padding: 1px;
	}
#quick a:link {
	color: #000033;
	text-decoration: none;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
}
#quick a:visited {
	color: #000033;
	text-decoration: none;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
}
#quick a:hover {color: #336699; 
	text-decoration: underline; 
}
#quick a:active {color: #336699; 
	text-decoration: none; 
}

#photo2 {
	position:absolute;
	top: 151px;
	margin-left: 565px;
	border: 1px solid #666666;
}

#footer {
	text-align:center;
	padding: 20px;
	/*width: 460px;	galina's code
	margin-left: 60px; galina's code*/
	text-decoration: none;
	font-style: normal;
	font-size: 11px;
	font-family: "Times New Roman", Times, serif, Abbess;
	}
	
#footer a:link  {
	color: #336699;
	text-decoration: none;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif, Abbess;
	font-size: 11px;
	font-style: normal;
}
#footer a:visited {
	color: #666666;
	text-decoration: none;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif, Abbess;
	font-size: 11px;
	font-style: normal;
}
#footer a:hover {color: #000000; text-decoration: none;}



ul#bottomlist{margin-left:0px; padding-left: 0; padding-bottom: 0px; padding-top: 0px;
margin-bottom: 0px; margin-top: 2px;  }
#bottomlist li {
	display: inline;
	list-style-type: none;
	padding-bottom: 0;
	}
#bottomlist a { padding: 2px 11px; }


