/* CSS Document */

body {font-size:10pt; color:#333333; font-family:Arial, Helvetica, sans-serif; line-height:1.6em; text-align:center; margin:20px;}


#wrap { border:1px solid #CCCCCC; padding:20px; width:500px; text-align:left; margin:auto; }
#bar { width:100%;  height:15px; background-color:#3293d3; margin-bottom:20px; text-align:left;}
h1 { font-size:14pt; margin-bottom:20px; margin-top:-10px;}
h2 { font-size:12pt; margin-bottom:10px; margin-top:20px;}
hr {border:1px solid #CCCCCC; height:auto; margin-top:20px;}





p { margin-bottom:15px;}

input { display:block; margin-bottom:5px; padding:2px; width:150px;}
select { margin-bottom:5px; padding:2px;}

