body {
	background-color: #E4E5E6;
	font-family: Times New Roman;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	margin-left: 8px;
	margin-top: 8px;
}

a 
{
    color: #000386;
    text-decoration: none;
}
a:hover 
{
    color: #FF0000;
    text-decoration: underline;
}
.content {
	font-family: Times New Roman;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: normal;
}

.footer_text {
    font-family: Arial, Helvetica, Sans-Serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}
a.footer_text {
    color: #0000FF;
    text-decoration: none;
}
a.footer_text:hover 
{
    color: #FF0000;
    text-decoration: underline;
}
.leftnav_header {
    font-family: Arial, Helvetica, Sans-Serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}
a.leftnav_header {
    color: #000000;
    text-decoration: none;
}
a.leftnav_header:hover {
    color: #FF0000;
    text-decoration: underline;
    cursor: pointer;
}
.leftnav_text {
    font-family: Arial, Helvetica, Sans-Serif;
	font-size: 8pt;
	font-style: normal;
	font-weight: bold;
	color: #FF4040;
}
a.leftnav_text {
    color: #FF5757;
    text-decoration: none;
}
a.leftnav_text:hover {
    color: #0000C0;
    text-decoration: underline;
    cursor: pointer;
}
.leftnav_subtext {
    font-family: Arial, Helvetica, Sans-Serif;
	font-size: 8pt;
	font-style: normal;
	font-weight: bold;
	color: #0000C0;
}
a.leftnav_subtext {
    color: #0000C0;
    text-decoration: none;
}
a.leftnav_subtext:hover {
    color: #FF5757;
    text-decoration: underline;
    cursor: pointer;
}

.rightnav_text {
    font-family: Arial, Helvetica, Sans-Serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
	color: #000386;
}
a.rightnav_text {
    color: #000386;
    text-decoration: none;
}
a.rightnav_text:hover {
    color: #FF0000;
    text-decoration: underline;
    cursor: pointer;
}
.rightnav_text_sm {
    font-family: Arial, Helvetica, Sans-Serif;
	font-size: 8pt;
	font-style: normal;
	font-weight: bold;
	color: #000386;
}
.rightnav_text_sm_black {
    font-family: Arial, Helvetica, Sans-Serif;
	font-size: 8pt;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}

.rightnav_header {
    font-family: Arial, Helvetica, Sans-Serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}
a.rightnav_header 
{
    font-weight: bold;
    color: #000000;
    text-decoration: underline;
}
a.rightnav_header:hover {
    font-weight: bold;
    color: #FF0000;
    text-decoration: underline;
}




.navwhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.navblack {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a.navblack:hover {
	color: #FF0000;
	text-decoration: underline;
}

.navred {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}
a.navred:hover {
	color: #FF0000;
	text-decoration: underline;
}
.navgreen 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #00EE00;
	text-decoration: none;
}
.navrednb {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #FF0000;
	text-decoration: none;
}
.navblue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #000386;
	text-decoration: none;
}

.headerred {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15pt;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}
.headerblue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13pt;
	font-weight: bold;
	color: #000386;
	text-decoration: none;
}
.headerblack {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15pt;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.admin_option {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15pt;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}
a.admin_option:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	color: #FF0000;
	text-decoration: underline;
}

.row1	{
	background-color: #FFFFFF;
}
.row2	{
	background-color: #EEEEEE;
}
tr.rowhighlight 
{
    background-color: #8888FF;
}
table.datatable 
{
    border-style:solid;
    border-color: #2247C0;
    border-width: 2px;
}
.datatablefooter
{
    border-top: solid 2px #2247C0;
    background-color: #EEEEEE;
}
.datatableheader
{
    border-bottom: solid 2px #2247C0;
    background-color: #EEEEEE;
}
.link_disabled {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #808080;
	text-decoration: none;
}
a.link_disabled:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #808080;
	text-decoration: none;
}

/* Page */
.page_header
{
	font-family: "Times New Roman",Times,serif;
	color: #000386;
	font-size: 18pt;
	font-weight: bold;
}

/* Sub-Page */
.topic_header
{
	font-family: "Times New Roman",Times,serif;
	color: #000386;
	font-size: 15pt;
}
.topic_dtln
{
	font-family: "Times New Roman",Times,serif;
	color: #000000;
	font-size:10pt;
}

.adminpanelheadercell
{
    border-top: solid 2px #92A7EC;
    border-left: solid 2px #92A7EC;
    border-right: solid 2px #92A7EC;
    padding-left: 4px;
    padding-right: 4px;
    background-color: #B2C1F2;
    
	font-family: "Times New Roman",Times,serif;
	font-size: 12pt;
	font-style: normal;
	font-weight: bold;
	color: #000386;
}
.adminpanelbodycell
{
    border: solid 2px #92A7EC;
    padding: 4px 4px 4px 4px;
    
	font-family: "Times New Roman",Times,serif;
    font-size: 12pt;
	font-style: normal;
	color: #000000;
}
.adminpanelfootercell
{
    border-left: solid 2px #92A7EC;
    border-right: solid 2px #92A7EC;
    border-bottom: solid 2px #92A7EC;
    background-color: #B2C1F2;
    
	font-family: "Times New Roman",Times,serif;
    font-size: 12pt;
	font-style: normal;
	color: #000000;
}

.adminpanelsubheadercell
{
    border-bottom: solid 2px #92A7EC;
    background-color: #B2C1F2;
    
	font-family: "Times New Roman",Times,serif;
    font-size: 12pt;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}
td.monthcell
{
    width: 80px;
    height: 80px;
    background-color: #F5DEB3;
    cursor: default;
}
td.monthcell_today
{
    width: 80px;
    height: 80px;
    background-color: #F0E68C;
    cursor: default;
}
td.monthcell_notaday
{
    width: 80px;
    height: 80px;
    background-color: #808080;
    cursor: default;
}
td.monthcell_hover
{
    width: 80px;
    height: 80px;
    background-color: #66CCFF;
    cursor: pointer;
}

div.htmltooltip{
position: absolute; /*leave this and next 3 values alone*/
z-index: 1000;
left: -1000px;
top: -1000px;
background: #DDDDDD;
border: 1px solid black;
color: #333333;
padding: 3px;
width: 250px; /*width of tooltip*/
}

.calendarheader
{
    border-top: solid 1px #66CCFF;
    border-left: solid 1px #66CCFF;
    border-right: solid 1px #66CCFF;
    border-bottom: solid 1px #66CCFF;
}
.calendarleftcell
{
    border-left: solid 1px #66CCFF;
    border-bottom: solid 1px #66CCFF;
}
.calendarinnercell
{
    border-bottom: solid 1px #66CCFF;
}
.calendarrightcell
{
    border-right: solid 1px #66CCFF;
    border-bottom: solid 1px #66CCFF;
}
