/* YUI - Reset CSS & Fonts (http://developer.yahoo.com/yui/) */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}ol,ul {list-style:none;}caption,th {text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;}q:before,q:after{content:'';}
body {font:13px arial,helvetica,clean,sans-serif;*font-size:small;*font:x-small;}table {font-size:inherit;font:100%;}select, input, textarea {font:99% arial,helvetica,clean,sans-serif;}pre, code {font:115% monospace;*font-size:100%;}body * {line-height:1.22em;}

/* Neutralize styling:Elements with a vertical margin:*/
h1, h2, h3, h4, h5, h6, p, pre,
blockquote, ul, ol, dl, address, form {  margin:1em 0; padding:0; }

/* Added Conveniences */
form label { cursor:pointer; }
strong { font-weight:bold; }
em { font-style:italic; }

html, body { background-color:#fff; }

/* BASE STRUCTURAL STYLES
---------------------------------*/
#site { font-family:corbel;; font-size:122%; margin:5px; border:1px solid #ccc; padding:5px; }
#head { }
#body { }
#foot { }


/* GENERAL ELEMENT STYLES
---------------------------------*/
h1 { text-align:left; margin-bottom:2em; }
h2 { font-weight:normal; font-size:138%; margin:1.5em 0 .5em; color:#294266; }
h3 { font-weight:bold; margin:1.5em 0 .5em; }
#body ol { list-style-type:decimal; }
#body ul { list-style-type:disc; }
#body li { margin:.5em 0 .5em 1.5em; }
a img { border:none; }
a { color:#294266; text-decoration:underline; }
a:hover { text-decoration:none; }

#compatibility p,
#people_top,
#contact { display:none; }

/* HEADER AND MAIN NAV STYLES
---------------------------------*/
#head ul { float:left; width:100%; margin-top:0; }
#head li,
#head li a { display:block; float:left; }
#head li a { border:1px solid #ccc; padding:2px 4px; margin-right:5px; margin-bottom:5px; background-color:#eee; color:#000; text-decoration:none; }
#head li a:hover { background-color:#3f5780; border-color:#aaa; color:#fff; }


#subnav { float:left; width:100%; color:#374a68; font-family:arial; margin:10px 0 10px; padding:0; list-style-type:none; font-size:85%; border:1px solid #999; border-left:none; border-right:none; }
#subnav li { float:left; display:block; color:#4F6992; color:#2d4770; font-weight:bold; padding:2px 5px 0 5px; margin:0; list-style-type:none; }
#subnav li { padding:0; margin:0; line-height:30px; }
#subnav a { display:block; line-height:20px; text-decoration:underline; color:#2d4770; font-weight:normal; padding:0 15px; margin:5px 0; }
#subnav li+li+li a { border-left:1px solid #95abc9; }
#subnav a:hover { text-decoration:none; }

/* PAGE STYLES
---------------------------------*/
div#content { clear:both; }

table { border-collapse:separate; border-spacing:0; }
table tr { border:1px solid #999; }
table th { padding:.25em 1em; white-space:nowrap; border:1px solid #999; }
table td { padding:.25em 1em; border:1px solid #999; }


/* MICROFORMAT STYLES
---------------------------------*/
.vcard { margin-top:2em; }
.vcard .org { padding:1em 0; font-size:138%; margin-bottom:0px;  }
.vcard .tel .type { display:none; }
.vcard .country-name { display:none; }

/* FOOTER STYLES
---------------------------------*/
#foot { display:none; }
