body {
	font-family: Arial, Helvetica, sans-serif;
	border : 0;
	margin : 0;
	padding : 0;
	background-color: #5D87A0;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-color: #949C51;
	font-size: 12px;
}
li {
	margin-left: 3px;
}
a  {
	text-decoration: none;	
	color : ##996600;
}
a:hover {
	text-decoration: underline;
	color: #336699;
}
a:visited {
	text-decoration: underline;
	color: #5e6233;
}
 a.calendar-title {
	font-size : 90%;
	font-weight: bold;
	color: #336699;
	text-decoration: none;
}
.calendar-title {
	font-size : 90%;
	font-weight: bold;
	text-decoration: none;
	display: block;
	height: 18px;
	width: 132px;
	background-color: #CCCCCC;
}

.calendar-bg {
	background-color: #003366;
}
.calendar-head, th, .calendar-head  {
	font-size : 90%;
	font-weight: bold;
	color: #FFFFFF;
	background-color : #666666;
	border-color : #000000;
}
.tableheader, th, .calendar-head  {
	font-weight: bold;
	color: #FFFFFF;
	background-color : #666666;
	border-color : #000000;
}
.calendar-day {
	background-color: #FFFFFF;
	height : 5em;
	vertical-align : top;
	font-size : 80%;
}
.calendar-date {
	background-color: #FFFFFF;
	font-size : 90%;
}
 .calendar-cell {
	background-color: #FFFFFF;
}
a.calendar-cell, .calendar-title:hover {
	background-color: #DDDDDD;
	font-weight: bold;	
}
p {
	font-family: Arial, Helvetica, sans-serif;
	color: #6A7139;
	font-size: 12px;
}
h1 {
	font-size: 14px;
	font-weight: normal;
	color: #996600;
	margin: 1px;
}
h2 {
        font-size: 14px;
        color: #996600;
}
h3 {
        font-size: 110%;
        font-weight: bold;
        color: Black;
}
h4 {
	font-size: 105%;
	font-weight: bold;
	color: 	#003366;
}
.nav	{  color: #003366; }
.menu {
	text-align: center;
	font-size: 11px;
	text-decoration: none;
	width: 70px;

}
 a.menu, .menu:visited {
	font-size: 11px;
	font-weight: normal;
	color: #5D87A0;
	text-decoration: none;
}
.menuSel, a.menuSel:hover, .menuSel:visited {
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	color: #AD660E;
	text-decoration: none;
	width: 70px;
}
.menuSel:hover {
	font-size: 11px;
	font-weight: bold;
	color: #AD660E;
	text-decoration: none;
}
.menu:hover {
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}

subMenu, a.subMenu {
	color: #607095;
	text-decoration: none;
	font-weight: normal;
	font-size: 11px;
	display: block;
	width: 130px;
	text-indent: 24px;
}

.subMenu:hover, .subMenuSel:hover {
	color: #003300;
	text-decoration: none;
	font-weight: normal;
	font-size: 11px;
	width: 130px;
}
.subMenuSel {
	color: #003300;
	text-decoration: none;
	font-size: 11px;
	width: 130px;
	padding-left: 24px;
}
.sidehead {
	color : #666666;
	font-size: 14px;
	font-weight: bold;
	height: 28;
	background-image: url(../layout_images/side_head.jpg);
	background-repeat: no-repeat;
	padding-left: 12px;
	padding-top: 8px;
}
.sidehead:hover {
	color: #FF9900;
	text-decoration: none;
}
.sidebar {
	color : Black;
	width : 200px;
}
.sidebarbody {
	color : Black;
	background-image: url(../layout_images/side_body.jpg);
	background-repeat: repeat-y;
	padding-top: 6px;
	padding-left: 12px;
}
.tab    {
	margin-left: 2em;
	margin-right : .1em;
}
.footer {
	font-weight: bold;
	color: White;
	background-color : #003366;
	text-decoration : none;
}
.footer:hover {
	font-weight: bold;
	color: #220A6B;
	text-decoration: underline
}
.folder {
	list-style-type: none;
	margin-left: 6px;
	padding-left: 6px;
}
.folder-dir {
	list-style-type: none;
	list-style-image:    url(util/foldericon.gif);
}
.folder-file {
	list-style-position: outside;
	list-style-image:    url(util/preview.gif);
	list-style-type: none;
}
a.breadcrumbs {
	text-decoration: none;
	text-indent: 190px;
	font-size: 10px;
	color: #607095;
	text-transform: uppercase;
	font-weight: bold;
}
.breadcrumbs:hover {
	text-indent: 190px;
	font-size: 10px;
	color: #000000;
	text-transform: uppercase;
	font-weight: bold;
	text-decoration: none;
}
pageFooter {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 12px;
	text-decoration: none;
}
a.pageFooter {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 12px;
	text-decoration: none;

}
#sec103 {
	float: left;
	padding-bottom: 10px;
	padding-right: 2%;
	width: 30%;
}
#sec203 {
	float: left;
	padding-bottom: 10px;
	padding-left: 2%;
	padding-right: 2%;
	width: 30%;
}
#sec303 {
	float: left;
	padding-bottom: 10px;
	padding-left: 3%;
	width: 30%;
}
#sec102 {
	float: left;
	padding-bottom: 10px;
	width: 48%;
	padding-right: 8px;
}
#sec202 {
	float: left;
	padding-bottom: 10px;
	width: 48%;
	padding-left: 12px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999999;
}

