@charset "UTF-8";
body {
	font: 12px/19px Georgia, Verdana, Arial, Helvetica, sans-serif;
	background: #fff;
	text-align: left;
	color: #455560;
	background-image: url(../img/general/body_bg.jpg);
	margin: 50px 45px;
}
h1 {
	color: #D2D0BF;
	font-size: 72pt;
	font-family: "Edwardian Script ITC", "Edwardian Script", "ITC Edwardian Script", "Amaze", "Ancestry SF", "Handscript SF", "Liffey Script SF", "Bickham Script Pro", "Liffey Script SF", "Ancestory SF", "Handscript SF", "Levinim MT", Georgia, Times, serif;	font-weight: normal;
	line-height: 45px;
	left: -25px;
	padding: 0 0 16px 0;
}
h2 {
	color: #A2968A;
	font-family: "Levenim MT", "Futura Book", "Futura", Verdana, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	letter-spacing: 2px;
	font-weight: normal;
	font-size: 19px;
	padding: 8px 0 0 0;
}
h3 {
	color: #A2968A;
}
h4 {
	color: #766D5B;
	font-family: "Levenim MT", "Futura Book", "Futura", Verdana, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	font-weight: normal;
	letter-spacing: 1px;
	font-size: 13px;
}
h5 {
	color: #A2968A;
}
h6 {
	color: #A2968A;
}
img {
	display: inline;
}

a {
	font-family: "Levenim MT", "Futura Book", "Futura", Verdana, Arial, Helvetica, sans-serif;
}
a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #333333;
}
a:hover {
	text-decoration: none;
	color: #D3D5C7;
}
a:active {
	text-decoration: none;
	color: #D3D5C7;
}
#content {
	background-image: url(../img/general/white70.png);
	padding: 12px;
}
.portoffice #close {
	float: left;
	height: 21px;
	width: 60px;
	display: block;
}
.portoffice  #close a {
	height: 21px;
	width: 60px;
	display: block;
	background-image: url(../img/general/buttons/btn_back.png);
	text-indent: -999px;
}
.portoffice #close a:hover {
	background-image: url(../img/general/buttons/btn_back.png);
	background-position: 0 -21px;
}
.portoffice   #topbutton {
	float: left;
	height: 21px;
	width: 60px;
	display: block;
}
.portoffice    #topbutton   a {
	height: 21px;
	width: 60px;
	display: block;
	background-image: url(../img/general/buttons/btn_top.jpg);
	text-indent: -999px;
}
.portoffice  #topbutton  a:hover {
	background-image: url(../img/general/buttons/btn_top.jpg);
	background-position: 0 -21px;
}
.portoffice   #printbtn {
	float: left;
	height: 21px;
	width: 60px;
	display: block;
}
.portoffice    #printbtn   a {
	height: 21px;
	width: 60px;
	display: block;
	background-image: url(../img/general/buttons/btn_print.png);
	text-indent: -999px;
}
.portoffice  #printbtn  a:hover {
	background-image: url(../img/general/buttons/btn_print.png);
	background-position: 0 -21px;
}
.portoffice #back {
	float: left;
	height: 21px;
	width: 60px;
	display: block;
}
.portoffice  #back a {
	height: 21px;
	width: 60px;
	display: block;
	background-image: url(../img/general/buttons/btn_back.png);
	text-indent: -999px;
}
.portoffice #back a:hover {
	background-image: url(../img/general/buttons/btn_back.png);
	background-position: 0 -21px;
}
