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

body {
	margin:0px;
	background-color:#DCDCDC;
}

img {
	border:0;
}

.stage {
	width:820px;
	margin:0px auto;
	padding:0px 30px 0px 30px;
	height:100%;
	background-image:url(/images/bck_stage.jpg);
	background-repeat:repeat-y;
}

.header {
	width:780px;
	height:75px;
	position:relative;
}

.header-left {
	float:left;
	width:280px;
	padding:30px 0px 15px 0px;
	height:75px;
}

.header-right {
	position:absolute;
	float:left;
	left:390px;
	width:390px;
	height:75px;
	text-align:right;
	vertical-align:bottom;
	padding:35px 0px;
}

.content {
	width:780px;
	position:relative;
}

.content-graphic {
	width:780px;
	height:190px;
	background-image:url(/images/main/img_main_0010_Layer3.jpg);
	background-repeat:no-repeat;
	margin-bottom:5px;
}

.content-search {
	position:absolute;
	left:540px;
	padding:10px;
}	

.content-full {
	width:780px;
	position:relative;
	clear:both;
	margin-top:0px;
}

.column-left {
	width:170px;
	float:left;
}

.content-left {
	width:170px;
	padding:15px;
	float:left;
	min-height:220px;
	background-image:url(../images/nav-left.jpg);
	background-repeat:no-repeat;
}

.content-left-white {
	width:170px;
	padding:0px 10px 0px;
	float:left;
}

.clear {
	clear:both;
}

.content-right {
	width:550px;
	position:relative;
	padding:10px;
	left:0px;
	float:right;
}

.content-full2 {
	width:780px;
	position:relative;
	clear:both;
}

.hdr-bar {
	width:780px;
	height:30px;
	background-image:url(/images/bck_bar.jpg);
	background-repeat:repeat-x;
}

.footer {
	width:760px;
	height:25px;
	background-color:#999;
	position:relative;
	margin:0px 0px 0px;
	padding:5px 10px 0px 10px;
	clear:both;
}

.footer-left {
	width:400px;
	float:left;
}

.footer-right {
	width:380px;
	text-align:right;
	left:390px;
	float:right;
	position:absolute;
}

.base {
	width:820px;
	height:30px;
	margin:0px auto 10px auto;
	padding:0px 30px 0px 30px;
	background-image:url(../images/bck_base.jpg);
	background-repeat:no-repeat;
}

.form-email {
	margin:0px 0px 20px 0px;
}

/* form */

select {
	color:#444;
}

input {
	color:#444;
}

/* type */

body, body p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:17px;
}

blockquote {
	color:#666;
}

.header-text-1, .header-text-1 a, .header-text-1 a:hover {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:24px;
	color:#214fd2;
	text-decoration:none;
	height:75px;
}

.header-text-2, .header-text-2 a, .header-text-1 a:hover {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:32px;
	font-weight:600;
	color:#d3d7f9;
	padding:3px 1px 3px 1px;
	background-color:#214fd2;
	text-align:center;
	text-decoration:none;
}

.header-left a, .header-left a:hover {
	text-decoration:none;
}

.header-right a {
	color:#333;
	text-decoration:none;
}

.header-right a:hover {
	color:#111;
	text-decoration:underline;
}

.content, .content p {
	margin:0px 0px 10px;
	color:#666;
}

.content a {
	color:#214fd2;
	text-decoration:underline;
}

.content-list a {
	text-decoration:none;
	color:#333;
}

.content-list a:hover {
	text-decoration:underline;
}

.content-left {
	color:#214fd2;
}

.content-left a {
	color:#333;
}

.content-left h2 {
	margin:0px 0px 5px;
	color:#214fd2;
}

.footer, .footer a {
	font-size:10px;
	color:#CCC;
}

.txt-title {
	font-size:14px;
	color:#ccc;
	font-weight:400;
}

.txt-bold {
	font-weight:600;
	color:#0033cc;
}

.txt-courier {
	font-family:'Courier New', Courier, monospace;
}

h1 {
	font-size:18px;
	margin-top:0px;
	color:#214fd2;
}

h2 {
	font-size:14px;
	margin-bottom:0px;
	color:#444;
}

h3 {
	font-size:13px;
	margin-bottom:0px;
	color:#444;
}
