/* Main */

html {
	height: 100%;
	background: #CCC;
}

body {
	/*width: 811px;
	padding: 0px;*/
	font: normal 11px/16px helvetica, sans-serif;
	color: #333;
	/*background: #CCC url(../images/wrpr/body_bg.gif) center top repeat-y;*/
	background: #CCC;
	/*text-align:center;*/
}

.clr {
	clear: both;
}

h3,
.contentheading,
.componentheading,
.pagetitle {
	margin: 0px;
	padding: 5px 0px;
	color:  #6699CC;
	font: bold 14px/18px helvetica, sans-serif;
}

h4 {
	margin: 0px;
	padding: 0px;
	color:  #666699;
	font: bold 12px/16px helvetica, sans-serif;
}

a:link, a:visited, a:active {
	color: #00669C;
	text-decoration: none;
	outline: none;
}

a:hover {
	color: #00669C;
	text-decoration: underline;
}

em {
	color: #CCC;
}

blockquote {
	padding: 10px;
	margin: 0px;
	border: 1px solid #00669C;
	color: #00669C;
}

ul {
	padding: 0px;
	margin: 0px 0px 0px 20px;
}

li {
	padding: 0px;
	margin: 0px 0px 10px 0px;
}

/* Global Header */

#global_header {
	background: #CCC;
text-align:center;
width:811px;
}

#header {
	background: #CCC url(../images/wrpr/header_bg.gif) top center no-repeat;
	height: 99px;
	margin: 0px;
	padding: 0px;
}

.logo {
	position: relative;
	top: 10px;
	left: 90px;
	display: block;
	width: 55px;
	height: 66px;
	background: url(../images/wrpr/trans.gif) no-repeat;
	outline: none;
}


/* Main Menu */

td#nav {
	background: #666666 url(../images/wrpr/nav_bg.gif) top left no-repeat;
	height: 17px;
	font-size: 10px !important;
}	

td#nav ul {
	padding: 0px 0px 0px 169px;
	margin: 0px;
	font-size: 10px !important;
}

td#nav li {
	margin: 0;
	padding: 0;
	float: left;
	display: block;
	padding-left: 10px;
	font-size: 10px !important;
}


td#nav a:link, #nav a:visited, #nav a:active {
	font: bold 11px/17px arial, sans-serif;
	font-size: 11px !important;
	color: #FFF;
	display: block;
	float: left;
	height: 17px;
	padding: 0px 5px 0px 0px;
	text-decoration: none;
	outline: none;
}

td#nav a:hover {
	color: #CCC;
	text-decoration: none;
	font-size: 11px !important;
}


/* Main Body */

#main_body {
	width: 811px;
	margin: 0px auto 0px auto;
	padding: 0px 0px 20px 0px;
}


span.pathway {
	text-align: left;
	display: block;
	font-weight: normal;
	margin-bottom: 10px;
}

span.pathway img {
	margin: 0px 0px;
}

div#pathway {
	text-align: left;
}

/* Columns */

table#main {
	width: 811px;
}

td#left {
	width: 169px;
	margin: 0px;
	padding: 30px 0px 0px 0px;
	vertical-align: top;
	background: #439ACF;
}

td#maincontent {
	vertical-align: top;
	background: #FFF;
}

#mainContentPadding {
padding:0px 10px;
}

td#right {
	width: 197px;
	margin: 0px;
	padding: 10px 0px 0px 0px;
	vertical-align: top;
	background: #666699;
}

/* Right and Left Column Modules */

div.moduletable h3,
div.moduletable-left h3,
div.moduletable-left-inv h3,
div.moduletable-right h3 {
	margin: 0px 0px 10px 0px;
	padding: 1px 0px 0px 0px;
	color:  #336699;
	font: bold 12px/18px tahoma, sans-serif;
}

div.moduletable-right h3 {
	background: url(../images/wrpr/rightmoduleheader_l.jpg) 0% 0% no-repeat;
}

div.moduletable-left h3 {
	background: url(../images/wrpr/leftmoduleheader_l.jpg) 0% 0% no-repeat;
}

div.moduletable-left-inv h3 {
	color: #FFF;
	margin-bottom: 0px;
}

div.moduletable h3 a,
div.moduletable-left h3 a,
div.moduletable-left-inv h3 a,
div.moduletable-right h3 a {
	margin: 0px 0px 10px 15px;
	padding: 4px 10px 5px 0px;
	color:  #336699;
	font: bold 12px/21px tahoma, sans-serif;
	height: 21px;
	outline: none;
}


div.moduletable-left-inv h3 a {
	color: #FFF;
	margin-left: 0px;
	outline: none;
}

div.moduletable-right a:link,
div.moduletable-right a:visited,
div.moduletable-right a:active {
	color: #FFF;
	margin-left: 0px;
	outline: none;
	text-decoration: underline;
}

div.moduletable-right a:hover {
	color: #CCC;
	text-decoration: none;
}

div.moduletable-left a:link,
div.moduletable-left a:visited,
div.moduletable-left a:active {
	color: #FFF;
	margin-left: 0px;
	outline: none;
	text-decoration: underline;
}

div.moduletable-left a:hover {
	color: #CCC;
	text-decoration: none;
}

div.moduletable-right h3 a:link,
div.moduletable-right h3 a:visited, 
div.moduletable-right h3 a:active {
	background: url(../images/wrpr/rightmoduleheader_r.jpg) 100% 0% no-repeat;
	outline: none;
	color:  #336699;
	text-decoration: none;
	margin-left: 10px;
}

div.moduletable-left h3 a:link,
div.moduletable-left h3 a:visited,
div.moduletable-left h3 a:active {
	background: url(../images/wrpr/leftmoduleheader_r.jpg) 100% 0% no-repeat;
	outline: none;
	color:  #336699;
	text-decoration: none;
	margin-left: 10px;
}

div.moduletable-right h3 a:hover {
	color:  #3399CC;
	text-decoration: none;
}

div.moduletable-left h3 a:hover {
	color:  #3399CC;
	text-decoration: none;
}

div.moduletable,
div.moduletable-left,
div.moduletable-left-inv,
div.moduletable-right {
	margin: 0px 0px 20px 0px;
	padding: 0px 15px 0px 15px;
	font: bold 11px/18px helvetica, sans-serif;
	color: #FFF;
}


div.moduletable input {
	font: bold 11px/14px helvetica, sans-serif;
	margin-bottom: 5px;
}

div.moduletable ul.wtc {
	padding: 0px;
	margin: 0px 0px 0px 10px;
}

div.moduletable ul.wtc li.wtc {
	padding: 0px;
	margin: 0px;
	font: bold 11px/14px helvetica, sans-serif;
}

div.moduletable-left-inv {
	color: #333366;
}

div.moduletable-left {
	width: 139px;
}

div.moduletable-noformat {
	margin: 0px;
	padding: 0px;
}

/* Vertical Menu */

div.moduletable-menu {
	margin: 0px 0px 20px 0px;
	padding: 0px;
}

div.moduletable-menu h3 {
	margin: 0px;
	padding: 0px 0px 5px 10px;
	font: bold 14px/18px helvetica, sans-serif;
	color: #FFF;
}

div.moduletable-menu a.mainlevel {
	display: block;
	padding: 2px 0px 2px 10px;
	margin-bottom: 2px;
	font-weight: bold;
	text-decoration: none;
	color: #333366;
	font: bold 11px/12px helvetica, sans-serif;
	outline: none;
}

div.moduletable-menu a.mainlevel:hover {
	background: transparent url(../images/wrpr/nav_rollover.gif) 0px 50% no-repeat;
	padding-left: 10px;
}


div.moduletable-menu  a.sublevel1 {
	display: block;
	font: bold 10px/12px helvetica, sans-serif;
	color: #FFFFFF;
	padding: 2px 0px 2px 20px;
	margin-bottom: 2px;
	margin-left: -4px;
	text-decoration: none;
	outline: none;
}

div.moduletable-menu a.sublevel1:hover {
	color: #333366;
	background: transparent url(../images/wrpr/nav_rollover.gif) 0px 50% no-repeat;
	padding: 2px 0px 2px 20px;
	margin-bottom: 2px;
	margin-left: -4px;
}

div.moduletable-menu  a.sublevel2 {
	display: block;
	font: bold 10px/12px helvetica, sans-serif;
	color: #FFFFFF;
	padding: 2px 0px 2px 28px;
	margin-bottom: 2px;
	margin-left: -12px;
	text-decoration: none;
	outline: none;
}

div.moduletable-menu a.sublevel2:hover {
	color: #333366;
	background: transparent url(../images/wrpr/nav_rollover.gif) 0px 50% no-repeat;
	padding: 2px 0px 2px 28px;
	margin-bottom: 2px;
	margin-left: -12px;
}

div.moduletable-menu  a.sublevel3 {
	display: block;
	font: bold 10px/12px helvetica, sans-serif;
	color: #FFFFFF;
	padding: 2px 0px 2px 36px;
	margin-bottom: 2px;
	margin-left: -24px;
	text-decoration: none;
	outline: none;
}

div.moduletable-menu a.sublevel3:hover {
	color: #333366;
	background: transparent url(../images/wrpr/nav_rollover.gif) 0px 50% no-repeat;
	padding: 2px 0px 2px 36px;
	margin-bottom: 2px;
	margin-left: -24px;
}


/* Inset Modules (section headers) */

div.moduletable-inset-home {
	margin: 0px -10px 20px -10px;
	padding: 0px 5px 0px 275px;
	font: normal 10px/12px helvetica, sans-serif;
	background: #7FCDFE url(../../../images/home/rotator.php) no-repeat;
	height: 200px;
}

div.moduletable-inset-home ul {
	padding: 0px;
	margin: 0px 0px 0px 15px;
}


div.moduletable-inset-home a:link, 
div.moduletable-inset-home a:visited, 
div.moduletable-inset-home a:active {
	font: bold 11px/18px helvetica, sans-serif;
	color: #00669C;	
	text-decoration: none;
	outline: none;
}

div.moduletable-inset-home a:hover {
	text-decoration: underline;
}

div.moduletable-inset-home h3 {
	margin: 0px;
	padding: 30px 0px 10px 0px;
	font: bold 14px/18px helvetica, sans-serif;
	color: #00669C;
}

div.moduletable-inset-advocacy {
	margin: 0px -10px 20px -10px;
	padding: 0px;
	background: #FFF url(../../../images/advocacycenter/rotator.php) no-repeat;
	height: 55px;
}

div.moduletable-inset-parent {
	margin: 0px -10px 20px -10px;
	padding: 0px 200px 0px 15px;
	font: normal 11px/16px helvetica, sans-serif;
	background: #D6EAEB url(../../../images/parentcenter/rotator.php) no-repeat;
	height: 280px;
}

div.moduletable-inset-parent a:link,
div.moduletable-inset-parent a:visited,
div.moduletable-inset-parent a:active {
	font: bold 11px/18px helvetica, sans-serif;
	color: #336699;	
	text-decoration: none;
	outline: none;
}

div.moduletable-inset-parent a:hover {
	text-decoration: underline;
}

div.moduletable-inset-parent h3 {
	margin: 0px;
	padding: 65px 0px 10px 0px;
	font: bold 14px/18px helvetica, sans-serif;
	color: #666699;
}

div.moduletable-inset-parent-int {
	margin: 0px -10px 20px -10px;
	padding: 0px;
	background: #FFF url(../../../images/parentcenter-int/rotator.php) no-repeat;
	height: 55px;
}

div.moduletable-inset-aboutus {
	margin: 0px -10px 20px -10px;
	padding: 0px;
	background: #FFF url(../../../images/aboutus/rotator.php) no-repeat;
	height: 55px;
}

div.moduletable-inset-awards {
	margin: 0px -10px 20px -10px;
	padding: 0px;
	background: #FFF url(../../../images/awards/rotator.php) no-repeat;
	height: 55px;
}

div.moduletable-inset-gradesk-8 {
	margin: 0px -10px 20px -10px;
	padding: 0px;
	background: #FFF url(../../../images/gradesk-8/rotator.php) no-repeat;
	height: 55px;
}

div.moduletable-inset-ldinfozone {
	margin: 0px -10px 20px -10px;
	padding: 0px;
	background: #FFF url(../../../images/ldinfozone/rotator.php) no-repeat;
	height: 55px;
}

div.moduletable-inset-ldnews {
	margin: 0px -10px 20px -10px;
	padding: 0px;
	background: #FFF url(../../../images/ldnews/rotator.php) no-repeat;
	height: 55px;
}

div.moduletable-inset-livingwithld {
	margin: 0px -10px 20px -10px;
	padding: 0px;
	background: #FFF url(../../../images/livingwithld/rotator.php) no-repeat;
	height: 55px;
}

div.moduletable-inset-resourcelocator {
	margin: 0px -10px 20px -10px;
	padding: 0px;
	background: #FFF url(../../../images/resourcelocator/rotator.php) no-repeat;
	height: 55px;
}

div.moduletable-inset-pressroom {
	margin: 0px -10px 20px -10px;
	padding: 0px;
	background: #FFF url(../../../images/pressroom/rotator.php) no-repeat;
	height: 55px;
}

div.moduletable-inset-voicesofld {
	margin: 0px -10px 20px -10px;
	padding: 0px;
	background: #FFF url(../../../images/voicesofld/rotator.php) no-repeat;
	height: 55px;
}

div.moduletable-inset-donatetoncld {
	margin: 0px -10px 20px -10px;
	padding: 0px;
	background: #FFF url(../../../images/donatetoncld/rotator.php) no-repeat;
	height: 55px;
}

div.moduletable-inset-ldtalk {
	margin: 0px -10px 20px -10px;
	padding: 0px;
	background: #FFF url(../../../images/ldtalk/rotator.php) no-repeat;
	height: 55px;
}




/* Search Form */

div.moduletable-search {
	padding: 0px 15px;
	margin: 0px 0px 20px 0px;
	vertical-align: top;
}

div.moduletable-search h3 {
	font: bold 9px/11px helvetica, sans-serif;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	*padding: 0px 0px 5px 0px;
	color: #FFF;
}

div.moduletable-search form {
	margin: 0px;
	padding: 0px;
}

div.moduletable-search #mod_search_searchword {
	font: normal 11px/18px tahoma, sans-serif;
	background: #FFF url(../images/wrpr/search_bg.jpg) 0% 50% no-repeat;
	color: #000;
	height: 18px;
	border: 0px;
	padding: 2px 0px 0px 25px;
	margin: 0px 0px 0px 0px;
}

div.moduletable-search input.button {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 5px;
	background: transparent url(../images/wrpr/gobutton.gif) no-repeat;
}

div.moduletable-footer {
	text-align: center;
	font: normal 10px/12px helvetica, sans-serif;
	color: #787878;
}

div.moduletable-footer a:link,
div.moduletable-footer a:visited,
div.moduletable-footer a:active {
	font: normal 10px/12px helvetica, sans-serif;
	color: #787878;	
	text-decoration: none;
	outline: none;
}

div.moduletable-footer a:hover {
	text-decoration: underline;
}

div.moduletable-footer span {
	padding: 0px 5px;
}
