/* Copyright (c) 2009 Ukao Solutions */
body {
	font-size: 13px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #333333;
	line-height: 155%;
}

img {
	border: 0px
}

a, a:visited, a:active {
	/* customize_link */
	color: #2f5493; /* customize_link */
}

a:hover {
	/* customize_link_hover */
	color: #4776c5; /* customize_link_hover */
}

h1, h2, h3, h4, h5 {
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
	padding: 0.4em 0 0.6em;
	margin: 0;
	font-weight: normal;
}

h1 {
	font-size: 180%;
	font-weight: bold;
	letter-spacing: -1px;
}

h2 {
	font-weight: bold;
	font-size: 135%;
	padding: 6px 0 6px;
}

h3 {
	font-weight: bold;
	font-size: 105%;
	padding: 2px 0;
}

h4 {
	font-size: 100%;
}

h5 {
	font-size: 100%;
}

p {
	padding: 0;
	margin: 0.25em 0 0.75em;
	
}

#main ul {
	margin-top: 0;
}

#header-area h1 {
	font-size: 36px;
	letter-spacing: -1px;
	padding-bottom: 0;
	font-family: Arial, Helvetica, sans-serif;
	color: #444;
	line-height: 100%;
	position: relative;
    top: -2px;
}

#page #logo a {
	/* customize_logo */
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999;
	text-decoration: none;
}

#page #logo a small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	letter-spacing: 1px;
	color: #999;
}

#page #nav {
	font-family: Lucida Sans Unicode, Lucida Grande, sans-serif;
	font-size: 13px
}

#page #footer #copyright {
	color: #999999;
	font-size: 12px;
}

#page #footer #copyright a {
	color: #999999;
	font-size: 12px;
}

#page #nav ul a {
	font-weight: bold;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.bottomBox h1, .bottomBox h2 {
	color: #444;
	font-weight: bold;
	text-shadow: #ddd 1px 1px 0px;
}

.bottomBox p {
	color: #333;
	font-size: 12px;
}

.ccm-remo-expand-closed {
	background-position-y: 6px;
}

.outline {
	border: 1px solid #999;
	background-color: #EEF;
	padding: 0.5em 1em;
	margin-bottom: 1em;
	width: 50%;
}

.outline p {
	margin: 0 0 0.4em 0;
}

