/* Copyright (c) 2009 Ukao Solutions */
body {
	font-size: 13px;
	font-family: Verdana, Geneva, 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.5em 0 0.4em;
	margin: 0;
	font-weight: normal;
}

h1 {
	font-size: 150%;
	font-weight: normal;
}

h2 {
	font-size: 130%;
	padding: 4px 0 4px;
}

h3 {
	font-size: 115%;
	padding: 4px 0 2px;
}

h4 {
	font-size: 100%;
}

h5 {
	font-size: 100%;
}

p {
	padding: 0;
	margin: 0.5em 0 1em;
	
}

#header-area h1 {
	font-size: 24px;
	letter-spacing: -1.5px;
	padding-bottom: 0;
	font-family: Arial, Helvetica, sans-serif;
	color: #888;
}

#page #logo a {
	/* customize_logo */
	font: normal normal 24px Candara, Verdana, sans-serif; /* customize_logo */
	/* customize_logo */
	color: #000000; /* customize_logo */
	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-size: 115%;
	font-family: Arial, Helvetica, sans-serif;
}

.bottomBox h1, .bottomBox h2 {
	color: #666;
	font-weight: bold;
	text-shadow: #fff 1px 1px 0px;
}

.bottomBox p {
	color: #555;
}