
html, body {
	height:					100%;
	width:					100%;
}

body {
	font-family:			Arial;
	background:				transparent url("/images/background.jpg") fixed;
	margin:					0px 0px 0px 0px;
}

sup {
	font-size:				xx-small;
}

blockquote {
	font-family:			"Times New Roman";
	font-size:				16px;
	font-style:				italic;
	font-weight:			900;
	margin:					0px 0px 10px 0px;
	padding:				0px 0px 0px 0px;
	text-align:				center;
}

.no-screen {
	display:				none;
}

.bold {
	font-weight:			900;	
}

.italic {
	font-style:				italic;		
}

.center {
	text-align:				center;
}

.underline {
	text-decoration:		underline;
}
	
ul.links {
		width:				280px;
}

ul.links li {
	position:				relative;
}

ul.links li a {
	position:				absolute;
	left:					110px;
}

ul.links li a:first-child {
	left:					0px;
}

img.green-border {
	border:					2px solid #4AA47A;
	margin: 				0px 0px 10px 5px;
}

#page-container {
	background-color:		#4AA47A;
	margin:					0px auto 0px auto;
	position:				relative;
	width:					786px;
}

#masthead {
	background:				transparent url("/images/masthead.jpg") center center no-repeat;
	font-size:				13px;
	height:					120px;
	margin:					0px auto 0px auto;
	position:				relative;
	text-align:				right;
	width:					777px;
}

#masthead a.button {
	position:				absolute;
	right:					15px;
}

#masthead #home-link {
	border:					none;
	display:				block;
	height:					130px;
	left:					0px;
	position:				absolute;
	width:					350px;
}

#masthead a#check-your-email {
	top:					20px;
}

#masthead a#remote-support {
	top:					55px;
}

#masthead p {
	bottom:					10px;
	margin:					0px 0px 0px 0px;
	position:				absolute;
	right:					15px;
}

#banner {
	font-size:				12px;
	height:					220px;
	margin:					0px auto 0px auto;
	position:				relative;
	width:					777px;
}

#banner .fading-text {
	position:				absolute;
	top:					115px;
	height:					40px;
	width:					432px;
}

#main-menu {
	color:					#FFFFFF;
	list-style-type:		none;
	font-size:				13px;
	margin:					0px 0px 0px 0px;
	padding:				0px 0px 0px 0px;
	position:				relative;
	text-align:				center;
	top:					196px;
	width:					100%;
}

#main-menu li {
	border-left:			1px solid #FFFFFF;
	display:				inline;
	margin-left:			10px;
	padding-left:			10px;
}

#main-menu li:first-child {
	border-left:			0;
	display:				inline;
	margin-left:			0px;
	padding-left:			0px;
}

#main-menu li a:link, #main-menu li a:visited {
	color:					#FFFFFF;
	text-decoration:		none;
}

#main-menu li a:hover {
	color:					#F9bA73;
	text-decoration:		none;
}

#main-menu li.active a {
	color:					#F9bA73;
}

#page-content-inner-space {
	margin:					0px 21px 8px 21px;
	padding:				10px 0px 0px 0px;
}

#page-content {
	background-color:		#FFFFFF;
	font-size:				small;
	padding:				0px 0px 10px 0px;
	margin:					0px auto 0px auto;
	width:					777px;
}

#page-content h1 {
	color:					#2E7493;
	font-size:				x-large;
	font-weight:			100;
	letter-spacing:			-1px;
	margin:					35px 0px 10px 0px;
}

#page-content > h2, #page-content-inner-space > h2 {
	color:					#4AA47A;
	font-size:				medium;
	font-weight:			100;	
	margin:					25px 0px 10px 0px;
	text-transform:			uppercase;
}

#page-content p {
	margin:					0px 0px 10px 0px;
}

a.yellow-button {
	background:				transparent url("/images/yellow-button.png") center center no-repeat;
	color:					#000000;
	display:				block;
	font-size:				11px;
	height:					26px;
	line-height:			26px;
	letter-spacing:			-1px;
	text-align:				center;
	text-decoration:		none;
	width:					103px;
}

a.orange-button {
	background:				transparent url("/images/orange-button.png") center center no-repeat;
	color:					#000000;
	display:				block;
	font-size:				11px;
	height:					25px;	
	line-height:			26px;
	letter-spacing:			-1px;
	text-align:				center;
	text-decoration:		none;
	width:					103px;	
}

#footer {
	color:					#FFFFFF;
	font-size:				9px;
	height:					25px;
	line-height:			25px;
	margin:					0px auto 0px auto;
	position:				relative;
	text-align:				right;
	width:					750px;
}

#footer ul {
	left:					0px;
	list-style-type:		none;
	margin:					0px 0px 0px 0px;
	padding:				0px 0px 0px 0px;
	position:				absolute;
	top:					0px;
}

#footer ul li {
	background:				transparent url("/images/footer-menu-delimiter.jpg") center left no-repeat;
	display:				inline;
	margin-left:			2px;
	padding:				0px 0px 0px 5px;
}

#footer ul li:first-child {
	background:				none;
	margin-left:			0px;
	padding-left:			0px;
}

#footer ul li a:link, #footer ul li a:visited {
	color:					#FFFFFF;
	text-decoration:		none;
}

#footer ul li a:hover {
	color:					#F9bA73;
} 
.tablet-mac{
	width: 					728px;
	height:					91px;
}

.breakfreebanner{
	width: 					730px;
	height: 				104px;
}
