


/* ----------------- Basic Styles ----------------- */


body{
	font-family: Verdana,Arial,sans-serif;
	color: #333333;
	line-height: 1.166;	
	margin: 0px;
	padding: 0px;
	font-size:11px;
	background-color:#887DB8;
}

body {
	font-family: Verdana,Arial,sans-serif;
	font-size:11px;
}

input {
	font-family: Arial;
}

select {
	font-family: Arial;
}

textarea {
	font-family: Arial;
}

a{
	color: #887DB8;
	text-decoration: none;
}

a:link{
	color: #887DB8;
	text-decoration: none;
}

a:visited{
	color: #000000;
	text-decoration: none;
}

a:hover{
	color: #887DB8;
	text-decoration: underline;
}

h1, h2, h3, h4, h5, h6 {
	font-family: Verdana,Arial,sans-serif;
	margin: 0px;
	padding: 0px;
}

h1{
 font-family: verdana,arial,helvetica,sans-serif;
 font-size: 110%;
 color: #211265;
}

h2{
 font-size: 110%;
 color: #211265;
}

h3{
 font-family: verdana,arial,helvetica,sans-serif;
 font-size: 125%;
 color: #79000E;
}

h4{
 font-size: 100%;
 font-weight: normal;
 color: #333333;
}

h5{
 font-size: 100%;
 color: #334d55;
}

th {
	background: #FFE59A none;
	color: #000000;
	font-weight: bold;
}


/* ----------------- Miscellaneous ----------------- */


caption {
	background: #FFFFFF none;
	color: #000;
	font-style: normal;
	font-weight: normal;
}

fieldset {
	border: thin none Black;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

form {
	border: 0px solid red;
	margin: 0px;
	padding: 0px;
}

td.today {
	background: #FFE59A none;
	color: #000000;
	font-weight: bold;
}

th.calendar {
	color: white;
	background: #FFE59A;
	font-weight: bold;
	text-align: center;
}

.blacktitle {
	background: #FFF none;
	color: #000;
	font-weight: bold;
}

.blackbar {
	width: 100%;
	background: #000;
	color: #FFF;
	font-weight: bold;
	text-align: center;
	margin: 0px;
	padding: 0px;
	border: 1px solid #fff;
}

.centercolumn {
	width: 50%;
	border: 2px solid #FFFFFF;
	float: left;
	text-align: left;
	padding: 0px;
	line-height: 130%;
}

.DirLinks {
	font-size: 10px;
}

.fixedboxleft {
	text-align: left;
}

.footer {
	background: #FFE59A none;
	color: #000000;
}

.headline {
	background: #FFE59A none;
	color: #000000;
}

.hidden {
	display: none;
}

.label, .label-left, .label-center, .label-right {
	background-color: #FFE59A;
	color: #000000;
	font-weight: bold;
	border: 1px none Black;
}

.label-center {
	text-align: center;
}

.label-left {
	text-align: left;
}

.label-right {
	text-align: right;
}

.label-left a:link,
.label-left a:visited,
.label-left a:active,
.label-right a:link,
.label-right a:visited,
.label-right a:active,
.label-center a:link,
.label-center a:visited,
.label-center a:active,
.label a:link,
.label a:visited,
.label a:active {
	text-decoration: none;
	color: #887DB8;
}

.leftcolumn {
	width: 20%;
	border: 2px solid #FFFFFF;
	float: left;
	text-align: left;
	padding: 0px;
	line-height: 130%;
}

.lineborder {
	padding: 1px;
	border: 1px solid Black;
}

.lineboxleft {
	border-color: Black;
 }

.margin15 {
	margin-bottom: 10px;
	margin-left: 25px;
	margin-top: 10px;
}

.margin4 {
	margin: 3px;
	border: 1px none #000;
}

.MixFloat {
	float: left;
}

.NameFont {
	color: #887DB8;
	font-weight: bold;
	font-size: 18px;
	margin: 0px;
}

.required {
	color: #FF0000;
	font-weight: bold;
}


.strip {
	background: #FFE59A none;
	color: #000000;
}

.tab {
	color:#000;
	font-size: 10px;
	font-weight: bold;
	text-align: left;
	background-image: url(images/profile_bgrd.gif);
	background-repeat: repeat-x;
}

.border1 {
	border: 1px solid #000;
}

.border3stop {
	border-left: 1px solid #000;
	border-right: 1px solid #000;
	border-top: 1px solid #000;
}

.bordersides {
	border-left: 1px solid #000;
	border-right: 1px solid #000;
}

.bordertop {
	border-top: 1px solid #000;
}

.borderbottom {
	border-bottom: 1px solid #000;
}

.bottomtab {
	height: 6px;
	background-image: url(images/profile_bottombgrd.gif);
	background-repeat: repeat-x;
	margin: auto;
	background-color: #FFF;
	border-top: 1px solid #000;
}

.title {
	background: #FFE59A none;
	color: #000000;
}

.vspace {
	margin-bottom: 6px;
}

/* ----------------- Deluxe Calendar ------------- */

.twobdcCalendar {
	border:1px solid black;
	text-align: center;
}

.twobdcMonthTitle,
.twobdcMonthTitle a {
	background-color: #969a70;
	color: white;
	font-weight: bold;
	text-transform: uppercase;
}

.twobdcDayHeader {
}

.twobdcOtherDay,
.twobdcDay {
	width: 23px;
	height: 18px;
}

.twobdcActiveDay {
	text-decoration: none;
	color: #887db8;
}

.twobdcActiveDay:hover {
	text-decoration: underline;
}

.twobdcDayHeader {
	border-bottom: 1px solid #000;
}

.twobdcDay {
	background-color: #fff;
}

.twobdcDay a:link,
.twobdcDay a:active,
.twobdcDay a:visited,
.twobdcDay a:hover {
	color: #830a31;
	font-weight: bold;
}

.twobdcOtherDay {
	background-color: #e6e6e6;
}

.twobdcToday {
	background-color: #ffe59a;
}

.dcPopUpBackground {
	background-color: #e6e6e6;
	border: 1px solid #ccc;
}

div#overDiv {
	margin-left: -12px;
	margin-top: -12px;
}


/* ----------------- Calendar formatting section ----------------- */

.SmallCalendar {
	border: 1px solid #000;
}

.LargeCalendar {
  width: 100%;
	border: 1px solid #000;
}

.WeekCalendar {
}

.WeekList ul {
  margin: 0px 0px 0px 20px;
	padding: 0px;
}

.WeekList ul li {
  margin: 0px;
	padding: 0px;
}

.MonthBar,
.WeekHeadline,
.WeekHeadline a:link,
.WeekHeadline a:visited,
.WeekHeadline a:active
{
	background-color: #FFE59A;
	color: #887DB8;
	text-align: center;
	text-decoration: none;
	font-weight: bold;
  padding:4px;
	border:0px;
	margin:0px;
}

.PrevWeek{
  padding:2px;
	float: left;
}

.NextWeek{
  padding:2px;
	float: right;
}

.BlkDay, .SmBlkDay {
	background-color: #CCC;
}

.small {
	font-size: 75%;
}

.SmBlkDay {
	border-top: 2px solid white;
	border-bottom: 2px solid white;
}

.StdDay {
	text-align: left;
	margin-left: 0px;
	width: 14%;
	height: 75px;
}

.SmStdDay {
	text-align: left;
	margin-left: 0px;
	width: 14%;
	background-color: #efefef;
	text-align: right;
	border-top: 2px solid white;
	border-bottom: 2px solid white;
	padding-right: 4px;
}

.Today , .SmStdToday {
	text-align: left;
	background-color: #FFE59A;
}

.SmToday a:link,
.SmToday a:visited,
.SmToday a:active,
.SmStdDay a:link,
.SmStdDay a:visited,
.SmStdDay a:active {
	text-decoration: none;
	background-color: #030;
	color: #887DB8;
	padding: 2px;
}


.Today a:link,
.Today a:visited,
.Today a:active {
	text-decoration: none;
	color: #887DB8;
}

.StdDay a:link,
.StdDay a:visited,
.StdDay a:active {
	text-decoration: none;
	color: #887DB8;
}

.SmDay {
	background-color: white;
	margin-left: 0px;
	float: right;
}

.Today .SmDay {
	font-weight: bold;
}

.SmToday {
	border: 1px solid red;
	color: #003300;
}

.WkDay {
	font-weight: bold;
	background-color: white;
	margin-left: 0px;
}

.OddRow,
.OddRow a {
	background-color: #EDF3FE;
	text-decoration: none;
}

.EvenRow,
.EvenRow a {
	background-color: #FFF;
	text-decoration: none;
}

.OddRow: hover,
.EvenRow: hover,
.EvenRow: hover a,
.OddRow: hover a {
	text-decoration: none;
}

.databox {
	margin: 3px;
	margin-left: 10px;
	background-color: #DCDCDC;
	border: 1px none #000;
	padding: 2px;
}

.readonlybox {
	font-size: 100%;
	background-color: #E0E0E0;
	border-style: solid;
	border-width: 2px 1px 1px 2px;

   border-color: #000 #C0C0C0 #C0C0C0 #000;
padding: 2px;
	width: 200px;
}


/* ----------------- Photo Album ----------------- */


.album {
	margin: 4px;
	border: 1px solid black;
}

.AlbumFrame {
	height: 124px;
	width: 130px;
	background-image: url(images/photo_frames.gif);
	background-repeat: no-repeat;
	text-align: center;
}

.PhotoFrame {
	height: 122px;
	width: 122px;
	padding: 0px;
	margin: 0px;
	background-image: url("images/PhotoFrame.gif")
	
}

/* ----------------- Community-in-a-Box Styles ----------------- */


/*********** #navBar link styles ***********/

#navBar ul a:link, #navBar ul a:visited {display: block; color:#FFFFFF;}
#navBar ul {list-style: none; margin: 0; padding: 0;}

/* hack to fix IE/Win's broken rendering of block-level anchors in lists */
#navBar li {border-bottom: 1px solid #EEE;}

/* fix for browsers that don't need the hack */
html>body #navBar li {border-bottom: none;}

/************* #search styles ***************/

#search{
	padding: 5px 0px 5px 10px;
	border-bottom: 1px solid #cccccc;
	color: #CCCCCC;
}

#search h3{
	padding: 0px 0px 0px 0px;
	color:#e6e6e6;
}

#search form{
 margin: 0px;
 padding: 0px;
}

#search label{
	display: block;
	margin: 0px;
	padding: 0px;
}

/*********** #sectionLinks styles ***********/

#sectionLinks{
	position: relative;
	margin: 0px;
	padding: 0px;
	border-bottom: 0px solid yellow;
	color:#CCCCCC;
	font-size:9px;
}

#sectionLinks h3{
	padding: 10px 0px 2px 10px;
	color:#e6e6e6;
}

#sectionLinks a {
	display: block;
	border-top: 0px solid #CCCCCC;
	padding: 5px 0px 5px 15px;
	color:#3E3179;
	background-image:url(images/navbullet.gif);
	background-repeat:no-repeat;
}

#sectionLinks a:hover{
	background-color: #FFFFFF;
	color:#666666;
	text-decoration:underline;
}


/*********** .relatedLinks styles ***********/

.relatedLinks{
	margin: 0px;
	padding: 0px 0px 0px 10px;
	font-size: 100%;
	width:150px;
}

.relatedLinks h3{
	padding: 2px 0px 2px 0px;
}

.relatedLinks a:link,
.relatedLinks a:visited {
	display: block; 
}

.maintable {
	border:1px solid #000000;
	width:700px;
}

.headerborder {
	border:1px solid #000000;
	width:700px;
}

.leftbar {
	width:130px;
	background:#eee;
	border-right: 1px solid #000000;
	padding-bottom: 200px;
}

.content {
	width:570px;
	padding:10px;
} 

.cibfooter {
	padding:5px;
	font-size:11px;
	width:700px;
}

.cibfooterleft {
	padding:5px;
	font-size:11px;
}

.cibfooterright {
	padding:5px;
	font-size:11px;
	text-align:right;
}

.greyborder {
	border:1px solid #B8B8B8;
}

#newsbr br {
	 	clear:none;
		}

/* ----------------- Styles for Portal Style 2B (applies to Plus and Deluxe portals) ----------------- */

.twobmaintable {
		border:1px solid #000000;
		width: 700px;
		background-color:#FFFFFF;
		}

.twobmaincell {
		border-bottom:1px solid black;
		}

#twobglobalNav {
		padding: 0px 0px 5px 10px;
		border-bottom: 1px solid #000000;
		color: #cccccc;
		}

#twobglobalNav img {
		display: block;
		}

#twobglobalNav a {
	padding: 0 4px 0 0;
	}

.twobleftmainnav {
	width:130px;
	background-color:#eeeeee;
	border-right: 1px solid #000000;
	}

#twobnavBar ul a:link, #twobnavBar ul a:visited {display: block;}
#twobnavBar ul {list-style: none; margin: 0; padding: 0;}

	/* hack to fix IE/Win's broken rendering of block-level anchors in lists */

#twobnavBar li {border-bottom: 1px solid #EEE;}

	/* fix for browsers that don't need the hack */
	html>body #2BnavBar li {border-bottom: none;}

#twobsectionLinks{
	position: relative;
	margin: 0px;
	padding: 0px;
	border-bottom: 1px solid #cccccc;
	width:100%;
	}

#twobsectionLinks h3{
	padding: 10px 0px 2px 10px;
	}

#twobsectionLinks a {
	display: block;
	border-top: 1px solid #cccccc;
	padding: 2px 0px 2px 10px;
	}

#twobsectionLinks a:hover{
	background-color: #dddddd;
	}

.twobbartitle{
	padding: 3px;
	font-size:12px;
	background: #FFFFFF;
	color: #000000;
	width:100%;
	}

.twobnotesbox{
    padding:5px;
	}

.twobnotescolormain {
	background-color:#e6e6e6; 
	border: 1px solid #CCCCCC;
	width:100%;
	}

 .twobnotesleft {
	width:50px;
	background-color:#cccccc;
	border-right:1px solid #CCCCCC;
	}

.twobfeature{
	padding: 10px 10px 10px 10px;
}

.twobfeature h3{
	padding: 30px 0px 5px 0px;
	text-align: center;
}

.twobfeature img{
	float: left;
	padding: 0px 10px 0px 0px;
}

.twobrightcolumn {
	background:#C3C4C4;
	border-left:1px solid black;
	width:162px;
}

#twobheadlines{
	float:right;
	width: 162px;
	padding-right: 10px;
}

#twobheadlines{
	margin: 0px;
	padding: 10px 10px 20px 10px;
}

#twobheadlines p{
	padding: 5px 0px 5px 0px;
}

.twobfooter {
	 padding:5px;
	font-size:11px;
}

.twobevents {
	border-bottom:1px solid #e6e6e6;
	border-top:1px solid #e6e6e6;
}

.twobseccontent {
	padding:10px;
	width:550px;
}

.twobnlHeadline {
	font-size:14px;
	font-weight:bold;
}

.dsTxtInput {
	font-size:32px;
	width:12px;
}

/* ----------------- Begin Custom Styles ----------------- */

/************** #headlines styles **************/

#headlines{
	margin: 0px;
	padding: 10px 10px 10px 10px;
	font-size:10px;
}

.headbgrd{
	 background-image:url(images/headerbgrd.gif);
	 }

#headlines p{
	padding: 5px 5px 5px 5px;
}

/************** #advert styles **************/

#advert{
	padding: 30px 0px 10px;
}

#advert img{
	display: block;
}

.bartitle{
	padding: 3px;
	background: #FFE59A;
	color: #000000;
	font-family: verdana,arial,helvetica;
	font-size: 16px;
	border-top:1px solid #FFCC33;
	border-bottom:1px solid #FFCC33;
	margin-left:10px;
	margin-right:10px;
}

/************* #siteInfo styles ***************/

#siteInfo{
	clear: both;
	border: 1px solid #cccccc;
	color: #cccccc;
	padding: 10px 10px 10px 10px;
}

#siteInfo img{
	padding: 4px 4px 4px 10px;
	vertical-align: middle;
}

/************** .story styles *****************/

.story{
	clear: both;
	padding: 10px 0px 0px 10px;
}

.story p{
	padding: 0px 0px 10px 0px;
}

/************** .feature styles ***************/

.feature{
	padding: 0px 10px 10px 10px;
}

.feature h3{
	padding: 10px 0px 0px 0px;
	
}

.feature img{
	float: left;
	padding: 0px 10px 0px 0px;
}

/************* #globalNav styles **************/

#globalNav{
	padding: 0px 0px 0px 0px;
	border-bottom: 0px solid #CCC;
	background: #A20013;
	color: #FFCC33;
	background-image:url(images/topnav_bgrd.gif);
	background-repeat:repeat-x;
	height:39px;
	padding-top:15px;
	padding-left:72px;
}

#globalNav img{
 display: block;
}

#globalNav a {
	padding: 0 0px 0 0;
	color: #FFCC33;
}
.titleimage {
	border-bottom:1px solid #FFCC33;
	margin-left:5px;
	margin-right:5px;
	margin-bottom:5px;
	padding-bottom:5px;
	}
.titleimage2 {
	border-bottom:1px solid #FFCC33;
	margin-left:0px;
	margin-right:0px;
	margin-bottom:5px;
	padding-bottom:5px;
	}
	
.searchform {
	font-size:9px;
	}
	
.searchform input {
	border:1px solid #ccc;
	width:135px;
	font-size:9px;
	}
	
.TaskMenuCell {
	PADDING-LEFT: 4px; FONT-WEIGHT: normal; FONT-SIZE: 10px; COLOR: #666666; BORDER-BOTTOM: #ffffff 1px solid; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; BACKGROUND-COLOR: #e5e5e5; TEXT-DECORATION: none
}


.FrmSearchInput {
	BORDER-RIGHT: #e3e9e0 thin inset; BORDER-TOP: #a0b497 thin inset; FONT-WEIGHT: normal; FONT-SIZE: 9px; BORDER-LEFT: #a0b497 thin inset; WIDTH: 133px; COLOR: #666666; BORDER-BOTTOM: #e3e9e0 thin inset; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; HEIGHT: 17px; TEXT-DECORATION: none
}

.NavTaskMenu:link {
	COLOR: #666666; TEXT-DECORATION: none
}
.NavTaskMenu:active {
	COLOR: #666666; TEXT-DECORATION: none
}
.NavTaskMenu:visited {
	COLOR: #666666; TEXT-DECORATION: none
}
.NavTaskMenu:hover {
	COLOR: #666666; TEXT-DECORATION: underline
}

.nlHeadline {
	font-weight: bold;
	font-size: 14px;
}

.cnBase {
	background-color: #ccc;
	border: 1px solid #ccc;
	margin-bottom: 14px;
}

.cnClassNotePicture img {
	width: 50px;
	background-color: #ccc;
	border-right: 1px solid #ccc;
	padding: 7px;
}

.cnClassNoteDate {
	font-style: italic;
}

.cnClassNoteName,
.cnClassNoteDate,
.cnClassNoteText,
.cnClassNoteMore {
	margin-left: 65px;
	background-color: #e6e6e6;
	padding: 2px;
}

.elBase {
	padding-top: 20px;
}

.elEventDate {
	font-weight: bold;
}



/* ----------------- Deluxe Calendar ------------- */

.twobdcCalendar {
	border:1px solid black;
	text-align: center;
}

.twobdcMonthTitle,
.twobdcMonthTitle a {
	background-color: #211265;
	color: white;
}

.twobdcDayHeader {
}

.twobdcOtherDay,
.twobdcDay {
	width: 21px;
	height: 21px;
}

.twobdcActiveDay {
	border: 1px solid #ccc;
	background-color: #FFE59A;
	text-decoration: underline;
}

.twobdcDayHeader {
	background-color: #E6E6E6;
}

.twobdcDay {
	background-color: #FFFFFF;
}

.twobdcDay a:link {
	color:#990033;
	}

.twobdcDay a:active: {
	color:#990033;
}

.twobdcDay a:visited {
	color:#990033;
}

.twobdcDay a:hover {
	color:#990033;
}

.twobdcOtherDay {
	background-color: #999999;
}

.twobdcToday {
	background-color: #E6e6e6;
}

.dcPopUpBackground {
	background-color: #e6e6e6;
	border: 1px solid #CCC;
}

div#overDiv {
	margin-left: -12px;
	margin-top: -12px;
}