body {
	font-family: Arial, Helvetica, sans-serif;
	border: 0;
	top-margin: 10;
	padding: 0;
	background-color: #003366;
	font-size: 16px;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 16px;
}
li {
	margin-left: 3px;
	font-size: 16px;
}
a  {
	text-decoration: underline;	
	color : #000000;
}
a:hover {
	text-decoration: underline;
	color: #336699;
}

 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;
	font-size: 16px;

}
h1 {
	font-size: 130%;
	font-weight: bold;
	color: #003366;
	margin: 1px;
}
h2 {
        font-size: 16px;
        font-weight: bold;
        color: #777777;
}
h3 {
        font-size: 110%;
        font-weight: bold;
        color: Black;
}
h4 {
	font-size: 105%;
	font-weight: bold;
	color: 	#003366;
}
.nav	{  color: #003366; }
.menu {
	font-size: 11px;
	text-decoration: none;
	top: 2px;
	display: block;
	height: 20px;
	width: 131px;
	text-indent: 16px;
}
 a.menu {
	font-size: 14px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	background-image: url(../layout_images/nav_button_up.gif);
	background-repeat: no-repeat;
}
.menuSel, a.menuSel:hover {
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	top: 2px;
	display: block;
	text-indent: 16px;
	height: 20px;
	width: 131px;
	background-image: url(../layout_images/nav_button_dn.gif);
	background-repeat: no-repeat;
}
.menu:hover {
	font-size: 14px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	top: 1px;
	height: 20px;
	width: 131px;
	background-image: url(../layout_images/nav_button_ov.gif);
	background-repeat: no-repeat;
}

subMenu, a.subMenu {
	color: #607095;
	background-color: #ffffff;
	text-decoration: none;
	font-weight: normal;
	font-size: 14px;
	display: block;
	width: 131px;
	height: 20px;
	text-indent: 20px;
	border-right-color: #ffffff;
	border-right-style: solid;
	border-right-width: 1px;
}

.subMenu:hover, .subMenuSel:hover {
	color: #003300;
	text-decoration: none;
	font-weight: normal;
	font-size: 14px;
	height: 20px;
	width: 131px;
}
.subMenuSel {
	background-color: #ffffff;
	color: #003300;
	text-decoration: none;
	font-size: 14px;
	width: 131px;
	height: 20px;
	padding-left: 20px;
	border-top-color: #ffffff;
	border-top-style: solid;
	border-top-width: 1px;
	border-bottom-color: #ffffff;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-right-color: #ffffff;
	border-right-style: solid;
	border-right-width: 1px;
}
.sidehead {
	color : #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	height: 18px;
	background-image: url(../layout_images/side_head.gif);
	background-repeat: no-repeat;
	padding-left: 16px;
	vertical-align: top;
}
.sidehead:hover {
	color: #FF9900;
	text-decoration: none;
}
.sidebar {
	color : Black;
	width : 210px;
	background-color: #EFEFEF;
	border-color: #999999;
	border-width: 1px;
	border-style: solid;
	padding: 0;
	margin: 0;
	margin-left: 10px;
}
.sidebarbody {
	color : Black;
	padding-top: 4px;
	padding-left: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
}
.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;
	font-size: 10px;
	color: #607095;
	text-transform: uppercase;
	font-weight: bold;
}
.breadcrumbs:hover {
	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;
}
.slidemenu {
	margin-right:1px;
	margin-bottom:1px;
	font-size: 11px;
	filter:alpha(opacity=75);
	border:1px solid #777777;
}
.slidemenuoptions, a.slidemenuoptions {
	background-color:#333333;
	text-decoration: none;
	text-align: center;
	font-size: 11px;
	color:#FFFFFF;
	text-decoration: none;
}

.slidemenuoptions:hover {
	background-color:#333333;
	text-decoration: none;
	text-align: center;
	font-size: 11px;
	color:#FFFF00;
	text-decoration: none;
}
.textbox {
	border: 1px black solid;
	font-family: Osaka,verdana,Sans-Serif;
	font-size: 10pt;
	height: 14pt;
	background-image: url(../layout_images/shadeform.gif);
}
.textarea {
	border: 1px black solid;
	font-family: Osaka,verdana,Sans-Serif;
	font-size: 8pt;
	background-image: url(../layout_images/shadeform.gif);
}