﻿#Menus td
{
    text-align: center;
    }
BODY 
{
    font-family: Arial, Helvetica, sans-serif;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
.SmallText
{
	color: #333333;
	font-size: 75%;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	margin-bottom: 3pt;
}
.TinyText
{
	color: #333333;
	font-size: 65%;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	margin-bottom: 3pt;
}
/*
UL
{
	color: #666666;
	font-size: 75%;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	margin-bottom: 3pt;
}
OL
{
	color: #666666;
	font-size: 75%;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	margin-bottom: 3pt;
}
*/
.MenuItem
{
	color: #ffffff;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}
.MenuItemLink
{
	color: #333333;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
a.MenuItemLink 
{
	color: #333333;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
a.MenuItemLink:link{
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}
a.MenuItemLink:visited
{
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}
a.MenuItemLink:hover
{
	color: #6B320B;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
}
a.MenuItemLink:visited:hover
{
	color: #6B320B;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
}

.myMenu {
	position: absolute;
	visibility: hidden;
	z-index: 5;
	border: 1px solid #999999;
}	


#AtoZ {
    font-size: 12px; 
    color: #4F586A;
}
#AtoZ a 
{
	color: #4F586A;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	margin: 0px;
}
#AtoZ a:link {
	text-decoration: none;
}
#AtoZ a:visited {
	text-decoration: none;
}
#AtoZ a:hover 
{
	text-decoration: underline;
	color: #F03E06;
}
#AtoZ a:visited:hover {
	text-decoration: underline;
	color: #F03E06;
}

.MenuLabelLink
{
	color: #333333;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	margin: 0px;
	font-weight: bolder;
	padding: 0px;
	cursor:pointer;
}
a.MenuLabelLink:link
{
	color: #333333;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	margin: 0px;
	font-weight: bolder;
	padding: 0px;
	cursor: pointer;
}
a.MenuLabelLink:hover
{
	color: #F03E06;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
	margin: 0px;
	font-weight: bolder;
	padding: 0px;
	cursor:pointer;
}
a.MenuLabelLink:visited
{
	color: #333333;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	margin: 0px;
	font-weight: bolder;
	padding: 0px;
	cursor:pointer;
}
a.MenuLabelLink:visited:hover
{
	color: #F03E06;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
	margin: 0px;
	font-weight: bolder;
	padding: 0px;
	cursor:pointer;
}
a:link{
    text-decoration: underline;
    color: #355DD4;
    }
a:hover{
    text-decoration: underline;
    color: #F03E06;
    }
a:visited{
    text-decoration: underline;
    color: #355DD4;
    }
a:visited:hover{
    text-decoration: underline;
    color: #F03E06;
    }
    
#SlideImage img {
        border: 1px solid #999999;
        }
        
#DepartmentMenu {
    /*#D6ECE7*/
    line-height: 26px; 
    text-align: left; 
    padding-left: 13px; 
    padding-right: 3px; 
    font-family: georgia, garamond, Times New Roman, Serif; 
    font-size: 14px; 
    padding-top: 3px; 
    padding-bottom: 6px;
    color: #999999;
}

#DepartmentMenu a{
 color: #333333;
 text-decoration: none;
}

p.PageHeader {
    line-height: 26px; 
    font-family: georgia, garamond, Times New Roman, Serif; 
    font-size: 16px; 
    color: #000000;
    }
    
a.PageHeader {
    line-height: 26px; 
    font-family: georgia, garamond, Times New Roman, Serif; 
    font-size: 16px; 
    color: #3D87AF;
    text-decoration: none;
    }
 a.PageHeader:visited {
    line-height: 26px; 
    font-family: georgia, garamond, Times New Roman, Serif; 
    font-size: 16px; 
    color: #3D87AF;
    text-decoration: none;
    }
 a.PageHeader:hover {
    line-height: 26px; 
    font-family: georgia, garamond, Times New Roman, Serif; 
    font-size: 16px; 
    color: #F03E06;
    text-decoration: underline;
    }
 a.PageHeader:visited:hover {
    line-height: 26px; 
    font-family: georgia, garamond, Times New Roman, Serif; 
    font-size: 16px; 
    color: #F03E06;
    text-decoration: underline;
    }
    
    
    
.PageHeader {
    line-height: 22px; 
    font-family: georgia, garamond, Times New Roman, Serif; 
    font-size: 16px; 
    color: #000000;
    font-weight: bold;
    }
    
a.PageHeader {
    font-family: georgia, garamond, Times New Roman, Serif; 
    font-size: 16px; 
    color: #3D87AF;
    text-decoration: none;
    }
 a.PageHeader:visited {
    font-family: georgia, garamond, Times New Roman, Serif; 
    font-size: 16px; 
    color: #3D87AF;
    text-decoration: none;
    }
 a.PageHeader:hover {
    font-family: georgia, garamond, Times New Roman, Serif; 
    font-size: 16px; 
    color: #F03E06;
    text-decoration: underline;
    }
 a.PageHeader:visited:hover {
    font-family: georgia, garamond, Times New Roman, Serif; 
    font-size: 16px; 
    color: #F03E06;
    text-decoration: underline;
    }
    
.PageSubHeader {
    line-height: 20px; 
    font-family: georgia, garamond, Times New Roman, Serif; 
    font-size: 13px; 
    font-weight: bold;
    color: #000000;
    }
    
a.PageSubHeader {
    font-family: georgia, garamond, Times New Roman, Serif; 
    font-size: 13px; 
    color: #3D87AF;
    text-decoration: none;
    }
 a.PageSubHeader:visited {
    font-family: georgia, garamond, Times New Roman, Serif; 
    font-size: 13px; 
    color: #3D87AF;
    text-decoration: none;
    }
 a.PageSubHeader:hover {
    font-family: georgia, garamond, Times New Roman, Serif; 
    font-size: 13px; 
    color: #F03E06;
    text-decoration: underline;
    }
 a.PageSubHeader:visited:hover {
    font-family: georgia, garamond, Times New Roman, Serif; 
    font-size: 13px; 
    color: #F03E06;
    text-decoration: underline;
    }
    
    
.Standard
{
       font-family: georgia, garamond, Times New Roman, Serif; 
    font-size: 12px; 
    color: #000000;
 }
.News
{
    cursor: pointer; 
    text-align: left; 
    padding-left: 5px; 
    padding-right: 3px; 
    font-family: georgia, garamond, Times New Roman, Serif; 
    font-size: 14px; 
    padding-top: 3px; 
    padding-bottom: 6px;
    }
	
	
    /* the div that holds the date picker calendar */
.dpDiv {
	}


/* the table (within the div) that holds the date picker calendar */
.dpTable {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	color: #505050;
	background-color: #eeeeee;
	border: 1px solid #000000;
	}


/* a table row that holds date numbers (either blank or 1-31) */
.dpTR {
	}


/* the top table row that holds the month, year, and forward/backward buttons */
.dpTitleTR {
	}


/* the second table row, that holds the names of days of the week (Mo, Tu, We, etc.) */
.dpDayTR {
	}


/* the bottom table row, that has the "This Month" and "Close" buttons */
.dpTodayButtonTR {
	}


/* a table cell that holds a date number (either blank or 1-31) */
.dpTD {
	border: 1px solid #ece9d8;
	}


/* a table cell that holds a highlighted day (usually either today's date or the current date field value) */
.dpDayHighlightTD {
    
	border: 1px solid #888888;
	color: #505050;
	background-color: #FFFFCC;
	}


/* the date number table cell that the mouse pointer is currently over (you can use contrasting colors to make it apparent which cell is being hovered over) */
.dpTDHover {
	background-color: #FFFFCC;
	border: 1px solid #000000;
	cursor: pointer;
	color: #713556;
	
	}


/* the table cell that holds the name of the month and the year */
.dpTitleTD 
{
    background-color: #FFFFFF;
    border: solid 1px #888888;
    color: #333333;
	}


/* a table cell that holds one of the forward/backward buttons */
.dpButtonTD {
	}


/* the table cell that holds the "This Month" or "Close" button at the bottom */
.dpTodayButtonTD {
	}


/* a table cell that holds the names of days of the week (Mo, Tu, We, etc.) */
.dpDayTD {
	background-color: #FFFFFF;
	border: 1px solid #888888;
	color: #333333;
	font-weight: bold;
	}


/* additional style information for the text that indicates the month and year */
.dpTitleText {
	font-size: 12px;
	color: #333333;
	font-weight: bold;
	}


/* additional style information for the cell that holds a highlighted day (usually either today's date or the current date field value) */ 
.dpDayHighlight {
	color: #713556;
	font-weight: bold;
	}


/* the forward/backward buttons at the top */
.dpButton {
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #713556;
	background: #F6F1D9;
	font-weight: bold;
	padding: 0px;
	}


/* the "This Month" and "Close" buttons at the bottom */
.dpTodayButton {
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #713556;
	background: #F6F1D9;
	font-weight: bold;
	}

	
.login_label, .login_input, .login_error  {
  padding:10px;
  color:#000;
  text-align:left;
  float:left; 
  width:100px;
  font-size:20px;
  color:#64355A;
}

.login_input {
  width:200px;
}

.login_error {
  width:250px;
  color:#F00;
}

.login_input input {
  width:100%;
}
#login {
  background:#123;
}

#rotator{
	cursor: pointer;
	overflow: hidden;
	/*
	margin: 50px auto 10px;
	*/
	position: relative;
}

#rotator img {
	border: 0;
	cursor: pointer;
}