/*****************************************************************************/
/* skeleton layout                                                           */
/*****************************************************************************/

body {
	background: #fff;
	color: #000;
	padding: 0px;
	margin: 0px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
}

.link {
  text-decoration:none;
  color:#000000;
}

.link:hover {
  text-decoration:underline;
}

#menuContainer {
	background: url(../pics/bg_header_top.jpg) repeat-x left bottom;
	height: 101px;
}

#menu {
	list-style-type: none;
	padding:66px 0px 0px 0px;
	margin:0 auto;
	width: 666px;
}

#menu li {
	float: left;
	width: 133px;
	height: 24px;
	background: url(../pics/bg_menu.jpg) no-repeat left top;
	text-align: center;
	padding: 5px 0px 5px 0px;
}

#menu li a {
	color: #555;
	font-size: 14px;
	text-decoration: none;
}
#menu li a:hover {
	color: #555;
	font-size: 14px;
	text-decoration: underline;
}
#menu li span {
	color: #000;
	font-size: 14px;
}

#bodyWrapper {
	background: url(../pics/bg_header_shadow.jpg) repeat-x left top;
}

#body {
	padding:0px 0px 0px 0px;
	margin:0 auto;
	width: 764px;
}

#body #header {
	width: 764px;
}

#body .header01 {
	height: 264px;
	background: url(../pics/header01.jpg) no-repeat left top;
	
}

#body .header02 {
	height: 160px;
	background: url(../pics/header02.jpg) no-repeat left top;	
}

#content {
	padding: 20px 0px 0px 0px;
	width: 764px;
	font-weight: normal;
}

#content #col-middle {
	float: left;
	width: 500px;
	padding: 0px 10px 0px 10px;
}

#content #col-right {
	float: left;
	background: url(../pics/horizontal_bar.jpg) no-repeat left top;
	width: 229px;
	padding: 0px 0px 0px 15px;
}

#content h2 {
	margin: 0px;
	color: #000;
	font-weight: normal;
	font-size: 18px;
}
#content #col-middle h2 {
	padding: 0px 0px 10px 10px;
}
#content #col-right h2 {
	padding: 0px 0px 10px 0px;
}

#content h2.breadcrumbs {
	color: #808080;
}
#content h2.breadcrumbs a {
	color: #808080;
	text-decoration: none;
}
#content h2.breadcrumbs a:hover {
	color: #808080;
	text-decoration: underline;
}
#content h2.breadcrumbs span {
	color: #000;
}

#content .top-left {
	background: url(../pics/block_top_left.jpg) no-repeat left top;
	float: left;
	width: 248px;
	margin: 0px 0px 0px 15px;
	padding: 10px 10px 20px 10px;
}

#content .top-right {
	background: url(../pics/block_top_right.jpg) no-repeat left top;
	float: left;
	width: 185px;
	padding: 10px 10px 20px 10px;
}

#content .top-left h3, #content .top-right h3 {
	font-size: 12px;
	padding: 0px 0px 0px 0px;
	margin: 0px;
}
#content .middle, #content .bottom {
	clear: both;	
	background: url(../pics/block_middle.jpg) no-repeat left top;
	width: 475px;
	padding: 10px 0px 20px 10px;
}

#content .middle h3, #content .bottom h3 {
	margin: 0px;
	padding: 0px 0px 10px 0px;
	font-weight: normal;
	font-size: 18px;
	line-height: 1.1em;
}

#content .middle-inner {
	clear: both;
	background: url(../pics/block_middle_inner.jpg) no-repeat left top;
	width: 465px;
	padding: 15px 10px 20px 10px;
}

#content .middle-inner2 {
	clear: both;
	background: url(../pics/block_middle_inner.jpg) no-repeat left top;
	width: 450px;
	margin-left: 15px;
	padding: 10px 10px 20px 10px;
/*	text-align:center;*/
	font-weight: normal;
	line-height:1em;
}

#content .middle-inner h3 {
	margin: 0px;
	padding: 0px 0px 15px 0px;
	font-weight: bold;
	font-size: 12px;
	line-height: 1.1em;
}

#content .middle-inner .content p {
	margin: 0px;
	padding: 0em 0em 1.2em 0em;
}

#content .list-block {
	width: 465px;
	padding: 0px 10px 10px 10px;
}

#content .list-block ul {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 230px;
	list-style-type: none;
}
#content .list-block ul li {
	padding-left: 20px;
	background: url(../pics/bullet_arrow.jpg) no-repeat left top;
	line-height: 1.3em;
	font-weight: bold;
}
#content .list-block ul li a {
	color: #000;
	text-decoration: none;
}
#content .list-block ul li a:hover {
	color: #000;
	text-decoration: underline;
}

#content .bullet {
	background: url(../pics/bullet_arrow.jpg) no-repeat left top;
	padding: 0px 0px 10px 20px;
}

#content .bullet img {
	float: right;
	margin-left: 5px;
	border: 1px solid #9f9f9f;
}

#content .bullet h3 {
	font-size: 12px;
	padding: 0px;
	margin: 0px;
}

#content .bullet .content {
	width: 120px;
}


#footer #footnoteWrapper {
	background: url(../pics/bg_footer_shadow.jpg) repeat-x left bottom;
}

#footer #footnote {
	background: url(../pics/bg_footer.jpg) no-repeat left bottom;
	width: 764px;
	height: 16px;
	margin: 0 auto;
	font-size: 10px;
	color: #707070;
}

#footer #footnote a {
	color: #707070;
	text-decoration: none;
}
#footer #footnote a:hover {
	text-decoration: underline;
}

#footer #footnote .left {
	padding: 2px 0px 0px 10px;
	float: left;	
}
#footer #footnote .right {
	padding: 2px 10px 0px 0px;
	float: right;	
}

#footer #bottomBar {
	height: 20px;
	background: url(../pics/bg_footer_bar.jpg) repeat-x left top;	
}

.hidden {
	display: none;
}

.spacer {
	display: block;
	overflow: hidden;
	clear: both;
	height: 1px;
	width: 1px;
}

img.floatLeft {
	float: left;
	margin-right: 15px;
	border: 1px solid #9f9f9f;
}

img.floatRight {
	float: right;
	margin-left: 15px;
	border: 1px solid #9f9f9f;
}

.ullist ul {
	list-style-type:none;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}
	
.ullist ul li {
	margin:0px 0px 0px 0px;
}

.ullist ul li span {
	margin:0px 0px 0px 5px;
	padding-left:10px;
	background:url(../pics/listimage.jpg) no-repeat left;
	background-position:0px 6px;
	text-decoration:none;
	color:#000000;
	display:block;	
}