
/* -------------------------------------------------------------------------------- */
/* rules specific to education section - sidebars */

body#education td#topfeature table.sidebar a {
	color: #545454;
	font-weight: bold;
	text-decoration: underline;
}
body#education td#topfeature table.sidebar a:visited {
	color: #545454;
	font-weight: bold;
	text-decoration: underline;
}
body#education td#topfeature table.sidebar a:hover {
	color: #545454;
	font-weight: bold;
	text-decoration: none;
}

/* added by TD on 1/29/2008 */
body#education td#topfeature table#exhibit li a {
	color: #308ee8;
	font-weight: bold;
	text-decoration: underline;
}

body#education td#topfeature table#exhibit li a:visited {
	color: #545454;
	font-weight: bold;
	text-decoration: underline;
}

body#education td#topfeature table#exhibit li a:hover {
	color: #545454;
	font-weight: bold;
	text-decoration: underline;
}

body#education td#topfeature table#exhibit ul {
	list-style: none;
	list-style-type: none;
	list-style-image: none;
	margin-left: 10px;
}

body#education td#topfeature table#exhibit li {
	margin-bottom: 0px;
}

/* -------------------------------------------------------------------------------- */
/* rules specific to education section - color coded */

body#education input#submit {
	background-color: #308ee8;
}

body#education td#welcome h2 {
	font-weight: bold;
	font-size: 0.9em;
	color: #308ee8;
}

body#education td#topfeature div#manage a:visited {
	color: #308ee8;
}

body#education a {
	color: #308ee8;
}
body#education a:visited {
	color: #545454;
}
body#education a:hover {
	color: #545454;
}

body#education h4 {
	color: #FFFFFF;
	background-color: #308ee8;
	font-size: 0.7em;
	font-weight: bold;
	text-transform: uppercase;
	padding: 2px 4px 2px 4px;
	margin-top: 35px;
}

/* main section gray box */

body#education p.graybox {
	padding:5px;
	border:1px solid #bebebe;
	background-color:#f0f0f0;
	margin-top:2em;
}

/* rules for color-coding main menu */

body#education td#menu {
	background-image: url("menu_education_bg.gif");
	background-repeat: repeat-y;	
}

body#education td#menu td.third {
	background-image: url("menu_bullet_third_education.gif");
}

/* -------------------------------------------------------------------------------- */
/* Added by MD 09/26/2005 as instructed by iStudio. For form fields */

body#education td#content input.button {
	background-color: #308ee8;
}

/* -------------------------------------------------------------------------------- */

/* -------------------------------------------------------------------------------- */
/* homepage - tabs menu */
/* Added by M.F. on 12/2/2005*/

table#tabs p {
	margin: 0px;
}

table#tabs td {
	text-align: center;
}

table#tabs td.gutter {
	border-bottom: 1px solid #BEBEBE;
}

table#tabs td.selected {
	border-top: 1px solid #BEBEBE;
	border-right: 1px solid #BEBEBE;
	border-left: 1px solid #BEBEBE;
}

table#tabs td.selected a {
	font-weight: bold;
	text-decoration: none;
}
table#tabs td.selected a:visited {
	font-weight: bold;
	text-decoration: none;
}
table#tabs td.selected a:hover {
	font-weight: bold;
	text-decoration: underline;
}

table#tabs td.unselected {
	border-top: 1px solid #BEBEBE;
	border-right: 1px solid #BEBEBE;
	border-left: 1px solid #BEBEBE;
	background-color: #308ee8;
}

table#tabs td.unselected a {
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
table#tabs td.unselected a:visited {
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
table#tabs td.unselected a:hover {
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: underline;
}

/* -------------------------------------------------------------------------------- */
/* -------------------------------------------------------------------------------- */