body {
	margin: 0;
	padding: 0;
	background: transparent url(/cs_images/bg_body_gradient.jpg) 0 0 repeat-x;
}

body, td {
	font-size: 12px;
	font-family: arial, sans-serif;
	color: #5d5f5c;
}

h2 {
	/* color: #7a003b; */
	color: #004D8F;
	font-size: 15px;
	margin: 0 0 5px 0;
	padding: 0;
}

a {
	color: #266ca8;
}

a img {
	border: none;
}

a:hover {
	text-decoration: none;
	color: #3c51dc;
}

form {
	margin: 0;
	padding: 0;
}

dt {
	font-weight: bold;
}

dd {
	margin-bottom: 10px;
}

#main {
	width: 800px;
	padding: 0 5px 0 5px;
	background: #fff url(/cs_images/bg_main.gif) 0 0 no-repeat;
	text-align: left;
}

#masthead {
	/* background: transparent url(/cs_images/bg_masthead.gif) 0 0 repeat-x; */
	background-image:url(/cs_images/masthead.png);
	background-position: 0 0;
	background-repeat: no-repeat;
	background-color:#FFFFFF;
	height: 149px;
	margin-bottom: 20px;
}

#flash {
	margin-bottom: 5px;
}

#tbl-content {
	width: 100%;
}

#footer {
	padding: 15px;
	font-size: 11px;
}

#tbl-structure {
	width: 100%;
}

/* 
(3) formatting for global structures 
*/

#tbl-content td {
	padding: 0;
}
	
#masthead #td-logo {
	padding-right: 30px; 
} 

#masthead  #td-txt-search {
	/*width: 110px;
	padding-left: 40px;
	background: transparent url(/cs_images/bg_td-txt-search.gif) 35px 0 no-repeat;*/
	width: 140px;
}

#masthead #td-txt-search img {
	float: left;
	margin-left: 15px;
}

#masthead #txt-search {
	width: 80px;
	height: 20px;
	margin: 10px 0 0 5px;
	padding: 0;
	color: #666;
	float: left;
}



#tbl-structure td {
	vertical-align: top;
	padding: 0;
}

#td-nav {
	width: 184px;
	/* background: transparent url(/cs_images/bg_td-nav.gif) 0 0 repeat-y; */
}

#td-nav td {
	font-size: 11px;
}

#td-nav a {
	text-decoration: none;
}

	/* primary nav rules */
	#tbl-primary-nav a {
		/* color: #324a7a; */
		color: #FFFFFF;
		padding-left: 37px;
	}
	
	#tbl-primary-nav td {
		width: 184px;
		padding: 7px 0;
		background: transparent url(/cs_images/bg_primary-nav.gif) 0 0 no-repeat;
		border-top: 1px solid #fff;
		cursor: pointer;
		cursor: hand;
	}
	
	#tbl-primary-nav td.active,
	#tbl-primary-nav td.on {
		background-image: url(/cs_images/bg_primary-nav_active.gif); 
		background-color:#FFFFFF
	}
	
	#tbl-primary-nav td.active a, 
	#tbl-primary-nav td.on a {
		color: #fff;
	}

	
	/* secondary-nav rules */
	#tbl-secondary-nav td {
		width: 183px;
		padding: 7px 0;
		background: transparent url(/cs_images/bg_secondary-nav.gif) 0 0 no-repeat;
		cursor: pointer;
		cursor: hand;
	}
	
	#tbl-secondary-nav a {
		color: #004D8F;
		display: block;
		padding-left: 45px;
	}
	
	#tbl-secondary-nav td.active, 
	#tbl-secondary-nav td.on {
		background-image: url(/cs_images/bg_secondary-nav_active.gif);
	}
	
	#tbl-secondary-nav td.active a, 
	#tbl-secondary-nav td.on a {
		color: #004D8F;
	}	
	
	#tbl-secondary-nav #td-tertiary-nav {
		background: none;
		padding: 0;
	}
	
	/* tertiary-nav rules */
	#tbl-tertiary-nav {
	
	}
	
	
	
	#tbl-tertiary-nav td {
		width: 183px;
		padding: 7px 0;
		background: transparent url(/cs_images/bg_tertiary-nav.gif) 0 0 no-repeat;
		cursor: pointer;
		cursor: hand;
	}
	
	#tbl-tertiary-nav a {
		color: #75726d;
		display: block;
		padding-left: 56px;
	}
	
	#tbl-tertiary-nav td.active, 
	#tbl-tertiary-nav td.on {
		background-image: url(/cs_images/bg_tertiary-nav_active.gif)
	}
	
	#tbl-tertiary-nav td.active a, 
	#tbl-tertiary-nav td.on a {
		color: #004D8F;
	}	
	
	
	

#footer #footer-links {
	margin-left: 10px;
}


/* general purpose */

ul.flat {
	list-style: none;
	margin: 0;
	padding: 0;
}

ul.flat li {
	margin: 0;
	padding: 0;
}

p.read-more {
	text-align: right;
}

p.read-more a {
	padding-right: 10px;
	background: transparent url(/cs_images/icon_arrow_read-more.gif) top right no-repeat;
	color: #f09709;
}

p.read-more a:hover {
	background-image: url(/cs_images/icon_arrow_read-more_on.gif);
	color: #c5b273;
}

p.testimonial {
	margin-bottom: 8px;
	padding: 0;
	color: #3c6f84;
	font-size: 11px;
	font-weight: bold;	
}

p.attribution {
	margin: 0;
	padding: 0;
	color: #3c6f84;
	text-align: right;
	font-size: 11px;
	font-weight: bold;	
}

.icon {
	text-align: center;	
}

a.video {
	background: transparent url(/cs_images/icon_video.gif) 0 0 no-repeat;
	padding: 6px 0 6px 25px;
	margin: 0;
	color: #3c6f84;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;	
}


table.panel {
	color: #666;
	font-size: 11px;
}

table.panel th, table.panel td {
	padding: 0;
	background-color: #f3f3f3;
}

table.panel th.ctl, 
table.panel th.ctr,
table.panel th.cbl, 
table.panel th.cbr {
	width: 9px;
	height: 9px;
}

table.panel th.fill {
	width: 100%;
	background-color: #f3f3f3;
	padding: 0;
}

table.panel a {
	text-decoration: none;
}

/* utilities */
.clear			{ clear: both; height: 1px; overflow: hidden; font-size: 1px;}
.right			{ float: right; margin-left: 10px; }
.left			{ float: left; margin-right: 10px; }
.text-center 	{ text-align: center; }
.blue 			{ color: #266ca8; }
	
#preload {
	visibility: hidden;
	overflow: hidden;
	height: 1px;
	width: 1px;
}

/* PROGRAM SHEET UPDATES 9/26/11 */
.container-wide {
    float: left; 
    width: 575px
}

.subnav-box {
    float: right; 
    width: 240px; 
    margin:15px 0 10px 10px; 
    overflow:hidden
}

.subnav-box-menu {
    width: 240px; 
    background-color:#F1EFE3; 
    padding: 8px;
    color: #13477E
}

.subnav-box-menu a {
    font-family: Arial, sans-serif; 
    font-size: 14px; 
    text-decoration: none
}

.core-program {
    width: 240px; 
    background-color:#88C1C6
}

.subprog {
    width: 572px; 
    background-color:#FFE594
}

.core-button, .core-button2, .core-button3, .core-button4, .core-button5, .math1, .math2, .math3 {
    display:block; 
    width:240px; 
    border-top: 5px solid #FFFFFF;
    background-color:#88C1C6; 
    padding: 6px; 
    text-decoration: none; 
    font-weight: bold; 
    color:#FFFFFF; 
    font-size:12px;
    cursor: pointer
}

.sub-program-link {
    display:block; 
    width:560px; 
    border-top: 5px solid #FFFFFF;
    background-color:#FFE594; 
    padding: 6px; 
    text-decoration: none; 
    font-weight: bold; 
    color:#666666; 
    font-size:12px;
    cursor: pointer
}

.sidebar {
    float: right; 
    width: 240px; 
    margin:0 0 10px 10px; 
    background-color:#F1EFE3; 
    padding: 8px
}

.corelist, .corelist2, .corelist3, .corelist4, .corelist5, .sub-program, .mathlist1, .mathlist2, .mathlist3 {
    display: none; 
    padding: 8px
}

.corelist-table td, .sub-program-table td {
    font-family: Arial,sans-serif; 
    font-size: 10px;
    color: #000000
}

.corelist-table td.subheading {
    font-family: Arial,sans-serif; 
    font-size: 11px;
    font-weight: bold;
    border-top:2px solid #FFFFFF;
    background-color:#83BC5C;
    line-height: 20px;
    text-indent: 2px;
    color:#FFFFFF
}

#top-nav {
    color: #024581;
    float: right;
    font-size: 11px;
    height: 35px;
    margin: 6px 6px 0 0;
    text-align: left;
    width: 440px;
}

#cse-search-box {
    float: right;
}

input.search-field {
    background-color: #FFFFFF;
    border-color: #94B0C2;
    border-style: solid none solid solid;
    border-width: 1px medium 1px 1px;
    color: #94B0C2;
    float: left;
    font-size: 11px;
    height: 22px;
    margin: 0 0 0 8px;
    width: 140px;
    padding: 0
}

input.search-submit-btn {
    background-color: #0862AF;
    background-image: url("/cs_images/search-btn.gif");
    background-position: left top;
    background-repeat: no-repeat;
    border: 0 none;
    cursor: pointer;
    float: left;
    height: 22px;
    margin-left: 0;
    text-indent: -9999px;
    width: 22px;
}

.bluearrowbullet {
	padding:0px;
	margin-top:0px;
	margin-bottom:0px;
	margin-left:22px;
	font-size: 12px;
	list-style-image:url('/info/images/arrow.jpg');
}
