/* CSS Document */

body {
text-align:left;
background-color:#fff;
font-size:10pt;
font-family:Tahoma, Arial;
color:#4e5e6e;
margin:0;
padding:0;
}

h3
{
color:#4F5E6E;
font-weight:600;
font-size:12px;
}

h1, .label {
font-size:150%;
margin-top:0;
font-weight:400;
color:#4e5e6e;
}

.pdf_title
{background-color:#4e5e6e;
padding:3px;
padding-left:10px;
widht:100%;
color:#FFFFFF;
margin-top:15px;
/*clear:both;*/}

a:link, a:visited,  a:hover,  a:active {
border-bottom:1px dotted #4e5e6e; 
color: #4e5e6e;
text-decoration:none;
}

a:hover{
color: #7D4900;
border-bottom:1px dashed #7D4900; 
text-decoration:none; 
}


.smaller {
font-size:90%;
}


.clear
{
clear:both;
		page-break-before: auto;		
}


.plus
{float:right;
clear:both;}

	.member
	{
		width:395px;
		float:left;
		margin-bottom:15px;
		padding-left:10px;
		page-break-before: auto;
				



	}
	
	#page-wrap
	{width:850px;
	margin-left:15px;
	}
	
	.logo
	{
	margin-bottom:15px;
	margin-top:0;
	}
	
	.email
	{padding-left:17px;
	background-image:url(../../images/contact_pdf.gif);
	background-repeat:no-repeat;
	height:auto;}

