body
{
	margin: 0px;
	padding: 0px;
	word-wrap: break-word;
}
body, td
{
	font-family: verdana,arial,sans-serif;
	font-size: 11px;
}
h1, h2, h3, h4, h5, h6
{
	font-family: "Trebuchet MS" ,helvetica,sans-serif;
	color: #336699;
	letter-spacing: 1px;
}
h1
{
	font-size: 22px;
}
h2
{
	font-size: 20px;
}
h3
{
	font-size: 18px;
}
h4
{
	font-size: 16px;
}
h5
{
	font-size: 14px;
}
h6
{
	font-size: 12px;
}
blockquote
{
	font-family: "Trebuchet MS" ,helvetica,sans-serif;
	color: #004A66;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	border-top: 1px dashed #CCC;
	border-bottom: 1px dashed #CCC;
	margin: 10px;
	padding: 30px 10px 30px 10px;
	text-align: center;
	background-color: #C5D6EF;
	margin-left: 0px;
}
a:link, a:hover, a:visited
{
	color: #004A66;
	text-decoration: none;
}
#pageHeader
{
	height: 75px;
	color: #80FF00;
	font-family: "Trebuchet MS" ,helvetica,sans-serif;
	/*padding: 10px 16px 10px 0px;*/
	/*background-color: #D8D8D8;*/
	border-bottom: 3px solid #C5D6EF;
	border-top: 1px solid #C5D6EF;
}
#divBaseLinks
{
	height: 30px;
	background-color: #004A66;
	border-top: 1px solid #FFF;
	padding: 0px 10px 0px 10px;
	line-height: 30px;
	color: #FFF;
}
#divBaseLinks a:link
{
	color: #FFF;
	text-decoration: none;
}
#divBaseLinks a:visited
{
	color: #FFF;
	text-decoration: none;
}
#divBaseLinks a:hover
{
	color: #FFF;
	text-decoration: none;
}
#divBaseLinks a:active
{
	color: #FFF;
	text-decoration: none;
}

#container
{
	background-color: #FFF;
}

#divPageContent
{
	padding: 10px 10px 10px 10px;
}
/*
#navcontainer { width: 160px; }
*/
#navcontainer ul
{
	margin-left: 0;
	padding-left: 0;
	list-style-type: none;
	font-family: verdana,arial,sans-serif;
}
#navcontainer a
{
	display: inline;
	padding: 4px;
	width: 160px;
	background-color: #004A66;
	border-bottom: 1px solid #FFF;
}
#navcontainer a:link, #navcontainer a:visited
{
	color: #FFF;
	text-decoration: none;
}
#navcontainer a:hover
{
	background-color: #336699;
	color: #fff;
}
#sideBarNews
{
}
#sideBarNewsContent
{
	background-color: #EEE;
	padding: 10px;
}
#newsHeader
{
	height: 22px;
	line-height: 22px;
	color: #80FF00;
	font-family: "Trebuchet MS" ,helvetica,sans-serif;
	font-size: 14px;
	padding: 0px 5px 0px 5px;
	background-color: #004A66;
	border-bottom: 1px solid #FFF;
}

#popupcontent{
	position: absolute;
	visibility: hidden;
	overflow: hidden;
	border:1px solid #CCC;
	background-color:#F9F9F9;
	border:1px solid #333;
	padding:5px;
}

.leftColumn
{
	padding: 0p 5px 0px 5px;
	width: 170px;
}
.rightColumn
{
	padding: 0px 10px 10px 10px;
	border-left: 1px dashed #CCC;
}
.subHeader
{
	font-family: "Trebuchet MS" ,helvetica,sans-serif;
	color: #004A66;
	font-size: 16px;
	letter-spacing: 1px;
	font-weight: bold;
	margin: 10px 0px 10px 0px;
	border-bottom: 1px solid #004A66;
}
.note
{
	font-weight: bold;
	color: #800000;
	font-style: italic;
	background-color: #FFF0B7;
	padding: 5px;
	border: 1px solid #FFB96C;
}
.newsItem
{
	margin-bottom: 5px;
	font-size: 9px;
}
.readNewsLink
{
	margin-bottom: 10px;
	font-size: 9px;
}

/* styles for rounded corners */
b.rtop, b.rbottom
{
	display: block;
	background: #D8D8D8;
}
b.rtop b, b.rbottom b
{
	display: block;
	height: 1px;
	overflow: hidden;
	background: #004A66;
}
b.r1
{
	margin: 0 5px;
}
b.r2
{
	margin: 0 3px;
}
b.r3
{
	margin: 0 2px;
}
b.rtop b.r4, b.rbottom b.r4
{
	margin: 0 1px;
	height: 2px;
}

/* styles for rounded corners with white background*/
b.wrtop, b.wrbottom
{
	display: block;
	background: #ffffff;
}
b.wrtop b, b.wrbottom b
{
	display: block;
	height: 1px;
	overflow: hidden;
	background: #004A66;
}
b.wrtop b.r4, b.wrbottom b.r4
{
	margin: 0 1px;
	height: 2px;
}


/**********************************/
.grid-pager
{
	background: White;
	text-align: center;
	border-top: solid 3 #C5D6EF;
    border-bottom-style: outset;
	border-right-style: outset;
}

.egrid-pager
{
	background: #C5D6EF;
	border-top: solid 1 Black;

}

.egrid
{
	border: solid 2px Black;
}

.grid
{
	border: solid 2px Black;
}

.grid td
{
	padding: 2px 15px 2px 15px;
}

.grid-header
{
	background: #C5D6EF;
	text-decoration: none;
	font-weight: normal;
}
.grid-header th
{
	font-size: 12px;
	text-decoration: none;
	font-weight: normal;
	color: Black;
	border-bottom: solid 1px black;
	border-right: solid 1px black;
	padding: 1 1 1 4;
	border-bottom-style: outset;
	border-right-style: outset;
	border-width: 1px;
}
.grid-header a
{
	color: Black;
	text-decoration: none;
}
.literal
{
	font-size: 12px;
	font-family: Tahoma;
}

/*Modal Popup*/
.modalBackground
{
	background-color: #C5D6EF;
	filter: alpha(opacity=70);
	opacity: 0.7;
}

.modalPopup
{
	background-color: #ffffdd;
	border-width: 3px;
	border-style: solid;
	border-color: Gray;
	padding: 3px;
	width: 250px;
}

.PanelDiv
{
	border-width: 0px;
	border-style: solid;
	border-color: #004A66;
}

.PanelDivHeader
{
	color: White;
	background-color: #004A66;
	font-size: 12pt;
	font-weight: bold;
	padding: 3px;
}

.ann_field
{
	width: 400px;
}

.ann_body
{
	width: 600px;
}

.csu_announcements
{
	text-align: center;
	width: 100%;
	float: left;
	padding-right: 10px;
}

.csu_documents
{
	text-align: center;
	width: 515px;
	float: left;
	padding-right: 10px;
}

.err
{
	color: Red;
}

.report_months
{
	float:left;
}

.report_months_col
{
	width: 50%;
	vertical-align: top;
}

.rep_month_grid
{
	width: 375px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}
.rep_month_grid td
{
	background-color: White;
	border-color: #AAAAAA;
	text-align: center;
	padding: 5px;
}

.rep_month_grid th
{
	font-size: 120%;
}

.rep_month_hdr_month
{
	width:200px;
	background-color: #FFFFCC;
}

.rep_month_hdr_subdate
{
	width:90px;
}

.rep_month_hdr_duedate
{
	width:90px;
}

.rep_date_ontime
{
	width: 100%;
}

.rep_date_late
{
	width: 100%;
	background-color: Orange;
}

.rep_date_overdue
{
	width: 100%;
	background-color: Red;
}

.rep_month
{
	margin-bottom: 15px;
	margin-right: 20px;
	float: left;
}

.no_docs 
{
	color:#999999;
}

.rpt_percent_table 
{
	
	width:800px;
	margin-top:15px;
	padding-top:20px;
}

.rpt_percent_table td
{
	text-align:center;
}

.rpt_percent_table th
{
	text-align:center;
	background-color: #FFFFCC;
	border: solid 1px black;
}

.rpt_percent_sub_table
{
	border-collapse: collapse;
	border: solid 1px black;
	width:300px;
	padding: 10px 25px 10px 25px;
	margin-top:20px;
	text-align:left;
}

.rpt_percent_sub_table td
{
	padding: 2px;
	border: solid 1px black;
	text-align:left;
}


td.percent 
{
	text-align:center;
	width:30%;
}

.user_new 
{
	float:left;
	margin: 0px 25px 25px 20px;
}

.user_input 
{
	width:200px;
}

.cal_day 
{
	
}

.cal_doc 
{
	font-size: 10px;
}

.mnu_button
{
	margin: 0px 15px 10px 15px;
	float:left;
}

.login td
{
	text-align:center;
}

.user_filter 
{
	float:left;
	margin-right:20px;
}

.report_filter 
{
	margin: 0px 20px 10px 25px;
}

.report_notes 
{
	display:inline;
}

.report_notes_table 
{
	border: solid 1px black;
	width: 375px;
}

.report_notes_table td
{
	border: solid 1px black;
}

.report_notes_table pre 
{
	font-family: Arial;
}

.doctable tr td
{
	padding: 5px 0px 5px 0px;
}
