/* ----------------------------------- */
/* Standard tags                       */
/* ----------------------------------- */

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-top: 0px; 
	margin-right: 0px;
	margin-bottom: 0px; 
	margin-left: 0px
	}

a {
	color: #000099;
	text-decoration: none;
	}

a:hover {
	color: #000099;
	text-decoration: underline;
	}

a:active {
	color: #000099;
	text-decoration: underline;
	}

a:visited {
	color: #000099;
	}

.orangeborder {
	border: 1px #CC9900 solid
	}

.pageheader { 
	font-weight: normal; 
	color: #000066; 
	font-size: 18px
	}

.pageheaderbox {
	border: 1px #CC9900 solid;
	}

h1 {
	font-size: 18px;
	color: #000066;
	font-weight: normal;
	margin-bottom: 0;
	display: inline;
	}

h2 {
	font-size: 13px;
	font-weight: bold; 
	color: #CC9900;
	margin-bottom: 0;
	display: inline;
	}

.maincontent { 
	font-weight: normal; 
	font-size: 10pt;
	}

.maincontent_small { 
	font-weight: normal; 
	font-size: 8pt;
	}
	
.orangeheader {  
	font-weight: bold; 
	color: #CC9900;
	}

.menu {
	font-size: 12px;
	border: 1px #CC9900 solid
	}

.relatedlinks {
	font-size: 11px;
	}

.footer { 
	font-size: 10px;
	font-weight: normal;
	color:#999999;
	}

.terms, terms li { 
	font-size: 10px;
	font-weight: normal;
	color:#999999;
	}
	
.librarytable {  
	border-color: #CC9900 #CC9900 #CC9933 #CC9933; 
	border-style: solid; 
	border-top-width: 1px; 
	border-right-width: 1px; 
	border-bottom-width: 1px; 
	border-left-width: 1px
	}

.librarycell { 
	border-color: #CCCCCC #CCCCCC #CCCCCC #CCCCCC; 
	border-style: solid; 
	border-top-width: 0px; 
	border-right-width: 1px; 
	border-bottom-width: 1px; 
	border-left-width: 0px; 
	font-size: 10pt;
	}

.hr_orange {
	color: #CC9900;
}


/* ----------------------------------- */
/* Form objects                        */
/* ----------------------------------- */

.button {
	font-size: 12px; font-weight : normal;
	border-width: 1px;
        height: 22px; width: 80px;
        background-image: none; }


.textbox {
	font-family: Verdana, Tahoma, Arial, sans-serif;
	font-size: 10pt
	}

.combo {
	font-family: Verdana, Tahoma, Arial, sans-serif;
	font-size: 10pt
	}


.calendardate {  font-weight: bold; font-size: 12px}
.calendarentry { font-size: 11px}
.calendarnav { font-size: 11px }

.calendar_weekday {
	background: #FFFFFF;
}

.calendar_weekday_highlight {
	background: #FFFFFF;
}

.calendar_weekend {
	background: #F3F3F3;
}

.calendar_weekend_highlight {
	background: #F3F3F3;
}.bannerbox {
	border: 1px solid #000066;
}
