/* STRUCTURE */

* { margin: 0; padding: 0; outline: none; }

body {
	margin: 16px 0;
	padding: 0;
	background-color: #F7F7F7;
}

#maincontainer { background: #D6D6D6 url(images/stripes.png) repeat-x 0 60px; margin: 0 auto; padding-bottom: 1px; width: 960px; }

#contentcolumn { background: #F5F5F5 url(images/header.jpg) no-repeat top left; border: 1px solid #999; margin: 0 16px 16px 232px; padding-top: 158px; }

#leftcolumn { float: left; padding-left: 16px; }

.innertube { margin: 16px; }

/* NAVIGATION TOP/LEFT */

#menuTop { padding: 8px 0 0 24px; margin: 0 0 15px 0; background: #999; }

ul#nav { list-style-type: none; width: 100%; position: relative; height: 27px; margin: 0; padding: 11px 0 0 0; }

ul#nav li { display: block; float: left; margin: 0 0 0 4px; height: 27px; }
ul#nav li.left { margin: 0; }

ul#nav li a { background: url(images/navtop_button_OFF.png) repeat-x; font-size: 0.875em; display: block; float: left; color: #F5F5F5; line-height: 27px; text-decoration: none; padding: 0 17px 0 18px; height: 27px; }

ul#nav li a:hover { background: #333 url(images/navtop_corner.gif) no-repeat top right; }

ul#nav li a.current { color: #2E4560; background: #F5F5F5 url(images/navtop_current.gif) no-repeat top right; }

ul#nav li a.current:hover {color: #666; background: #F5F5F5 url(images/navtop_current.gif) no-repeat top right; }

#menu ul.vert { border: 1px solid #999; border-bottom: 0; margin: 0; padding: 0; list-style-type: none; display: block; line-height: 1.65em; width: 200px; }

#menu ul.vert li { margin: 0; padding: 0; }

#menu ul.vert li a {
	font-size: 0.875em;
	display: block;
	text-decoration: none;
	color: #F5F5F5;
	padding: 0 0 0 10px;
	width: 190px;
	background-color: #9C0;
	font-weight: bold;
}


#menu ul.vert li a:hover { color: #F5F5F5; background: #999 url(images/navleft_arrow.gif) no-repeat top left; }

#menu ul.vert li a.current,ul.vert li a.current:hover { color: #666; background: #D6D6D6; }

/* GLOBAL STYLES */

body { color: #666; font: normal 102%/1.4em arial, verdana, sans-serif;  }

#menuTop h1 { background: url(images/header_bg.png) no-repeat top right; height: 35px; color: #ffffff; text-align: right; margin: 0; line-height: 0.875em; text-transform: uppercase; font-size: 2em; font-weight: normal; letter-spacing: 2px; } 

#contentcolumn h1 { background: url(images/h1.gif) no-repeat top left; font-size: 1.6em; line-height: 0.8em; padding-left: 32px; }

h1, h2, h3, h4, h5, h6 { font-weight: normal; letter-spacing: 1px; } 
h1 { margin: 0 0 16px 0;  }
h2 { margin-right: 114px; border-top: 1px solid #D6D6D6; margin: 8px 0 8px 0; padding-top: 16px; font-size: 1.2em; font-weight: bold; }
h3 { background: #999; color: #f5f5f5; font-size: 1em; font-weight: bold; line-height: 1.6em; padding: 0 0 0 6px; margin: 8px 0 2px 0; }

p { font-size: 1em; margin: 0 0 16px 0; line-height: 30px;}

small,#footer { font-size: 0.875em; }

ul, ol { margin-left: 140px; line-height: 30px;}

a, a:visited, a:active { color: #0000EE; text-decoration: none; }
a:hover { color: #0000EE; text-decoration: underline; }

p.float-right {margin-left: 114px; }
p.float-left {margin-right: 114px; }

img { position: relative; border: 0; margin: 0; }
.img-left { float: left; margin: 6px 0; padding: 0; }
.img-right { float: right; margin: 6px 0; padding: 0; }
.img-center { display: block; margin: 8px auto 8px auto; border: 1px solid #999; padding: 7px; }

fieldset { background: #f5f5f5; border: 1px solid #999; font-size: .775em; line-height: 1.4em; width: 184px; padding: 8px; }
legend { display: none; }

blockquote { background: #D6D6D6;  border: 1px solid #999; width: auto; margin: 0 0 16px 0; padding: 8px; }
blockquote p {font-size: 0.785em; line-height: 1.4em; margin: 0 8px 0 4px; }

#footer { font-size: 0.785em; line-height: 1.4em; text-align: right; }

@charset "utf-8";
/* CSS Document */

p#subcopy {
	color: #FFF;
	width: 200px;
	margin-left: auto;
}

p#nextnavi {
	text-align: right;
	padding-right: 20px;
}
p#nextnavi a {
	font-weight: bold;
	color: #404040;
}
p#nextnavi a:hover {
	font-weight: normal;
	color: #093;
	text-decoration: underline;
}
@charset "utf-8";
/* CSS Document */

.txt_b {
	font-size: 14px;
	font-weight: bold;
	color: #C00;
}
.txt_c {
	font-size: 16px;
	font-weight: bold;
	color: #333;
}
.txt_c a:link {
	color: #060;
	text-decoration: underline;
	font-weight: bold;
	font-size: 16px;
}
.txt_c a:visited {
	font-weight: bold;
	color: #009;
	text-decoration: underline;
	font-size: 16px;
}
.txt_c a:hover {
	color: #C00;
	text-decoration: none;
	font-weight: bold;
	font-size: 16px;
}
p#footernavi {
	text-align: center;
	color: #333;
}
p#footernavi a:link {
	color: #060;
	text-decoration: underline;
}
p#footernavi a:visited {
	color: #009;
	text-decoration: underline;
}
p#footernavi a:hover {
	color: #C00;
	text-decoration: none;
}

