@charset "utf-8";
/* background for #generic */



p
{
    text-align: left;
   line-height: 16px;
}



.auth
{
    float: left;
    width: 650px;
    padding: 5px;
    margin: 5px;
    text-align: left;
    height:1100px;
    overflow:hidden;
   
}
.name
{
	font-size: 18px;
	font-weight: bold;
	color: #395898;
	border-bottom: solid 1px #999999;
	margin-left:30px;
	
	
}
.title
{
	font-size: 16px;
	font-weight: bold;
	color:Black;
	padding-left:178px;
	padding-top:10px;
	padding-bottom:10px;
}
.titleDay
{
	font-size: 16px;
	font-weight: bold;
	color:Black;
	
	
}
.titleGallery
{
	font-size: 16px;
	font-weight: bold;
	color:Black;
	padding-left:30px;
}
.header
{
	margin-left:20px;
	
	}
	.tdSignature
{
	padding-bottom: 15px;
}

.photo
{
     border: 0;
    margin:10px;
    margin-left:30px;
}
.Separator
{
	margin-left:30px;
	width:655px;
	
	}
.hypLink
{
	color:#000000;
	text-decoration:none;
}

.photoCaption
{
	text-decoration: none;
	color: #000000;
	width: 150px;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 15px;
	display: inline;
	position: relative;
	font-style: normal;
	font-weight: normal;
	text-align:center;
}

.photoHeader
{
	text-align: center; 
	line-height: 20px;
	width: 620px;	
	font-style: normal;
	font-weight: normal;
	text-align:center;
	text-decoration: none;
	color: #000000;
	
	}


.photoGallery
{
	
	text-align: center; 
	margin-left: 15px;    
    margin-top:10px;
	}

.imageHolder
{
	
	width:180px;
	}
	
.Container
{
	padding-left: 30px;
}

.ContentFooter
{
	

	text-align: center; 
	font-weight: bold;
    font-size: 12px; 
    padding-top: 15px;
	}
	
div.trigger
{
	height: 18px;
	width: 600px;
	font-size: 12px;
	font-weight: bold;
	font-style:italic;
	/* float: left; */
	background-image: url(../Images/expandcollapse.jpg);
	background-repeat: no-repeat;
	background-position: center -5px;
	border-bottom: 1px solid #999999;
	background-position:380px top;
	margin:10px 10px 10px 30px;
	padding-bottom: 5px;
}


div.trigger a
{
	color: #395898;
	text-decoration: none;
	display: block;
	width: 55px;
	margin-left: 350px;
	padding-bottom: 5px;
}

div.active
{
	
	
	background-position:380px bottom;
}
/*--When toggle is triggered, it will shift the image to the bottom to show its "opened" state--*/
.toggle_container
{	
text-align: left;
font-size: 12px;
padding-bottom:10px;
padding-left:25px;
/*clear: both; */
border-bottom: 1px solid #999999;
}
