@charset "utf-8";
/* CSS Document */
.loginTitle {
	font-family:Century Gothic;
	font-size:13px;
	color:#00446A;
	text-align:left;
	vertical-align:top;
	height:25px;
}
.login-textbox {
	background-color:#FFFFFF;
	width:190px;
	margin-left:5px;
	height:16px;
	border:none;
	font-family:Century Gothic;
	font-size:13px;
	color:#7792A2;
	display:inline-block;
	vertical-align:middle;
}
.loginBorder {
	background:url(images/quickborder.png) no-repeat scroll 0 0;
	width:210px;
	height:26px;
}
.backgroundImage {
	background-position:center center;
	background-repeat:no-repeat;
	background-image:url(images/background.jpg);
}
.quickSearchTitle {
	font-family:Century Gothic;
	font-size:11px;
	color:#00446A;
	font-weight:bold;
	text-align:left;
}
.inputTitle {
	font-family:Century Gothic;
	font-size:11px;
	color:#00446A;
	text-align:left;
	vertical-align:top;
}
.resetSearchPanel-button {
	font-family:Century Gothic;
	font-size:11px;
	font-weight:bold;
	color:#00446A;
	cursor:pointer;
	cursor:hand;
	white-space:nowrap;
}
.resetSearchPanel-button:active, hover {
	border:1px inset #00446A;
}
a.infoLink:link, a.infoLink:visited, a.infoLink:hover{
 	color:#FFFFFF;
	text-decoration:none;
}
.maruqeeInfoMsg {
	font-family:Rod;
	font-size:15px;
	color:#FFFFFF;
	cursor:default;
}
.menuItem-smallbutton {
	margin:0;
	border:0;
	width:55px;
	height:20px;
  	text-decoration:none;
	font-family:Century Gothic;
  	font-size:12px;
	color:#00446A;
	font-weight:600;
	text-align:center;
	vertical-align:middle;
  	cursor:pointer;
  	cursor:hand;
  	background:url("images/smallgrey.png") no-repeat;
}
.menuItem-smallbutton:active {
	border:1px inset #00446A;
}
.menuItem-smallbutton:hover {
	color:#FFFFFF;
	background:url("images/smallblue.png") no-repeat;
}
.menuItem-bigbutton {
	margin:0;
	border:0;
	width:127px;
	height:20px;
  	text-decoration:none;
	font-family:Century Gothic;
  	font-size:12px;
	font-weight:600;
	color:#00446A;
	text-align:center;
	vertical-align:middle;
  	cursor:pointer;
  	cursor:hand;
  	background:url("images/biggrey.png") no-repeat;
}
.menuItem-bigbutton:active {
	border:1px inset #00446A;
}
.menuItem-bigbutton:hover {
	color:#FFFFFF;
	background:url("images/bigblue.png") no-repeat;
}
.submenuItem-bigbutton {
	margin:0;
	border:0;
	width:160px;
	height:20px;
  	text-decoration:none;
	font-family:Century Gothic;
  	font-size:12px;
	font-weight:600;
	color:#00446A;
	text-align:left;
	vertical-align:middle;
  	cursor:pointer;
  	cursor:hand;
  	background:url("images/biggrey2.png") no-repeat;
}
.submenuItem-bigbutton:active {
	border:1px inset #00446A;
}
.submenuItem-bigbutton:hover {
	color:#FFFFFF;
	background:url("images/bigblue2.png") no-repeat;
}
.quickSearch-textbox {
	background-color:#FFFFFF;
	width:165px;
	height:16px;
	border:none;
	font-family:Century Gothic;
	font-size:13px;
	color:#7792A2;
	display:inline-block;
	vertical-align:middle;
}
.qsearch-button {
	margin:2px;
	border:0;
	width:18px;
	height:18px;
  	cursor:pointer;
  	cursor:hand;
  	background:url("images/search.png") no-repeat;
	vertical-align:middle;
}
.qsearch-button:active, hover {
	border:1px inset #00446A;
}
.asearch-button {
	border:0;
	width:26px;
	height:22px;
  	cursor:pointer;
  	cursor:hand;
  	background:url("images/search.png") no-repeat center center;
}
.asearch-button:active, hover {
	border:1px inset #00446A;
}
.quickBorder {
	background:url(images/quickborder.png) no-repeat scroll 0 0;
	width:210px;
	height:26px;
}
.advancedBorder {
	background:url(images/advancedborder.png) no-repeat scroll 0 0;
	width:210px;
	height:130px;
}
.FireflyCombo-FocusPanel-Main{
	border: 1px solid #CCCCCC;
}
.FireflyCombo-PopupPanel{
	background-color: #FFFFFF;
	padding: 0;
	border-width: 1px;
	border-style: solid;
	border-top-style: none;
	border-color: #CCCCCC;
	margin-left: 1px;
	margin-top: -1px;
}
.FireflyCombo-VerticalPanel{
	background-color: #FFFFFF;
}	
.FireflyCombo-TextBox{
	cursor: default;
	background-color:#FFFFFF;
	border-style:none;
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #999999;
	padding-left:4px;
	vertical-align:top;
}
.FireflyCombo-TextBox-focus{
	color:#999999;
	background-color: #CAE0F7;
}
.FireflyCombo-EntryLabel{
	border-style: none;
	cursor: default;
	font-family:"Trebuchet MS";
	font-size: 11px;
	text-indent: 4px;
	color: #999999;
}
.FireflyCombo-EntryLabel-focus{
	color:#999999;
	background-color: #CAE0F7;
}
.cursor-pointer{	
	cursor: pointer;
}
.FireflyCombo-SuggestBox{
	cursor: default;
	background-color:#FFFFFF;
	border-style:none;
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #999999;
}
.FireflyCombo-SuggestBoxPopup{
	background-color: #FFFFFF;
	padding: 0;
	border-width: 2px;
	border-style: solid;
	border-top-style: none;
	border-color: #CCCCCC;
	margin-top:4px;
	margin-left:-6px;
	width:194px;
}
.FireflyCombo-SuggestBoxPopup .item {
	border-style: none;
	cursor: default;
	font-family:"Trebuchet MS";
	font-size: 11px;
	text-indent: 4px;
	color: #999999;
	width:188px;
}
.FireflyCombo-SuggestBoxPopup .item-selected {
	color:#999999;
	background-color: #CAE0F7;
}
strong {
	font-weight:900 !important;
	color:#FF0000 !important;
}
.ZoomIn {
	width:165px;
	height:150px;
	z-index:1000;
	cursor:hand;
	cursor:pointer;
}
.ZoomOut {
	width:105px;
	height:95px;
}
.right-navigator, right-navigator:hover {
	margin:0;
	border:0;
  	text-decoration:none;
  	cursor:pointer;
  	cursor:hand;
  	background:url("images/right.png") no-repeat;
	width:14px;
	height:18px;
}
.right-navigator:active {
	border:1px inset #00446A;
}
.left-navigator, left-navigator:hover {
	margin:0;
	border:0;
  	text-decoration:none;
  	cursor:pointer;
  	cursor:hand;
  	background:url("images/left.png") no-repeat;
	width:14px;
	height:18px;
}
.left-navigator:active {
	border:1px inset #00446A;
}
.blueStripe {
	background-image:url("images/blueStripe.gif");
	background-repeat:repeat-x;
	background-position:center center;
}
.menuItem-smallbutton-Selected {
margin:0;
	border:0;
	width:55px;
	height:20px;
  	text-decoration:none;
	font-family:Century Gothic;
  	font-size:12px;
	font-weight:600;
	text-align:center;
	vertical-align:middle;
	color:#FFFFFF;
	background:url("images/smallblue.png") no-repeat;
}
.menuItem-bigbutton-Selected {
    margin:0;
	border:0;
	width:127px;
	height:20px;
  	text-decoration:none;
	font-family:Century Gothic;
  	font-size:12px;
	font-weight:600;
	text-align:center;
	vertical-align:middle;
	color:#FFFFFF;
	background:url("images/bigblue.png") no-repeat;
}
.submenuItem-bigbutton-Selected {
    margin:0;
	border:0;
	width:160px;
	height:20px;
  	text-decoration:none;
	font-family:Century Gothic;
  	font-size:12px;
	font-weight:600;
	text-align:center;
	vertical-align:middle;
	color:#FFFFFF;
	background:url("images/bigblue2.png") no-repeat;
}
.FireflyCloseButton {
	width:20px;
	height:20px;
	margin:0;
	border:0;
	text-align:center;
	vertical-align:middle;
  	cursor:pointer;
  	cursor:hand;
  	background:url("images/closeGrey.gif") no-repeat center center;
}
.rowBackgroundHeader {
	background-color:#00446A;
	color:#FFFFFF;
	font-family:Century Gothic;
	font-size:13px;
	font-weight:bold;
}
.rowBackground {
	background-color:#F0F0F0;
}
.rowTitle {
	font-family:Century Gothic;
	font-size:11px;
	font-weight:bold;
	color:#00446A;
}
.rowText {
	font-family:Century Gothic;
	font-size:11px;
	color:#808080;
}
.FireflyCloseButton {
	width:20px;
	height:20px;
	margin:0;
	border:0;
	text-align:center;
	vertical-align:middle;
  	cursor:pointer;
  	cursor:hand;
  	background:url("images/closeGrey.gif") no-repeat center center;
}
.standard-textbox {
	border-width:0 0 1px;
	border-color:#CCCCCC;
	border-style:none none dotted;
	color:#808080;
	font-family:Century Gothic;
	font-size:11px;
}
.standard-textarea {
	background-image:url("images/textarea.gif");
	border:medium none;
	color:#808080;
	font-family:Century Gothic;
	font-size:11px;
	width:240px;
	height:70px;
}
.standard-radiobutton {
	font-family:Century Gothic;
	font-size:11px;
	color:#808080;
}
.fireflyDialogBoxTitle {
	font-family:Century Gothic;
	font-size:16px;
	font-weight:bold;
	color:#00446A;
}
.fireflyDialogBoxSectionTitle {
	font-family:Century Gothic;
	font-size:13px;
	font-weight:bold;
	color:#00446A;
}
.rowTitle-pointer {
	font-family:Century Gothic;
	font-size:11px;
	font-weight:bold;
	color:#00446A;
	cursor:hand;
	cursor:pointer;
}
.news-CloseButton{
	border:0;
	width:14px;
	height:14px;
  	cursor:pointer;
  	cursor:hand;
  	background:url("images/smallX-grey.gif") no-repeat top right;
}
.news-CloseButton:hover {
	background:url("images/smallX-blue.gif") no-repeat top right;
}
.standard-textbox-selected {
	border-width:0 0 1px;
	border-color:#CCCCCC;
	border-style:none none dotted;
	font-family:Century Gothic;
	font-size:11px;
	background-color:#00446A;
	color:#FFFFFF;
}
.news-AddButton {
	border:0;
	width:14px;
	height:14px;
  	cursor:pointer;
  	cursor:hand;
  	background:url("images/smallPlus-grey.gif") no-repeat top right;
}
.news-AddButton:hover {
	background:url("images/smallPlus-blue.gif") no-repeat top right;
}
.cursorHand {
	cursor:pointer;
	cursor:hand;
}
.selectedSearchPage {
	color:#F11C22;
}