@charset "UTF-8";
/* CSS Document */
*{
	padding: 0px;
	margin: 0px;
}
#background {
	background-image:url(../finalimages/credentialsback.jpg);
	background-repeat:no-repeat;
	text-align: left;
	width:860px;
	height:600px;
}
#topbutton {
	margin-right: 18px;
	margin-top: 15px;
	float: right;
}
#topbutton h1 {
	font-family: 
	Helvetica, Arial, san-serif;
	color:#6D6D6D;
	font-weight: lighter;
	font-size: 13px;
}
#topbutton h1 a {
	font-family: 
	Helvetica, Arial, san-serif;
	color:#6D6D6D;
	font-weight: lighter;
	font-size: 13px;
	text-decoration: none;
}
#left {
	float: left;
	margin-top: 184px;
	margin-left: 273px;
	text-align:right;
}
#right {
	height:320px;
	width: 200px;
	float: right;
	margin-top: 73px;
	margin-right: 121px;
}
#right #bottom {
	margin-bottom: 0px;
	padding-top:72px;
}
h1 {
	letter-spacing: 1pt;
	line-height: 1;	
	font-weight: lighter;
	font-family: Helvetica, Arial, san-serif;
	color:#333333;
	font-size:11px;
	margin-top:15px;
	}
h1 a {
	text-decoration:none;
	color:#333333;
}
h1 a:hover {
	text-decoration:none;
	color:#8A8A8A;
}
h2 {
	letter-spacing:1pt;
	line-height: 1.2;
	font-weight: lighter;
	font-family: Georgia, "Times New Roman", Times, serif;
	color:#747474;
	font-size:9px;
	margin-bottom:1px;
}
h2 a {
	text-decoration:none;
	color:#747474;
}
h2 a:hover {
	text-decoration:none;
	color:#222222;
}
h3 {
	letter-spacing: 1pt;
	line-height: 1;
	font-weight: lighter;
	font-family: Georgia, "Times New Roman", Times, serif;
	color:#747474;
	font-size:9px;
	margin-bottom:3px;
	margin-left:2px;
}

