body {background-color: #ffffff;}
td,p {font-family: Arial, sans-serif; color: #000000; font-size: 11px; font-weight: normal;}

input {font-size:11px; font-family: Arial, sans-serif;}
textarea {font-size:11px; font-family: Arial, sans-serif;}
select {font-size:11px; font-family: Arial, sans-serif;}


.bgBlue {background-color: #ffffff; background-image: url(images/bgBlue.gif);}
.bgYell {background-color: #ffffff; background-image: url(images/bgYell.gif);}

.side {color: #333366; font-size: 11px; font-weight: normal;}
.sideOn {color: #ff9900; font-size: 11px; font-weight: normal;}
.grey {color: #666666; font-size: 12px; font-weight: normal;}
.greySm {color: #666666; font-size: 10px; font-weight: normal;}
.greyLg {color: #666666; font-size: 18px; font-weight: normal;}
.yellDot {background-image: url(images/yellDot.gif);}
.bgSide {background-image: url(images/bgSide.gif);}
.newssubhead {
	font-weight: bold;
}
.newstitle {
	font-weight: bold;
	color : #ffffff;
}

a:link {color: #293483;	font-size: 11px; font-weight: normal;}
a:visited {color: #293483; font-size: 11px;	font-weight: normal;}

a:link.footer {color: #333366;	font-size: 11px; font-weight: normal; text-decoration: underline;}
a:visited.footer {color: #333366; font-size: 11px;	font-weight: normal; text-decoration: underline;}

a:link.sideLink {color: #333366; font-size: 11px; font-weight: bold; text-decoration: none;}
a:visited.sideLink {color: #333366; font-size: 11px; font-weight: bold; text-decoration: none;}

a:link.parentmenu {color: #666666; font-size: 14px; font-weight: bold; text-decoration: none;}
a:visited.parentmenu {color: #666666; font-size: 14px; font-weight: bold; text-decoration: none;}

a:link.submenu {color: #666666; font-size: 12px; font-weight: bold; text-decoration: none;}
a:visited.submenu {color: #666666; font-size: 12px; font-weight: bold; text-decoration: none;}

a:link.biglink {color: #666666; font-size: 14px; font-weight: bold; text-decoration: none;}
a:visited.biglink {color: #666666; font-size: 14px; font-weight: bold; text-decoration: none;}

   
.tabletext {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}

.tabletext td {
	border-bottom: 1px solid black;
}

.tabletext th {
	border-bottom: 3px double white;
	background-color: #20307B;
	color: #FFFFFF;
	font-weight: bold;
	text-align: left;
}

h1 {
	font-size: 16px;
	font-weight: bold;
	color: #666666;
}

h2 {
	font-size: 14px;
	font-weight: bold;
	color: #666666;
}

.calendar_today {
	border: 2px solid #FF0000;
}

.calendar_empty {

}
.calendar_post {
	background-color: #DBDBEF;
}

.calendar_post_today {
	background-color: #DBDBEF;
	border: 2px solid #FF0000;
}

.calendar_table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.calendar_header {
	font-size: 12px;
	font-weight: normal;
	background-color: #20307B;
	color: #FFFFFF;
}

.happy {
	color: green;
	font-weight: bold;
	font-size: 1.1em;
}

.error {
	color: red;
	font-weight: bold;
	font-size: 1.1em;
}

.tableview {
	border-collapse: collapse;
	border-spacing: 1px;
	color: black;
	margin-left: 20px;
	margin-right: 20px;
	border: 0px;
	font-size: 12px;
}

.tableview td {
	border: 1px solid #000000;
	padding: 1px;
}

.tableview th {
	border: 1px solid #000000;
	font-weight: bold;
	text-align: center;
	color: #FFFFFF;
	background-color: #243379; 
	padding: 3px;
}

.tableview th a {
	font-weight: bold;
	color: #FFFFFF;
}
.tableview th a:hover {
	font-weight: bold;
	background-color: #00346A; 
	color: #3D90E9;
}

.tableedit {
	border-collapse: collapse;
	border-spacing: 1px;
	color: black;
	margin-left: 20px;
	margin-right: 20px;
	font-size: 12px;
	border: 0px;
}

.tableedit td {
	border: 0px solid #243379;
	padding: 2px;
}

.tableedit th {
	border: 1px solid #243379;
	font-weight: bold;
	text-align: left;
	color: #FFFFFF;
	background-color: #243379; 
	padding: 2px;
}





