@charset "UTF-8";
/* CSS Document */

body,td,th {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	line-height:24px;
	color: #4d4d4d;
}
body {
	background-color: #ffffff;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
p { margin-top:0px; }
a:link {
	color: #000;
}
a:visited {
	color: #000;
}
a:hover {
	color: 4d4d4d;
}
a:active {
	color: 4d4d4d;
}
h1 {
	font-size: 24px;
	line-height:30px;
	color:#000;
}

h2 {
	font-size: 18px;
	line-height:24px;
}

.inner-wrapper { width:820px; margin:0 auto 0 auto; overflow:auto; }

/*#title { text-align:center; font-family:Verdana, Geneva, sans-serif; padding-bottom:60px; padding-top:60px; }
#title h1 { color:#739dd2; font-size:52px; line-height:60px; margin:0px 0px 10px 0px; }
#title h2 { color:#aa710a; font-weight:normal; font-size:18px; line-height:24px; margin:0px 0px 0px 0px; }*/
#title { background:url(../images/web_banner_01_bg.jpg) repeat-x; text-align:center; }
#title img { margin:0px; }
#title .inner-wrapper { width:840px; }


.content { width:480px; }
.nav { width:240px; }
.nav a { text-decoration:none; }
.nav a:hover { text-decoration:underline; }
.nav ul { list-style-type:none; font-family:Verdana, Geneva, sans-serif; font-size:14px; margin-left:0; padding-left:0; }

.brown-wrapper { clear:both; background-color:#f5e9da; border-bottom:1px solid #739dd2; overflow:auto; margin:0px 0px 0px 0px; padding:0px 0px 0px 0px; }
.brown-wrapper .inner-wrapper { margin:60px auto 80px auto; }
.brown-wrapper .content { float:left; clear:none; }
.brown-wrapper .nav { float:left; clear:none; }
.brown-wrapper .nav ul { padding-left:80px; }
.brown-wrapper .nav img { padding-left:80px; }

.blue-wrapper { clear:both; background-color:#e6ebf6; overflow:auto; border-bottom:1px solid #aa710a; margin:0px 0px 0px 0px; padding:0px 0px 0px 0px; }
.blue-wrapper .inner-wrapper { margin:60px auto 80px auto; }
.blue-wrapper .content { float:right; }
.blue-wrapper .nav { float:right; text-align:right; }
.blue-wrapper h2 { color:#aa710a; margin-bottom:0px; }
.blue-wrapper .nav ul li { text-align:right; margin-right:80px; }
.blue-wrapper .nav img { text-align:right; margin-right:80px; }

#userEmail { width:240px; padding:5px; font-family:Verdana, Geneva, sans-serif; font-size:16px; }
#submitBtn { font-family:Verdana, Geneva, sans-serif; font-size:16px; padding:5px; }

#footer { text-align:center; padding-bottom:200px; padding-top:60px; background-color:#f5e9da; }

