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

body {
background-color: #09C;
text-align:center;
font-size:100%
}

h1,h2,h3,h4 {color: #09C}

h2 {line-height:140%}

ol {
	font-family:Verdana, Geneva, sans-serif;
	font-size: .75em;
	line-height:140%
}

form {
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size:.75em;
  padding: 0 .5em;
  line-height:140%
}

#wrapper {
width: 780px;
margin: 0 auto;
background-color:#ffffff;
text-align:left
}

#popwrapper {
	width: 90%;
	margin:0 auto;
	text-align:left;
	background-color:#FFF
}

#header {
	width: auto;
	background-color:#FFF
}

#left {
float:left;
width: 220px;
background-color:#ffffff
}

#left h1 {
font-family: Georgia, "Times New Roman", Times, serif;
font-size:.9em;
color:#000000;
line-height:140%;
margin: 0 .25em
}

#left a {
color:#e54526;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:.75em;
font-weight:bold;
text-decoration:none;
margin-left:.5em
}

#left a:hover {
color: #009de9
}


#content {
	width:559px;
float: right;
background-color:#FFFFFF;
border-left:1px dotted #000

}

#content p {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:.75em;
padding: 0 .5em;
line-height:150%
}

#content td {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: inherit;
line-height:140%
}


#content ul {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: .75em;
line-height:140%
}

#footer {
	clear:both;
	width:auto;
	text-align:center;
	background-color:#000000;
}

#footer p {
	font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:.75em;
padding: .5em;
color: #ffffff
	
}

table p {font-family:Verdana, Geneva, sans-serif;
font-size: .65em}

.pdf {
	color: #21a0ea;
	font-size:.7em;
	font-weight:bold
}

.new {
	color:#e54526; 
	font-size:1.25em;
	font-weight:bold
	}
