.clear { clear : both; }

img {
  border : none;
 }

.blankbox {
	border : 1px none White;
	margin : 0px;
	padding : 0px;
	width : 100%;
}

h1.CalendarTitle {
   color: #71182C;
   font-size: 150%;
   margin: 0px;
   padding: 0px;
}


.centercolumn {
	margin : 2px;
}

.fixedbox{
	border : 0px none #F00;
        width : 100%;
	margin : auto auto;
	text-align : left;
	}

.fixedboxcenter{
	border : 1px none #0000CD;
	margin : auto;
	padding : 0px;
	text-align : center;
        width : 100%;
	}

.fixedboxleft{
	border : 1px none Lime;
	margin : auto;
	padding : 2px 2px 0px 0px;
	text-align : left;
        width : 100%;
}

 .tab {
	color:#000;
	font-size: 10px;
	font-weight: bold;
	text-align: left;
   height:15px;
	width:100%;
	background-image:url(images/profile_bgrd.gif);
	background-repeat:repeat-x;
   margin:auto;
}

 .bottomtab {
   height:6px;
   width:100%;
	background-image: url(images/profile_bottombgrd.gif);
   background-repeat:repeat-x;
   margin:auto;
 }

.tableboxleft {
	text-align : left;
	width : 100%;
}

.fixedboxright{
	border : 1px none #FFF;
	margin : 0px auto 0px auto;
	padding : 2px 2px 0px 0px;
	text-align : right;
        width : 100%;
}

.fixedfootright{
	border : 0 none #FFF;
	margin : 0px;
	padding : 2px 2px 0px 0px;
	text-align : right;
	width : 100%;
}

.fixedtitleright{
	border : 1px  none #FFF;
	margin : 0px auto auto;
	font-weight : bold;
	text-align : right;
	width : 100%;
}

.footercenter{
	border : 0 none #FFF;
	margin : 0px;
	padding : 0px;
	text-align : center;
	width : 100%;
	font-size:80%;
}

.formcolumn {
	width: 49%;
	float: left;
	text-align: left;
	border: 1px none blue;
}

.formright {
	width: 49%;
	float: right;
	text-align: right;
	border: 1px none green;
}

.formwide {
	width: 98%;
	float: left;
	text-align: left;
}

.leftcolumn {
  margin: 2px;
}

.LgDay{
	font-weight: bold;
	padding: 2px;
	margin-left: 0px;
	float: right;
	border: none;
	font-size: 120%;
}

 .BlkDay .LgDay, .BlkDay .SmDay{
	font-weight: bold;
	padding: 2px;
	margin-left: 0px;
	border: none;
}

.lineboxsmall {
  width : 400px;
  border : 1px solid Black;
 }

.linebox  {
  width : 100%;
  margin : auto;
  border : 1px solid Black;
}

.lineboxleft {
  text-align: left;
  border: 1px solid Black;
  width : 100%;
  margin:auto;
  padding: 2px;
 }

.lineboxright {
  text-align: right;
  border: 0px solid Black;
  width : 100%;
  margin: auto;
 }

.button {
 margin-bottom: 2px;
 margin-right: 2px;
}

.MixFloat {
  float:right;
}

.size100{
  margin-left : 15px;
  width : 100px;
}

.size250{width : 250px;}

.size300{width : 300px;}

.size350{width : 350px;}

.tctrbdr {
  margin-left: auto;
  margin-right: auto;
  text-align: left;
  border : 1px solid Black;
}



/* ----------------- Login ----------------- */


.logbox {
	margin: auto;
	width: 430px;
	border: 1px solid Black;
}


/* ----------------- Basic Styles ----------------- */


body {
	background: #FFFFFF;
	color: #000;
	margin:0px;
	padding:0px;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; color: #646464;
	font-size: 11px;
}

body {
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; color: #646464;
	font-size: 11px;
}

input {
	font-family: Arial;
}

select {
	font-family: Arial;
}

textarea {
	font-family: Arial;
}

a:link {
	color: #000000;
	margin: 0px;
}

a:visited {
	color: #000000;
	margin: 0px;
}

a:active {
	color: #000000;
	margin: 0px;
}

a:hover {
	text-decoration:none;
}

h1 {
	color: #646464;
	font-size: 13px;
}

h2 {
	font-size: 120%;
	font-weight: bold;
	color: #000000;
	margin-bottom: 0px;
	padding-bottom: 0px;
}

th {
	background: #E5E5D5 none;
	color: #000000;
	font-weight: bold;
}


/* ----------------- Miscellaneous ----------------- */


caption {
	color: #000;
	font-size: 25%;
	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: #E5E5D5 none;
	color: #000000;
	font-weight: bold;
}

th.calendar {
	color: white;
	background: #E5E5D5;
	font-weight: bold;
	text-align: center;
}

.blacktitle {
	background: #E5E5D5 none;
	color: #000;
	font-weight: bold;
}

.blackbar {
	width: 100%;
	background: #E5E5D5;
	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: #E5E5D5 none;
	color: #000000;
}

.headline {
	background: #E5E5D5 none;
	color: #000000;
}

.hidden {
	display: none;
}

.label, .label-left, .label-center, .label-right {
	background-color: #E5E5D5;
	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: #000000;
}

.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: #71182C;
	font-weight: bold;
	font-size: 18px;
	margin: 0px;
}

.required {
	color: #FF0000;
	font-weight: bold;
}


.strip {
	background: #E5E5D5 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: #E5E5D5 none;
	color: #000000;
}

.vspace {
	margin-bottom: 6px;
}


/* ----------------- 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 : #E5E5D5 none;
	color : #000;
	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;
	font-size: 75%;
	text-align: right;
	border-top: 2px solid white;
	border-bottom: 2px solid white;
	padding-right: 4px;
}

.Today , .SmStdToday {
	text-align: left;
	background-color: #e6e6e6;
}

.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: #000000;
	padding: 2px;
}


.Today a:link,
.Today a:visited,
.Today a:active {
	text-decoration: none;
	color: #900;
}

.StdDay a:link,
.StdDay a:visited,
.StdDay a:active {
	text-decoration: none;
	color: #000000;
}

.SmDay {
	background-color: white;
	margin-left: 0px;
	font-size: 75%;
	float: right;
}

.Today .SmDay {
	font-weight: bold;
}

.SmToday {
	border: 1px solid red;
	color: #003300;
	font-size: 75%;
}

.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 {
	color: #FFF;
	background-color: #B8B8B8;
	text-decoration: none;
}

.databox {
	margin: 3px;
	margin-left: 10px;
	background-color: #E5E5D5;
	border: 1px none #000;
	padding: 2px;
}

.readonlybox {
	font-size: 100%;
	background-color: #E5E5D5;
	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 ----------------- */

#globalNav{
padding: 0px 0px 5px 10px;
border-bottom: 1px solid #000000;
color: #cccccc;
}

#globalNav img{
 display: block;
}

#globalNav a {
	font-size: 10px;
	padding: 0 4px 0 0;
}

#navBar ul a:link, #navBar ul a:visited {display: block;}
#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{
	padding: 5px 0px 5px 10px;
	border-bottom: 1px solid #cccccc;
	font-weight:bold;
	font-size:100%;
	
}

#search form{
 margin: 0px;
 padding: 0px;
}

#search label{
	display: block;
	margin: 0px;
	padding: 0px;
}

#sectionLinks{
	position: relative;
	margin: 0px;
	padding: 0px;
	border-bottom: 1px solid #cccccc;
	font-size: 11px;
	width:100%;
}

#sectionLinks h3{
	padding: 10px 0px 2px 10px;
	margin:0px;
	font-size:100%;
}

#sectionLinks a {
	display: block;
	border-top: 1px solid #cccccc;
	padding: 2px 0px 2px 10px;
}

#sectionLinks a:hover{
	background-color: #dddddd;
}

.maintable class="text" {
	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;
	width:50%;
}

.cibfooterright {
	padding:5px;
	font-size:11px;
	width:50%;
	text-align:right;
}

.greyborder {
	border:1px solid #B8B8B8;
}

/* ----------------- Styles for Portal Style 2B (applies to Plus and Deluxe portals) ----------------- */

.twobmaintable class="text" {
		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 ----------------- */

#leftcontent1 {
		position: absolute;
		left:23px;
		top:162px;
		width:126px;
		background:#90B4B6;
		
		border:0px solid #000;
		}
	#leftcontent1 a:link { line-height: 18pt; width: 100%; color: #ffffff; font-size: 12px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-decoration: none }
	#leftcontent1 a:visited { line-height: 18pt; width: 100%; color: #ffffff; font-size: 12px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-decoration: none }
	#leftcontent1 a:hover { line-height: 18pt; width: 100%; color: #ffffff; font-size: 12px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-decoration: none }

	#topmenu {
		position: absolute;
		left:162px;
		top:58px;
		width:608px;
		background:#335381;
		border:0px solid #000;
		}
	#topmenu a:link { font-variant: small-caps; font-weight: bolder; color: #374268; font-size: 14px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-decoration: none; }
	#topmenu a:visited { font-variant: small-caps; font-weight: bolder; color: #374268; font-size: 14px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-decoration: none; }
	#topmenu a:hover { font-variant: small-caps; font-weight: bolder; color: #fff; font-size: 14px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-decoration: none;  }
		
	#centercontent {
		position: absolute;
		left:160px;
		top:167px;
		width:608px;
		background:#fff;
		border:0px solid #000;
		font-size: 12px;
		font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
		padding-top:15px;
		margin:0px;
		}

	#centercontent #rightcontent {
		float:right;
		top:0px;
		width:175px;
		background:#EDCA7F;
		border:0px solid #000;
		margin:5px 5px 5px 5px;
		}
	
	#banner {
		position: absolute;
		left:0px;
		top:0px;
		background:#FFFFFF;
		height:58px;
		width:770px;
		border-top:0px solid #000;
		border-right:0px solid #000;
		border-left:0px solid #000;
		}
		
	html>body #banner {
		height:39px;
		}
		
		#banner h1 {
		font-size:14px;
		padding:10px 10px 0px 10px;
		margin:0px;
		}
	
	#centercontent #rightcontent a:link { color: #335381; font-weight:bold; width: 100%; font-size: 11px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-decoration: none }
	#centercontent #rightcontent a:visited { color: #335381; font-weight:bold; width: 100%; font-size: 11px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-decoration: none }
	#centercontent #rightcontent a:hover { color: white; background: #335381; width: 100%; font-size: 11px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-decoration: none }

	#centercontent a:link { color: #64213a; font-size: 12px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-decoration: underline }
	#centercontent a:visited { color: #64213a; font-size: 12px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-decoration: underline }
	#centercontent a:hover { color: #64213a; font-size: 12px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-decoration: underline }
.pre1 { font-size: 12px }
.text { font-size: 11px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; color: #646464 }
.header { font-size: 16px; font-weight: bold; }
.small { font-size: 10px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
.title { font-weight: bold; font-size: 26px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
.category  { color: #f3af06; font-weight: bold; font-size: 14px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
.gold { color: #f3af06; font-size: 12px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
.topbannertext {color: #646464;font-size: 13px; font-weight: bold;margin:10px 10px 10px 0px; }
.special { font-size: 14px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; color: #861F3A }

#leftcontent {
		position: absolute;
		left:23px;
		top:162px;
		width:130px;
		border:0px solid #000;
		}

#leftcontent ul {
	margin: 0px 0px 14px 0px;
	padding: 0px;
	padding-left: 0px;
	width: 130px;
	border-left: 0px solid #333;
	list-style: none;
	font-size:12px;
}

#leftcontent ul li {
	position: relative;
	background-color: #90B4B6;
	border-bottom: 0px solid #333;
	border-top: 0px solid #333;
	border-right: 0px solid #333;
	padding: 2px;
}


#leftcontent ul li ul {
	position: absolute;
	left: 130px;
	top: 0;
	display: none;
	border-top: 0px solid #999;
}

#leftcontent ul li ul li {
	border: 1px solid #FFF;
	border-top: 0px solid #FFF;
	color:#FFFFFF;
	padding:3px;
}

#leftcontent ul li ul li a {
	background-color: #90B4B6;
	border: 0px solid #FFF;
	color:#FFFFFF;
	padding:0px;
	margin:0px;
}

#leftcontent ul li ul li a:hover {
	background-color: #90B4B6;
	border: 0px solid #FFF;
	color:#DFDFCC;
	padding:0px;
	margin:0px;
}


#leftcontent ul li a {
	display: block;
	text-decoration: none;
	color: #FFF;
	padding: 4px;
	border: 0px solid #ccc;
	border-bottom: 0;
}

#leftcontent li:hover ul, #leftcontent li.over ul {
	display: block;
	/*background-color: #90B4B6;*/
	list-style: none;
}

/* Holly Hack to Fix IE. Hide from IE Mac */
* html #leftcontent ul li { float: left; }
* html #leftcontent ul li a { height: 1%; }


