


/* ----------------- Basic Styles ----------------- */


body {
	background: #FFF;
	color: #000;
	margin: 0px;
	padding: 0px;
}

body {
	font-family: Arial;
	font-size: 80%;
}

a:link {
	color: #f00;
	margin: 0px;
	text-decoration: none;
}

a:visited {
	color: #f00;
	margin: 0px;
	text-decoration: none;
}

a:active {
	color: #f00;
	margin: 0px;
	text-decoration: none;
}

a:hover {
	color: #c00;
	margin: 0px;
	text-decoration: underline;
}

h1 {
	font-size: 120%;
	font-weight: bold;
	color: #000000;
}

h2 {
	font-size: 120%;
	font-weight: bold;
	color: #000000;
	margin-bottom: 0px;
	padding-bottom: 0px;
}

th {
	background: #FFFFFF none;
	color: #000000;
	font-weight: bold;
}


/* ----------------- Miscellaneous ----------------- */


caption {
	background: #FFFFFF none;
	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: #FFFFFF none;
	color: #000000;
	font-weight: bold;
}

th.calendar {
	color: white;
	background: #033E06;
	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: #FFFFFF none;
	color: #000000;
}

.headline {
	background: #FFFFFF none;
	color: #000000;
}

.hidden {
	display: none;
}

.label, .label-left, .label-center, .label-right {
	background-color: #FFFFFF;
	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: #CC0000;
	font-weight: bold;
	font-size: 18px;
	margin: 0px;
}

.required {
	color: #FF0000;
	font-weight: bold;
}


.strip {
	background: #FFFFFF 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: #FFFFFF none;
	color: #000000;
}

.vspace {
	margin-bottom: 6px;
}

/*---------------- This section is for the deluxe calendar and pop-ups .-----*/

.dcCalendar {
	font-size: 9px;
	font-family: Arial;
	color:#F00;
	background-color:#E5E1D8;
	width: 141px;
	border: 1px solid #666666;
}

.dcDay {
	width:19px;
	height:20px !important;
	height:16px;
	background-color:#D8D4CA;
	border-left:1px solid #666666;
	border-top:1px solid #666666;
}

#ActiveToday,
#ActiveToday .dcActiveDay {
	color:#F00;
	text-decoration: underline;
	font-weight: normal;
	cursor: hand;
	background-color:#FBF5E5;
	border-left:1px solid #666666;
	border-top:1px solid #666666;
	font-size:12px;
	font-weight:900;
}

#ActiveCell,
#ActiveCell .dcActiveDay a:link,
#ActiveCell .dcActiveDay a:hover,
#ActiveCell .dcActiveDay a:visited {
	color:#F00;
	text-decoration: underline;
	font-weight: normal;
	cursor: hand;
	border-left:1px solid #666666;
	border-top:1px solid #666666;
	background-color:#FBF5E5;
}

#ActiveCell a:hover,
#ActiveToday a:link,
#ActiveToday a:hover,
#ActiveToday a:visited,
.dcActiveDay a:link,
.dcActiveDay a:hover,
.dcActiveDay a:visted,
.dcActiveDay {
	border-left:1px solid #666666;
	border-top:1px solid #666666;
	text-decoration: underline;
	font-weight: normal;
	cursor: hand;
}

.dcDaySelected {
	font-size: 9px;
	font-family: Arial;
	color:#F00;
	background-color:#E5E1D8;
}

.dcToday {
	color:#F00;
	border-left:1px solid #666666;
	border-top:1px solid #666666;
	background-color:#F8F3E5;
	font-size:12px;
	font-weight:900;
}

dcDay a:link,
dcDay a:visited,
dcDay a:active,
dcOtherDay a:link,
dcOtherDay a:visited,
dcOtherDay a:active {
	color:#F00;
	text-decoration: underline;
	font-weight: bold;
}

dcDaySelected a:link,
dcDaySelected a:visited,
dcDaySelected a:active,
dcToday a:link,
dcToday a:visited,
dcToday a:active {
	color:#F00;
	text-decoration: underline;
	font-weight: bold;
}

.dcDayHeader {
	font-size: 9px;
	font-family: Arial;
	color:#F00;
	font-weight : bold;
}

.dcMonthTitle,
.dcMonthTitle td {
	font-size: 14px;
	font-family: Arial;
	color:#F00;
	font-weight : bold;
	border: 0px solid green;
	margin: 0px;
	padding: 0px;
	background-color:#F8F3E5;
	margin-bottom: -1px;
}

.dcOtherDay {
	border-top: 1px solid #666666;
	padding-top: 5px !important;
	padding-top: 0px;
}

#_CC_lastrow_1, #_CC_lastrow_8,
#_CC_lastrow_15, #_CC_lastrow_22,
#_CC_lastrow_29 {
	border-left: none;
	width: 19px;
	padding-left: 5px !important;
	padding-left: 4px;
	padding-right: 4px;
}

.dcOtherDay {
	border-left: 1px solid #666666;
	height: 19px !important;
	height: 18px;
}

.dcPopUpFont {
	font-family:  Helvetica, Arial;
	font-size: 10px;
}

.dcPopUpCaptionFont {
	font-size: 12px;
	font-family: Helvetica, Arial;
	font-weight: bold;
	color:#C00;
	text-decoration: none;
}

.dcPopUpCaptionFont A {
	font-size: 10px;
	font-family: Helvetica, Arial;
}

 .dcPopUpForeground {
	background-color: #F8F2E1;
}

.dcPopUpBackground {
	background-color: #F8F2E1;
	color: #C00;
	text-align: center;
}


/* ----------------- Calendar formatting section ----------------- */

#WcDeluxeCalendar1,
#dcCalendar {
  width: 154px;
}

#overDiv {
  border: 1px solid #666;
	text-align:center;
}

#overDiv ul {
  text-align:left;
  margin-left: 20px;
	padding: 0px;
}

.SmallCalendar {
	border-top: 1px solid #000;
	border-right: 1px solid #000;
}

.label-center {
	border-left: 1px solid #000;
	border-bottom: 1px solid #000;
	background-color: #F8F3E5;
}

.label-center a:link,
.label-center a:hover,
.label-center a:visited {
	color: #f00;
}

.LargeCalendar {
  width: 100%;
	border: 1px solid #000;
	font-size: 10px;
}

.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 : #c00 none;
	color : #FFF;
	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 {
	background-color: #E5E1D8;
	border-left: 1px solid #000;
	border-bottom: 1px solid #000;
}

.StdDay {
	text-align: left;
	margin-left: 0px;
	width: 14%;
	height: 75px;
}

.SmStdDay {
	text-align: left;
	margin-left: 0px;
	width: 14%;
	background-color: #D8D4CA;
	color: #F00;
	font-size: 75%;
	text-align: right;
	border-left: 1px solid #000;
	border-bottom: 1px solid #000;
	padding-right: 4px;
}

.Today , .SmStdToday {
	text-align: left;
	background-color: #e6e6e6;
}

.Today .LgDay {
	color: #f00;
}

.SmToday a:link,
.SmToday a:visited,
.SmToday a:active,
.SmStdDay a:link,
.SmStdDay a:visited,
.SmStdDay a:active {
	text-decoration: underline;
	background-color: #FBF5E5;
	color: #f00;
	padding: 0 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 {
	font-size: 75%;
	border-left: 1px solid #000;
	border-bottom: 1px solid #000;
	background-color: #000;
	padding: 0 2px;
	color: #fff;
}

.SmToday a:link,
.SmToday a:visited,
.SmToday a:hover {
	background-color: #000;
	color: #fff;
}

.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: #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 ----------------- */

#globalNav{
padding: 0px 0px 5px 10px;
border-bottom: 1px solid #000000;
color: #cccccc;
}

#globalNav img{
 display: block;
}

#globalNav a {
	font-size: 75%;
	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: 75%;
	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 {
	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;
}

/* ----------------- Begin Custom Styles ----------------- */
.IndexNews {
  text-align:left;
}

#NewsLink {
  text-align: right;
}

#NewsLink a:link,
#NewsLink a:visited,
#NewsLink a:active {
  text-decoration: none;
  font-weight: bold;
}

#NewsStory {
  margin-bottom: 10px;
	width:90%;
	text-align: center;
}

#HeadlineImg {
  border-bottom: 1px solid #000;
}

#StoryImg {
  border: 1px solid #000;
	margin-top: 15px;
}

#pnlNews {
  width: 404px;
	border:1px solid #000;
	text-align: center;
	background-color: #F6FAFF;
	margin: auto;
	padding: 0px;
}

.p7tbsub {
	background-color: #F6F6F4;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	layer-background-color: #FFFFFF; /* for Navigator 4 */
	border: 1px solid #CEC9BA;
}
.p7tbsub p {
	margin: 0px;
	padding: 2px 12px 12px 2px;
}

.p7tbsub a:link {
	color: #000000;
}
.p7tbsub a:visited {
	color: #999999;
}
.p7tbsub a:hover {
	color: #676767;
	background-color: #ECEBE6;
}
.p7tbsub a:active {
	color: #FFCE07;
	font-weight: bold;
}
.p7tbdn {
	color: #E0AD12!important;
	font-weight: bold;
}

.p8tbsub {
  background-color: #D8D4CA;
	border: 1px solid #C00;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	layer-background-color: #FFF;
	text-decoration: none;
	margin: 0px;
	margin-top: 0px !important;
	margin-top: -1px;
	padding: 0px;
}

.p8tbsub ul {
  margin:0px;
	padding: 0px;
}

.p8tbsub li {
	 margin: 0px;
	 padding-left: 0px;
	 padding-top: 5px;
	 padding-bottom: 5px;
	 list-style-type: none;
	 list-style-position: outside;
}

.p8tbsub a:link,
.p8tbsub a:visited,
.p8tbsub a:hover {
   color: #000;
	 text-decoration: none;
}

.margin5 {
  padding-left: 5px;
}

.p8tbsub a:visited {
  color: #000;
	text-decoration: none;
}
.p8tbsub li:hover,
.p8tbsub a:hover {
   color: #000;
	 layer-background-color: #F8F2E1;
	 background-color: #F8F2E1;
	 width: 100%;
}

.p8tbsub a:active {
  color: #000;
}

.p8tbdn {
  color: #F90 !important;
	font-weight: normal;
}
.textboxwidth {
  margin-left: 15px;
  height: 15px;
  width: 104px;
  font-size: 10px;
}

.footer_text,
.footer_text a:link,
.footer_text a:hover,
.footer_text a:visited {
	font-size: 10px;
	line-height: 12pt;
}

#pnlAds {
  margin: 0px 10px 0px 10px;
	padding: 0px;
}


.FloatMenuBox {
  position: absolute;
  left: 0px;
  top: 0px;
  border:0px solid green;
  width: 760px;
  z-index:999;
}

.FloatMenu {
  list-style-type: none;
  background-color: #fff;
  border: 1px solid #C0C0C0;
  margin-top: 10px;
  margin-right: 0px;
	padding: 3px;
  font-size: 10px;
  text-align:center;
  float: right;
}

.FloatMenu a:link,
.FloatMenu a:hover,
.FloatMenu a:visited{
   color: #f00;
		    text-decoration: none;
		    margin: 0px;
		    border-left: 1px solid #000;
		    padding-left: 4px;
		    padding-right: 2px;
		    text-align:center;
		    font-weight: normal;
}

.FloatMenu li {
		    text-align:center;
		    display: inline;
		    padding: 0px;
}

li.fmLogin a:link,
li.fmLogin a:hover,
li.fmLogin a:visited {
		    border: none;
}

.VCLink,
.VCLink  a:link,
.VCLink  a:hover,
.VCLink  a:visited {
   color: #F00;
   font-weight: 900;
   width: 137px; 
   font-size: 9px; 
   font-family: Arial;
   padding: 10px 0 10px 0;
}

.compact {
  padding: 0px;
  margin: 0px;
 }

.AdCaption0 {
	display: none;
}

