/*
Copyright (c) 2007, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.net/yui/license.txt
version: 2.2.2
*/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,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%;font-weight:normal;}
q:before,q:after{content:'';}
abbr,acronym {border:0;}

/* 
FUSION HTML STYLES 
*/

body {font:normal .9em/1.2em  verdana, helvetica, arial, sans-serif; color:#000; background:#004b80 url(images/page-bg.gif) repeat-y center; text-align:center; color:#004b80;}

input, textarea {font:normal .9em/1.2em  verdana, helvetica, arial, sans-serif;}


b, strong {font-weight:bold;}
i, em {font-style:italic;}

h1, h2, h3, h4 {font-weight:normal; font-family:"trebuchet ms", verdana, helvetica, arial, sans-serif;}
h1 {font-size:2.0em; line-height:2.0em;}
h2 {font-size:1.6em; line-height:1.6em;}
h3 {font-size:1.0em; line-height:1.2em;}

a:link,
a:active {color:#0066cc;}
a:visited {color:#6699cc;}
a:hover {text-decoration:none;}

img {border:0}

small {font-size:.8em;}

/*
LAYOUT STYLES
*/
#wrapper {width:920px;height:100%; margin-left: auto; margin-right: auto; text-align:left;}
#header  {width:920px; background:url(images/header-bg.gif) no-repeat center; height:135px;}

#leftcol {width:160px; float:left; text-align:center;}
#nav ul{background:url(images/circles-bg.gif) no-repeat center;}
#nav li.circle {line-height:72px;}
#nav a {font-size:12px; color:#fff; font-weight:bold;}



#content {width:600px;float:left;}
#content h1 {background:url(images/content-h1-bullet.gif) center left no-repeat; padding-left:56px;}
#content p {line-height:1.5em; margin:1em 1em 2em 1em;}

#rightcol {width:148px; float:right; color:#fff; padding:10px 4px 10px 8px;}
#rightcol ul {padding-left:18px; list-style:square;}
#rightcol a {color:#fff; font-weight:bold; text-decoration:underline;}
.ready  {padding-top:60px;}

.footer {text-align:center; font-size:76%; border-top:1px solid #6699cc; margin-top:30px; clear:both;}
