body, html {
	margin: 0px auto;
	font: 12px "Trebuchet MS", Arial, sans-serif;
}

a {
	color: #00a890;
	text-decoration: none;
}

a:hover {
	color: #e64097;
	text-decoration: none;
}

strong {
	color: #00a890;
	font-weight: bold;
	text-transform: uppercase;
}

p {
	margin: 15px 0px;
}

h1 {
	color: #00a890;
	padding: 8px 0px 8px 0px;
	margin: 15px 0px;
	text-align: left;
	text-transform: uppercase;
	font: 14px "Trebuchet MS", Arial, sans-serif;
	font-weight: bold;
	border-bottom: 1px solid #E5E5E5;
	border-top: 1px solid #E5E5E5;
}

h2 {
	padding: 0px;
	margin: 0px;
	color: #FFFFFF;
	font-size: 35px;
	font-weight: bold;
	font-style: italic;
	text-transform: uppercase;
}

h3 {
	padding: 0px 0px 0px 52px;
	margin: 0px;
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
	font-style: italic;
	text-transform: uppercase;
}

h3 span {
	padding: 0px 0px 0px 28px;
}

h4 {
	color: #e64097;
	padding: 8px 0px 8px 10px;
	margin: 15px 0px;
	font-size: 10px;
	text-transform: uppercase;
	border-bottom: 1px solid #ededed;
	border-top: 1px solid #ededed;
}

h5 {
	padding: 23px 0px 0px 0px;
	margin: 0px 0px 0px -3px;
	color: #775E6B;
	text-align: left;
	font: 10px Verdana, Arial, sans-serif;
	font-weight: normal;
}

h5 a {
	color: #775E6B;
	text-decoration: none;
}

h5 a:hover {
	color: #9A818E;
	text-decoration: none;
}

.subtitle{
	color: #e64097;
	font-style: italic;
}

.img_left {
	padding: 10px;
	margin: 0px 10px 0px 0px;
	border: 1px solid #E5E5E5;
}

.img_end {
	padding: 10px;
	margin: 0px 0px 0px 0px;
	border: 1px solid #E5E5E5;
}

.img_right {
	padding: 10px;
	margin: 0px 0px 0px 0px;
	border: 1px solid #E5E5E5;
}

.img_flippers {
	display: none;
}

.bar {
	display: none;
}

#print {
	display: block;
	margin-bottom: 20px;
	text-align: left;
}

.under {
	font-size: 20px;
	font-weight: bold;
}

#wrap {
	width: 775px;
	margin: 0px auto;
}

/*----------------------------------- Logo -----------------------------------*/

#container_top {
	display: none;
}

/*----------------------------------- Nav -----------------------------------*/

#container_nav {
	display: none;
}

/*----------------------------------- Title Section -----------------------------------*/

#container_title {
	display: none;
}

#title_left {
	width: 44px;
	height: 27px;
	float: left;
}


#title_right {
	width: 44px;
	height: 27px;
	float: right;
}

#container_notice {
	width: 100%;
	margin: 0px auto;
}

#notice_right {
	width: 100%;
	margin: 0px auto;
}

#notice {
	width: 690px;
	padding: 20px 0px;
	border-top: 1px solid #E5E5E5;
	border-bottom: 1px solid #E5E5E5;
	float: left;
}

#notice_title {
	width: 80px;
	color: #00a890;
	text-align: left;
	text-transform: uppercase;
	font: 14px "Trebuchet MS", Arial, sans-serif;
	font-weight: bold;
	float: left;
}

#notice_main {
	width: 560px;
	color: #000000;
	text-align: left;
	font: 13px "Trebuchet MS", Arial, sans-serif;
	float: left;
}

#notice_php {
	width: 560px;
	color: #00a890;
	text-align: left;
	font: 13px "Trebuchet MS", Arial, sans-serif;
	float: left;
}

#container_line{
	display: none;
}

#line_left {
	width: 44px;
}

#line_right {
	width: 44px;
}

/*----------------------------------- Main Body -----------------------------------*/

#container_main {
	width: 100%;
	margin: 0px auto;
}

#main_right {
	width: 100%;
}

#main {
	width: 690px;
	color: #000000;
	text-align: justify;
	font: 11px Verdana, Arial, sans-serif;
}

#content {
	width: 100%;
	line-height: 15px;
}

#space {
	width: 100%;
	height: 5px;
}

/*----------------------------------- Base -----------------------------------*/

#container_base {
	width: 100%;
	margin: 0px auto;
}

#base_left {
	display: none;
}

#base {
	width: 690px;
	padding-top: 20px;
	color: #00a890;
	text-align: left;
	font: 11px Verdana, Arial, sans-serif;
	border-top: 1px solid #E5E5E5;
}

#base_right {
	display: none;
}

/*----------------------------------- Copyright -----------------------------------*/

#container_copy {
	width: 100%;
}

#copy_left {
	display: none;
}

/*----------------------------------- Bottom -----------------------------------*/

#container_bot {
	display: none;
}