BODY {
	background-color:#566999;
}
.button {
	cursor:pointer;
}
.buttonSticky {
	cursor:pointer;
}
#alignment {
	width:750px;
	overflow:hidden;
}
#mainbox {
	width:750px;
}
#mainbox_left {
	background-color:#566999;
	background-image:url(/cache/sv/1322852602508/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/1322852602508/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;
	}	
#stripe {
	background-color:#566999;
	position:absolute;
	z-index:96;
	left:-2000px;
	top:-2000px;
	}	
#phone {
	position:absolute;
	z-index:98;
	left:-2000px;
	top:-2000px;
}
#content {
	position:absolute;
	z-index:97;
	left:-2000px;
	top:-2000px;
}
#contentBox {
	margin-top:15px;
	margin-left:25px;
	font-family:arial,helvetica,san-serif;
	font-size:12px;
	border-width:1px 1px 1px 1px;
	border-style:solid;
	border-color:#A6BCDF;
	padding:10px 20px 0px 20px;
	width:360px;
	min-width:360px;
	max-width:360px;
	height:210px;
	min-height:210px;
	max-height:210px;
	overflow:hidden;
}
#tagline {
	position:absolute;
	z-index:95;
	left:-2000px;
	top:-2000px;
}
#blurb {
	position:absolute;
	z-index:96;
	width:490px;
	left:-2000px;
	top:-2000px;
}
#samples {
	position:absolute;
	z-index:96;
	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;
}

.actionresponse {
	width:100%;
	margin:2px;
	background-color:#FFFFCC;
	border-style:solid;
	border-color:#CCCCCC;
	border-width: 1px;
	padding:2px
}

#resultDialogDiv {
	width:380px;
	min-width:380px;
	max-width:380px;
	z-index:300;
}
.dialog {
	position:absolute;
	top:-2000px;
	left:-2000px;
	width:350px;
	overflow:hidden;
	border-width:2px;
	border-style:solid;
	border-color:black;
	background-image:url(/cache/sv/1322852602508/postcard/images/dialog_header_bg.gif);
	background-repeat:repeat-x;
	background-color:#CDD2E1;
	z-index:200;
	display:none;
}
.dialogTitle {
	width:100%;
	height:45px;
	min-height:45px;
	max-height:45px;
	margin:0px;
	padding:11px 10px 0px 10px;
	font-family:verdana,arial,helvetica,sans-serif;
	font-weight:bold;
	font-size:14px;
	text-align:center;
	color:white;
}
.dialogContent {
	position:relative;
	margin:0px;
	padding:0px 10px 0px 10px;
	font-family:verdana,arial,helvetica,sans-serif;
	font-size:12px;
	color:#566999;
}
.dialogLabel {
	font-family:verdana,arial,helvetica,sans-serif;
	font-weight:bold;
	font-size:12px;
	color:#566999;
}
.dialogField {
	border-width:3px;
	border-style:solid;
	border-color:#A9B2CB;
}
.button {
	cursor:pointer;
}
