body {
	background-image: url(images/bggrad.jpg);
	background-repeat: repeat-x;
	background-color: #97A1AA;
	margin: 0px;
	padding: 0px;
}

body,td,th,input,p,h1,h2,h3,h4,h5,h6,span,ul,li {
	font-family: "Gill Sans", Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #333333;
}

p{
	line-height: 140%;
	margin-top: 0px;
	padding-top: 0px;
}

.clearfloats{
	display: block;
	height: 10px;
	clear: both;
	width: 100%;
	}

h1{
	font-size: 30pt;
	color: #eaeef1;
	font-weight: normal;
	text-transform: lowercase;
	letter-spacing: 0.3em;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: -10px;
	/margin-bottom: 7px;
}

h2{
	font-size: 18pt;
	color: #004B8D;
	font-weight: normal;
	padding: 40px 0px 10px;
	/padding: 10px 0px;
	margin: 0px;
}

ul{
	margin: 0px;
	padding: 0px;
	list-style-type: circle;
	}
	
	
	a{
	text-decoration: none;
}

ul.arrowlist{
	list-style-image: url(images/arrow.gif);
	margin-left: 0px;
	list-style-position: outside;
}

ul.arrowlist li{
	margin-left: 15px;
}

a:link {
	color: #004a8d;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #004a8d;
}
a:hover {
	text-decoration: underline;
	color: #002D55;
}
a:active {
	text-decoration: none;
	color: #002D55;
}

img { behavior: url(iepngfix.htc); }

img, #bigbgx, .homewhatsnew, #navinspire, #navconnect,  #navadvocate, #navscienteerholder, table.formlayout td.stripe2{ behavior: url(iepngfix.htc); }

img{
	margin: 0px;
	padding: 0px;
}

img a:hover{
text-decoration: none;
}

img.border{
	border: 1px solid #003366;
}
img.leftimg{
	margin-right: 10px;
	margin-bottom: 5px;
	border: 1px solid #003366;
	float:left;
}
img.rightimg{
	margin-left: 10px;
	margin-bottom: 5px;
	border: 1px solid #003366;
	float:right;
}

.bold{
	font-weight: bold;
}
strong{
	color: #004B8D;
}

table.formlayout{
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #004B8D;
	border-right-color: #004B8D;
	border-bottom-color: #004B8D;
	border-left-color: #004B8D;
}

table.formlayout p{
margin:0px;
padding: 0px;
}

table.formlayout td.stripe1x{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	background-image: url(images/tablebg.png);
	background-repeat: repeat-x;
	background-position: left top;
}
table.formlayout td.stripe2{
	background-image: url(images/tablebg3.png);
	background-repeat: repeat-x;
	background-position: left top;
}

th p {color: #64798C}

input.textfield{
	background-color: #FFFFFF;
	margin: 0px;
	padding: 2px;
	border: 1px solid #004B8D;
	color: #666666;
}


table.formlayout .submit{
	color: #004B8D;
	background-color: #9EADBA;
	border: 1px solid #004B8D;
	padding: 2px;
}

#scienteerflyer{
	behavior: url(iepngfix.htc);
	width: 316px;
	height: 151px;
	display: block;
	background-image: url(images/scienteer_flyer.png);
	background-repeat: no-repeat;
}
#scienteerflyer a{ 
	width: 316px;
	height: 151px;
	display: block;
}


#pdfinspire, #pdfipraxis, #pdfspark, #pdfpathways, #pdfminority{
behavior: url(iepngfix.htc);
	width: 543px;
	height: 67px;
	display: block;
	background-repeat: no-repeat;
}

#pdfipraxis{ background-image: url(images/download_ipraxis.png); }
#pdfinspire{
	background-image: url(images/download_inspire.png);
	width: 435px;
}
#pdfspark{ background-image: url(images/download_ispark.png);}
#pdfpathways{ background-image: url(images/download_pathways.png); }
#pdfminority{ background-image: url(images/download_minority.png);}

#pdfipraxis a, #pdfinspire a, #pdfspark a, #pdfpathways a, #pdfminority a{ 
	width: 543px;
	height: 67px;
	display: block;
}




#inspirestudent{
	behavior: url(iepngfix.htc);
	width: 345px;
	height: 151px;
	display: block;
	float: right;
	background-repeat: no-repeat;
	background-image: url(images/students.png);
}
#inspireteacher{
	behavior: url(iepngfix.htc);
	width: 345px;
	height: 178px;
	display: block;
	float: right;
	background-repeat: no-repeat;
	background-image: url(images/teachers.png);
}
#inspireprofessional{
	behavior: url(iepngfix.htc);
	width: 345px;
	height: 198px;
	display: block;
	float: right;
	background-repeat: no-repeat;
	background-image: url(images/scientist.png);
}



.alert{
	width: 95%;
	color: #EF3E42;
	background-color: #FDECEC;
	padding: 4px;
	border: 1px dashed #EF3E42;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
}

.success {
	width: 95%;
	color: #339900;
	background-color: #D7FFD7;
	padding: 4px;
	border: 1px dashed #339900;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
}


.star{
	font-weight: bold;
	color: #CC0000;
}

#subnav ul{
	display: block;
	clear: both;
	float: left;
	border: 0px;
	padding: 0px;

}
	
#subnav li{
	display: inline;
	
}

#subnav a{
	display: block;
	float: left;
	margin-top: 0px;
	margin-right: 7px;
	margin-bottom: 3px;
	margin-left: 0px;
	padding: 4px;
	font-size: 9pt;
}

#subnav .selected a, #subnav .selected a:hover{
	font-weight: bold;
	color: #0080DD;
}

#subnav a:hover{
	display: block;
	float: left;
	color: #000000;
	text-decoration: none;
}



#bigbgx {
	width: 613px;
	height: 738px;
	position: absolute;
	margin-left: auto;
	margin-right: auto;
	background-image: url(images/giant_x_bg.png);
	margin-top: -30px;
	left: 50%;

}

#container{
	height: 500px;
	width: 800px;
	position: relative;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}

#header{
	width: inherit;
	height: 122px;
	float: left;
}


.footerdivider{
	float: left;
	height: 2px;
	background-color: #315f96;
	width: 800px;
	margin: 0px;
	padding: 0px;
	display: block;
}

.copyright{
	float: left;
	display: block;
	width: 400px;
	margin: 0px;
	padding: 0px 0px 0px 20px;
}

.designby{
	float: right;
	display: block;
	padding: 0px 20px 0px 0px;
	width: 200px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: right;
}

.nav1{
	margin: 90px 15px 0px 0px;
	/margin: 90px 8px 0px 0px;
	padding: 0px;
	float: right;
	height: 30px;
	width: 450px;
	text-align: right;
}
.nav1 li{
	display: inline;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;

}

.logo{
	padding: 0px;
	margin-top: 25px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 45px;
	float: left;
}


#navbar{
	width: 193px;
	float: left;
	display: block;
}

#navbar li{
}

#navinspire{
	background-image: url(images/navinspire_bg.png);
	display: block;
	margin: 0px;
	padding: 0px;
	height: 35px;
	width: 196px;
}

#navadvocate{
	background-image: url(images/navadvocate_bg.png);
	display: block;
	margin: 0px;
	padding: 0px;
	height: 35px;
	width: 196px;
}

#navconnect{
	background-image: url(images/navconnect_bg.png);
	display: block;
	margin: 0px;
	padding: 0px;
	height: 30px;
	width: 196px;
}

#navscienteer{
	background-image: url(images/navscienteer_n.gif);
	display: block;
	margin: 0px;
	padding: 20px 0px 0px 20px;
	height: 43px;
	width: 124px;
	background-position: 20px 20px;
	background-repeat: no-repeat;
}

#navscienteerholder{
	background-image: url(images/navscienteer_bg.png);
	display: block;
	margin: 0px;
	padding: 0px;
	height: 131px;
	width: 196px;	
}

.fadeonroll{
	filter:alpha(opacity=0);
-moz-opacity:0;		opacity:0;
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#inspiresubnav, #connectsubnav {
	display: block;
	background-image: none;
	margin: 0px;
	padding: 0px;
	}
	
#inspiresubnav li, #connectsubnav li{
	height: 20px;
	display: block;
	margin: 0px;
	padding: 0px;
	background-image: url(images/spacer.png);
	background-repeat: repeat;
}

#inspiresubnav  li a, #connectsubnav  li a{
	color: #FFFFFF;
	text-decoration: none;
	font-size: 11px;
	margin: 0px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	width: 171px;
	height: 20px;
	display: block;
	background-image: none;
	background-color: #004b8d;
}

#inspiresubnav .samecat .noroll, #connectsubnav .samecat .noroll{
	color: #66FFFF;
	background-color: #005b9e;
}

#inspiresubnav .samecat .roll, #connectsubnav .samecat .roll{
	background-color: #005b9e;
}

#inspiresubnav  li a:link, #inspiresubnav  li  a:visited, #connectsubnav  li a:link, #connectsubnav  li  a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#inspiresubnav .samecat .noroll:link, #inspiresubnav .samecat .noroll:visited, #connectsubnav .samecat .noroll:link, #connectsubnav .samecat .noroll:visited{
	color: #66FFFF;
	background-color: #005b9e;
}

#inspiresubnav li a:hover, #inspiresubnav  li a:active, #connectsubnav li a:hover, #connectsubnav  li a:active {
	text-decoration: none;
	color: #FFCC33;
}


#main{
float: left;
	width: 607px;
	clear:right;
	}
	
	#maincontent{
	padding: 0px;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 20px;
	margin-left: 15px;
	}
	
	#maincontent ul{
	display: inline;
	}
	
	#maincontent li{
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 15px;
	}
	
	.hometext{
	width: 315px;
	float: left;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 10px;
	display: block;
	height: 100%;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
	}


	
.homewhatsnew{
	width: 200px;
	float: left;
	display: block;
	background-image: url(images/home_whatsnew_bg2.png);
	padding: 10px 30px 0px 25px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-repeat: no-repeat;
	height: 198px;
	background-position: top;
}

#homedirector{
	width: 200px;
	float: left;
	display: block;
	background-image: url(images/home_director_bg2.png);
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-repeat: no-repeat;
	height: 95px;
	background-position: top;
	padding-top: 10px;
	padding-right: 30px;
	padding-bottom: 0px;
	padding-left: 25px;
}
#homedirector .directorblurb{
	margin: 0px;
	padding: 0px;
	font-size: 8pt;
	color: #FFFFFF;
}

#homedirector .directorblurb{
	margin-top: 7px;
}
#homedirector .directorblurb a{
	color: #FFFFFF;
}
#homedirector .directorheader{
	margin: 0px;
	padding: 0px;
	font-size: 9pt;
	color: #AEB6BB;
	font-weight: bold;
}
#homedirector img{
	border: 1px solid #000000;
	margin-right: 15px;
}


	
.homewhatsnew .more{
	font-weight: bold;
}

.homewhatsnew a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.homewhatsnew a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
.homewhatsnew a:hover {
	text-decoration: underline;
	color: #E3EBF0;
}
.homewhatsnew a:active {
	text-decoration: none;
	color: #E3EBF0;
}

	.homewhatsnew ul{
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 15px;
	overflow: visible;
	}	
	
	.homewhatsnew li{
	list-style-type: disc;
	margin-bottom: 5px;
	}
	
	.homewhatsnew p, .homewhatsnew ul, .homewhatsnew li{
	color: #FFFFFF;
	font-size: 8.5pt;
	line-height: 140%;
	}
	

	
#footer{
	height: 100px;
	float: left;
	clear: both;
	width: 800px;
	diplay: block;
	display: block;
}
#footer a{
	text-decoration: none;
}

#footer a:link {
	color: #FFFFFF;
	text-decoration: none;
}
#footer a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
#footer a:hover {
	text-decoration: underline;
	color: #E3EBF0;
}
#footer a:active {
	text-decoration: none;
	color: #E3EBF0;
}
#footer p,td,tr{
	font-family: "Gill Sans", Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	color: #FFFFFF;
}


.nav2{
	width: 607px;
	height : 30px;
	background-color: #95a1aa;
	margin: 0px;
	padding: 0px;
	clear: right;
	float: left;
}
.nav2 li{
	display: inline;
	padding: 0px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
}



/* NAV2 */

#nav2{
	margin: 0px;
	padding: 0px;
	display: block;
	float: right;
	height: 32px;
	width: 606px;
}

#nav2 li{
	display: inline;
	float:left;
	list-style-type: none;
	height: 32px;
	margin: 0px;
	padding: 0px;
}

#nav2 li u{
	line-height: 0em;
	font-size: 4pt;
	visibility: hidden;
}

#nav2 li a{
	display: block;
	height:  32px;
	width: 79px;
	float: left;
}

#nav2 li a:hover{ text-decoration: none; }

/* ITEM1*/
#nav2 .item1, #nav2 .item1selected, #nav2 .item1 a, #nav2 .item1 a:hover, #nav2 .item1selected a{
	width: 103px;
	height: 32px;
	background-image: url(images/nav2_about.gif);
}
#nav2 .item1 a{ background-position: 0px 0px; }
#nav2 .item1selected, #nav2 .item1 a:hover, #nav2 .item1selected a{ background-position: 0px  -32px; }

/* ITEM2*/
#nav2 .item2, #nav2 .item2selected, #nav2 .item2 a, #nav2 .item2 a:hover, #nav2 .item2selected a{
	width: 196px;
	height: 32px;
	background-image: url(images/nav2_partners.gif);
}
#nav2 .item2 a{ background-position: 0px 0px; }
#nav2 .item2selected, #nav2 .item2 a:hover, #nav2 .item2selected a{ background-position: 0px  -32px; }

/* ITEM3*/
#nav2 .item3, #nav2 .item3selected, #nav2 .item3 a, #nav2 .item3 a:hover, #nav2 .item3selected a{
	width: 79px;
	height: 32px;
	background-image: url(images/nav2_news.gif);
}
#nav2 .item3 a{ background-position: 0px 0px; }
#nav2 .item3selected, #nav2 .item3 a:hover, #nav2 .item3selected a{ background-position: 0px  -32px; }

/* ITEM4*/
#nav2 .item4, #nav2 .item4selected, #nav2 .item4 a, #nav2 .item4 a:hover, #nav2 .item4selected a{
	width: 121px;
	height: 32px;
	background-image: url(images/nav2_involved.gif);
}
#nav2 .item4 a{ background-position: 0px 0px; }
#nav2 .item4selected, #nav2 .item4 a:hover, #nav2 .item4selected a{ background-position: 0px  -32px; }

/* ITEM5*/
#nav2 .item5, #nav2 .item5selected, #nav2 .item5 a, #nav2 .item5 a:hover, #nav2 .item5selected a{
	width: 107px;
	height: 32px;
	background-image: url(images/nav2_resources.gif);
}
#nav2 .item5 a{ background-position: 0px 0px; }
#nav2 .item5selected, #nav2 .item5 a:hover, #nav2 .item5selected a{ background-position: 0px  -32px; }





/* NAV3 */

#nav3{
	margin: 0px;
	padding: 0px;
	display: block;
	float: left;
	
	width: 196px;
}

#nav3 li{
	display: inline;
	list-style-type: none;
	
	margin: 0px;
	padding: 0px;
}

#nav3 li u{
	line-height: 0em;
	font-size: 4pt;
	visibility: hidden;
}

#nav3 li a{
	display: block;
	height:  16px;
	width: 196px;
	float: left;
}

 .spacer{
	display: block;
	margin: 0px;
	padding: 0px;
	height: 20px;
	width: auto;
	background-image: url(images/spacer.png);
	background-repeat: repeat;
}

#nav3 li a:hover{ text-decoration: none; }

/* ITEM1*/
#nav3 .item1, #nav3 .item1selected, #nav3 .item1 a, #nav3 .item1 a:hover, #nav3 .item1selected a{
	width: 196px;
	height: 62px;
	background-image: url(images/nav3_inspire.png);
}
#nav3 .item1 a{ background-position: 0px 0px; }
#nav3 .item1selected, #nav3 .item1 a:hover, #nav3 .item1selected a{ background-position: 0px  -47px; }

/* ITEM2*/
#nav3 .item2, #nav3 .item2selected, #nav3 .item2 a, #nav3 .item2 a:hover, #nav3 .item2selected a{
	width: 196px;
	height: 66px;
	background-image: url(images/nav3_connect.png);
}
#nav3 .item2 a{ background-position: 0px 0px; }
#nav3 .item2selected, #nav3 .item2 a:hover, #nav3 .item2selected a{ background-position: 0px  -51px; }

/* ITEM3*/
#nav3 .item3, #nav3 .item3selected, #nav3 .item3 a, #nav3 .item3 a:hover, #nav3 .item3selected a{
	width: 196px;
	height: 70px;
	background-image: url(images/nav3_advocate.png);
}
#nav3 .item3 a{ background-position: 0px 0px; }
#nav3 .item3selected, #nav3 .item3 a:hover, #nav3 .item3selected a{ background-position: 0px  -56px; }

/* ITEM4*/
#nav3 .item4, #nav3 .item4selected, #nav3 .item4 a, #nav3 .item4 a:hover, #nav3 .item4selected a{
	width: 196px;
	height: 131px;
	background-image: url(images/nav3_scienteer.png);
}
#nav3 .item4 a{ background-position: 0px 0px; }
#nav3 .item4selected, #nav3 .item4 a:hover, #nav3 .item4selected a{ background-position: 0px  -131px; }




/* NAV4 */

#nav4{
	margin: 20px 0px 20px 20px;
	padding: 0px;
	display: block;
	float: left;
	height: 16px;
	width: 447px;
	/margin: 20px 0px 20px 10px;
}

#nav4 li{
	display: inline;
	float:left;
	list-style-type: none;
	height: 16px;
	margin: 0px;
	padding: 0px;
}

#nav4 li u{
	line-height: 0em;
	font-size: 4pt;
	visibility: hidden;
}

#nav4 li a{
	display: block;
	height:  16px;
	width: 84px;
	float: left;
}

#nav4 li a:hover{ text-decoration: none; }

/* ITEM1*/
#nav4 .item1, #nav4 .item1selected, #nav4 .item1 a, #nav4 .item1 a:hover, #nav4 .item1selected a{
	width: 84px;
	height: 16px;
	background-image: url(images/nav4_inspire.gif);
}
#nav4 .item1 a{ background-position: 0px 0px; }
#nav4 .item1selected, #nav4 .item1 a:hover, #nav4 .item1selected a{ background-position: 0px  -16px; }

/* ITEM2*/
#nav4 .item2, #nav4 .item2selected, #nav4 .item2 a, #nav4 .item2 a:hover, #nav4 .item2selected a{
	width: 90px;
	height: 16px;
	background-image: url(images/nav4_spark.gif);
}
#nav4 .item2 a{ background-position: 0px 0px; }
#nav4 .item2selected, #nav4 .item2 a:hover, #nav4 .item2selected a{ background-position: 0px  -16px; }

/* ITEM3*/
#nav4 .item3, #nav4 .item3selected, #nav4 .item3 a, #nav4 .item3 a:hover, #nav4 .item3selected a{
	width: 175px;
	height: 16px;
	background-image: url(images/nav4_bench.gif);
}
#nav4 .item3 a{ background-position: 0px 0px; }
#nav4 .item3selected, #nav4 .item3 a:hover, #nav4 .item3selected a{ background-position: 0px  -16px; }

/* ITEM4*/
#nav4 .item4, #nav4 .item4selected, #nav4 .item4 a, #nav4 .item4 a:hover, #nav4 .item4selected a{
	width: 98px;
	height: 16px;
	background-image: url(images/nav4_pathways.gif);
}
#nav4 .item4 a{ background-position: 0px 0px; }
#nav4 .item4selected, #nav4 .item4 a:hover, #nav4 .item4selected a{ background-position: 0px  -16px; }



/* ----------------------- ANH EDITS ------------------------- */
fieldset {
	padding:15px;
	border:1px solid #004B8D;
	margin-top:20px;
	background-color: #BFC8CF;
	
}
legend, .legend {
	color:#004B8D;
	font-variant:small-caps;
	font-weight: bold;
	padding: 0px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 15px;
	margin-left: 5px;
	font-size: 120%;
}

table.int_small td {text-align:right; vertical-align:middle;}
table.int_small td p {font-size:10px; line-height:10px;}
table.int_small td input {margin:2px 0 2px 3px;}
table.checkbox td {padding:5px 0;}
table.checkbox td input {margin:3px 0 3px 0; vertical-align:middle;}
table.checkbox td p {font-size: 10px; line-height: 12px; }
table.checkbox td select {margin:3px 3px 3px 0;}
table.checkbox td textarea {margin:0;}



#header div.btn_ifunction {float:right; border:0; margin-top:1em; width:168px; height:56px; background:url(images/ifunction2008/button2.gif) top left no-repeat;}
#header div.btn_ifunction a {display:block; width:168px; height:56px; background:url(images/ifunction2008/button2.gif) top left no-repeat; text-decoration:none;}
#header div.btn_ifunction a:hover, #header div.btn_ifunction a:focus, #header div.btn_ifunction a:active {background-position:0 -60px;}
#header div.btn_ifunction u {line-height:0; font-size:2pt; visibility:hidden;}
.nav1 {margin-top:25px;} /*must change back to 90px after btn is removed*/

#ifunction div.ifunction_h { width:606px; height:78px; margin-top:48px; background:no-repeat url(images/ifunction2008/header3.gif)}
#ifunction div.ifunction_h u {visibility:hidden; font-size:2pt; line-height:0;}
#ifunction div.ifunction_h a { display:block; height:78px; width:606px; text-decoration:none; background: no-repeat url(images/ifunction2008/header3.gif);}
#ifunction div.ifunction_h a:hover, #ifunction div.ifunction_h a:focus, #ifunction div.ifunction_h a:active {background-position:0 -80px;}
#ifunction h2, #ifunction strong, #ifunction a, #ifunction a:visited {color:#2c5a73;}
#ifunction img {border:0;}
#ifunction h2 {font-size:133%; font-weight:bold; padding-top:1em;}
#ifunction a:hover, #ifunction a:focus, #ifunction a:active {color:#002D55;}
#ifunction span {color:#2c5a73;}
.ifunctionlinks {margin-top:1em;}
#ifunction ul.ifunctionsponsorlevel li {list-style:none; margin-left:0; margin-bottom:1em;}
#ifunction ul.ifunctionsponsorlevel li ul li {margin-left:2em; margin-bottom:0.5em; list-style:disc;}

.sponsorform table {border:0;}
.sponsorform table td {color:#2c5a73; text-align:right; }
.sponsorform table td input {width: 32em; margin-bottom:0.25em;}
.sponsorform table td input.submit {width: 14em; float:left;}

ul.awardeelist{ width: 205px; }
.awardees{
	float: right; 
	width: 400px;
	clear: both;
	display: none;
}
#awardee1{
	display: block;
	}
/* ---------- ANH added for b2b flash to line up with ul nav above it ------------ */

#flashcontent{

	
	margin-left: 1px;
	}