body {
	background-image: url(images-bg/bg1.gif);
	background-position: top center;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

td
{
	text-align: left;
	vertical-align: top;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000
/*	color:#878888;	*/
}

div
{
	margin: 0px 0px 0px 0px;
}

/* light blue links */
a.cyan:link, a.cyan:visited, a.cyan:active, a.cyan:hover {
	text-decoration: underline;
	color: #00ADEF;
}


/* bold light blue links */
a.boldcyan:link, a.boldcyan:visited, a.boldcyan:active, a.boldcyan:hover {
	font-weight: bold;
	text-decoration: none;
	color: #00ADEF;
}


/* bold orange links */
a.boldorange:link, a.boldorange:visited, a.boldorange:active, a.boldorange:hover {
	font-weight: bold;
	text-decoration: none;
	color: #FF5500;
}

/* bold teal links */
a.boldteal:link, a.boldteal:visited, a.boldteal:active, a.boldteal:hover {
	font-weight: bold;
	text-decoration: none;
	color: #00A0AF;
}

/* bold orange links */
a.boldorangeunder:link, a.boldorangeunder:visited, a.boldorangeunder:active, a.boldorangeunder:hover {
	font-weight: bold;
	text-decoration: underline;
	color: #FF5500;
}

/* bold dark gray links */
a.boldgray:link, a.boldgray:visited, a.boldgray:active, a.boldgray:hover {
	font-weight: bold;
	text-decoration: underline;
	color: #666666;
	margin-left: 4px;
	margin-bottom: 4px;
}


/* ID Selectors */

/* Orange Design */
.Orange
{
	padding:0px 3px;
}

.Orange h1
{
	text-align: left;
	vertical-align: top; 
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#FF5500;
	height:16px;
	margin-bottom:6px;
}

.Orange img
{
	vertical-align: middle;
} 

.Orange h2
{
	text-align: left;
	vertical-align: top;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#666666;
	height:14px;
	margin-bottom:3px;
	margin-top:3px;
}

.Orange hr
{
	margin-left:29px;
	margin-right:25px;
}
/* .Orange a
{
	color:#00ADEF;
} */

.Orange p
{
	margin-top:1px;
	margin-bottom:5px;
	margin-left:29px;
	margin-right:25px;
}

.Orange ul
{
	padding-left:29px;
	margin-left:15px;
	margin-right:25px;
}

/* Teal Design */
.Teal
{
	padding:0px 3px;
}

.Teal h1
{
	text-align: left;
	vertical-align: top; 
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#00A0AF;
	height:16px;
	margin-bottom:6px;
}

.Teal img
{
	vertical-align: middle;
} 

.Teal h2
{
	text-align: left;
	vertical-align: top;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#666666;
	height:14px;
	margin-bottom:3px;
	margin-top:3px;
}

.Teal hr
{
	margin-left:29px;
	margin-right:25px;
}
/* .Orange a
{
	color:#00ADEF;
} */

.Teal p
{
	margin-top:1px;
	margin-bottom:5px;
	margin-left:29px;
	margin-right:25px;
}

.Teal ul
{
	padding-left:29px;
	margin-left:15px;
	margin-right:25px;
}




/* Blue Design */
.Blue
{
	padding:0px 3px;
}

.Blue h1
{
	text-align: left;
	vertical-align: top;
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#00ADEF;
	height:16px;
	margin-bottom:6px;
	
}

.Blue h2
{
	text-align: left;
	vertical-align: top;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#00ADEF;
	height:12px;
	margin-bottom:3px;

}

.Blue img
{
	vertical-align:middle;
}

.Blue p
{
	margin-top:1px;
	margin-bottom:5px;
	margin-left:29px;
	margin-right:25px;
}

.Blue ul
{
	padding-left:29px;
	margin-left:15px;
	margin-right:25px;
}

.Blue ol
{
	padding-left:29px;
	margin-left:15px;
	margin-right:25px;
}

/*
.Blue ol
{
	padding-left:12px;
	padding-right:25px;
}
*/

.Blue hr
{
	margin-left:29px;
	margin-right:25px;
}


/* Menu Formatting Section */


#HuskyLinks ul
{
	list-style-image: url(/images/yellow_bullet.gif); 	
	margin-top: 2px;
	margin-bottom: 2px;
}

#HuskyLinks li
{
	margin-top: 2px;
	margin-bottom: 2px;
	margin-left:  8px;
}

#HuskyLinks a
{
	font-weight: bold;
	text-decoration: none;
	color: #FF5500;
	font-size: 11px;
}

#CharterOakLinks ul
{
	list-style-image: url(/images/yellow_bullet.gif); 	
	margin-top: 2px;
	margin-bottom: 2px;
}

#CharterOakLinks li
{
	margin-top: 2px;
	margin-bottom: 2px;
	margin-left:  8px;
}

#CharterOakLinks a
{
	font-weight: bold;
	text-decoration: none;
	color: #00A0AF;
}

#SagaLinks ul
{
	list-style-image: url(/images/yellow_bullet.gif); 	
	margin-top: 2px;
	margin-bottom: 2px;
}

#SagaLinks li
{
	margin-top: 2px;
	margin-bottom: 2px;
	margin-left:  8px;	
}

#SagaLinks a
{
	font-weight: bold;
	text-decoration: none;
	color: #00ADEF;
}

#OtherLinks ul
{
	list-style-image: url(/images/yellow_bullet.gif); 	
	margin-top: 2px;
	margin-bottom: 2px;
}

#OtherLinks li
{
	margin-top: 2px;
	margin-bottom: 2px;
	margin-left:  8px;
}

#OtherLinks a
{
	font-weight: bold;
	text-decoration: none;
	color:#666666;
}

/* Class Selectors */

/* Color Formatting */
.style-cyan {color: #00ADEF}
.style-teal {color: #00A0AF}
.style-orange {color: #FF5500}
.style-yellow {color: #FFD200}
.style-gray {color: #666666}


.valign { vertical-align:bottom }


/* Table and Links Formatting */
div.marginstable
{ 
    margin-left:29px;
    margin-right:25px;
}

.maintable {
	background-position: left top;
	width: 735px;
	border: 0;
}
.bannertable {
	border: 0;
	width: 760px;
}
.bannertitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #00ADEF;
	font-weight: bold;
/*	letter-spacing:-0.1em */
}

/* orange in banner links */
a.bannerlinks:link, a.bannerlinks:visited, a.bannerlinks:active, a.bannerlinks:hover {
	text-decoration: none;
	color: #FF5500;
}

/* 
.bannerlinks {
	color: #F78F1E;
} */

/* .ascx form margins */
div.marginsascxform
{ 
    padding-left:29px;
    margin-right:0px;
    margin-top:-2px;
    margin-bottom:-0px;
}

.BannerBackground {background-image: url(/images-bg/bg1.gif);}
.BannerTop {background-image: url(/images-bg/banner2.gif);}
.BannerBottom {background-image: url(/images-bg/banner5.gif);}

.MbrBannerTop {background-image: url(/images-bg/banner4.gif);}
.MbrBannerLeft {background-image:  url(/images-bg/mbr_banner3_leftside.gif);}
.MbrBannerRight {background-image: url(/images-bg/mbr_banner3_rightside.gif);}
.MbrBannerBottom  {background-image: url(/images-bg/mbr_banner3_bar.gif);}

.ContentC1 {background-image:  url(/images-bg/content_c1.gif);}

.ContentC2Top {background-image: url(/images-bg/content_c2_top.gif);}
.ContentC2Mid {background-image:  url(/images-bg/content_c2_mid.gif);}
.ContentC2Btm {background-image:  url(/images-bg/content_c2_btm.gif);}
.ContentC2Top2nd {background-image: url(/images-bg/content_c2_top_2nd.gif);}
.ContentC2Top2ndTabOrange {background-image:  url(/images-bg/content_c2_top_2nd_tab_orange.gif);}
.ContentC2MidTab {background-image: url(/images-bg/content_c2_mid_tab.gif);}
.ContentC2BtmTab {background-image: url(/images-bg/content_c2_btm_tab.gif);}

.ContentC4FullTop {background-image:  url(/images-bg/content_c4_full_top.gif);}
.ContentC4FullMid {background-image:  url(/images-bg/content_c4_full_mid.gif);}
.ContentC4HalfMid {background-image:  url(/images-bg/content_c4_half_mid.gif);}
.ContentC4FullBtm {background-image:  url(/images-bg/content_c4_full_btm.gif);}
.ContentC4FullTop2nd {background-image:  url(/images-bg/content_c4_full_top_2nd.gif);}
.ContentC4HalfTop {background-image:  url(/images-bg/content_c4_half_top.gif);}
.ContentC4HalfBtm {background-image:  url(/images-bg/content_c4_half_btm.gif);}
.ContentC4HalfTopBg {background-image:  url(/images-bg/content_c4_half_top_bg.gif);}

.ContentC5 {background-image:  url(/images-bg/content_c5.gif);}

.CCFullTop {background-image:  url(/images-bg/cc_full_top.gif);}
.CCTopRight {background-image:  url(/images-bg/cc_top_right.gif);}
.CCFullMid {background-image:  url(/images-bg/cc_full_mid.gif);}
.CCMidRight {background-image:  url(/images-bg/cc_mid_right.gif);}
.CCBtmRight {background-image:  url(/images-bg/cc_btm_right.gif);}
.CCTopRight2nd {background-image:  url(/images-bg/cc_top_right_2nd.gif);}
.CCFullBtm {background-image:  url(/images-bg/cc_full_btm_b.gif);}

.CCWideTop {background-image:  url(/images-bg/cc_wide_top.gif);}
.CCWideMid {background-image:  url(/images-bg/cc_wide_mid.gif);}
.CCWideBtm {background-image:  url(/images-bg/cc_wide_btm.gif);}
.CCWideTop2nd {background-image:  url(/images-bg/cc_wide_top_2nd.gif);}

.Footer {background-image:  url(/images-bg/footer.gif);}

.QuickLinksBackground {background-image:  url(images-bg/quicklinks_bg.gif);}
.QuickLinksTop {background-image:  url(images-bg/quicklinks_top.gif);}
.QuickLinksHR {background-image:  url(images-bg/quicklinks_hr.gif);}
.QuickLinksBtm {background-image:  url(images-bg/quicklinks_btm.gif);}

.QualityImprovementTop {background-image:  url(/images-bg/qi_projects_top.gif);}
.QualityImprovementBackground {background-image:  url(/images-bg/qi_projects_bg.gif);}
.QualityImprovementBtm {background-image:  url(/images-bg/qi_projects_btm.gif);}