@charset "utf-8";
/* CSS Document */

/* 
   Reset (http://meyerweb.com/eric/tools/css/reset/)
------------------------------------------------------------------- */

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, 
blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, 
img, ins, kbd, q, s, samp, small, strike, strong, sub, tt, var, b, u, i, 
center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, 
tbody, tfoot, thead, tr, th, td { margin: 0; padding: 0; border: 0; outline: 0; 
font-size: 100%; vertical-align: baseline; background: transparent; } body { 
line-height: 1; } ol, ul { list-style: none; } blockquote, q { quotes: none; } 
blockquote:before, blockquote:after, q:before, q:after { content: ''; content: 
none; } :focus { outline: 0; } ins { text-decoration: none; } del { text-decoration: line-through; }
table { border-collapse: collapse; border-spacing: 0; }

/* 
   General 
------------------------------------------------------------------- */

html {
	height: 100%;
	padding-bottom: 1px; /* force scrollbars */
}

body {
	line-height:1.5em;
	font-family:"Helvetica Neue", Helvetica, Arial, sans-serif;
	color:#000;
	background-color: #333;
	font-size:14pt;
	font-style:normal;
}

#center {
width:900px;
text-align:left;
margin:0 auto;
background-color: #333;
}

#header {
clear: left;
width: 900px;
margin: 0 0 0 0;
padding: 0 0 0 0;
}

a#header {
	clear: both;
	float:left;
	position: relative;
	background: #f6f6f6;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	width: 100%;	
	}
	a#header span {
	position: absolute;
	display:block;
	background:url('img/banner20.jpg') no-repeat;
	}
	a:hover#header {
	color: #232;
	text-decoration: none;
	}

#container2 {
clear: left;
float:left;
width: 900px;
background:#ddd;
}

.colmask {
clear: both; 
float: left; 
margin: 0 0 0 0;
padding: 0 0 0 0;
width: 900px;
height: auto;
}

.col1 {
clear:both;
float: left;
position: relative;
width: 540px;
height: auto;
background-color: #eee;
border-top: 1px solid #fff; 
margin: 0 0 0 12px;
padding: 0 12px 0 0;
}

.col2 {
float: left;
position: relative;
width: 300px;
background-color: #ddd;
border-top: 0px solid #ddd; 
margin: 0 12px 0 0;
padding: 0 0px 0 12px;
}

#footer {
clear: both; 
float: left; 
width: 900px;
height: auto;
margin: 0 0 0 0;
padding: 0 0 0 0;
text-align:center;
background: url('img/footer.gif') no-repeat;
color:#777;
background-color:#333;
font-size: 0.9em;
}

.copyright {
clear: left;
margin: 0 auto; 
text-align: center;
background-color: #999999;
font-family: Tahoma, sans-serif;
font-size: 9px;
color: #ffffff;
word-spacing: normal;
vertical-align: top;
font-weight: normal;
padding-top: 3px;
padding-bottom: 6px;
}

a.pdf { padding-left: 18px; background:transparent url('img/icon_pdf.gif') no-repeat top left; }

/* 
   Typography 
------------------------------------------------------------------- */

p {padding: 0.2em 0 1em;
color: #000;
}

h1 {font: normal 2em sans-serif;}
h2 {font: normal 1.8em sans-serif;}
h3 {font: normal 1.6em sans-serif;}
h4 {font: normal 1.4em sans-serif;}
h5 {font: bold 1.2em sans-serif;}
h6 {font: bold 1em sans-serif;}

h1,h2,h3,h4,h5,h6 {
	color: #456;
	margin-bottom: 0.3em;
}

a#blockquote {
	clear: both;
	float:left;
	position: relative;
	background: #f6f6f6;
	margin: 0em 0em 0em 0em;
	padding: 0em 0em 0em 0em;
	border-bottom: 1px solid #ddd;
	border-top: 1px solid #ddd;
	width: 100%;	
	}
	a#blockquote span {
	position: absolute;
	display:block;
	background:url('img/quote.gif') no-repeat;
	}
	a:hover#blockquote {
	color: #232;
	text-decoration: none;
	}

oldblockquote {
	background: #F6F6F6 url('img/quote.gif') no-repeat;
	border-bottom: 1px solid #DDD;
	border-top: 1px solid #DDD;
	color: #332;
	display: block;
	margin: 0.6em 0 1.6em;
	padding: 0.8em 1em 0.2em 46px;
}

.small-text { 
	font: normal 0.9em sans-serif;
}

.underline {text-decoration:underline;
}

/* 
   Links 
------------------------------------------------------------------- */

a {color: #456;}
a:hover {
	color: #D60;
	text-decoration: underline;
}

/* 
   Images 
------------------------------------------------------------------- */

img.bordered,img.alignleft,img.alignright,img.aligncenter {
	background-color: #FFF;
	border: 1px solid #DDD;
	padding: 3px;
}

img.left,img.alignleft {margin: 0 15px 24px 0; border:none;}
img.right,img.alignright {margin: 0 0 24px 15px; border:none;}

a img {
border:none;
}

fig.right {float: right;
}

/* 
   Floats
------------------------------------------------------------------- */

.left,.alignleft {float: left;}
.right,.alignright {float: right;}
.center,.aligncenter {margin: 0 auto;}

.clear,.clearer {clear: both;}
.clearer {
	display: block;
	font-size: 0;
	line-height: 0;	
}

/* 
   Box
------------------------------------------------------------------- */

.box {margin-bottom: 0.6em;}
.box_title {
	background: #E5E5E5;
	border: 1px solid #EAEAEA;
	border-color: #EAEAEA #D5D5D5 #D5D5D5 #E5E5E5;
	color: #777;
	font-family:"Helvetica Neue", Helvetica, Arial, sans-serif;
	font: bold 1.3em;
	padding: 6px 10px;
}
.box_content {padding: 8px 0 8px;}
.box li:first-child {border-top: none;}

ol, ul {
	margin: 0 0 1.2em 1.6em;	
}
ul li {list-style: disc;	
}
ol li {list-style: decimal;}
li {padding: 2px 0;
	color: #000;
}

.hidden {
display: none; 
}

.break {
  page-break-after: always;
}