/* new styles January 2008 */

/* General sitewide */
img {
    border: 0px;
	padding: 0px;
	margin: 0px;
}

/*table, tr, td {
  border-collapse: collapse;  
  border: 0px;
  padding: 0px;  
}*/

a table {
    width: 100%;
	height: 100%;
}

a td {
    color: #FFFFFF;
}

/* Login background tile */
#tile_login {
    background-image: url(images/header_bg.gif);
	background-repeat: repeat-x; 
}

.tbl_login{
    font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
    text-align: center;
	color: #5E514E;
}

.tbl_login:link, .tbl_login:visited {    
    font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #5E514E;
	text-decoration: none;
}

.tbl_login:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #5E514E;
	text-decoration: underline;
}

/* Background tile for pages with a title navigation */
#tile_menu {
    background-image: url(images/header_menu_bg_fr.gif);
	background-repeat: repeat-x; 
}

#tile_menu_fr {
    background-image: url(images/header_menu_bg.gif);
	background-repeat: repeat-x; 
}

.top_nav_tbl {
    width: 730px;
	margin-top: 3px;
}

.top_nav_cells {
    border-left: 3px solid #FFFFFF;
	width: 14%;
	height: 32px;
	background-color: #A39994;
	vertical-align: middle;
}

.contact_smart {
    border-left: 3px solid #FFFFFF;
	width: 16%;
	height: 32px;
	background-color: #80AAC0;
	vertical-align: middle;
}

.smart_store {
    border-left: 3px solid #FFFFFF;
	width: 14%;
	height: 32px;
	background-color: #80AAC0;
	vertical-align: middle;
}

.top_nav_left {
	width:14%;
	height: 32px;
	background-color: #A39994;
	vertical-align: middle;
}

/* div for white bars around on ends of title navigation */
.top_nav_end_gr {
    width: 736px;
	height: 34px;
	border-left: 3px solid #FFFFFF;
	 border-right: 3px solid #FFFFFF;
	 margin-top: 86px;
	 z-index: 2;
}



#tbl_main {
    border-collapse: collapse;  
    border: 0px;
    padding: 0px; 
    margin-top: -125px;
	z-index: 3;
}

/* program-activity.cfm table and cells*/
.your_program_activity {
    background-color: #5E514E;
	color: #FFFFFF;
	font-weight: bold;
	width:58%;
	padding-left: 10px;
	border: 2px solid #FFFFFF;
	border-left: 0px;
	margin-left: 0px;
}
		
.available {
	background-color: #EAE6E3;
	padding-left: 10px;
	border: 2px solid #FFFFFF;
	border-left: 0px;
	margin-left: 0px;
}
		
.unavailable {
    background-color: #EAE6E3;
	padding-left: 10px;
	border: 2px solid #FFFFFF;
	border-left: 0px;
	margin-left: 0px;
}
		
.used {
    background-color: #CDC9C5;
	padding-left: 10px;
	border: 2px solid #FFFFFF;
	border-left: 0px;
	margin-left: 0px;
}
		
.pending {
    background-color: #EAE6E3;
	padding-left: 10px;
	border: 2px solid #FFFFFF;
	border-left: 0px;
	margin-left: 0px;
}
		
.total_funds {
    background-color: #CDC9C5;
	padding-left: 10px;
	border: 2px solid #FFFFFF;
	border-left: 0px;
	margin-left: 0px;
}
		
.welcome {
    width: 42%;
	background-color: #80AAC0;
	color: #FFFFFF;
	vertical-align: middle;
	border: 3px solid #FFFFFF;
	border-right: 0px;
	margin-right: 0px;
}

.welcome_text {
    color: #FFFFFF;
}
		
.maple_leaf{
    margin-left: 10px;
	margin-right: 10px;
}
		
.your_cart {
    background-color: #EAE6E3;
	vertical-align: middle;
	padding-right: 0px;
	border: 3px solid #FFFFFF;
	border-right: 0px;
	margin-right: 0px;
}
		
.items_in_cart {
    float: left;
	font-size: 9px;
	text-align: left;
	padding-left: 35px;
}
		
.view_cart_btn {
    float: right;
}
		
.footer_navigation {
    background-color: #FFFFFF;
	padding-left: 20px;
	padding-right: 20px;
}
		
.footer_nav_spacer {
    background-color: #CDC9C5;
	width: 200px;
}
		
.reliability_logo {
    float: right;
	margin-right: 25px;
}
.bottom {
    vertical-align: middle;
	padding-top: 5px;
	font-family: Arial, Helvetica, sans-serif;
       font-size: 10px;
	font-weight: normal;
}
		
.copyright {
    float: left;
	margin-left: 16px;
	color: #5E514E;
}

.navtext:link, .navtext:visited {    
    font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

.navtext:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

/*.admin_collage {
    padding-top: 3px;
	padding-bottom: 3px;
	text-align: center;
}*/

/* Administration heading text 
.admin_heading {
    margin-top: 10px;
	color: #80AAC0;
	font-size: 12px;
	font-weight: bold;
}*/

/* Welcome text on admin page 
.admin_welcome {
    font-size: 10px;
	color: #80AAC0;
	font-weight: bold;
}*/

/* Alternate row color 
tr.r1 td {
	background-color: #EAE6E3;
	color: #5E514E;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
	border: 0px;
}
tr.r2 td {
	background-color: #A39994;
	color: #5E514E;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
	border: 0px;
}

tr.r3 td {
	background-color: #EAE6E3;
	color: #5E514E;
	padding: 0px;
	margin: 0px;
}
tr.r4 td {
	background-color: #A39994;
	color: #5E514E;
	padding: 0px;
	margin: 0px;
}*/

.footer_pipe {
    padding-left: 10px;
	padding-right: 10px;
}

.footer_nav:link, .footer_nav:visited {    
    font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #80AAC0;
	text-decoration: underline;
}

.footer_nav:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #80AAC0;
	text-decoration: none;
}


.forgotten_password {
    font-size: 9px;
}


.header_collage {
    padding: 0px;
	padding-top: 3px;
}

.header_collage_fr {
    padding: 0px;
	padding-top: 20px;
}

.menu_text_align {
    border-collapse: collapse;  
    border: 0px;
    padding: 0px; 
    vertical-align: middle;
	text-align: center;
	font-weight: bold;
	line-height: 12px;
}

.tbl_master_menu {
    border-collapse: collapse;  
    border: 0px;
    padding: 0px; 
	width: 730px;	
	margin-top: 6px;
	margin-left: 1px;
}

a.mc_link
{
	color:#ffffff;
	font-family:arial,verdana,tahoma;
	font-weight:bold;
	text-decoration:none;
}

.mc_button
{
	background-image:url(images/ad_calendar_but.gif);
	background-repeat:no-repeat;
	color:#ffffff;
	font-family:arial,verdana,tahoma;
	font-weight:bold;
}

.mc_print_button
{
	background-image:url(images/ad_calendar_print_but.gif);
	background-repeat:no-repeat;
	color:#ffffff;
	font-family:arial,verdana,tahoma;
	font-weight:bold;
}

.mc_hdr
{
	background-color:#5e514e;
	color:#ffffff;
	font-family:arial,verdana,tahoma;
	font-weight:bold;
}

.mc_sub_hdr
{
	background-color:#7fa9bf;
	color:#ffffff;
	font-family:arial,verdana,tahoma;
	font-weight:bold;
}

.mc_line1
{
	background-color:#eae6e3;
	color:#5e514e;
	font-family:arial,verdana,tahoma;
	font-weight:normal;
}

.mc_line2
{
	background-color:#cdc9c5;
	color:#5e514e;
	font-family:arial,verdana,tahoma;
	font-weight:normal;
}

p, td, th, table, dl, ol, ul, select, input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	line-height: 18px;
	color: #695D54;
}

.bodyWhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	line-height: 18px;
	color: #FFFFFF;
}

.jwlinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	line-height: 18px;
	color: #005D84;
}

.bodywhiteBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}

.programactivity {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	line-height: 18px;
	color: #000000;
	text-indent: 10px;

}

.navtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}

.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
}

.headers {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #5D99B3;
}

.subheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #847C75;
}

.subheader2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #487A93;
}

.formtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #0D506D;
}

.redtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #990000;
}
.welcome {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #998B7D;

}
.largeHeads {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #005D85;
}
.largeHeads2 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #005D85;
}
.largeHeadsWhite {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
.headersWhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;


}

.regular_text {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #000000}
.cal1 {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-weight: bold; color: #006699; background-color: #DAE9F0}
.cal1:hover {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-weight: bold; color: #000000; background-color: #ECF4F9}
.cal1:link {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-weight: bold; color: #000000; background-color: #ECF4F9}
.cal1:active {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-weight: bold; color: #000000; background-color: #ECF4F9}
.cal1:visited {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-weight: bold; color: #000000; background-color: #ECF4F9}

.cal2 {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-weight: bold; color: #FFFFFF; background-color: #84b6d3}
.cal2:hover {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-weight: bold; color: #cccccc; background-color: #84b6d3}
.cal2:link {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-weight: bold; color: #FFFFFF; background-color: #84b6d3}
.cal2:active {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-weight: bold; color: #FFFFFF; background-color: #84b6d3}
.cal2:visited {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-weight: bold; color: #FFFFFF; background-color: #84b6d3}

.cal3 {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-weight: bold; color: #FFFFFF; background-color: #0472b1}
.cal3:hover {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-weight: bold; color: #cccccc; background-color: #0472b1}
.cal3:link {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-weight: bold; color: #FFFFFF; background-color: #0472b1}
.cal3:active {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-weight: bold; color: #FFFFFF; background-color: #0472b1}
.cal3:visited {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-weight: bold; color: #FFFFFF; background-color: #0472b1}


/* Menu Stuff */

div.menuBar,
div.menuBar a.menuButton,
div.menu,
div.menu a.menuItem {
  /*
	font-family: "MS Sans Serif", Arial, sans-serif;
  font-size: 8pt;
  font-style: normal;
  font-weight: normal;
  color: #000000; 
	*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}

div.menuBar {
	background-color: transparent;
	/* background-color: #e0e0e0;*/
  /*border: 2px solid #000000;*/
  /*padding: 0px 2px 0px 2px;*/
  text-align: center;
	/*
	border-bottom: 2px solid #ffffff;
	border-left: 0px solid #ffffff;
	border-right: 0px solid #ffffff;
	border-top: 2px solid #695D54;*/

}

div.menuBar a.menuButton {
  background-color: transparent;
  /*border: 1px solid #e0e0e0;*/
  /*color: #000000;*/
	color: #FFFFFF;
  /*cursor: default;*/
  left: 0px;
  margin: 0px;
  /*padding: 2px 6px 2px 6px;*/
  position: relative;
  text-decoration: none;
  top: 0px;
  z-index: 100;
}



div.menuBar a.menuButton:hover {
  background-color: transparent;
  /*border: 1px outset #e0e0e0;*/
  /*color: #000000;*/
}

div.menuBar a.menuButtonActive,
div.menuBar a.menuButtonActive:hover {
  /*background-color: #5050f0;
  border: 1px inset #e0e0e0;*/
  color: #ffffff;
  left: 0px;
  top: 0px;
}

div.menu {
 /*background-image: url(images/tbl_bg_dark.png);
  background-repeat: repeat;*/
  background-color: #A39994;
  /*background-color: #DBE4E8;*/
  /*background-color: #e2dad2;*/
  /*border: 2px outset #DBE4E8;*/
  border: 3px solid #FFFFFF;
  left: 0px;
  padding: 1px 1px 1px 1px;
  position: absolute;
  top: 0px;
  visibility: hidden;
  z-index: 101;
}

div.menu a.menuItem {
  color: #FFFFFF;
  /*cursor: default;*/
  display: block;
  padding: 4px 1em;
  text-decoration: none;
  white-space: nowrap;
  z-index: 4;
}

div.menu a.menuItem:hover, div.menu a.menuItemHighlight {
  /*background-color: #847C75;
  background-color: #fbfaf8;*/
  background-color: #5E514E;
  color: #FFFFFF;
}

div.menu a.menuItem span.menuItemText {}

div.menu a.menuItem span.menuItemArrow {
  margin-right: -.75em;
}

div.menu div.menuItemSep {
  border: 1px inset #DBE4E8;
  margin: 4px 2px;
}

.default
{	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	line-height: 18px;
	color: #695D54;
}

a.masterMenuItem
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	line-height: 12px;
	color: #FFFFFF;
	background-color:transparent;
	display: block;
	text-align:center;
	vertical-align:middle;
	text-decoration:none;
	width:100%;
	height:100%;
	z-index: 6;
}

input.search
{
	width: 191px;
}
ol.searchresults {
	list-style-type:decimal;
	margin-left:0;
	color:#005bae;
	font-weight:bold;
}

ol.searchresults li {
	list-style-type:decimal;
	margin-left:4em;
}

p.searchsuggestion {

}

p.searchcontext {
	margin-bottom:0;
	font-weight:normal;
	word-wrap:break-word;
}

span.searchmatch {
	font-weight:bolder;
	font-size:larger
}

p.searchdetails {
	margin-top:0;
	color:#000000;
	font-weight:normal;
}

p.searchpages {
	text-align:center;
}

