@charset "utf-8";
/* background for #generic */


p
{
    text-align: left;
   line-height: 16px;
}

br
{
    clear: both;
}

.auth
{
    float: left;
    width: 650px;
    padding: 5px;
    margin: 10px;
    text-align: left;
    height:1090px;
    overflow:hidden;
}
.name
{
	font-size: 18px;
	font-weight: bold;
	color: #395898;
	border-bottom: solid 1px #999999;
	margin-left:20px;
	
	
}
.title
{
	font-size: 16px;
	font-weight: bold;
	color:Black;
	padding-left:20px;
}
.header
{
	margin-right:30px;
	
}
	.tdSignature
{
	padding-bottom: 15px;
	padding-left:20px;
}

.photo
{
    border: 0;
    margin:10px;
    margin-left:20px;
}
.Separator
{
	margin-left:20px;
	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:417px top;
	margin:10px 10px 10px 20px;
	padding-bottom: 5px;
}


div.trigger a
{
	color: #395898;
	text-decoration: none;
	display: block;
	width: 200px;
	margin-left: 250px;
	padding-bottom: 5px;
}

div.active
{
	
	background-position:417px bottom;
}
/*--When toggle is triggered, it will shift the image to the bottom to show its "opened" state--*/
.toggle_container
{	
	
	text-align: center;
	overflow: hidden;
	width:580px;
	font-size: 12px;	
	clear: both;
	padding-left: 10px;
	border-bottom: 1px solid #999999;
	margin: 10px 10px 10px 20px;
}








