body {
	background-color: #00aeef;
	background-image: url('../Graphics/Background.jpg');
	background-position: top center;
	background-repeat: no-repeat;
	margin-top: 50px;
	padding: 0px;
	overflow:auto;
}

h1 {
font-size: 14pt;
font-family: arial, helvetica, sans-serif;
color: #009440;
margin:0px;
padding:0px;
}

.BodyText {
	font-family: arial, helvetica, sans-serif;
	font-size:10pt;
	color: #000000;
	font-weight: normal;
	text-decoration: none;
}

.Container_TopLeft {
	background-image: url('../Graphics/PrintTopLeft_Fill.png');
	background-position: center right;
	background-repeat: no-repeat;
	width: 13px;
	height: 14px;	
}

.Container_Top {
	background-image: url('../Graphics/PrintTop_Fill.png');
	background-position: center center;
	background-repeat: repeat-x;
	height: 14px;	
}

.Container_TopRight {
	background-image: url('../Graphics/PrintTopRight_Fill.png');
	background-position: center left;
	background-repeat: no-repeat;
	width: 13px;
	height: 14px;	
}

.Container_Left {
	background-image: url('../Graphics/PrintLeft_Fill.png');
	background-position: center left;
	background-repeat: repeat-y;
	width: 13px;	
}

.Container_Right {
	background-image: url('../Graphics/PrintRight_Fill.png');
	background-position: center right;
	background-repeat: repeat-y;
	width: 13px;	
}

.Container_BottomLeft {
	background-image: url('../Graphics/PrintBotLeft_Fill.png');
	background-position: center right;
	background-repeat: no-repeat;
	width: 13px;
	height: 14px;	
}

.Container_Bottom {
	background-image: url('../Graphics/PrintBot_Fill.png');
	background-position: center center;
	background-repeat: repeat-x;
	height: 14px;	
}

.Container_BottomRight {
	background-image: url('../Graphics/PrintBotRight_Fill.png');
	background-position: center left;
	background-repeat: no-repeat;
	width: 13px;
	height: 14px;	
}

.Container_Background {
	background-color: #FFFFFF;
	width: 600px;
}

.SystemButton_BlankLarge, a.SystemButton_BlankLarge:link, a.SystemButton_BlankLarge:visited {
	width:124px;
	height:45px;
	text-align: center;
	background-image: url('../../images/banner/lifephoto_banner/SystemButton_BlankLarge.png');
	background-repeat: no-repeat;
	background-position: top center;
	display: block;
	margin:0px;
	border:0px;
	padding: 0px;
	font-family: Myriad Pro, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 16pt;
	color: #ff9400;
	text-decoration: none;
	line-height: 45px;
	vertical-align:middle;
}

a.SystemButton_BlankLarge:hover {
	width:124px;
	height:45px;
	text-align: center;
	background-image: url('../../images/banner/lifephoto_banner/SystemButton_BlankLarge.png');
	background-repeat: no-repeat;
	background-position: top center;
	display: block;
	margin:0px;
	border:0px;
	padding: 0px;
	font-family: Myriad Pro, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 16pt;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 45px;
	vertical-align:middle;
}
