/* Resets */
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, sup, 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; font-size: 100%; vertical-align: baseline; background: transparent; }
body { line-height: 1; font-family: Tahoma, Verdana, Geneva, sans-serif; color: #333; background: #fff; }
ol, ul { list-style: none; }

/* Links */
a:link { color: #099; text-decoration: none; font-weight: bold;}
a:visited { color: #0cc; text-decoration: none; }
a:hover, a:active, a:focus { color: #09f; text-decoration: underline; }

/* Page layout */
.container { width: 828px; margin: 0 auto; }
.header { }
.sidebar1 { float: left; width: 182px; padding: 10px 0;}
.content { padding: 10px 32px; width: 400px; float: left; }
.sidebar2 {float: left; width: 182px; padding: 10px 0;}
.footer { padding: 10px 0; position: relative; clear: both; }
.clearfloat { clear:both; height:0; font-size: 1px; line-height: 0px; }

/* Text styles */
h1 { color: #0cf; font-size: 2em; font-weight: normal; padding: 1em 0 0.5em 0; }
h2 { color: #0cf; font-size: 1.5em; font-weight: normal; padding: 1em 0 0.5em 0; }
h3 { color: #0cf; font-size: 1.13em; font-weight: normal; padding: 0.5em 0 0.5em 0;}

p { font-size: 0.75em; line-height: 125%; margin-bottom: 0.75em; }
#logo { text-align:center; padding: 10px 0; }
.intro { font-size: 1em; }
.panel1 { background:url(../images/bg_panel01.gif) no-repeat; padding: 15px 12px; width: 158px; }
.panel1_foot {background:url(../images/bg_panel01_foot.gif) repeat-x; height: 2px; margin-bottom: 20px; width: 182px;}
.form {background: #dbf9fb; margin: 20px 0; padding: 12px; border: 1px solid #86e2ea; }
.prompt { padding-right: 1.5em; color: #09c; font-weight: bold;}
.name {font-weight: bold; color: #f6c; }
.location { font-size: 0.92em; }
