body
{
	
	font-family: Verdana, Palatino, Georgia, "Times New Roman", Times, serif;
	background-color: #778899;
	text-align:center;
	background: url(/main/images/back-grad.jpg) repeat-x;	

}

body, p
{
	font-size:8pt;
}
TD
{
	font-size:8pt;
}
#container
{
	width: 98%;
	margin: 5px auto;
	background-color: #868686;
	color: #000;
	border: 1px solid #666666;
	min-width: 760px;
	_width: expression(((document.body.clientWidth)) < 760? "760px": "98%" );
	text-align:left;

}


#top
{
	padding: .5em;
	background-color: #666666;
	max-width:100%;
}
#topnavigation
{
	padding-top:1px;
	padding-bottom:1px;
	background-color: #cbcbcb;
	border-bottom: 1px solid #666666;
	border-top: 1px solid #666666;
	max-width:100%;	
}
#topnavigation TD
{
	font-size:9pt;
}
#topnavigation2
{
	background-color: #dddddd;
	border-top: 1px solid #666666;
	max-width:100%;
}
.ErrorControl
{
	padding: .0em;
	background-color: #F0E68C;
	border-bottom: 1px solid gray;
	border-top: 1px solid gray;
}


#sidenav
{
	float: left;
	width: 160px;
	margin: 0;
	padding: 0.1em 0 2em .8em;
	font-size:11px;	
	background-color:#cbcbcb;	
}

.MainContentNarrow
{
	
	margin-left: 170px;
	padding: 5px;
	max-width: 98%;
	min-height:350px;
	-border-left: 1px solid #666666;
	
}
.MainContentWide
{
	margin-left: 5px;
	padding: 5px;
	max-width: 98%;
	min-height:350px;	
	min-width:770px;
}
/* mac hide \*/
* html #MainContentWide
{	
	height:100%;
	display:table-cell;
	height:350px;
}
* html .MainContentNarrow
{	
	height:100%;
	display:table-cell;
	width:100%;
	height:350px;
}
/* end hide*/
.MainContentWidePhotoPage
{
	margin-left: 5px;
	padding: 5px;
	max-width: 100%;
	min-height:350px;	
		
}

/* mac hide \*/
* html #MainContentWide
{	
	height:100%;
	display:table-cell;
	height:350px;
}
* html #MainContentWidePhotoPage
{	
	height:100%;
	display:table-cell;
	height:350px;
}
* html #MainContentNarrow
{	
	height:100%;
	display:table-cell;
	height:350px;
}
/* end hide*/
#footer
{
	clear: both;
	margin: 0;
	padding: .5em;
	color: #ffffff;
	background-color: #666666;
	border-top: 1px solid gray;
	font-size:8pt;
	text-align:right;
}
#footer A
{
	color:Blue;
	font-size:8pt;
}
#footer A:hover
{
	color:yellow;
	font-size:8pt;
}
#sidenav p { margin: 0 0 1em 0; }
A
{
	font-weight: normal;	
	color: #ffffff;
	font-family: Verdana, Palatino, Georgia, "Times New Roman", Times, serif;	
	text-decoration: none;
}
A:hover
{
	font-weight: normal;
	color: #900014;
	font-family: Verdana, Palatino, Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
}
A.footerLink
{
	font-weight: normal;
	font-size: 8pt;
	color: blue;
	font-family: Verdana, Palatino, Georgia, "Times New Roman", Times, serif;
	
}
A.footerLink:hover
{
	font-weight: normal;
	font-size: 8pt;
	color: Yellow;
	font-family: Verdana, Palatino, Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
}




.PanelBio
{
	position:relative;
	margin-right:10px;	
	padding-bottom:10px;	
	width:100%;
}
.BioPic
{
	float:left;	
	margin:0px 10px 10px 0px;
	border: 1px solid #666666;
	padding: 2px;
}
.BioText
{
	
}

TD
{
	padding:0px;
	margin:0px;
	
        
}


.inputLabel
{
	font-family: Verdana, Palatino, Georgia, "Times New Roman", Times, serif;
	font-style: normal;
	font-weight: normal;
	color:#000000;
	font-weight:bold;
	font-size:8pt;
}
.inputField
{
	font-family: Verdana, Palatino, Georgia, "Times New Roman", Times, serif;
	font-style: normal;
	font-weight: normal;
	color:#000000;
	font-size:8pt;
}
.inputFieldRequired
{
	font-weight: normal;
	color: #000000;
	font-size:8pt;
	font-style: normal;
	font-family: Verdana, Palatino, Georgia, "Times New Roman" , Times, serif;

	background-color: lemonchiffon;
}
.inputFieldDisabled
{
	font-family: Verdana, Palatino, Georgia, "Times New Roman", Times, serif;
	font-style: normal;
	font-weight: normal;
	color:#000000;
	background-color:silver;
	font-size:8pt;
}

.inputFieldNumeric
{
	font-family: Verdana, Palatino, Georgia, "Times New Roman", Times, serif;
	font-style: normal;
	font-weight: normal;
	color:#000000;
	text-align: right;
	font-size:8pt;
}
.inputFieldNumericRequired
{
	font-family: Verdana, Palatino, Georgia, "Times New Roman", Times, serif;
	font-style: normal;
	font-weight: normal;
	color:#000000;
	text-align: right;
	background-color:lemonchiffon;
	font-size:8pt;
}
.GridHeaderXXSmall
{
	font-weight: bold;
	color: #ffffff;
	background-color: #666666;
}
.GridItemXXSmall
{
	background-color: #BFBFB2;
}
.GridItemXXSmall A
{
	color: blue;
	text-decoration: none;
}
.GridItemXXSmall A:Hover
{
	color: #990033;
	text-decoration: none;
}
.GridAlternateItemXXSmall
{
	background-color: #E6E6E3;
}
.GridAlternateItemXXSmall A
{
	color: blue;
	text-decoration: none;
}
.GridAlternateItemXXSmall A:Hover
{
	color: #990033;
	text-decoration: none;
}
.GridItemXXSmallBold
{
	font-weight: bold;
	background-color: #bfbfb2;
}
.GridAlternateItemXXSmallBold
{
	font-weight: bold;
	background-color: #E6E6E3;
}

TABLE.inputTables
{
	border-right: #333 1px ridge;
	border-top: #e6e6e6 1px outset;
	border-left: #efefef 1px outset;
	border-bottom: #333 1px ridge;
	font-family: Verdana;
	background-color: #e6e6e3;
	border-collapse: separate;
}


TR.inputTableTitle
{
	padding-left: 5px;
	font-weight: bold;
	color: #ffffff;
	font-family: Verdana, Palatino, Georgia, "Times New Roman", Times, serif;	
	height: 20px;
	background-color: #666666;
	
}
TD.inputTableTitle
{
	padding-left: 5px;
	font-weight: bold;
	color: #ffffff;
	font-family: Verdana, Palatino, Georgia, "Times New Roman", Times, serif;
	height: 20px;
	background-color: #666666;
}
TABLE.inputTables TD
{
	color:#333333;
}
TR.inputTableTitle TD
{
	color:#ffffff;
}
A.inputTables
{
	color:#000000;
}
A.inputTables:hover
{
	color:#666666;
}

.instructionLabel
{
	font-size: 8pt;
	color: #660000;
}


.formButtons
{
	border-right: #333 3px ridge;
	border-top: #e6e6e6 1px outset;
	border-left: #efefef 2px outset;
	border-bottom: #333 2px ridge;
	vertical-align: middle;	
	width: 85px;
	color: #333333;	
	font-family: Verdana;
	height: 22px;
	background-color: #CDCCDF;
	text-align: center;
	cursor: pointer;
	
}
.formButtons:hover
{
	border-right: #333 3px ridge;
	border-top: #e6e6e6 1px outset;
	border-left: #efefef 2px outset;
	border-bottom: #333 2px ridge;
	vertical-align: middle;	
	width: 85px;
	color: #ffffff;	
	font-family: Verdana;
	height: 22px;
	background-color: #000000;
	text-align: center;
	cursor: pointer;
	
}
a.formLinkButtons
{
	display:block;
	border-right: #333 3px ridge;
	border-top: #e6e6e6 1px outset;
	border-left: #efefef 2px outset;
	border-bottom: #333 2px ridge;
	vertical-align: middle;
	width: 80px;
	padding-top:3px;
	text-align: center;
	text-decoration: none;
	background-color: #CDCCDF;
	height: 16px;
	color: #333333;	
	font-family: Verdana;
}
a.formLinkButtons:hover
{
	display:block;
	border-right: #333 3px ridge;
	border-top: #e6e6e6 1px outset;
	border-left: #efefef 2px outset;
	border-bottom: #333 2px ridge;
	vertical-align: middle;
	width: 80px;
	padding-top:3px;
	text-align: center;
	text-decoration: none;
	background-color: #CDCCDF;
	height: 16px;
	color: #333333;	
	font-family: Verdana;
}




.MenuGroup
{          
         background-color:#aaaaaa;
         border-style:solid;
         border-width:1px;
         border-color: Black;
         cursor: pointer;
         cursor: hand;         
         padding: 1px;
         text-align: left;
			font-size:14px;
}
.MainItem 
{
         height:18px;
         cursor: pointer;
         cursor: hand;
         font-size: 14px;
         font-family: Arial, Verdana;
         color: #000000;
         s-width: 120px;
         text-align: center; 
         margin: 3px 0px 1px 0px;
         s-border-top: 2px outset #B8B8B8;
         border-bottom: 1px solid #ffffff;
}
.MainItemOver
{
         height:22px;
         cursor: pointer;
         cursor: hand;
         s-font-weight: bold;
         font-size: 14px;
         font-family: Arial, Verdana;
         color: #000000;
         border-bottom: 3px solid #900014;
         border-top: 2px outset #B8B8B8;
         s-width: 120px;
         text-align: center;
         background-color: #A0A0A0;
}

.MenuItem
{
         border-style:solid;
         border-width:1px;
         border-color:#aaaaaa;          
         cursor: pointer;
         cursor: hand;         
         font-family:Verdana;
         font-size:14px;         
         text-align: left;
         padding: 1px;          
}

.MenuItemOver
{
         background-color:#900014;
         border-style:solid;
         border-width:1px;
         border-color:black; 
         cursor: pointer;
         cursor: hand;         
         font-family:Verdana;
         -font-size:8pt;         
         text-align: left;
         padding: 1px;
			color:white;
			font-size:12px;
}

.MenuItemToolTip
{
         background-color: #fffacd;
         border-style:solid;
         border-width:1px;
         border-color: black; 
         font-family: Arial;         
         padding: 3px;
         font-size:8pt;
         text-align: left;
}

.MenuItemClicked
{
         background-color: Red;
         border-style:solid;
         border-width:1px;
         border-color:#f5f5f5; 
         font-family:Verdana;
         cursor: pointer;
         cursor: hand;
         padding: 1px;
         font-size:14px;
         text-align: left;

}

.Separator
{
         background-color: transparent; 
         margin-left: 2px;
         margin-right: 2px;
}

.Spacer
{
         background-color: Transparent; 
}


.panelHeaderCssClass
{
	padding-left: 4px;
	font-weight: bold;
	-font-size: 12px;
	padding-bottom: 10px;
	cursor: pointer;
	color: #ffffff;
	font-family: Verdana;
	height: 17px;
	background-color:#666666;
}

.panelHeaderCssClassSelected
{
	padding-left: 4px;
	font-weight: bold;
	-font-size: 12px;
	padding-bottom: 10px;
	cursor: pointer;
	color: white;
	font-family: Verdana;
	height: 17px;
	background-color: #900014;
}

.panelItemCssClassSelected
{
	font-size: 10px;
	color: #4e0009;
	padding-left: 1px;
	padding-bottom: 10px;
	font-family: Verdana;
	text-decoration: none;
	cursor: pointer;
}

.panelItemCssClassSelected:hover
{
	font-size: 10px;
	color: #4e0009;
	padding-left: 1px;
	padding-bottom: 10px;
	font-family: Verdana;
	text-decoration: none;
	cursor: pointer;
}

.panelItemCssClass
{
	font-size: 10px;
	color: blue;
	padding-left: 1px;
	padding-bottom: 10px;
	font-family: Verdana;
	text-decoration: none;
	cursor: pointer;
}

.panelItemCssClass:hover
{
	font-size: 10px;
	color: #4e0009;
	padding-left: 1px;
	padding-bottom: 10px;
	font-family: Verdana;
	text-decoration: none;
	cursor: pointer;
}
.StreamInlineImage
{
	margin: 5px 5px 5px 5px;
	border: 1px solid #666666;
	padding: 2px;
}
.ShowCaseTopSeparator
{
	color: #ffffff;
	background-color: #900014;
	width:100%;
	height:2px;
	
}
.ShowCaseContent
{
	padding-bottom:1px;
	background-color:#868686;
	width:100%;
	padding-top:1px;
}
.ShowCaseBottomSeparator
{
	
	color: #000;
	background-color: #000;
	width:100%;
	height:2px;
	
}	

.BlogContent
{

	margin-right: 160px;
	border-right: #333 2px ridge;
	padding: 5px;
	min-height:300px;
	padding: 0 0 0 0;	
}
.BlogArchive
{
	float: right;
	width: 150px;
	margin: 0;
	padding: 0 0 0 .8em;
}
.BlogSubject
{
	font-weight: bold;
	color:Gold;
	font-family: Verdana, Palatino, Georgia, "Times New Roman", Times, serif;
}
.BlogDate
{
	font-size:9px;
}
A.BlogTitleLink
{
	font-weight: bold;
	color:#fff000;
	font-family: Verdana, Palatino, Georgia, "Times New Roman", Times, serif;
}
A.BlogTitleLink:hover
{
	font-weight: bold;
	color:#666666;
	font-family: Verdana, Palatino, Georgia, "Times New Roman", Times, serif;
}
A.BlogArchiveLink
{
	font-weight: normal;
	font-size: 8pt;
	color:#fff000;
	font-family: Verdana, Palatino, Georgia, "Times New Roman", Times, serif;
}
A.BlogArchiveLink:hover
{
	font-weight: normal;
	font-size: 8pt;
	color:#666666;
	font-family: Verdana, Palatino, Georgia, "Times New Roman", Times, serif;
}

.BlogBottomSeparator
{
	
	width:100%;
	height:15px;
	
}
.BlogArchiveBottomSeparator
{
	
	width:100%;
	height:2px;
	
}

.PictureGrid
{
	padding-top:5px;
	text-align:center;
	margin-left:auto;
	margin-right:auto;
	width:100%;
	
}
.ThumbTable
{
	margin-left:auto;
	margin-right:auto;	
}

A.RNSThumbLetterbodylinkXXSmall
{
	font-weight: normal;
	-font-size: 8pt;
	text-decoration: none;
}
A.RNSThumbLetterbodylinkXXSmall:hover
{
	font-weight: normal;
	-font-size: 8pt;
	text-decoration: none;
}
A.RNSThumbbodylinkXXSmall
{
	font-weight: normal;
	-font-size: 8pt;
	text-decoration: none;
}
A.RNSThumbbodylinkXXSmall:hover
{
	font-weight: normal;
	-font-size: 8pt;
	text-decoration: none;
}

.pagingNoLink
{
	-font-size: 8pt;

}
A.pagingLink
{
	-font-size: 8pt;
	text-decoration: none;
}
A.pagingLink:hover
{
	-font-size: 8pt;
	text-decoration: none;
}

.RNSThumbGridItem
{
	-font-size: 8pt;
	
}
.RNSThumbGridAlternateItem
{
	-font-size: 8pt;
	
}

TABLE.RNSThumbTable
{
	border-right: #000000 thin solid;
	border-top: #000000 thin solid;
	border-left: #000000 thin solid;
	border-bottom: #000000 thin solid;
}
TR.RNSThumbBackgroundCell
{
	background-color: #ecebeb;
}
.PhotographerName
{
	font-size:12pt;
	font-weight:bold;
	text-align:right;
	margin-left:auto;
	margin-right:auto;
	padding-bottom:10px;
	padding-right:5px;
}

.centerSomething
{
	padding-top:.25em;
	text-align:center;
	margin-left:auto;
	margin-right:auto;
	max-width:100%;
	padding-bottom:.25em;
}
.PPLogo
{
	float:left;
}
.HeaderText
{
	float:right;
	color:Yellow;
	font-size:8pt;
	text-align:right;
}
.HeaderText A
{
	font-size:8pt;
	color:White;	
}
.clearAll
{
	clear:both;
}

.PictureThumbFlow
{
	float:left;
	padding:.25em;
}
.PictureThumbFlow A
{
	font-size:8pt;
}
.PictureThumbFlow A:hover
{
	font-size:8pt;
}

.plainTextOnPage
{
	color:#000000;
	font-size:8pt;
	font-family: "Trebuchet MS", Verdana, Palatino, Georgia, "Times New Roman", Times, serif;
	padding:1em 2.5em 2em 2em;
}
.inputFieldListBox
{
	border: 1px solid #6B6B6B;	
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color:#000000;
	padding: 2px 0px 3px 4px;
	width:245px;
}
.ajaxMessageLabel
{
	border:0;
	color:#ad7018;
	font-size:1em;
}
.dropDownPOMClass
{
	font-size:8pt;
}
.notesTable
{
	background-color:#dfb475;
	border-right: 1px solid #6B6B6B;
	border-bottom: 1px solid #6B6B6B;	
	padding: 2px 2px 3px 4px;	
}
.greetingCardMessage
{
	font-style:italic;
	font-weight:bold;
}