div,td,p {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:13px;
	color: #000000;
	text-align: justify;
}
.emphasis {
	font-size:14px;
	font-weight:bold;
	color:#333333;
}
	
#footer {
	width: 754px;
	margin-right: auto;
	margin-left: auto;
	text-align: right;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #333333;
	font-weight: bold;
	font-size: 12px;
	margin-top: 5px;
	margin-bottom: 10px;
	line-height: 20px;
}

li {
	list-style-image: url(images/common-bullet.gif);
	text-indent: -5px;
	line-height: 28px;
	font-weight: bold;
	color: #333333;
	font-size: 12px;
}

body {
	background-color: #FF6251;
	background-image: url(images/common-background.gif);
	background-repeat: repeat;
}
#content-border {
	width: 524px;
	border: 2px solid #FF6251;
	background-image: url(images/common-content-background.gif);
	background-repeat: repeat;
	text-align: center;
}
a:link {
	color: #FF6251;
	text-decoration: underline;
	font-weight: bold;
}
a:visited {
	color: #FF6251;
	text-decoration: underline;
	font-weight: bold;
}
a:hover {
	color: #B3CE55;
	text-decoration: none;
	font-weight: bold;
}
.common-underline {
}
a:active {
	color: #FF6251;
	text-decoration: none;
	font-weight: bold;
}


td {
	vertical-align: top;
}

#container {
	width: 754px;
	margin-right: auto;
	margin-left: auto;
}
#header {
	margin-right: 15px;
	margin-left: 15px;
	width: 720px;
}

#content {
	width: 489px;
	margin-top: 6px;
	border: 3px solid #FFFFFF;
	margin-bottom: 6px;
	background-color: #FFF0EC;
	padding: 8px;
	margin-right: auto;
	margin-left: auto;
}
#table {
	border-collapse: collapse;
	
}
#table td,th{
	border: 2px solid #333333;
	padding: 10px;
	
}
#table th{
	width: 175px;
	text-align: left;
	background-color: #B3CE55;
	font-size: 16px;
}

.common-underline {
	margin-top: 14px;
}
.pink {
	color: #FF6251;
}


#info-box {
	width: 425px;
}
#common-image {
	margin-bottom: 2px;
	margin-left: 14px;
}
.side-ad {
	margin-top: 15px;
}
.content-short {
	height: 720px;
}
.photo-label {
	font-size: 11px;
	color: #333333;
	font-weight: bold;
	text-align: right;
}
#survey-table td{
	font-size: 12px;
	vertical-align: middle;
}
#survey-table th{
	padding-right:10px;
	text-align: left;
	font-size: 12px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	font-weight: normal;
	vertical-align: middle;
}
.survey-border {
	background-image: url(images/survey-border.gif);
	background-repeat: no-repeat;
	height: 30px;	
}
