/* @group Structure */

body {
	padding: 0;
	background: #ffffff url(bg.gif) top left repeat;
	color: #666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}

h1 {
	color: #ffae00;
	font-size: 30px;
}

h2 {
	color: #777;
	font-size: 21px;
}

h3 {
	color: #a6ca28;
	font-size: 14px;
}

a {
	color: #FF6600;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}

ul {
	list-style: none;
}

ul, ol {
	margin-left: 1em;
}

ul.list_block li {
	padding: 0;
	list-style: none;
	background-image: none;
}

ul li {
    background-image: url(li_bullet.gif);
    background-repeat: no-repeat;
    background-position: 0px 6px;
    padding-left:12px;
    line-height: 17px;
    color: #666;
    padding-bottom: 15px;
}


#container {
	border-left: 0 none;
	border-right: 0 none;
	border-top: 0 none;
	background: url(body_bg.gif) top left repeat-y;
	width:760px;
	padding: 0 8px 13px;
}

#container_hook {
    width:759px;
}

.title_block_f {
    padding:16px;
}

#header {
	padding: 0;
	width:760px;
	margin-bottom:0;
}

#header_logo {
	display:none;
	visibility:hidden;
}

#header_image_wrap {
float:none;
}

.link_bullet {
	background: none;
	padding-left: 0;
}

#content {
	width:760px;
}

#content_hook {
	background: #fff;
	margin-left: 18px;
	width: 700px;
}
	
#intro-text {
  width:668px;
  padding:23px 10px 16px 32px;
}	

#footer {
	width: 700px;
	_width: 700px;
	height:86px;
	margin-top: 0px;
	padding: 22px 42px 0;
	color:#7d7f7f;
	background: url(footer.gif) top center no-repeat;
	border: 0 none;
	border-top: 0 none;
}
	
#footer_logo {
	display:  none;
}

#footer_links {
    margin-top: 20px !important;
    position: relative;
    float: left;
    clear:both;
}

#footer_links a, #footer_links {
	text-decoration: none;
	font-size: 10px;
	margin-left: 0;
}

#ball_Body_Copy_1 {
  padding-bottom: 5px;
}

#footer_links a, #footer_links .spacer {
    color: #ff6600;
}

/*
#ball_Footer_Link_1, #ball_Footer_Link_2 {
    color: #ff6600  !important;
}

#ball_Footer_Link_3, #ball_Footer_Link_4, #ball_Footer_Link_5, #ball_Footer_Link_6 {
	color: #315f77 !important;
}
*/

#copyright {
	font-size: 13px;
	color: #4b7a91;
}

/* @end */

/* @group Page Parts */

#ball_pre_Image_Body_Copy_1 { margin-bottom: 10px; }

#ball_post_Image_Body_Copy_1 { clear: both; }


/* @end */

/* @group Hidden Items */

#header_link {
	display: none;
}

#footer_fineprint {
	display: none;
}

/* @end */


