html,body{margin:0;padding:0}body{font: 90% verdana,arial,sans-serif;text-align:left;
}p{margin:0 10px 10px}a{color:#333;border-bottom:dotted 1px #333;text-decoration:none}a:hover{border-bottom:0;text-decoration:none;color:#666}a:active{color:#fff}a:focus{outline:0}.print{display: none}

body {width:750px;margin:0 auto;margin-top:10px;}h2 {
	color: #039;
	margin-bottom:3px;
	font-size: 1.2em;
}/* ----- HEADER ----- */#header {width:750px;height:120px;background-color:#039;}#wrapper{width:750px;background:url(graphics/background.gif) repeat-y; overflow:auto;margin-top:10px;}/* ----- NAVIGATION ----- */#navigation {width:200px;min-height:300px; /* for modern browsers */height:auto !important; /* for modern browsers */height:300px; /* for IE5.x and IE6 */background-color:#fff;float:right;}
#navigation ul
 {
 margin: 50px 0 0 0;
 padding: 0;
 list-style-type: none;
 line-height: 100%;
 }
#navigation li { margin: 0 0 0 0; font-size: 100%; }
#navigation a
 {
 display: block;
 color: #039;
 background-color: transparent;
 width: 150px;
 padding: 7px 0.2em 7px 0.8em;
 text-decoration: none;
 border-top: 0px dotted #fff;
 border-left: 1px solid #fff;
 border-right: 1px solid #fff;
 border-bottom: 1px dotted #d28225;
 }
 #navigation a:hover
 {
 background-color: #d28225;
 color: #fff;
 border-top: 0px solid #fff;
 border-left: 1px solid #fff;
 border-right: 1px solid #fff;
 border-bottom: 1px dotted #fff;
 }
/* ----- MAIN CONTENT ----- */#content { width:540px;min-height:300px; /* for modern browsers */height:auto !important; /* for modern browsers */height:300px; /* for IE5.x and IE6 */background-color:#fff;margin-top:10px;line-height: 130%;
}/* ----- FOOTER ----- */#footer { margin-top:10px;width:750px;height:45px;background-color:#ccc;
color: #039;
font-size:80%;
text-align:center;}

blockquote {
  background: transparent url(graphics/quote.gif) left top no-repeat;
  font-size: 85%;
}
blockquote div {
  padding: 0 25px;
  line-height: 120%;
}
.right {
	text-align:right;
	
}
.subhead {
	color: #d28225;
	font-style: italic;
	margin-bottom: 0px;
	font-weight: bold;
}
