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

body { background-color: #FFFFFF; margin-top: 0px; margin-left: 0px; 	font-family:Arial, Helvetica, sans-serif; }

#wrap { overflow:auto; width:auto; height:auto; }

a {color: #0066FF; text-decoration: none;}

#header { height:auto; margin: 0 auto 20px auto;}
#header img {display: block; margin: 0 auto;}
#header a img {border: 0; text-decoration: none;}
#header h1 {text-align: center; font-size: 26px;}
#header .date {text-align: center; font-size: 18px; padding: 0; margin: 0;} 
#header h6 { font-size: 15px;}	

#content	{ background-color: #FFFFFF; margin-top: 30px; width: auto; }
#content h3 { padding-left: 10px; margin: 10px 0 5px; 0;}
#content .section {width: auto; height: auto; border-bottom: 2px solid #000000; padding-right: 10px;}
#content .section h3 { padding-left: 10px; margin: 10px 0 5px; 0;}
#content .section p {text-align: right; font-size: 20px; margin: 5px 0 0 0; }
#content .section p.text {text-align: left; font-size: 14px; }
#content .section p.tagline {color: #0066FF; }
#content .section h5 {clear: both; text-align: right; margin: 10px 0 10px 0; padding: 0; font-size: 18px;}
#content .section h5.subhead {font-size: 16px; margin: 15px 0; color: #999999;}
#content .section h5 span {color: #FF6600;}

#bottom { background-color: #272727; height: auto; margin: 0; padding: 0; width: auto;}
#bottom ul { width: auto; background-color: #272727; margin: 0 auto;}
#bottom ul li { list-style-type: none; float: left; padding-right: 10px; font-size: 12px;}
#bottom li a { color: #0066FF;}
#bottom .clear {clear: both;}