BODY {
	background-color:#566999;
}
.button {
	cursor:pointer;
}
.buttonSticky {
	cursor:pointer;
}
#dialoglock {
	position:absolute;
	left:0px;
	top:0px;
	display:none;
	z-index:150px;
}
#alignment {
	width:750px;
	overflow:hidden;
}
#fb_alignment {
	width:600px;
	overflow:hidden;
}
#mainbox {
	width:750px;
}
#mainbox_left {
	background-color:#566999;
	background-image:url(/cache/sv/1202925915931/postcard/images/purple_box_left_tile.gif);
	background-repeat:repeat-y;
	width:14px;
	height:7px;
}
#mainbox_right {
	background-color:#566999;
	background-image:url(/cache/sv/1202925915931/postcard/images/purple_box_right_tile.gif);
	background-repeat:repeat-y;
	width:16px;
	height:7px;
}
#mainbox_content {
	background-color:#CDD2E1;
	width:720px;
}
#bottomNav {
	width:750px;
}
#bottomNav_left {
	margin:10px 10px 10px 35px;
}
#bottomNav_right {
	margin:10px 35px 10px 10px;
}
.bottomTextNav {
	font-family:verdana,arial,helvetica,sans-serif;
	font-size:8px;
	font-weight:normal;
	text-transform:uppercase;
	text-decoration:none;
	color:#BBC3D6;
	}
.bottomTextIE {
	font-family:verdana,arial,helvetica,sans-serif;
	font-size:8px;
	font-weight:bold;
	text-transform:uppercase;
	text-decoration:none;
	color:#BBC3D6;
	}
a.bottomNav {
	font-family:verdana,arial,helvetica,sans-serif;
	font-size:8px;
	font-weight:bold;
	text-transform:uppercase;
	text-decoration:none;
	color:#ABB4CC;
	}
#footerLogo {
	position:relative;
}
#stripe {
	background-color:#566999;
	position:absolute;
	z-index:96;
	left:-2000px;
	top:-2000px;
	}
#tagline {
	position:absolute;
	z-index:95;
	left:-2000px;
	top:-2000px;
}
H1 {
	color:black;
	font-family:arial,helvetica,sans-serif;
	font-size:20px;
	margin-bottom:0px;
}
P {
	font-family:arial,helvetica,sans-serif;
	font-size:12px;
	margin-top:5px;
}
.fullPagePod {
	background-image:url(/cache/sv/1202925915931/postcard/images/pod_705_bg.gif);
	background-repeat:no-repeat;
	background-color:#CDD2E1;
	width:705px;
	min-width:705px;
	max-width:705px;
	height:37px;
	min-height:37px;
	max-height:37px;
	overflow:hidden;
}

div.errorMsg {
	color: red;
	background-color: white;
}

