body {
  margin-right: 0px;
  margin-left: 10px;
  margin-bottom: 0px;
  font-family: Verdana, Arial, Helvetica;
  font-size: 12px;
  color: #000;
  width: 790px;
  clear: both;
}
.header {
}
p {
  text-align: justify;
  margin-top: 0px;
  margin-bottom: 7px;
}
a {
	text-decoration: underline;
	color: blue;
}
ul {
	margin-top: 0px;
    margin-bottom: 7px;
}
li {
  line-height: 15px;
}
#Title {
  font-family: Verdana, Arial, Helvetica;
  font-size: 16px;
  color: #000000;
  font-weight: bold;
  text-align: left;
}
#BoldULText {
	font-weight: bold;
    text-decoration:underline;
}
h2 {
  font-family: Verdana, Arial, Helvetica;
  font-size: 16px;
  color: #000000;
  font-weight: bold;
  text-align: left;
  margin-top: 0px;
  margin-bottom: 7px;
}

h3 {
	font-family: Verdana, Arial, Helvetica;
	font-size: 14px; 
	color: #000000; 
	font-weight: bold;
	text-align: left;
    font-style: italic;
}
h4 {
	font-family: Verdana, Arial, Helvetica;
    font-size: 12px;
    color: #000;
    font-weight: bod;
    text-align: left;
}

#volume {
	font-family: Verdana, Arial, Helvetica;
	font-size: 16px;
	font-weight: bold;
    width: 780px;
    border: solid #000000 2px;
    margin-bottom: 10px;
    padding: 4px;
    height: 16px;
    background-color: #CCCCCC;
}

#shortbar {
  margin-bottom: 10px;
  width: 480px;
  clear: left;
  margin-top: 0px;
}
#longbar {
  margin-bottom: 10px;
  width: 790px;
  clear: left;
}

/* Boxes down right column... */
div.modules {
    float: right;
    width: 270px;
    border: 2px #CBB1B1 inset;
	background-color: #CBB1B1;
	text-align: left;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	margin-bottom: 10px;
}
div.mmonth {
	float: right;
  	clear: right;
    width: 270px;
  	border: 2px #FFDFBF inset;
  	background-color: #FFDFBF;
  	padding-top: 5px;
  	padding-right: 10px;
  	padding-bottom: 10px;
  	padding-left: 10px;
  	margin-bottom: 10px;
  	text-align: justify;
}

.TechTalk {
  float: right;
  clear: right;
  width: 270px;
  border: 2px #999966 inset;
  background-color: #999966;
  padding-top: 5px;
  padding-right: 10px;
  padding-bottom: 10px;
  padding-left: 10px;
  text-align: justify;
  margin-bottom: 10px;
}
/*What's New section... */
.WhatsNew {
	width: 270px;
    float: right;
    clear: right;
    border: 2px #660066 inset;
    padding-top: 5px;
    padding-right: 10px;
    padding-bottom: 10px;
    padding-left: 10px;
    text-align: justify;
    margin-bottom: 10px;
}
#Whats {
	font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 24px;
    color: #663366;
}
#New {
	font-family: Arial, Helvetica, sans-serif;
    font-size: 24px;
    color:#660066;
    font-weight: bold;
}
/* Vacation Schedule... */
.Vacation {
  width: 270px;
  float: right;
  clear: right;
  border: 2px #ffcc66 inset;
  background-color: #ffcc66;
  padding-right: 10px;
  padding-bottom: 10px;
  padding-left: 10px;
  margin-bottom: 10px;
  text-align: justify;
}
table#dates {
	float: left;
	width: 270px;
}
#dates {
    border: none;
	border: 2px #ffcc00 solid;
}

/* Al's Article... */
.lead {
    width: 480px;
    margin-bottom: 10px;
    float: left;
    clear: left;
    text-align: justify;
}
#al {
	float: left;
}
#al2 {
	float: left;
}


/* Bull's Article... */
#bull {
	float: left;
}
#bull2 {
	float: left;
}
#bull3 {
	float: left;
}
.bullpen {
	float: left;
    clear: left;
    width: 480px;
    margin-bottom: 10px;
    text-align: justify;
}

/* Lori's Article... */
#lori {
	float: left;
}
#lori2 {
	float: left;
}
.tips {
    float: left;
    clear: left;
    width: 480px;
    margin-bottom: 10px;
    text-align: justify;
}

/* Jacob's Article... */
.TheCFGuy {
	float: left;
    clear: left;
    width: 480px;
    margin-bottom: 10px;
    text-align: justify;
}
#jacob {
	float: left;
}
#jacob1 {
	float: left;
}

/* Lyndzie's Article...*/
.Lyndzie {
  float: left;
  clear: left;
  width: 480px;
  margin-bottom: 10px;
  text-align:: justify;
}
#lyndZ {
	float: left;
    margin-right: 5px;
}
#lyndZ1 {
	float: left;
}

/* GoToMeeting Section... */
.GoToMeeting {
  float: left;
  clear: left;
  border: 2px #7BF inset;
  padding-top: 0px;
  padding-right: 10px;
  padding-bottom: 10px;
  padding-left: 10px;
  margin-bottom: 10px;
  width: 455px;
}
#GoTo {
	font-family: Verdana, Arial, Helvetica;
	font-size: 28px;
	font-weight: bold;
	color: #0066CC;
}
#Meeting {
	font-family: Arial, Verdana, Helvetica;
	font-size: 28px;
	color: #7BF;
}



/*Footer... */
.footer {
    margin-top: 10px;
    clear: left;
}
.GoToMeeting .GTM {
  background-color: #99CCFF;
  border: 2px #7BF inset;
  margin-top: 5px;
  margin-bottom: 5px;
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 10px;
  padding-bottom: 10px;

}

#printable {
	text-align: left;
}
#EE {
	color:#660000;
	font-style: italic;
	font-weight: bold;
}
#GSS {
	padding-top: 10px;
    text-align: center;
	font-weight: bold;
}
.GTMNews {
}
