body,td,th {
	color: #000000;
}
body {
	background-color: #FFFFFF;
	margin-left: 0;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	font-size: 0.75em;
}
.error{
color:#FF0000;
}
.content{
margin:8px;
}
a:link {
	text-decoration: none;
	color: #CC6633;
}
a:visited {
	text-decoration: none;
	color: #CC6633;
}
a:active {
	text-decoration: none;
	color: #CC6633;
}
a:hover {
	text-decoration: none;
	color: #000000;
}
.menuTitle {
	font-size: 0.95em; 
	font-family: Arial, Helvetica, sans-serif; 
	color: #e2e2e2; 
}
.menuBackground {
	background: url(../images/left_nav_bg.jpg) repeat-x top left;
}
.menuBackground2 {
	background-image: url(../images/left_green_bg.jpg);
	background-repeat: repeat-x;
}
.menuBackground3 {
	background: url(../images/left_maillist_bg.jpg) repeat-x top left;
}
.sectionName{
	font-size: 1.1em;
	font-family: Arial, Helvetica, sans-serif;
	color: #425d99;
	font-weight: bold;
}
.stdText {
	font-family: Arial, Helvetica, sans-serif;
	color: #515151;
}
.newsText {
	font-family: Arial, Helvetica, sans-serif;
	font-size:0.7em;
	color: #515151;
}
.news{
background: #ddd url(../images/left_news_yellow.jpg) repeat-x bottom left;
	font-size:0.95em;
	color: #515151;
}
.stdMenuText{
	color: #FFFFFF;
}
.floatLeft{
	float:left;
	margin-right: 25px;
}
.floatRight{
	float:right;
	margin-left: 5px;
}
.theCal{
}
.newsTitle{
	font-size: 1.1em;
	font-weight: bold;
	padding-bottom:3px;
	padding-top:2px;

}
.buttons a {
	padding: 2px;
	padding-left: 3px;
	display: block;
	border-bottom: 1px solid #eeeeee;
	text-decoration: none;
	text-align: left;
	color: #ffffff;
}
.buttons a:hover {
background: #F2C344 url(../images/menuGrad.jpg) repeat-x top left;
	color: #ffffff;
	text-decoration: none;
}

.buttons a:visited {
	color: #ffffff;
	text-decoration: none;
}

.toolTip {
display:block;
margin-left:20px;
    background-color: #eeeeee;
    padding: 5px;
    width: 200px;
    border: 1px solid #000000;
    position: absolute;
    visibility: hidden;
    height: auto;
    cursor: help;
    z-index:1;
}
.toolTip1 {
margin-left:20px;
    background-color: #eeeeee;
    padding: 5px;
    width: 200px;
    border: 1px solid #000000;
    position: absolute;
    visibility: hidden;
    height: auto;
    cursor: help;
    z-index:1;
}
.bold{
font-weight:bold;
}

/*tooltip*/
.toolTip {
display:block;
	padding: 5px;
	width: 200px;
	border: 1px solid #000000;
	position: absolute;
	visibility: hidden;
	height: auto;
	cursor: pointer;	
	z-index:2;
}

.caption{
display:block;
width:180px;
font-family:Arial, Helvetica, sans-serif;
font-size: 0.85em;
color:#666666;
}

.curNews{
padding: 3px;
border-bottom: 1px solid #cccccc;
border-left: 1px solid #cccccc;
border-right: 1px solid #cccccc;
background: #ffffff url(../images/grad.jpg) repeat-x top left;
height: auto;
margin-bottom: 3px;
}


.greyBold {
color:#515151;
font-weight: bold;
}
.maroon {
color:#990000;
}

.divheader{
display:block;
height:32px;
width:100%;
color: #515151;
font-size:1.1em;
font-weight:bold;
background: url(../images/large_grad.jpg) repeat-x center left; 
border-right:1px solid #cccccc; 
border-left:1px solid #cccccc; 
padding-left:5px;
vertical-align:middle;
}
.header{
color: #515151;
font-size:1.1em;
font-weight:bold;
background: url(../images/large_grad.jpg) repeat-x center left; 
border-right:1px solid #cccccc; 
border-left:1px solid #cccccc; 
padding-left:5px;
}

/*Calendar Styles*/
.calcell {
font-size:1.1em;
width:auto;
padding:5px;
border-bottom: 1px solid #cccccc; 
border-right: 1px solid #cccccc; 
background-color:#eeeeee;
}
.calcell2 {
font-size:0.9em;
width:auto;
height:5em;
padding:2px;
border-bottom: 1px solid #cccccc; 
border-right: 1px solid #cccccc; 
background-color:#eeeeee;
}
.daycell {
font-size:1.1em;
font-weight:bold;
width:auto;
padding:5px;
border-bottom: 1px solid #cccccc; 
border-right: 1px solid #cccccc; 
background-color:#dddddd;
}
.daycell2 {
font-size:1.1em;
font-weight:bold;
width:5.5em;
padding:2px;
border-bottom: 1px solid #cccccc; 
border-right: 1px solid #cccccc; 
background-color:#dddddd;
}
.satcell {
font-size:1.1em;
font-weight:bold;
width:auto;
padding:5px;
border-bottom: 1px solid #cccccc; 
border-right: 1px solid #cccccc; 
background-color:#cccccc;
}
.satcell2 {
font-size:1.1em;
font-weight:bold;
width:5em;
padding:2px;
border-bottom: 1px solid #cccccc; 
border-right: 1px solid #cccccc; 
background-color:#cccccc;
}
.today {
font-size:1.1em;
padding-left:6px;
border-bottom: 2px solid #cccccc; 
border-right: 2px solid #cccccc; 
background-color:#eeeeee;
font-weight:bold;
color:#990000;
}

.calLinkStyle {
font-size:1.1em;
padding:5px;
border-bottom: 1px solid #cccccc; 
border-right: 1px solid #cccccc; 
background-color:#F5E7D5;
cursor:pointer;
}
.eventCal{
padding:2px;
background-color:#e5e5e5;
border-bottom: 1px solid #dddddd;
margin:1px;
}
.calReq {
font-weight:bold;
}

.calHead {
color:white;
font-weight:bold;
padding:3px;
}
.dots{
background: url(../images/dots.gif) repeat-x center left; 
padding:1px; 
height:4px; 
width:100%; 
line-height:2px; 
vertical-align:bottom;
}