/* default styles */
* { margin: 0; padding: 0; }
body { padding: 0; margin: 0; font: 11px/15px Tahoma, verdana, sans-serif; color: #404b4a; background: #404b4a url(images/background2.gif) 50% 0; }
.hr { background: white url(images/hdivider.gif) repeat-x left 0; height: 4px; margin-top: 20px; margin-bottom: 20px; }
.hr hr { display: none; }
a {	color: #273d84;}
a:hover { color: #008ace; }
h1 a, h2 a, h3 a { color: #404b4a; text-decoration: none; }
h1 a:hover, h2 a:hover, h3 a:hover { color: #404b4a; text-decoration: none; }
p {	margin: 0 0 5px 0; }
ul { margin-bottom: 15px; }
li { margin-left: 15px; list-style-type: square; list-style-image: url(images/bullet.gif); }
/* layout */
#wrapper { background-image: url(images/shadowed_sides.png); background-repeat: repeat-y; background-attachment: scroll; width: 708px; margin: 0 auto; padding-right: 20px; padding-left: 20px; }
#header { background-repeat: repeat-x; background-attachment: scroll; height: 119px; }
#left { width: 220px; float: left; margin: 0 18px 10px 12px; display: inline; }
#left img.nopadding { position: relative; left: -12px; }
#left h2 { color: #008ace; font-size: 14px; }
.image { background-color: white; margin-bottom: 20px; }
#right { width: 446px; float: left; margin: 15px 12px 10px 0; display:inline }
#right h1 { color: #333; font-size: 26px; font-family: "Myriad Pro", Myriad, helvetica, arial, sans-serif; font-weight: bold; margin-top: 1em; margin-bottom: 1em; }
#right h2 { color: #008ace; font-size: 16px; font-family: "Myriad Pro", Myriad, helvetica, arial, sans-serif; margin-top: 10px; }
#right h3 { color: #333; font-size: 12px; }
.large_column { width: 684px; margin-right: 11px; margin-left: 11px; }
.thumb { float: left; padding-right: 10px; padding-bottom: 10px; }
.thumb_inline img { padding: 3px; border-color: #d9eaff; border-style: solid; border-width: 1px; }
.thumb_inline:hover img { padding: 1px; border: solid 3px #008ace; }
.hdivider { background-image: url(images/dotted_pattern.gif); width: 100%; height: 1px; margin-top: 20px; }
#footer { font-size: 9px; text-align: right; clear: both; padding-right: 12px; }
#footer p { margin-bottom: 0; }
#footer_shadow { background-image: url(images/bottomcap.png); background-repeat: no-repeat; background-attachment: scroll; width: 748px; height: 37px; margin-right: auto; margin-left: auto; }
.anchored p { width: 300px; margin: 0 0 15px 80px; padding: 0; }
.anchored h2 { margin-bottom: 10px; }
.anchored .hr { margin-top: 30px; }
.anchored h3 { font-size: 12px; margin: 0 0 10px 80px; padding: 10px 0 0; }
.anchored h3 a:hover { color: #008ace; }
.anchored img { float: left; margin: 10px 0 0; border-width: 0; }
