﻿BODY
{
  color             : #fffff;
  font-family       : Tahoma, Lucida Grande, Helvetica;
  font-size         : 11px;
  margin            : 0px 0px 0px 0px;
  padding           : 0px;
}

h1
{
	font-family       : Arial, Lucida Grande, Helvetica;
	color             : #00385C;
	font-size         : 14px;
	font-weight		  : bold;
	margin            : 0px 0px 0px 0px;
	padding           : 0px;
    /*font-family       : Arial, Tahoma, Lucida Grande, Helvetica;
    color             : #00385C;
    font-size         : 16px;
    font-weight		  : bold;*/
}
h2
{
    font-family       : Arial, Tahoma, Lucida Grande, Helvetica;
    color             : #000000;
    font-size         : 12px;
    font-weight		  : bold;
}


.rhsBackground
{
	background:#fff;
}
.lhmDropDowns
{
	cursor: pointer;
}
.lhmHeading
{
	font-family       : Arial, Lucida Grande, Helvetica;
	color             : #00385C;
	font-weight		  : bold;
}
img.floatLeft { 
    float: left; 
    margin-right: 10px; 
}
img.floatRight { 
    float: right; 
    margin-left: 10px; 
}
.bkgrnd
{
	/*background: url(../Images/MasterPage/Untitled-2.gif) top center no-repeat; */
	background-color:#eaeaea;
}

.main
{
	width: 980px; 
	background: #FFFFFF;
	border-left: 3px solid #ccc;
	border-right: 3px solid #ccc;
	padding: 0px; 
	padding-bottom: 0px; 
	padding-top: 0px; 
}

.black
{
  font-family       : Tahoma, Lucida Grande, Helvetica;
  color             : #222222;
  font-size         : 11px;
  font-weight		    : normal;
}
.blue
{
  font-family       : Tahoma, Lucida Grande, Helvetica;
  color			        : #00385C;
  font-size         : 11px;
  font-weight		    : normal;
}
.hiddenTextBox
{
    background-color: #FFFFFF;
    border: none;
}
.blueBold
{
  font-family       : Tahoma, Lucida Grande, Helvetica;
  color			        : #00385C;
  font-size         : 11px;
  font-weight		    : bold;
}
.blueSubHeading
{
  font-family       : Tahoma, Lucida Grande, Helvetica;
  color             : #00385C;
  font-size         : 13px;
  font-weight		    : bold;
}
.blackSubHeading
{
  font-family       : Tahoma, Lucida Grande, Helvetica;
  color             : #000000;
  font-size         : 13px;
  font-weight		: bold;
}
.bold
{
  font-family       : Tahoma, Lucida Grande, Helvetica;
  color             : #222222;
  font-size         : 11px;
  font-weight		    : bold;
}
.boldItalic
{
  font-family       : Tahoma, Lucida Grande, Helvetica;
  color             : #222222;
  font-size         : 11px;
  font-weight		    : bold;
  font-style		    : italic;
}
.cursorPointer
{
  cursor			      : default;
}
.cursorHand
{
  cursor			      : default;
}
.checkbox
{
  padding           : 0px 0px 0px 0px;
  cursor            : pointer;
  cursor            : default;
}
.selectedChannel
{
  color             : #FFCC00;
  font-weight		: bold;
  text-align		: center;
}
.smallCheckboxHand
{
  padding           : 0px 0px 0px 0px;
  margin            : 0px 0px 0px 0px;
  width             : 14px;
  height            : 14px;
  cursor            : pointer;
  cursor            : default;
}
.smallCheckbox
{
  padding           : 0px 0px 0px 0px;
  margin            : 0px 0px 0px 0px;
  width             : 14px;
  height            : 14px;
}
.error
{
  font-family       : Tahoma, Lucida Grande, Helvetica;
  color             : #FF0000;
  font-size         : 11px;
}
.errorBold
{
  font-family       : Tahoma, Lucida Grande, Helvetica;
  color             : #FF0000;
  font-size         : 11px;
  font-weight		    : bold;
}
.mainHeading
{
  font-family       : Arial, Tahoma, Lucida Grande, Helvetica;
  color             : #00385C;
  font-size         : 16px;
  font-weight		    : bold;
}
.welcomeHeading
{
  font-family       : Arial, Lucida Grande, Helvetica;
  color             : #00385C;
  font-size         : 14px;
  font-weight		    : bold;
}
.lhm_titleBackColor
{
	vertical-align: top;
	background-color: #00385C;
}
.lhm_dropdownBackColor
{
	vertical-align: top;
	background-color: #E8EDFA;
}
#LHMAdSence
{
	background-color: #E8EDFA;
}
.titleUnderline 
{
	background-color: #fc5d02;
}
A.error:visited, A.error:link
{
  font-family       : Tahoma, Lucida Grande, Helvetica;
  color			        : #FF0000;
  font-size         : 11px;
  font-weight		    : normal;
}
A.error:hover
{
  font-family       : Tahoma, Lucida Grande, Helvetica;
  color			        : #FF6600;
  font-size         : 11px;
  font-weight		    : normal;
}
A.errorBold:visited, A.errorBold:link
{
  font-family       : Tahoma, Lucida Grande, Helvetica;
  color			        : #FF0000;
  font-size         : 11px;
  font-weight		    : normal;
  font-weight		    : bold;
}
A.errorBold:hover
{
  font-family       : Tahoma, Lucida Grande, Helvetica;
  color			        : #FF6600;
  font-size         : 11px;
  font-weight		    : normal;
  font-weight		    : bold;
}
A.welcomeHeading:visited, A.welcomeHeading:link
{
  font-family       : Arial, Tahoma, Lucida Grande, Helvetica;
  color             : #00385C;
  font-size         : 14px;
  font-weight		    : bold;
}
A.welcomeHeading:hover
{
  font-family       : Arial, Tahoma, Lucida Grande, Helvetica;
  color             : #FF6600;
  font-size         : 14px;
  font-weight		    : bold;
}

a.blackBoldH2:visited, a.blackBoldH2:link
{
  font-family       : Arial, Tahoma, Lucida Grande, Helvetica;
  color             : #000000;
  font-size         : 14px;
  font-weight		    : bold;
}
a.blackBoldH2:hover
{
  font-family       : Arial, Tahoma, Lucida Grande, Helvetica;
  color             : #FF6600;
  font-size         : 14px;
  font-weight		    : bold;
}
.success
{
  font-family       : Tahoma, Lucida Grande, Helvetica;
  color             : #339900;
  font-size         : 11px;
}
.footer
{
  font-family       : Tahoma, Lucida Grande, Helvetica;
  color             : #000000;
  font-size         : 10px;
  font-weight		: normal;
}

.white
{
  font-family       : Tahoma, Lucida Grande, Helvetica;
  color             : #FFFFFF;
  font-size         : 11px;
  font-weight		    : normal;
}
.whiteBold
{
  font-family       : Tahoma, Lucida Grande, Helvetica;
  color             : #FFFFFF;
  font-size         : 11px;
  font-weight		    : bold;
}
.quickLink
{
  font-family       : Tahoma, Lucida Grande, Helvetica;
  font-size         : 10px;
  color             : #222222;
}
.quickLinkWhite
{
  font-family       : Tahoma, Lucida Grande, Helvetica;
  font-size         : 10px;
  color             : #FFFFFF;
}
.suppress
{
  font-family       : Tahoma, Lucida Grande, Helvetica;
  font-size         : 10px;
  color             : #00385C;
}
A.suppress:visited, A.suppress:link
{
  font-family       : Tahoma, Lucida Grande, Helvetica;
  font-size         : 10px;
  color             : #00385C;
}
A.suppress:hover
{
  font-family       : Tahoma, Lucida Grande, Helvetica;
  font-size         : 10px;
  color             : #FF6600;
}

A:visited, A:link
{
  font-family       : Tahoma, Lucida Grande, Helvetica;
  color			        : #00385C;
  font-size         : 11px;
  font-weight		    : normal;
}

A.orangeBold:visited, A.orangeBold:link
{
  font-family       : Tahoma, Lucida Grande, Helvetica;
  color			    : #FF6600;
  font-size         : 11px;
  font-weight		: bold;
}
A.orangeBold:hover
{
  font-family       : Tahoma, Lucida Grande, Helvetica;
  color			    : #FF6600;
  font-size         : 11px;
  font-weight		: bold;
}

A:hover
{
  font-family       : Tahoma, Lucida Grande, Helvetica;
  color			        : #FF6600;
  font-size         : 11px;
  font-weight		    : normal;
}
A.black:visited, A.black:link
{
  font-family       : Tahoma, Lucida Grande, Helvetica;
  color			        : #222222;
  font-size         : 11px;
  font-weight		    : normal;
}
A.black:hover
{
  font-family       : Tahoma, Lucida Grande, Helvetica;
  color			        : #FF6600;
  font-size         : 11px;
  font-weight		    : normal;
}
A.mainHeading:visited, A.mainHeading:link
{
  font-family       : Arial, Tahoma, Lucida Grande, Helvetica;
  color             : #00385C;
  font-size         : 16px;
  font-weight		: bold;
}
A.mainHeading:hover
{
  font-family       : Arial, Tahoma, Lucida Grande, Helvetica;
  color             : #FF6600;
  font-size         : 16px;
  font-weight		: bold;
}
A.noUline:visited, A.noUline:link
{
  color             : #222222;
  text-decoration	  : none;
}
A.noUline:hover
{
  color             : #FF6600;
  text-decoration	  : underline;
}
A.quickLink:visited, A.quickLink:link
{
  font-family       : Tahoma, Lucida Grande, Helvetica;
  font-size         : 10px;
  color             : #00385C;
}
A.quickLink:hover
{
  font-family       : Tahoma, Lucida Grande, Helvetica;
  font-size         : 10px;
  color             : #FF6600;
}
A.quickLinkWhite:visited, A.quickLinkWhite:link
{
  font-family       : Tahoma, Lucida Grande, Helvetica;
  font-size         : 10px;
  color             : #FFFFFF;
}
A.quickLinkWhite:hover
{
  font-family       : Tahoma, Lucida Grande, Helvetica;
  font-size         : 10px;
  color             : #FFCC33;
}
A.whiteBold:visited, A.whiteBold:link
{
  font-family       : Tahoma, Lucida Grande, Helvetica;
  color             : #FFFFFF;
  font-size         : 11px;
  font-weight		: bold;
}
A.whiteBold:hover
{
  font-family       : Tahoma, Lucida Grande, Helvetica;
  color             : #FFCC00;
  font-size         : 11px;
  font-weight		: bold;
}

A.whiteDark:visited, A.whiteDark:link
{
  color             : #FFFFFF;
  font-weight		: normal;
  text-decoration	: none;
}
A.whiteDark:hover
{
  color             : #FFFFFF;
  font-weight		: normal;
  text-decoration	: underline;
}
A.whiteLight:visited, A.whiteLight:link
{
  color             : #FFFFFF;
}
A.whiteLight:hover
{
  color             : #003399;
}
A.selectedChannel:visited, A.selectedChannel:link
{
  color             : #FFFFFF;
  font-weight		    : bold;
}
A.selectedChannel:hover
{
  color             : #FFCC00;
  font-weight		: bold;
}
.selectedCrumb
{
	color			: #FFFFFF;
}
A.selectedCrumb:visited, A.selectedCrumb:link
{
  color             : #FFFFFF;
  text-decoration   : none;
}
A.selectedCrumb:hover
{
  color             : #FFFFFF;
  text-decoration   : underline;
}
A.toolLink:visited, A.toolLink:link
{
  color             : #FFFFFF;
  text-decoration	  : underline;
  font-weight		    : bold;
}
A.toolLink:hover
{
  color             : #FFCC00;
  text-decoration	  : underline;
}
A.blue:link, A.blue:visited
{
  font-family		    : Tahoma, Arial, Helvetica;
  font-size		      : 11px;
  color			        : #00385C;
  text-decoration	  : underline;
}
A.blue:hover
{
  font-family		    : Tahoma, Arial, Helvetica;
  font-size	    	  : 11px;
  color     			  : #FF6600;
  text-decoration	  : underline;
}
A.blueBold:link, A.blueBold:visited
{
  font-family		    : Tahoma, Arial, Helvetica;
  font-size		      : 11px;
  color			        : #00385C;
  text-decoration	  : underline;
  font-weight		    : bold;
}
A.blueBold:hover
{
  font-family		    : Tahoma, Arial, Helvetica;
  font-size		      : 11px;
  color     			  : #FF6600;
  text-decoration	  : underline;
  font-weight	  	  : bold;
}
A.footerLink:visited, A.footerLink:link
{
  font-family       : Tahoma, Lucida Grande, Helvetica;
  color			        : #000000;
  font-size         : 11px;
  font-weight		    : normal;
  text-decoration	  : none;
}
A.footerLink:hover
{
  font-family       : Tahoma, Lucida Grande, Helvetica;
  color			        : #000000;
  font-size         : 11px;
  font-weight		    : normal;
  text-decoration	  : underline;
}
.navBackground 
{
	height 			: 24px;
	text-align		: center;
	padding:0px 10px;
}
.navBackgroundSelected 
{
	height 			: 24px;
	text-align		: center;
	color			: #fb5c01;
	background-color: #fb5c01;
	padding:0px 10px;
}
.breadcrumbBg
{
    background-color:#aaa;
    margin-left:10px;
    margin-right:10px;
    height:30px;
    text-align:left;
    padding-left:10px;
    color:White;
}
.navImageBackground
{
    width:960px;
    margin-left:10px;
    margin-right:10px;
	background-color: #888;
	height:30px;
}
.bannerImageBackground
{
	background: #FFFFFF url(../Images/MasterPage/bannerBackground.gif) no-repeat left bottom;
}
INPUT
{
  padding           : 1px 1px 1px 1px;
  font-family       : Tahoma, 'Lucida Grande', Helvetica;
  color             : #222222;
  font-size         : 11px;
}

TEXTAREA
{
  padding           : 3px 3px 3px 3px;
  font-family       : Tahoma, 'Lucida Grande', Helvetica;
  color			    : #222222;
  font-size		    : 11px;
}

SELECT
{
  font-family       : Tahoma, 'Lucida Grande', Helvetica;
  color			    : #222222;
  font-size		    : 11px;
}

TD
{
  font-family       : Tahoma, 'Lucida Grande', Helvetica;
  color             : #222222;
  font-size         : 11px;
  font-weight		: normal;
}
TD.blue
{
  font-family       : Tahoma, 'Lucida Grande', Helvetica;
  color			    : #00385C;
  font-size         : 11px;
  font-weight		: normal;
}
.grey
{
  font-family       : Tahoma, 'Lucida Grande', Helvetica;
  color			    : #666666;
  font-size         : 11px;
  font-weight		: normal;
}
TD.bold
{
  font-family       : Tahoma, 'Lucida Grande', Helvetica;
  color             : #222222;
  font-size         : 11px;
  font-weight		: bold;
}
TD.white
{
  font-family       : Tahoma, 'Lucida Grande', Helvetica;
  color             : #FFFFFF;
  font-size         : 11px;
  font-weight		: normal;
}
TD.blackMedBold
{
  font-family       : Tahoma, 'Lucida Grande', Helvetica;
  color             : #222222;
  font-size         : 13px;
  font-weight		: bold;
}
TD.blackMed
{
  font-family       : Tahoma, 'Lucida Grande', Helvetica;
  color             : #222222;
  font-size         : 13px;
  font-weight		: normal;
}
.forumQuote
{
	background-color: #EAEAEA;
	color: #555555;
	padding: 5px 5px 5px 5px;
}
.forumQuote p
{
	padding: 0px 0px 5px 0px;
	margin: 0px 0px 0px 0px;
}
.watermarked
{
	color: #999999;
}

/* Lightbox CSS Included within the one GB CSS file to save HTTP requests */
#lightbox{
	position: absolute;
	top: 40px;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}
#lightbox a img{ border: none; }
#outerImageContainer{
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	}
#imageContainer{
	padding: 10px;
	}
#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
	}
#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
	}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}
#prevLink, #nextLink{
	width: 49%;
	height: 100%;
	background: transparent url(../Images/Fillers/Blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../Images/Buttons/PrevLabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../Images/Buttons/NextLabel.gif) right 15% no-repeat; }


#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	}

#imageData{
	padding:0 10px;
	}
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	/*filter:alpha(opacity=60);*/
	-moz-opacity: 0.6;
	/*opacity: 0.6;*/
	}

.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
	}

* html>body .clearfix {
	display: inline-block; 
	width: 100%;
	}

* html .clearfix {
	/* Hides from IE-mac \*/
	height: 1%;
	/* End hide from IE-mac */
	}	
	
/* Test menus */
#DropDowns
{
  background-color: Transparent;
  /*border: solid 1px #FF6600;*/
  /*border-bottom: solid 2px #FF6600;*/
  /*text-align: center;*/
  /*width: 888px;*/
  /*font-size: 0.9em;*/
}
#DropDowns ul
{
  padding:0;
  margin:0;
  color: #000;
  white-space: nowrap;
  list-style-type:none;
  z-index: 1000;
}
#DropDowns li
{
  float: left;
  /*padding: 6px 0px 6px 10px;*/
  /*padding: 0px 0px 0px 0px;*/
  background-color: Transparent;
  z-index: 1200;
}
/*#DropDowns li a {color:#2E67B2; text-decoration: none; font-size: 11px;}
#DropDowns li a:visited {color:#2E67B2; text-decoration: none; font-size: 11px;}
#DropDowns li a:link {color:#2E67B2; text-decoration: none; font-size: 11px;}
#DropDowns li a:visited {color:#2E67B2; text-decoration: none; font-size: 11px;}
#DropDowns li a:hover {color:#2E67B2; text-decoration: underline; font-size: 11px;}*/

#DropDowns li a.SubMenuTab {color: #FFFFFF; font-size: 12px; font-weight: normal; font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; background-color:Transparent; text-align: center; }
#DropDowns li a.SubMenuTab:visited {color:#FFFFFF; text-decoration: none; font-size: 12px; background-color:Transparent; }
#DropDowns li a.SubMenuTab:link {color:#FFFFFF; text-decoration: none; font-size: 12px; background-color:Transparent; }
#DropDowns li a.SubMenuTab:visited {color:#FFFFFF; text-decoration: none; font-size: 12px; background-color:Transparent; }
#DropDowns li a.SubMenuTab:hover {color:#FFFFFF; text-decoration: underline; font-size: 12px; background-color:Transparent; }

.SubMenu
{
  float: left;
  background-color: #ffffff;
  border: solid 1px #000000;
  border-top: 0px;
  text-align: center;
  position: absolute;
  top: 26px;
  display: none;
  width: 170px;
  left: 0px;
}
.SubMenu li
{
  clear: both;
  background-color: #ffffff;
}
.SubMenu2
{
  float: left;
  background-color: #ffffff;
  border: solid 1px #000000;
  text-align: center;
  position: absolute;
  top: -6px;
  display: none;
  width: 170px;
  left: 158px;
}
.SubMenu2 li
{
  clear: both;
  background-color: #ffffff;
}
.Clear
{
  clear: both;
  line-height: 1%;
}
#menu_iframe {
    z-index: 10;
    position: absolute;
    display: none;
}
#menu_iframe2 {
    z-index: 10;
    position: absolute;
    display: none;
}
.listButtons 
{
	margin-left: 10px;
	text-align: left;
}
.googleafs_line1
{
  font-family		    : Tahoma, Arial, Helvetica;
  font-size		      : 11px;
  color			        : #00385C;
  text-decoration	  : underline;
  font-weight		    : bold;
  padding-left:			 30px;
  margin-top:			10px;
}
.googleafs_text
{
  padding-left:			 30px;
}
.googleafs_url
{
  font-family		    : Tahoma, Arial, Helvetica;
  font-size		      : 10px;
  color			        : #00385C;
  text-decoration	  : underline;
  font-weight		    : normal;
  padding-left:			 30px;
}
.googleafs
{
	padding: 5px 0px 0px 30px;
}
.googleafs_header
{
  font-family		    : Tahoma, Arial, Helvetica;
  font-size		      : 11px;
  color			        : #000000;
  font-weight		    : bold;
  padding-left:			 5px;
  padding-top: 10px;	
}

a.btn:link, a.btn:visited { background-color: #bbbbbb; font-family: Arial; font-size: 14px; font-weight: bold; text-decoration: none; padding: 4px 6px; margin-left:3px; color: #ffffff !important; }
a.btn:hover, a.btn:active { background-color: #00385c; font-family: Arial; font-size: 14px; font-weight: bold; text-decoration: none; padding: 4px 6px; margin-left:3px; color: #ffffff !important; }

h1 a:link, h1 a:visited { font-family:Arial, Lucida Grande, Helvetica; font-size:14px; color:#00385c; font-weight:bold; }
h1 a:hover, h1 a:active { font-family:Arial, Lucida Grande, Helvetica; font-size:14px; color:#ff6600; font-weight:bold; }
