	.toolbar {
		width: 569px;
	}
	.toolbar2 {
		width: 584px;
	}
	.toolbar2 div, .toolbar div {
		float: left;
	}
	.toolbar-divider {
		width: 1px;
		height: 83px;
		background-color: #9093b0;
	}
	.toolbar-divider span {
		display: none;
	}
	/*.toolbar-btn-1 {
		width: 112px;
	}*/
	.toolbar a, .toolbar2 a {
		font-family: Arial, Tahoma, Verdana, sans-serif;
		font-size: 12px;
		font-weight: bold;
		text-transform: uppercase;
		text-align: center;
		color: #444444;
		text-decoration: none;
		height: 83px;
		background-color: #e5e7eb;
		background-image: url('/images/toolbar-bg.gif');
		background-repeat: repeat-x;
		background-position: top;
		display: block;
	}
	.toolbar a:hover, .toolbar2 a:hover {
		color: #ffffff;
		background-color: #4d6692;
		background-position: bottom;
	}
	.toolbar-btn-1 a {
		width: 128px;
	}
	.toolbar-btn-2 a {
		width: 128px;
	}
	.toolbar-btn-3 a {
		width: 128px;
	}
	.toolbar-btn-4 a {
		width: 182px;
	}
	.toolbar-btn-5 a {
		width: 197px;
	}
	.toolbar-btn-1 span {
		position: relative;
		top: 33px;
	}
	.toolbar-btn-2 span {
		position: relative;
		top: 26px;
	}
	.toolbar-btn-3 span {
		position: relative;
		top: 33px;
	}
	.toolbar-btn-4 span {
		position: relative;
		top: 33px;
	}
	.toolbar-btn-5 span {
		position: relative;
		top: 33px;
	}
	
	.frame-bg {
	opacity:0.6;
	filter:alpha(opacity=60);
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=60);
	background-color: #6d7895;
	height: 2000px;
	width: 100%;
	position: fixed;
	z-index: 400;
	top: 0px;
}
.frame-holder {
	position: fixed;
	z-index: 600;
	width: 100%;
	top: 50%;
	text-align: center;
}
.frame {
	background-color: #FFFFFF;
	border: 4px solid #b6bed1;
	width: 300px;
	text-align: center;
	padding: 20px;
	margin:0px auto;
	position: relative;
	top: -80px;
}
.questionbox {
	margin: 30px 0px 30px 0px;
	text-align: center;
}
.questionbox div{
	margin-bottom: 30px;
}
.questionbox div div{
	text-align: center;
	margin-bottom: 0px;
}
.questionbox div div img{
	border: 1px solid #666;
	margin: 0px 2px 4px 2px;
}
.questionbox h4{
	margin-bottom: 8px;
}
.questionbox p{
	width: 400px;
	margin: 0px auto;
	text-align: center;
	padding: 0px 0px 15px 0px;
}
.form-wrapper {
	padding: 8px;
}
.title-bar {
	padding: 5px;
	background-color: #E8E2B1;
	text-align: left;
}
.bg-divider {
	background-image: url(/images/back_calendar.gif);
	height: 26px;
}
.bg-divider span{
	display: none;
}
.hidetxt {
	display: none;
}
.upload-box {
	clear:both;
	margin: 0px auto;
	padding: 4px 0px 4px 0px;
}
.small-btn {
	width: 82px;
	margin: 0px 2px 2px 2px;
}
.caption-field {
	width: 76px;
	margin: 0px 2px 0px 2px;
}
.caption-ttl {
	color: #444;
	font-size: 10px;
	display: block;
	float: left;
	width: 82px;
	margin: 4px 2px 0px 2px;
}
.caption-txt {
	color: #333;
	font-size: 10px;
	text-align: left;
	display: block;
	float: left;
	width: 82px;
	margin: 4px 2px 0px 2px;
	padding-bottom: 10px;
}
.photo-slot {
	color: #333;
	font-size: 10px;
	float: left;
	width: 86px;
}
.clearboth {
	clear:both;
	padding-top: 10px;
}
.close-button a {
	display: block;
	float: right;
	width: 20px;
	height: 20px;
	background-image: url(/images/close-button.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-decoration: none;
	position: relative;
	top: -15px;
	left: 15px;
}
.close-button a:hover {
	background-position: 0px -20px;
}
.menu-links {
	clear: both;
	background-color: #D6DFE9;
	border-top: 1px solid #999999;
	margin-bottom: 1px;
	padding: 0px;
}
.menu-links a {
	float: left;
	font-weight: bold;
	border-right: 1px solid #fff;
	display: block;
	padding: 6px 10px 6px 10px;
	margin: 0px;
}
.menu-links a:hover {
	background-color: #B8C8D8;
}
.menu-links2 {
	clear: both;
	background-color: #c7df85;
	border-top: 1px solid #999999;
	margin-bottom: 1px;
	padding: 0px;
}
.menu-links2 a {
	float: left;
	font-weight: bold;
	border-right: 1px solid #fff;
	display: block;
	padding: 6px 10px 6px 10px;
	margin: 0px;
}
.menu-links2 a:hover {
	background-color: #abc760;
}
.menu-float {
	z-index: 300;
	clear: both;
	background-color: #7688a8;
	background-image: url('/toolbar-small-dark.gif');
	background-repeat: repeat-x;
	background-position: center center;
	border-bottom: 1px solid #2d4672;
	width: 100%;
	margin: 0px;
	padding: 0px;
	position: fixed;
	top: 0px;
}
.menu-float a {
	color: #fff;
	float: left;
	font-weight: bold;
	font-size: 10px;
	border-right: 1px solid #B8C8D8;
	display: block;
	padding: 7px 10px 0px 10px;
	margin: 0px;
	height: 24px;
}
.menu-float a:hover {
	color: #2d4672;
	background-color: #aec0e0;
	background-image: url('/toolbar-small-light.gif');
	background-repeat: repeat-x;
	background-position: center center;
	border-right: 1px solid #5D649F;
}
.menu-float a span {
	position: relative;
	top: 2px;
}
.menu-column {
	padding: 12px 20px 12px 20px;
}
.menu-column a {
	font-size: 12px;
	border-bottom: 1px dotted #dddddd;
	display: block;
	padding: 7px 10px 5px 10px;
	margin-bottom: 10px;
}
.menu-column a:hover {
	background-image: url('/images/menu-col-bg.gif');
	background-repeat: repeat-x;
	background-position: bottom;
}
.menu-column a span {
	position: relative;
	top: 4px;
}
.menu-column img {
	margin-right: 6px;
}
.menu-column2 {
	padding: 0px 10px 10px 10px;
}
.menu-column2 a {
	font-size: 12px;
	border-bottom: 1px dotted #dddddd;
	display: block;
	padding: 7px 10px 5px 10px;
	margin-bottom: 10px;
}
.menu-column2 a:hover {
	background-image: url('/images/menu-col-bg.gif');
	background-repeat: repeat-x;
	background-position: bottom;
}
.menu-column2 a span {
	position: relative;
	top: 4px;
}
.menu-column2 img {
	margin-right: 6px;
}
