a img
{
    border-style: none;
}

#header
{
	background: url(/images/top_banner.gif) no-repeat;
	width: 769px;
	height: 89px;
	padding-bottom: 10px;
	margin-top: 10px;
}

#wrapper
{
    margin-left: auto;
    margin-right: auto;
    width: 769px;
}

#topRow
{
	clear: both;
	text-align: left;
	_margin-top: -10px;
}

#bottomRow
{
	clear: both; 
	display: block;
	padding-top: 10px;
	_margin-top: -30px; /* IE hack */
}

#introText
{
	padding: 0px;
	margin: 0px;
	float: left;
	width: 539px; 
}

#nw_button a
{
	display:block;
	width: 176px;
	height: 27px;
	background: url(/images/networking_enter_off.gif) 0px 0px;
	background-repeat: no-repeat;
}

#nw_button a:hover
{
	display:block;
	width: 176px;
	height: 27px;
	background: url(/images/networking_enter_on.gif) 0px 0px;
	background-repeat: no-repeat;
}

#dp_button a
{
	display:block;
	width: 176px;
	height: 27px;
	background: url(/images/dist_enter_off.gif) 0px 0px;
	background-repeat: no-repeat;
}

#dp_button a:hover
{
	display:block;
	width: 176px;
	height: 27px;
	background: url(/images/dist_enter_on.gif) 0px 0px;
	background-repeat: no-repeat;
}

#wf_button a
{
	display:block;
	width: 176px;
	height: 27px;
	background: url(/images/webfolio_enter_off.gif) 0px 0px;
	background-repeat: no-repeat;
}

#wf_button a:hover
{
	display:block;
	width: 176px;
	height: 27px;
	background: url(/images/webfolio_enter_on.gif) 0px 0px;
	background-repeat: no-repeat;
}

#r_button a
{
	display:block;
	width: 176px;
	height: 27px;
	background: url(/images/reporting_enter_off.gif) 0px 0px;
	background-repeat: no-repeat;
}

#r_button a:hover
{
	display:block;
	width: 176px;
	height: 27px;
	background: url(/images/reporting_enter_on.gif) 0px 0px;
	background-repeat: no-repeat;
}

#nw_content .freeform
{
	background: #2C99C4;
	padding: 10px;
	border: 1px solid white;
	border-bottom: none;
	min-height: 315px;
	_height: 315px;
}

#dp_content .freeform
{
	background: #c23277;
	padding: 10px;
	border: 1px solid white;
	border-bottom: none;
	min-height: 315px;
	_height: 315px;
}

#wf_content .freeform
{
	background: #75b12d;
	padding: 10px;
	border: 1px solid white;
	border-bottom: none;
	min-height: 315px;
	_height: 315px;
}

#r_content .freeform
{
	background: #7A56B0;
	padding: 10px;
	border: 1px solid white;
	border-bottom: none;
	min-height: 315px;
	_height: 315px;
}


#wf_content .freeform p {
	background: #75b12d;
}

#dp_content .freeform p {
	background: #c23277;
}

#nw_content .freeform p {
	background: #2C99C4;
}

#r_content .freeform p {
	background: #7A56B0;
}

#otherUsefulLinks
{
	padding: 0px;
	margin: 0px;
	float: right;
	width: 212px;
}

#bottomRowTopImage
{
	background: url(/images/panels_top.gif) 0 100% no-repeat;
	height: 6px;
	width: 769px;
}

#bottomRowBottomImage
{
	clear: both;
	background: url(/images/panels_bottom.gif) 0 100% no-repeat;
	height: 6px;
	width: 769px;
	_margin-top: -12px; /* IE hack */
}

#introTopImage
{
	background: url(/images/welcome_top.gif) 0 100% no-repeat;
	height: 6px;
	width: 539px;
}

.sectionWrapper
{
	 padding-top: 20px;
	 padding-bottom: 20px;
	 width: 176px;
	 text-align: left;
}

.sectionHeaderWF {
	background-color: #74c701;
}

.sectionHeaderDP {
	background-color: #ea066c;
}

.sectionHeaderNW {
	background-color: #15A5DA;
}

.sectionHeaderR {
	background-color: #7A56B0;
}

#introBottomImage
{
	background: url(/images/welcome_bottom.gif) 0 0 no-repeat;
	height: 6px;
	width: 539px;
}

#usefulLinksTopImage
{
	background: url(/images/links_top.gif) 0 100% no-repeat;
	height: 6px;
	width: 212px;
}
#usefulLinksBottomImage
{
	background: url(/images/links_bottom.gif) 0 0 no-repeat;
	height: 6px;
	width: 212px;
}

#districtProspectus
{
	background: #4b5860;
	float: left;
	padding-left: 13px;
}

#webfolio
{
	background: #4b5860;
	float: left;
	padding-left: 13px;
}

#networking
{
	background: #4b5860;
	float: left;
	padding-left: 13px;
}

#reporting
{
	background: #4b5860;
	float: left;
	padding-left: 13px;
	padding-right: 13px;
}

#dp_image, #wf_image, #nw_image, #r_image
{
	height: 99px;
}

#nw_title
{
	font-size: 0.8em;
	margin: 0px;
	font-weight: bold;
	font-family: Verdana, Arial, Geneva;
	color: white;
	text-align: center;
	_height: 33px; /* IE HACK */
	min-height: 33px; 
	background: url(/images/blue_gradient.gif) 0 0 repeat-x;
	border-right: 1px solid white;
	border-left: 1px solid white;
}

#dp_title
{
	font-size: 0.8em;
	margin: 0px;
	font-weight: bold;
	font-family: Verdana, Arial, Geneva;
	color: white;
	text-align: center;
	_height: 33px; /* IE HACK */
	min-height: 33px; 
	background: url(/images/pink_gradient.gif) 0 0 repeat-x;
	border-right: 1px solid white;
	border-left: 1px solid white;
}

#wf_title
{
	font-size: 0.8em;
	margin: 0px;
	font-weight: bold;
	font-family: Verdana, Arial, Geneva;
	color: white;
	text-align: center;
	_height: 33px; /* IE HACK */
	min-height: 33px;
	background: url(/images/green_gradient.gif) 0 0 repeat-x;
	border-right: 1px solid white;
	border-left: 1px solid white;
}

#r_title
{
	font-size: 0.8em;
	margin: 0px;
	font-weight: bold;
	font-family: Verdana, Arial, Geneva;
	color: white;
	text-align: center;
	height: 33px;
	background: url(/images/purple_gradient.gif) 0 0 repeat-x;
	border-right: 1px solid white;
	border-left: 1px solid white;
}

p.footer
{
	text-align: center;
	margin-top: 5px;
	background-color: #35434c;
	color: #babfc2;
}

p.sectionTitle
{
	font-size: 0.8em;
	margin: 0px;
	font-weight: bold;
	font-family: Verdana, Arial, Geneva;
	color: white;
	background: #4b5860;
	text-align: center;
	margin-bottom: 1px;
	min-height: 35px;
	_height: 35px; /* IE HACK */
}

span.sectionContent .freeform p
{
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-bottom: 1px;
	min-height: 55px; 
	_height: 55px; /* IE HACK */
}

p, li, body
{
	font-size: 0.7em;
	background: #414e57;
}
body
{
	color: #000;
	margin: 0px;
	padding: 0px;
	border: 0px;
	font-family: Verdana, Arial, Geneva;
	font-size: 101%; /* = 11pt*/;
	background-color: #35434c;
	text-align: center;
}
p
{
	margin-bottom:0px;
	margin-top: 0px;
	color: white;
}
a
{
	color: White;
	text-decoration: none;
	margin: 0px;
	font-weight: bold;
	font-size: 1em
}
a:hover
{
	text-decoration: underline
}

h4 { 
	margin-bottom:3px;
	margin-top: 3px;
	color: white;
	font-size: 0.7em;
}
