﻿body 
{
	font-family:Verdana;
	font-size:10pt;
	color:#333333;
	margin:0px;
	background-color:#bdbdbd;
	/*background-image: url('/images/bgimg1.png');
	background-repeat: repeat-y;*/
}
img
{
	 border:none;
}
td
{
	font-family:Verdana;
	vertical-align:top;
	font-size:8pt;
}
textarea
{
	font-family:Verdana;
	vertical-align:top;
	font-size:8pt;
}
input
{
	font-family:Verdana;
	vertical-align:top;
	font-size:8pt;
	height:14px;
	border-color:#999999;
	border-style:solid;
	border-width:1px;
}
select
{
	font-family:Verdana;
	font-size:8pt;
	height: 19px;
}
li
{
	padding-bottom:10px;
}
.container
{
	/*background-image: url('/images/bgimg1.png');
	background-repeat:repeat-y;*/
}
.headerContent
{
	height:90px;
	background-image:none;
	background-color:#ffffff;
}
.headerSubBar
{
	height:24px;
	/*background-image: url('/images/fadeSub1.jpg');
	background-repeat: repeat-x;*/
	background-color:#e9e7e3;
	text-align:left;
	border-top:solid 1px #2f4181;
	border-bottom:solid 1px #aa9554;
	padding-bottom:10px;
	padding-top:3px;
}

.mainContent
{
	width:1024px;
	display:inline-table;
	/*border-left:solid 1px #bb2926;*/
	padding-bottom:5px;
	padding-left:5px;
	padding-left:5px;
	background-color:#ffffff;
}
.mainContent input[type="text"]:focus
{
	border:dashed 1px;
}
.mainContent input[type="text"]:active
{
	border:dashed 1px;
}
.mainContent ul
{
	list-style-type:none;
}
.mainContent li
{
	list-style-image: url('/images/gears.gif');
}
.wizardContent
{
	width:600px;
	border:solid 1px #bb2926;
	padding:10px;
	margin-left:30px;
	margin-top:20px;
}

.heading
{
	text-align:center;
	font-size:12pt;
	font-weight:bold;
}

.blackheading
{
	font-size:10pt;
	font-weight:bold;
	color:Black;
	margin-bottom:5px;
	padding-bottom:0;
}
.assignedTo
{
	background-color:#d5cfaa;
	z-index:3;
	position:absolute;
	border:solid 1px navy;
}
.lblMessage
{
	z-index:3;
	position:absolute;
}
.button
{
	text-align:center;
	font-size:9pt;
	height:22px;
	width:inherit;
	padding:2px 5px 5px 5px;
	margin-bottom:3px;
	overflow:visible;
	cursor:pointer;
	border-color:#bb2926;
}
.required
{
	border-color:Red;
	border-style:solid;
	border-width:1px;
	font-family:verdana;
}
.required input[type="text"]:focus
{
	border:dashed 1px Red;
}
.required input[type="text"]:active
{
	border:dashed 1px Red;
}
div.searchoption
{
	padding:8px; 
	border:solid 1px #CCCCCC; 
	width:200px;
	margin-left:2px;
	line-height:16px;
}
.searchoption a
{
	padding:2px 10px 5px 0px;
	text-decoration:none;
	color:#333333;
}
.searchoption a:hover
{
	background-color:#555555;
	color:#ffffff;
	margin:2px 2px 2px 0px;
}
div.suboption
{
	margin-left:14px; 
	margin-bottom:10px;
}
div.suboption select
{
	display:block; 
	width:100%
}
.modalBackground 
{ 
 background-color:#444444; 
 filter:alpha(opacity=70); 
 opacity:0.7;
 border:solid 1px Navy;
}
.link
{
	cursor:pointer;
}
.greeting
{
	font-family:Verdana;
	color:#bb2926;
	font-size:8pt;
	float:left;
	letter-spacing: -1px;
}
.greeting a
{
	color:Blue;
}
.greeting b
{
	font-family:Verdana;
	color:#000000;
	font-size:10pt;
	font-weight:600;
	margin:0;
	padding:0;
	letter-spacing: 1px;
}
.greeting u
{
	text-decoration:none;
	color:Black;
	font-family:Times New Roman;
	padding-left:15px;
	padding-right:2px;
	margin-top:5px;
	vertical-align:middle;
	height:30px;
}
.paraSep
{
	 border-top:solid 1px #bb2926;
}
.lblMessageCenterDrop
{
	border:solid 1px #bb2926;
	color:#bb2926;
	background-color:#fffdc6;
	margin-top:5px;
	text-align:center;
	padding:5px;
	font-size:9pt;
}
.validatorCalloutHighlight
{
    background-color: #fffdc6;
}
.MyCalendar .ajax__calendar_container {
    border:1px solid #bb2926;
    background-color: #ffffff;
}
.MyCalendar .ajax__calendar_dayname 
{
	text-decoration:underline;
	font-family:Garamond;
	color:#bb2926;
	font-size:10pt;
}
.MyCalendar .ajax__calendar_title 
{
	font-family:verdana;
	font-size:10pt;
}
.MyCalendar .ajax__calendar_hover
{
	background-color:#e6e6e6;
}
.MyCalendar .ajax__calendar_active
{
	color:#bb2926;
	background-color:#d6cdf3;
	font-weight:bold;
}
.gridViewHeader
{
	padding:2px;
	height:24px;
	/*background-image: url('/images/tableHeadingFade.jpg');
	background-repeat: repeat-x;*/
	background-color:#e9e7e3;
	text-align:center;
	font-size:8pt;
	vertical-align:bottom;
}
.gridViewHeader a
{
	color:#1f2d72;
}
.gridViewHeader th
{
	padding:3px;
	vertical-align:bottom;
	border:solid 1px #d4dddd;
}
.gridViewBody
{
	padding:3px;
	vertical-align:middle;
	border:solid 1px #d4dddd;
	display:inline-table;
}
.gridViewBody td
{
	padding:3px;
	vertical-align:middle;
	border:solid 1px #d4dddd;
}
.radioButtons
{
	border:none;
}

.autocomplete_completionListElement 
{  
	visibility : hidden;
	margin : 0px!important;
	background-color : #ffffff;
	color : windowtext;
	border : buttonshadow;
	border-width : 1px;
	border-style : solid;
	cursor : default;
	overflow : auto;
	height : 200px;
    text-align : left; 
    list-style-type : none;
    padding-left:5px;
    margin-left:15px;
}

/* AutoComplete highlighted item */

.autocomplete_highlightedListItem
{
	background-color: #ffff99;
	color: black;
	padding: 1px;
}

/* AutoComplete item */

.autocomplete_listItem 
{
	background-color : window;
	color : windowtext;
	padding : 1px;
}
.loginTextbox 
{
	background-image: url('/images/redLoginBox.gif'); /*Here we load the background image */
	background-repeat: no-repeat;
	position:relative;
	overflow:hidden;
	height: 18px; /*we specify the the object dimensions like the image dimensions*/
	width: 180px;
	margin: 0px;
	padding: 2px 10px 0px 10px; /*without padding, the text will start from upper-left corner*/
	border: 0px none!important; /*we do not need any border*/
}
/*.spiffy{display:block}
.spiffy *{
  display:block;
  height:1px;
  overflow:hidden;
  font-size:.01em;
  background:#dedede;
  }
.spiffy1{
  margin-left:3px;
  margin-right:3px;
  padding-left:1px;
  padding-right:1px;
  border-left:1px solid #dedede;
  border-right:1px solid #dedede;
  background:#dedede}
.spiffy2{
  margin-left:1px;
  margin-right:1px;
  padding-right:1px;
  padding-left:1px;
  border-left:1px solid #dedede;
  border-right:1px solid #dedede;
  background:#dedede}
.spiffy3{
  margin-left:1px;
  margin-right:1px;
  border-left:1px solid #dedede;
  border-right:1px solid #dedede;}
.spiffy4{
  border-left:1px solid #dedede;
  border-right:1px solid #dedede}
.spiffy5{
  border-left:1px solid #dedede;
  border-right:1px solid #dedede}
.spiffyfg{
  background:#dedede;
  text-align:left;
  padding-left:3px;
 }*/
   .collapsePanelHeader
  {
  	margin-top:0px;
  	padding:0;
  	cursor:pointer;
  	/*background-color:#dedede;*/
  	height:0px;
    overflow: hidden;
    padding-left:2px;
    padding-right:2px;
    padding-top:2px;
  }
  .collapsePanelContent
  {
    padding-left:2px;
    padding-right:2px;
    padding-bottom:2px;
  	background-color:#e4dede;
  	overflow:hidden;
  }
  .linkStyle
  {
  	cursor: pointer;
  }
  .infoPane
  {
  	margin-left:30px;
  	margin-bottom:10px;
  }
  .faqLinkStyle
  {
  	cursor: pointer;
  	font-weight:bold;
  	color:#792321;
  }

  .faqCollapsePanelContent
  {
    padding-left:2px;
    padding-right:2px;
    padding-bottom:2px;
    font-size:10pt;
  	background-color:#eeeeee;
  	overflow:hidden;
  }

