/* default styles */
* { margin: 0; padding: 0; }
body { padding: 0; margin: 0; font: 11px/14px "lucida grande", Tahoma, verdana, sans-serif; color: #454545; background-color: #dde3ee; background-position: 50% 0; }
a {	color: #365f8e;}
a:hover { color: #5ba31b; text-decoration: underline; }
h1 { color: #8dc642; font-size: 20px; line-height:20px; font-family: helvetica, arial, sans-serif; font-weight: bold; font-style: normal; font-variant: normal; margin: 0 0 10px; }
h1 a, h2 a { text-decoration: none; }
h1 a:hover, h2 a:hover { color: #ff9614; }
h2 { color: #365f8e; font-size: 12px; font-family: helvetica, arial, sans-serif; font-weight: bold; font-style: normal; font-variant: normal; margin: 0; padding: 10px 0 0; }
p {	margin: 0 0 5px 0; }
/* layout */
#wrapper { background-image: url(images/page_background.gif); background-repeat: repeat-y; background-attachment: scroll; background-position: 50% 0; width: 920px; margin: 0 auto; padding-right: 15px; padding-bottom: 1px; padding-left: 15px; }
#header { background-image: url(images/header_bg.gif); background-repeat: repeat-x; background-attachment: scroll; height: 90px; clear: both; margin: 0; }
#header_left { float: left; padding-top: 29px; padding-left: 15px; display: inline; }
#header_middle { padding-top: 51px; float: left; padding-left: 440px; display: inline; }
#header_right { position: relative; left: 565px; float: left; padding-top: 58px; display: inline; }
#menu { width: 910px; margin: 0 5px 15px; }
#left { font-size: 9px; line-height: 12px; width: 180px; float: left; margin-bottom: 30px; margin-left: 24px; display: inline; }
#left h2 { color: #333; font-size: 12px; font-family: helvetica, arial, sans-serif; margin: 0; padding: 0; }
#left ul { margin: 0; padding: 0; }
#left li { margin: 0; padding: 0; list-style-type: none; }
.sidebar_img { margin-bottom: 15px; }
#middle { width: 461px; float: left; margin-bottom: 30px; margin-left: 19px; display: inline; }
#middle ul { margin-bottom: 15px; margin-left: 15px; }
#middle li { list-style-image: url(images/bullet_solid_blue.gif); }
#middle li li { list-style-image: url(images/bullet_hollow_green.gif); }
.thumbnail { float: left; clear: both; padding: 0 8px 12px 0; }
.open_table { padding-top: 10px; padding-bottom: 10px; border-bottom: 1px solid #24375f; }
.open_table_bottommost { padding-top: 10px; padding-bottom: 10px; }
#right { width: 195px; float: left; margin-right: 19px; margin-bottom: 30px; margin-left: 19px; display: inline; }
#right li { background-image: url(images/arrowbox_bullet.gif); background-repeat: no-repeat; background-position: 0 top; text-indent: 18px; margin-bottom: 5px; list-style-type: none; }
/*<agl.folder "Sidebar Box">*/
	.sidebar_box_topcap_nomargin { font-size: 0; line-height: 0; background-image: url(images/sidebar_box_topcap.gif); background-repeat: no-repeat; background-attachment: scroll; background-position: left top; height: 4px; margin-top: 0; margin-bottom: 0; }
	.sidebar_box_topcap { font-size: 0; line-height: 0; background-image: url(images/sidebar_box_topcap.gif); background-repeat: no-repeat; background-attachment: scroll; background-position: left top; margin-top: 20px; margin-bottom: 0; height: 4px; }
	.sidebar_box { background-color: #f6f9fd; background-image: url(images/sidebar_box_bg.gif); background-repeat: repeat-y; background-attachment: scroll; width: 177px; padding-right: 8px; padding-left: 8px; }
	.sidebar_box p { margin: 0; }
	.sidebar_box ul { margin: 0; padding-right: 0; padding-bottom: 10px; padding-left: 0; list-style-type: none; }
	.sidebar_box h1 { color: #8dc642; font-size: 12px; font-family: "Helvetica Neue", helvetica, arial, sans-serif; font-weight: bold; margin: 0 2px 5px 0; padding: 3px 0 3px 5px; }
	.sidebar_box h2 { color: #001e3c; font-size: 10px; margin-bottom: 0; }
	.sidebar_box_bottomcap { font-size: 0; line-height: 0; background-image: url(images/sidebar_box_bottomcap.gif); background-repeat: no-repeat; background-attachment: scroll; background-position: left top; padding: 0; height: 6px; margin-bottom: 20px; }
/*</agl.folder>*/
#footer { color: #9eb9e3; font-size: 9px; font-family: Geneva, Arial; background-image: url(images/footer_bg.gif); background-repeat: repeat-x; background-attachment: scroll; background-position: left top; text-align: left; width: 910px; clear: both; margin-top: 5px; margin-left: 5px; padding-top: 20px; }
#footer_left { width: 500px; display: inline; float: left; padding-top: 9px; padding-left: 30px; }
#footer_right { position: relative; left: 10px; display: inline; float: left; }
#footer_shadow { background-image: url(images/footer_shadow.gif); background-repeat: no-repeat; background-attachment: scroll; background-position: 50% 0; height: 23px; }
