/* CSS Document - match of ICC global css, created so I can view style locally - BT 12/20/06 */

/* ========================= SITE WIDE STYLES ========================== */

body {
	color: #333;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	line-height: 175%;
	margin: 0;
}

a:link, a:visited {
	color: #21699c;
	padding: 0;
	text-decoration: underline;
}

a:hover {
	color: #000;
}

h1 {
	background-color: #999999;
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
	margin: 5px 0 5px 0;
	padding: 2px 0 2px 20px;
}

h2 {
	background-color: #f3f3f3;
	font-size: 12px;
	font-weight: bold;
	margin: 0;
	padding: 2px 0 2px 20px;
}

h3 {
	font-size: 13px;
	padding: 0 10px 0 20px;
}

p.title {
	color: #21699c;
	font-size: 11px;
	font-weight: bold;
	margin: 0;
	padding: 5px 20px 5px 20px;
}

.subtitle {
	border-bottom: 1px dotted #666666;
	color: #666666;
	font-size: 11px;
	font-weight: bold;
	margin: 0 10px 0 10px;
	padding: 0 10px 0 10px;
}

td {
	vertical-align: top;
}

p {
	margin: 10px 0 10px 0;
	padding: 0 20px 0 20px;
}

img {
	border: 0;
	}

.smbody {
	color: #666;
	font-size: 9px;
}

.smbody a:link, .smbody a:visited {
	color: #000;
	font-size: 9px;
	text-decoration: underline;
}

.new {
	color: #990000;
	font-style: italic;
	font-weight: bold;
}

.form {
	color: #000000;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	border: 1px solid #999;
	height: 14px;
	}

.formsm {
	color: #000000;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 10px;
	border: 1px solid #999;
	height: 12px;
	}

.formbutton {
	color: #000000;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 10px;
	border: 1px solid #999;
	}

.formfield {
	color: #000000;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	border: 1px solid #999;
	}










/* ========================= TOP BANNER STYLES ========================== */

.searchboxl {
	background-color: #d2d2d2;
	border-left: 1px solid #999999;
	height: 30px;
	text-align: center;
	vertical-align: middle;
}

.searchboxr {
	background-color: #d2d2d2;
	border-right: 1px solid #999999;
	height: 30px;
	vertical-align: middle;
}

.referencelink {
	background-color: #ffcb39;
	font-size: 9px;
	padding: 8px 0px 3px 0px;
	text-align: center;
}

.audiencetd {
	background-color: #ffffff;
	border-right: 1px solid #999999;
	width: 590px;
}

dl.audience {
	border-top: 2px solid #21699c;
	font-family: arial, helvetica, sans-serif;
	font-size: 10px;
	list-style: none;
	margin: 0;
	padding: 0;
}

dl.audience dt {
	background-color: #21699c;
	border-bottom: 1px solid #999;
	text-transform: uppercase;
}

dl.audience a:link, .audience a:visited {
	background-color: #21699c;
	color: #fff;
	display: block;
	height: 21px;
	padding: 4px 10px 1px 0;
	text-align: right;
	text-decoration: none;
	width: 130px;
}

.storylink {
	font-size: 10px;
	line-height: 13px;
}

.separator {
	border-top: 1px dotted #ccc;
	margin: 0 10px 0 10px;
}

.storylink td {
	border-bottom: 10px solid #fff;
}

.storylink strong {
	font-size: 11px;
	line-height: 16px;
}

.storylink a:link, .storylink a:visited {
	font-size: 11px;
	line-height: 16px;
}

.rightmenucolumn {
	background-image: url(/images/hd_leftMenuBottomBg.jpg);
	width: 170px;
}

.copytablehome {
	border-bottom: 20px solid #ffffff;
	border-top: 10px solid #ffffff;
	width: 100%;
}

.copytable {
	border-bottom: 20px solid #ffffff;
	width: 100%;
}

.equall {
	width: 50%;
}

.equalr {
	border-left: 1px solid #ccc;
	width: 50%;
}

.sidemenul {
	width: 450px;
}

.sidemenur {
	border-left: 1px solid #ccc;
	width: 140px;
}

p.contact {
	border-top: 1px solid #ccc;
	padding: 3px 20px 0 20px;
}

p.contact a:link, p.contact a:visited {
	color: #333333;
}











/* ========================= MAIN TABLE STYLES ========================== */


table.info {
	background-color: #f6f6f6;
	border-bottom: 5px solid #ffffff;
	border-left: 15px solid #ffffff;
	border-right: 15px solid #ffffff;

	border-top: 5px solid #ffffff;
	width: 100%;
}

table.contact {
	background-color: #f6f6f6;
	border-bottom: 5px solid #ffffff;
	border-left: 15px solid #ffffff;
	border-right: 15px solid #ffffff;
	width: 50%;
}

table.format {
	border-bottom: 5px solid #ffffff;
	border-left: 20px solid #ffffff;
	border-right: 20px solid #ffffff;
	border-top: 5px solid #ffffff;
	width: 100%;
}

table.dynamic {
	background-color: #f6f6f6;
	border: 5px solid #fff;
	width: 100%;
}

table.importantdates {
	border-left: 20px solid #fff;
	border-right: 10px solid #fff;
	border-top: 10px solid #fff;
	width: 100%;
}

tr.heading {
	background-color: #ccc;
	color: #333;
	font-weight: bold;
	text-transform: uppercase;
}

table.info td, table.contact td, table.staff td, table.dynamic td {
	border: 2px solid #fff;
	padding: 5px;
	vertical-align: top;
}

td.equall table.contact, td.equalr table.contact {
	background-color: #f6f6f6;
	width: 100%;
}

td.sidemenul table.contact {
	background-color: #f6f6f6;
	width: 60%;
}

.bold {
	background-color: #fcfcfc;
	text-transform: uppercase;
}

table.contact a:link {
	color: #000000;
}

table.contact td.room {
	font-size: 10px;
	width: 30%;
}

table.contact td.phone {
	font-size: 10px;
	width: 45%;
}

table.contact td.email {
	font-size: 10px;
	text-align: center;
	width: 25%;
}

table.contactequal a:link {
	color: #000000;
}

table.contactequal td.room {
	font-size: 10px;
	width: 30%;
}

table.contactequal td.phone {
	font-size: 10px;
	width: 45%;
}

table.contactequal td.email {
	font-size: 10px;
	text-align: center;
	width: 25%;
}

table.info td.name, table.dynamic td.name {
	font-size: 10px;
	width: 45%;
}

table.info td.name strong, table.dynamic td.name strong {
	font-size: 11px;
}

table.info td.room, table.dynamic td.room {
	font-size: 10px;
	width: 15%;
}

table.info td.phone, table.dynamic td.phone {
	font-size: 10px;
	width: 30%;
}

table.info td.email, table.dynamic td.email {
	font-size: 10px;
	text-align: center;
	width: 10%;
}

.legall {
	background-image: url(/images/hd_footerLBg.jpg);
	width: 170px;
}

.legal {
	background-color: #ffffff;
	border-right: 1px solid #999999;
	color: #999;
	font-size: 9px;
	font-style: italic;
	text-align: left;
	line-height: 12px;
	padding: 20px 10px 5px 10px;
	width: 590px;
}











/* ========================= MENU STYLES ========================== */

.menutd {
	background-color: #ffffff;
	border-right: 1px solid #999;
	border-left: 1px solid #999;
}

dl.menu {
	font-size: 10px;
	list-style: none;
	margin: 20px 0 0 0;
	padding: 0;
}

dl.menu dt {
	background-image: url(/v1.11/images/menu_bg.gif);
	background-repeat: no-repeat;
	text-transform: uppercase;
}

dl.menu a:link, .menu a:visited {
	border-bottom: 1px solid #f3f3f3;
	color: #000;
	display: block;
	font-size: 9px;
	line-height: 12px;
	padding: 5px 10px 5px 20px;
	text-decoration: none;
	width: 128px;
}

dl.menu a:hover, .menu a:active {
	background-image: url(/v1.11/images/menu_bgHover.gif);
	background-repeat: no-repeat;
	color: #21699c;
}

dl.menu .jump {
	margin: 25px 0 0 0;
}

.menutdbg {
	background-image: url(/images/hd_menuBg.jpg);
	background-repeat: repeat;
	}

.menutdsidebg {
	background-image: url(/images/hd_menuR.jpg);
	}

dl.rightmenu {
	margin: 0;
	padding: 0;
}

.rightmenu a:link, .rightmenu a:visited {
	border-bottom: 1px solid #f3f3f3;
	display: block;
	line-height: 12px;
	padding: 5px 10px 5px 10px;
}

.rightmenu a:hover, .rightmenu a:active {
	background-color: #f3f3f3;
	color: #21699c;
}

.rightmenu .jump {
	margin: 25px 0 0 0;
}

.submenu {
	border-bottom: 1px solid #ccc;
	font-size: 10px;
	margin: 0 10px 0 10px;
	padding: 0 10px 5px 10px;
}

.submenu a:link, .submenu a:visited {
	color: #000;
}

.submenu a:hover, .submenu a:active {
	color: #21699c;
}











/* ========================= MAIN TABLE STYLES ========================== */

.copytable_sm {
	border-bottom: 5px solid #ffcb39;
	border-top: 20px solid #ffffff;
	width: 660px;
}

.menucolumn {
	border-left: 1px solid #999;
	width: 160px;
}

.middlecolumn {
	border-left: 1px solid #999;
	border-right: 1px solid #999;
	width: 600px;
}

.middlecolumn_sm {
	border-left: 1px solid #999;
	border-right: 1px solid #999;
	padding: 10px;
	width: 660px;
}

.middlecolumn_lg {
	border-left: 1px solid #999;
	border-right: 1px solid #999;
	width: 760px;
}

.graphicstorytable {
	border: 0;
	width: 260px;
}

.graphicstorytable td {
	border-bottom: 10px solid #fff;
}

.graphicstorytable img {
	padding: 4px 15px 0 0;
}

.listoflinks dt {
	line-height: 12px;
	padding: 4px 10px 4px 10px;
}











/* ========================= TWO COLUMN TABLE STYLES ========================== */

.columntable {
	border: 0;
	width: 600px;
}

.columntable_lg {
	border: 0;
	width: 760px;
}

.wide_l {
	border-left: 1px solid #999;
	padding: 0 10px 0 10px;
	width: 380px;
}

.wide_r {
	border-left: 1px solid #f3f3f3;
	border-right: 1px solid #999;
	padding: 0 10px 0 10px;
	width: 380px;
}

.wide_full {
	border-left: 1px solid #999;
	border-right: 1px solid #999;
	padding: 0 10px 0 10px;
	width: 740px;
}

.singlecolumn {
	padding: 0 10px 0 10px;
}

.equal_l {
	padding: 0 10px 0 10px;
	width: 50%;
}

.equal_r {
	border-left: 1px solid #ccc;
	padding: 0 10px 0 10px;
	width: 50%;
}

.home_l {
	padding: 0 10px 0 10px;
	width: 280px;
}

.home_r {
	border-left: 1px solid #ccc;
	padding: 0 10px 0 10px;
	width: 280px;
}

.sidemenu_l {
	padding: 0 10px 0 10px;
	width: 430px;
}

.sidemenu_r {
	border-left: 1px solid #ccc;
	width: 150px;
}

p.minimenu {
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	padding: 8px 0 8px 10px;
}












/* ========================= INFOMATION TABLE STYLES ========================== */

table.calendar {
	background-color: #f6f6f6;
	width: 100%;
}

	table.calendar td.date {
		width: 20%;
	}

table.catalog {
	background-color: #f6f6f6;
	width: 100%;
}

.equal_l table.contact, .equal_r table.contact {
	background-color: #f6f6f6;
	width: 100%;
}

.equal_r table.contact {
	background-color: #f6f6f6;
	width: 100%;
}

.equal_l table.contact {
	background-color: #f6f6f6;
	width: 100%;
}

.home_r table.contact {
	background-color: #f6f6f6;
	width: 100%;
}

.home_l table.contact {
	background-color: #f6f6f6;
	width: 100%;
}

.singlecolumn table.contact {
	background-color: #f6f6f6;
	width: 258px;
}

.middlecolumn_lg .columntable_lg .equal_r table.contact {
	background-color: #f6f6f6;
	width: 70%;
}

.singlecolumn table.staff {
	background-color: #f6f6f6;
	width: 430px;
}

table.twocolumn {
	width: 100%;
}
	
	table.twocolumn td {
		border-bottom: 1px dotted #ccc;
		padding: 0 3px 0 0;
		margin: 0;
		vertical-align: top;
	}

table.scholarships {
	width: 100%;
}
	
	table.scholarships td {
		border-bottom: 1px dotted #ccc;
		padding: 0 5px 0 0;
		margin: 0;
		vertical-align: top;
	}

.dead {
	background-color: #f6f6f6;
	color: #999;
	font-style: italic;
}

.formheaders {
	background-color: #fcfcfc;
	text-align: right;
	vertical-align: middle;
	width: 40%;
}












/* ========================= SPECIALTY STYLES ========================== */

.progression {
	color: #666;
	font: 95% verdana, arial, helvetica, sans-serif;
	line-height: 150%;
	text-align: center;
	}

.legal a:link, .legal a:visited {
	color: #999;
	text-decoration: underline;
}
