@charset "utf-8";
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	background-color: #385d77;
	background-image: url(images/flower_tile.jpg);
	background-repeat: repeat-x;
}
/* CSS Document */

.white_top {
	color: #999999;
	font-size: 9px;
}
.cutline {
	color: #4a6b7a;
	font-size: 10px;
}
.p14 {
	font-size: 14px;
	font-weight: bold;
}
.detail {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}
.aqua {
	color: #00B5C2;
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.p12 {
	color: #003739;
	font-size: 12px;
	line-height: 16px;
}
.bold12 {
	font-size: 12px;
	font-weight: bold;
}
.border {
	border: 1px solid #FF0000;
	padding: 5px;
	background-color: #FFFFFF;
}
.right_table {
	background-image: url(images/right_tile.jpg);
	background-repeat: repeat-y;
}
.left_table {
	background-image: url(images/left_tile.jpg);
	background-repeat: repeat-y;
}
#bot_nav {
	background-color: #FFFFFF;
	text-align: center;
	padding: 5px;
	border: 1px solid #8DA7C2;
	margin-left: 0px;
}
a:link {
	color: #00688A;
}
a:visited {
	color: #00929A;
}
a:hover {
	color: #FF3300;
}
a:active {
	color: #FF6600;
}
.pad_left_table {
	padding-left: 10px;
	line-height: 16px;
}
.p18 {
	font-size: 18px;
	font-weight: bold;
}
