body { 
background: #FFFFFF;
color: #2C2733;
font-family: 'Trebuchet MS',Arial, Helvetica, sans-serif;
margin-top: 0em; /*sets the top margin */
margin-right: 0em; /*sets the right margin */
margin-bottom: 0em; /*sets the bottom margin */
margin-left: 0em; /*sets the left margin */
}

/*style for tag elements here */
h1 {color:#41597D; font-family:arial,tahoma; font-size:23px; font-weight:normal}
h2 {color:#FF5D00; font-family:arial,tahoma; font-size:18px; font-weight:normal}

p,table,li,address {
font-size: 13px;
}

ul {
padding-top: 0;
margin-top: 0;
}

/*style for classes here */
#navlist {
padding: 3px 0;
margin-left: 0;
border-bottom: 1px solid #778;
font: bold 12px Arial, Helvetica, sans-serif;
}

#navlist li {
list-style: none;
margin: 0;
display: inline;
}

#navlist li a {
padding: 3px 0.5em;
margin-left: 15px;
border: 1px solid #778;
border-bottom: none;
background: #DDE;
text-decoration: none;
}

#navlist li a:link { color: #448; }
#navlist li a:visited { color: #667; }

#navlist li a:hover {
color: #F2CE64;
background: #DF6400;
border-color: #227;
}

#navlist li a.current {
background: white;
border-bottom: 1px solid white;
}

#navlist li a.current:hover {
color: #812200;
background: white;
border-bottom: 1px solid white;
}

#footer { 
padding: 10px;
margin-bottom: 15px;
background-color: #CBD0DD;
font-family: Tahoma; font-size:10px; color:#545B6C;
}

#footer p {
padding: 0;
margin: 0;
color: #545B6C;
text-align: center;
font-family: Tahoma;
font-size: 10px;
}

#footer a {
font-family: Tahoma;
font-size:10px;
color:#323B4F;
}

#footer a:hover {
color:#990000;
}

.quote1{font-family: Tahoma; font-size:11px; color:#7D6341;}
.quote5{font-family: Tahoma; font-size:10px; color:#807D85; font-weight:bold;}

.boldtxt {font-weight: bold;}
.italictxt {font-style: italic;}

/*style for links here */
a {color:#812200;}
a:hover{color:#E1981F;}

.PythonFormTABLE{ border: 1px solid #D9D9D9; }
.PythonFormHeaderFont{ color: #000000; font-size: 16px; font-weight: bold; }
.PythonFieldCaptionTD{ border-bottom: 1px solid #D8D8D8; background-color: #EDEDED; color: #000000; font-size: 13px; font-weight: bold; }
.PythonAltDataTD{ border-bottom: 1px solid #D8D8D8; background-color: #F4F4F4; color: #000000; font-size: 13px; }
.PythonColumnTD{ border-bottom: 2px solid #000000; background-color: #CBD0DD; color: #000000; font-size: 13px; }
.PythonDataTD{ border-bottom: 1px solid #D8D8D8; color: #000000; font-size: 13px; }
.PythonErrorDataTD{ border-bottom: 1px solid #D8D8D8; color: #FF0000; font-size: 13px; }
.PythonSeparatorTD{ height: 1px; background-color: #000000; }
.PythonFooterTD{ border-top: 2px solid #000000; background-color: #CBD0DD; color: #2C2733; font-weight: bold; font-size: 13px; text-align: center; }
a.PythonSorterLink:link,a.PythonSorterLink:visited{ color: #000000; font-size: 13px; text-decoration: underline; }
a.PythonSorterLink:hover,a.PythonSorterLink:active{ color: #000000; font-size: 13px; text-decoration: none; }
a.PythonDataLink:link,a.PythonDataLink:visited{ color: #000084; font-size: 13px; text-decoration: underline; }
a.PythonDataLink:hover,a.PythonDataLink:active{ color: #000084; font-size: 13px; text-decoration: none; }
a.PythonNavigatorLink:link,a.PythonNavigatorLink:visited{ color: #000000; font-weight: bold; font-size: 13px; text-decoration: underline; }
a.PythonNavigatorLink:hover,a.PythonNavigatorLink:active{ color: #000000; font-weight: bold; font-size: 13px; text-decoration: none; }
.PythonButton { border-bottom: 1px solid #000000; border-left: 1px solid #000000; border-right: 1px solid #000000; border-top: 1px solid #000000; background-color: #EEEEEE; font-size: 13px; font-family: Tahoma, Verdana, Arial, Helvetica; font-weight: bold; }
.PythonInput { border-bottom: 1px solid #000000; border-left: 1px solid #000000; border-right: 1px solid #000000; border-top: 1px solid #000000; font-size: 13px; font-family: Tahoma, Verdana, Arial, Helvetica; }
.PythonTextarea { border-bottom: 1px solid #000000; border-left: 1px solid #000000; border-right: 1px solid #000000; border-top: 1px solid #000000; font-size: 13px; font-family: Tahoma, Verdana, Arial, Helvetica; }
.PythonSelect { font-size: 13px; font-family: Tahoma, Verdana, Arial, Helvetica; }
/* Calendar */
a.today:link,a.today:visited{ color: #FF0000; font-weight: bold; text-decoration: none; }
a.today:hover,a.today:active{ color: #000000; font-weight: bold; text-decoration: none; }
a.selectedDay:link,a.selectedDay:visited{ color: #000000; font-weight: bold; text-decoration: none; }
a.selectedDay:hover,a.selectedDay:active{ color: #FF0000; font-weight: bold; text-decoration: none; }
a.weekDay:link,a.weekDay:visited{ color: #000084; text-decoration: none; }
a.weekDay:hover,a.weekDay:active{ color: #FF0000; text-decoration: none; }
TD.selectedDay { margin: 1px; background-color: #DADADA; color: #000000; font-size: 13px; }
TD.today { border-top: 1px solid #FF0000; border-left: 1px solid #FF0000; border-bottom: 1px solid #FF0000; border-right: 1px solid #FF0000; color: #000000; font-size: 13px; }
TD.workday { border-bottom: 1px solid #D8D8D8; color: #000000; font-size: 13px; }
TD.weekend { border-bottom: 1px solid #D8D8D8; background-color: #EBEBEB; color: #000000; font-size: 13px; }
TH.calendar { margin: 1px; border-bottom: 2px solid #000000; background-color: #DADADA; color: #000000; font-size: 13px; }
.CalendarButtons { margin: 1px; border-bottom: 1px solid #000000; border-left: 1px solid #000000; border-right: 1px solid #000000; border-top: 1px solid #000000; background-color: #EEEEEE; font-size: 13px; font-family: Tahoma, Verdana, Arial, Helvetica; font-weight: bold; }
.CalendarControls { font-family: Tahoma, Verdana, Arial, Helvetica; font-size: 13px; }
.Table { border: 1px solid #D9D9D9; }
