/*
home.css - CSS specific to the home page of the site, optimized for standards-compliant browsers
January 28, 2008 - Accelerant Studios
*/

@import url(global/reset.css); /* Global Reset Styles */
@import url(global/typography.css); /* Global Typography Styles */
@import url(global/layout.css); /* Global Layout Styles */
@import url(global/global.css); /* Global Miscellaneous Styles */
#top_menu li#search {
	padding-top: 5px;
}

#search input {
	margin-right: 10px;
	background-image: none;
	background-color: #FFFFFF;
	color: #7c7c7c;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: capitalize;
	font-size: 11px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


#side_sub {
	margin-left: 0px;
}
#side_sub li {
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	color: #0066FF;
}
#subnav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0066FF;
	background-image: url(../images/global/side_subnav_bg.gif);
	background-repeat: repeat-x;
}
#side_nav li a:link, #side_nav li a:visited {
	display: block;
	padding: 10px 25px 10px 23px;
	text-decoration: none;
	background-image: url(../images/global/side_subnav_linebottom.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
#side_nav #side_sub li {
	background-image: url(../images/global/side_subnav_bg.gif);
	background-repeat: repeat-x;
	background-position: bottom;
		font-size: 11px;

}
#side_nav #side_sub li a:link, #side_nav #side_sub li a:visited {
	color: #538cbd;
	font-weight: normal;
	display: block;
	padding: 8px 10px 8px 23px;
	font-size: 11px;
	background-image: url(../images/global/side_subnav_linebottom2.gif);
	background-repeat: no-repeat;
	background-position: bottom;

}
#side_nav #side_sub li a:hover {
	color: #000000;
}
/* vi add */
#right-column {
	float: right;
	width: 216px;
}

#content {
	margin: 0px 0px 30px 30px;
	float: left;
	width: 535px;
	padding: 0;
	font-size: 12px;
	line-height: 16px;
}
#content p {
	margin-bottom: 10px;
	padding: 0;
}
#calendar_screen {
	margin-top: 20px;
	margin-bottom: 20px;
}

#content .table-right {
	padding: 0px 30px 30px 30px;
	float: right;
}
a:link, a:visited {
	color: #336699;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
hr {
	color: #e5e5e5;
}
#content .imgborder{
	margin-left: 4px;
	margin-right: 4px;
	padding: 6px;
	border: solid 1px #d7d7d7;
	background-color: #FFFFFF;
}
#content .padleft {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 20px;
}
#content .padright {
	padding: 10px 20px 10px 0px;
}
#content .padall {
	padding: 20px;
}
/* masonry details */

#content-details {
	margin: 0px 30px 30px 30px;
	float: left;
	width: 760px;
	font-size: 12px;
}
#content-details p {
	line-height: normal;
	margin-bottom: 1em;

}
/* calendar */
#content-calendar {
	margin: 0px 30px 30px 30px;
	float: left;
	width: 760px;
	font-size: 12px;
}

#content-calendar #calendar td {
border-bottom: 1px dotted #cccccc;
padding: 8px;
}
#content-calendar #calendar td h1 {
	font-size: 12px;
	font-weight: normal;
	padding-bottom: 6px;
	color: #666;

}
#content-calendar #calendar td p {
	font-size: 11px;
	text-align: justify;
}
#content-calendar #calendar td.event-green {
	background-image: url(../images/global/icon_leaf.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
#content-calendar #calendar td.event-blue {
	background-image: url(../images/global/icon_lightbulb.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
#content-calendar #calendar td.event-trowel {
	background-image: url(../images/global/icon_trowel.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
/* Content Banners */
#banner-menu {
	float: right;
	margin-right: 20px;
	position: relative;
	top: 120px;
}
#bannersmall-menu {
	float: right;
	margin-right: 20px;
	position: relative;
	top: 100px;
}
#bannerbig-menu {
	position: relative;
	width: 550px;
	top: 180px;
	left: 50px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #92c5ea;
}



#banner-menu-mds p {
	width: 265px;
	position: relative;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 18px;

	color: #FFFFFF;
	left: 300px;
	top: 60px;

}

#banner-menu-mds p {
	width: 265px;
	position: relative;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 18px;

	color: #FFFFFF;
	left: 300px;
	top: 60px;

}
#banner-copy {
	width: 420px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 18px;
	color: #FFFFFF;
	position: absolute;
	left: 316px;
	top: 203px;

}
#banner-menu-mds p.normal {
	width: 550px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	left: 30px;
	top: 20px;
	font-weight: normal;
	color: #333333;
}


#banner {
	margin-bottom: 16px;
}
#feature-detail {
	position: relative;
	width: 190px;
	top: 0px;
	left: 70px;
	
}

#feature-detail a.caption, #feature-detail p {
	color: #666666;
	line-height: 11px;
	padding: 0;
	margin: 0;
}
#design-mds-feature2 #feature-detail {
	position: relative;
	width: 190px;
	left: 65px;
	top: 60px;
}
#design-mds-feature2 #feature-detail a, #design-mds-feature2 #feature-detail {
	font-size: 11px;
	color: #666;
	text-decoration: none;
	line-height: 12px;
}

/* IMI Today */
#page-imitoday img {

}
#imitoday {
	background-image: url(../images/header_banners/imi_today_masthead2.jpg);
	background-repeat: no-repeat;
	width: 584px;
	height: 221px;
}
#bannermenu-imitoday {
	position: relative;
	width: 550px;
	top: 0px;
	left: 30px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #92c5ea;
}
/* Multimedia Gallery */
#feature-gallery-box {
	background-image: url(../images/gallery/feature_gallerybox.jpg);
	background-repeat: no-repeat;
	width: 258px;
	height: 230px;
	float: left;
	margin: 0;
	padding-right: 10px;
	padding-bottom: 10px;
}
#feature-gallery-box img {
	margin: 12px 4px 3px 15px;
}
#feature-gallery-box p {
	margin: 6px 4px 2px 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333;
}
.title {

	color: #3b729f;
	font-weight: bold;
}
#content-gallery {
	margin: 0px 12px 30px 12px;
	float: left;
	width: 557px;
	font-size: 12px;
	padding: 0;
}
#content-gallery h1 {
	margin: 0;
	width: 557px;
	height: 40px;
	font-size: 11px;
	padding: 14px 0px 0px 16px;
	background-image: url(../images/gallery/tab_grey557.jpg);
	background-repeat: no-repeat;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #666666;
	clear: both;
	text-transform: uppercase;
	letter-spacing: 0.2em;
	word-spacing: .3em;
}
#hide-links {
	overflow: hidden;
	position: absolute;
	text-indent: -9999px;
}

/* Banner Header */
#about1 {
	background-image: url(../images/header_banners/about_at-team.jpg);
	background-repeat: no-repeat;
	width: 584px;
	height: 135px;
}
#about2 {
	background-image: url(../images/header_banners/about_mt-team.jpg);
	background-repeat: no-repeat;
	width: 584px;
	height: 135px;
}

#training1 {
	background-image: url(../images/header_banners/training_flynncenter.jpg);
	background-repeat: no-repeat;
	width: 584px;
	height: 194px;
}
#training2 {
	background-image: url(../images/header_banners/training_jobcorps.jpg);
	background-repeat: no-repeat;
	width: 584px;
	height: 135px;
}
#training3 {
	background-image: url(../images/header_banners/training_certifications.jpg);
	background-repeat: no-repeat;
	width: 584px;
	height: 135px;
}
#training4 {
	background-image: url(../images/header_banners/training_safety.jpg);
	background-repeat: no-repeat;
	width: 584px;
	height: 135px;
}
#training5 {
	background-image: url(../images/header_banners/training_icp.jpg);
	background-repeat: no-repeat;
	width: 584px;
	height: 135px;
}
#training6 {
	background-image: url(../images/header_banners/training_continuinged.jpg);
	background-repeat: no-repeat;
	width: 584px;
	height: 135px;
}
#training7 {
	background-image: url(../images/header_banners/training_safety.jpg);
	background-repeat: no-repeat;
	width: 584px;
	height: 135px;
}

#design-mds-feature {
	background-image: url(../images/header_banners/design_mds_index.jpg);
	background-repeat: no-repeat;
	width: 584px;
	height: 320px;

}
#design-mds-feature2 {
	background-image: url(../images/header_banners/design_mds_index2.jpg);
	background-repeat: no-repeat;
	width: 100%;
	height: 250px;

}
#design2 {
	background-image: url(../images/header_banners/design_lifecycle.jpg);
	background-repeat: no-repeat;
	width: 584px;
	height: 135px;
}
#design3 {
	background-image: url(../images/header_banners/design_techseminars.jpg);
	background-repeat: no-repeat;
	width: 584px;
	height: 135px;
}
#design3b {
	background-image: url(../images/header_banners/design_structuralmasonry.jpg);
	background-repeat: no-repeat;
	width: 584px;
	height: 135px;
}
#design4 {
	background-image: url(../images/header_banners/design_codes.jpg);
	background-repeat: no-repeat;
	width: 584px;
	height: 135px;
}
#design5 {
	background-image: url(../images/header_banners/design_techbriefs.jpg);
	background-repeat: no-repeat;
	width: 584px;
	height: 135px;
}
#design6 {
	background-image: url(../images/header_banners/design_research.jpg);
	background-repeat: no-repeat;
	width: 584px;
	height: 135px;
}
#design7 {
	background-image: url(../images/header_banners/design_casestudies.jpg);
	background-repeat: no-repeat;
	width: 584px;
	height: 135px;
}
#design8 {
	background-image: url(../images/header_banners/design_sustainable.jpg);
	background-repeat: no-repeat;
	width: 584px;
	height: 135px;
}
#design9 {
	background-image: url(../images/header_banners/design_newproducts.jpg);
	background-repeat: no-repeat;
	width: 584px;
	height: 135px;
}
#education0 {
	background-image: url(../images/header_banners/education_masonrycamp.jpg);
	background-repeat: no-repeat;
	width: 584px;
	height: 215px;
}
#education1 {
	background-image: url(../images/header_banners/education_contractor.jpg);
	background-repeat: no-repeat;
	width: 584px;
	height: 135px;
}
#education2 {
	background-image: url(../images/header_banners/education_icp.jpg);
	background-repeat: no-repeat;
	width: 584px;
	height: 135px;
}
#education3 {
	background-image: url(../images/header_banners/education_campus.jpg);
	background-repeat: no-repeat;
	width: 584px;
	height: 135px;
}

#education4 {
	background-image: url(../images/header_banners/education_techseminars.jpg);
	background-repeat: no-repeat;
	width: 584px;
	height: 135px;
}
#education4b {
	background-image: url(../images/header_banners/education_structuralmasonry.jpg);
	background-repeat: no-repeat;
	width: 584px;
	height: 135px;
}
#education5 {
	background-image: url(../images/header_banners/education_continuinged.jpg);
	background-repeat: no-repeat;
	width: 584px;
	height: 135px;
}
#education6 {
	background-image: url(../images/header_banners/education_certifications.jpg);
	background-repeat: no-repeat;
	width: 584px;
	height: 135px;
}
#education7 {
	background-image: url(../images/header_banners/education_flynnevents.jpg);
	background-repeat: no-repeat;
	width: 584px;
	height: 135px;
}
#education8 {
	background-image: url(../images/header_banners/education_tradeshows.jpg);
	background-repeat: no-repeat;
	width: 584px;
	height: 135px;
}
#education9 {
	background-image: url(../images/header_banners/education_newproducts.jpg);
	background-repeat: no-repeat;
	width: 584px;
	height: 135px;
}
#education10 {
	background-image: url(../images/header_banners/education_sustainable.jpg);
	background-repeat: no-repeat;
	width: 584px;
	height: 135px;
}
#imitoolkit {
	background-image: url(../images/header_banners/imi_toolkit.jpg);
	background-repeat: no-repeat;
	width: 584px;
	height: 135px;
}
#gallery {
	background-image: url(../images/global/bg_gradient-blue.jpg);
	background-repeat: repeat-x;
	width: 584px;
	height: 54px;
}
#gallery h2{
	position: relative;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	left: 30px;
	top: 18px;
}
a.arrow-white, a.arrow-white:visited {
	background-image: url(../images/global/arrow_white.gif);
	background-position: 0px 4px;
	background-repeat: no-repeat;
	padding-left: 15px;
	text-decoration: none;
	color: #000;
	font-size: 12px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
a.arrow-white:hover {
	text-decoration: underline;
}
a.arrow-grey {
	background-image: url(../images/global/sprites_bullets.gif);
	background-position: 0px -397px;
	background-repeat: no-repeat;
	padding-left: 15px;
	font-size: 11px;
	font-weight: bold;
}
a.arrow-grey2 {
	background-image: url(../images/global/sprites_bullets.gif);
	background-position: 0px -397px;
	background-repeat: no-repeat;
	padding-left: 15px;
	font-size: 12px;
	font-weight: bold;
}
a.arrow-carrot {
	background-image: url(../images/global/sprites_bullets.gif);
	background-position: 0px -773px;
	background-repeat: no-repeat;
	padding-left: 10px;
	font-size: 11px;
	font-weight: bold;
	color: #999999;
}
a.video-link {
	background-image: url(../images/global/camera_icon.gif);
	background-repeat: no-repeat;
	padding-left: 22px;
	background-position: 2px;
}

/* headers */
#headline, #headline a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color:#000;
	text-decoration:none;

}
h1, h1 a {
	font-size: 18px;
		margin-bottom:16px;
}
h2, h2 a {
	margin-bottom:16px;
	font-size: 15px;
	font-weight: bold;
	color: #000000;
}
h3 {
	margin: 0;
	padding: 0;
	font-size: 11px;
	font-weight: bold;
	color: #336699;
	text-transform: uppercase;
}
h4 {
	font-weight: bold;
	color: #336699;
}
h6 {
	font-size: 15px;
	font-weight: bold;
	color: #036;
	text-transform: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-bottom: 8px;
	font-style: italic;
	letter-spacing: -.07em;
}
/* Body text modify */
#content #quote {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 18px;
	color: #985B36;
	padding-top: 8px;
	padding-right: 16px;
	padding-bottom: 8px;
	padding-left: 18px;
}
.quoter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #666;
}
.normal {
	font-size: 12px;
	line-height: 16px;
}


.text-smaller {
	font-size: 11px;
}
.text-bigwhite {
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.text-aboutindexpic {
	font-family: Arial, Helvetica, sans-serif;
	color: #ffcc99;
	font-size: 11px;
}
.caption_sm {
	font-size: 9px;
	font-weight: normal;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 10px;
}
.caption {
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 14px;
}
.caption-title {
	font-size: 11px;
	font-weight: bold;
	color: #ca6222;
	font-family: Arial, Helvetica, sans-serif;
}
.rule {
	margin: 0;
	padding: 0;
	border-bottom: 1px solid #e5e5e5;
	line-height: 1px;
}
.rule-dashed {
	margin: 0;
	border-bottom: 1px dashed #c1c1c1;
	line-height: 1px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 4px;
	padding-left: 0;
}
.text-hilite {
	background-color: #FAF0D1;
}
.toppage {
	font-size: 10px;
	padding: 0;
	margin: 2px 0px 2px 0px;
	display: block;
	width: 100%;
	border-bottom: 1px dashed #efefef;
	text-align: right;
}
.redbold {
	font-weight: bold;
	color: #C00;
}
.superbold, a.superbold {
	font-weight: bold;
	font-size: 18px;
}
a.redbold {
	font-weight: bold;
	color: #C00;
	text-decoration: underline;
}
.orangebold {
	font-weight: bold;
	color: #ca6222;
}
a.orangebold {
	font-weight: bold;
	color: #ca6222;
	text-decoration: none;
}
.text-grey {
	color: #666666;
}
.text-greysm {
	color: #666666;
	font-size: 11px;
	line-height: 14px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
}
.text-greysmallest {
	color: #a9a9a9;
	font-size: 10px;
	line-height: 13px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
}
a.grey {
	color: #666666;

}
#no-margin {

	margin: 0;
}
/* design boxes*/
#content .text-smaller a {
	color: #666666;
}
#index-box {
	padding: 10px;
}
#index-box h1 {
	padding: 10px;
	font-size: 14px;
	font-weight: bold;

	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 22px;

}
#index-box h2{
	padding: 10px;
	font-size: 14px;
	font-weight: bold;
	color: #000;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 22px;

}
#index-box h3 {
	padding-left: 10px;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 18px;
	text-transform: none;
}

#box-hilite1 {
	background-image: url(../images/global/box_bodyhilite-top.jpg);
	background-repeat: no-repeat;
}
#box-hilite1 p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
	color: #FFFFFF;
	padding: 20px 30px 10px 20px;
	margin: 0;
}
#box-hilite1-bottom {
	background-image: url(../images/global/box_bodyhilite-bottom.jpg);
	background-repeat: no-repeat;
}
#box-hilite2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	color: #ca6222;
	display: block;

	background-color: #fbf4f0;
	border-top: dotted 1px #ca6222;
	border-bottom: dotted 1px #ca6222;
	padding: 12px 10px 10px 10px;
}
#box-hilite2 h1, #box-hilite2 h1 a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 24px;
	font-weight: bold;
	color: #000000;
}
#box-hilite3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #000;
	margin: 12px 10px 10px 10px;
	padding: 10px;
	background-color: #FFFBEC;
	border-top: 1px solid #FDE173;
}
#box-hilite3 h1 {
	color: #FFF;
	margin-top: 20px;
}
#box-hilite3 h2, #box-hilite3 h2 a {
	color: #063;
	margin: 0;
	padding: 0;
	font-size: 12px;
}
#box-fullsize {
	background-image: url(../images/global/box_fullsize-top.jpg);
	background-repeat: no-repeat;
	padding: 18px 10px 0px 12px;
	margin: 0;
}
#box-fullsize p {

	margin: 0;
}
#box-fullsize-bottom {
	background-image: url(../images/global/box_fullsize-bottom.jpg);
	background-repeat: no-repeat;
	padding-bottom: 6px;

}
#box-halfsize {
	background-image: url(../images/global/box_halfsize-top.jpg);
	background-repeat: no-repeat;
	margin: 0;
	width: 264px;
	padding-top: 12px;
	padding-bottom: 0px;
	padding-right: 0px;
	padding-left: 10px;
}
#box-halfsize p {
	margin: 0px;
	padding: 0px;
	line-height: 10px;
}

#box-halfsize-bottom {
	background-image: url(../images/global/box_halfsize-bottom.jpg);
	background-repeat: no-repeat;
	width: 260px;
	padding-bottom: 6px;
		margin: 0px;

}
.width-half {
	width: 50%;
}
#box-feature {
	background-image: url(../images/global/box_feature-top.jpg);
	background-repeat: no-repeat;
	padding: 18px 20px 0px 20px;
	margin: 0;
}
#box-feature h1, #box-feature h1 a{
	margin: 0;
	font-size: 14px;
	line-height: 16px;
	font-weight: bold;
	color: #cc6633;
	text-decoration: none;
}
#box-feature h2 {
	margin-bottom: 8px;
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	color: #000;
}
#box-feature p {
	font-size: 11px;
	line-height: 18px;
	color: #333;
	margin: 0;
}
#box-feature-bottom {
	background-image: url(../images/global/box_feature-bottom.jpg);
	background-repeat: no-repeat;
	margin: 0;
	height: 34px
}
#box-thumbnail-gallery {
	width: 164px;
	position: relative;
	display: inline;
	min-height: 164px;
	_height: 164px;
	text-align: left;
	margin-right: 2px;
	padding-left: 12px;
	padding-top: 12px;
	float: left;
	background-image: url(../images/global/box_videothumb.jpg);
	background-repeat: no-repeat;
	font-size: 10px;

}
#box-thumbnail-gallery1 {
	left: 12px;
	width: 164px;
	position: relative;
	display: inline;
	min-height: 164px;
	_height: 164px;
	text-align: left;
	margin-right: 18px;
	padding-left: 12px;
	padding-top: 12px;
	float: left;
	background-image: url(../images/global/box_videothumb.jpg);
	background-repeat: no-repeat;
	font-size: 10px;

}
#box-thumbnail-gallery a:hover {
	color: #000000;
	text-decoration: none;
}
#box-thumbnail-gallery1 a:hover {
	color: #000000;
	text-decoration: none;
}
#box-thumbnail-gallery p {
	margin-right: 10px;
	font-size: 10px;
	line-height: 11px;
	font-weight: normal;
}
#box-thumbnail-gallery1 p {
	margin-right: 10px;
	font-size: 10px;
	line-height: 11px;
	font-weight: normal;
}
#box-thumbnail-gallery img {
	padding-bottom: 4px;

}
#box-thumbnail-gallery1 img {
	padding-bottom: 4px;

}
#float-right {
	padding-left: 16px;
	float: right;
	width: 50%;
}
#right-column-box {
	width: 195px;
	position: relative;
	margin: 0px;
	padding: 0px;
	float: right;
}
/* Lists */


#list-bullet1 .video {
	padding-left: 14px;
	background-image: url(../images/global/sprites_bullets.gif);
	background-position: 0px -912px;
	background-repeat: no-repeat;
	padding-bottom: 12px;
}
#list-bullet1 li  {
	padding-left: 14px;
	background-image: url(../images/global/sprites_bullets.gif);
	background-position: 0px 4px;
	background-repeat: no-repeat;
	padding-bottom: 12px;

}
#list-bullet1 h1 {
	font-weight: bold;
	border-top: solid 1px #ccc;
}
#list-bullet2 h1 {
	font-size: 11px;
	color: #336699;
	text-transform: uppercase;
	border-top: solid 1px #d7d7d7;
	border-bottom: solid 1px #d7d7d7;
	padding: 4px;
	font-weight: bold;

}
#list-bullet2 h1 a {
	font-size: 11px;
	color: #336699;
	text-transform: uppercase;
	font-weight: bold;

}
#list-bullet2 h2  {
	font-size: 11px;
	padding: 4px;
	font-weight: bold;
	margin-bottom: 6px;

}
#list-bullet2 li  {
	margin: inherit;
	padding-left: 10px;
	background-image: url(../images/global/sprites_bullets.gif);
	background-position: 0px -195px;
	background-repeat: no-repeat;
	font-size: 12px;
	line-height: 16px;
	padding-bottom: 10px;
}

#list-bullet3 li  {

	padding-left: 10px;
	background-image: url(../images/global/sprites_bullets.gif);
	background-position: 0px -195px;
	background-repeat: no-repeat;
	padding-bottom: 12px;
	font-size: 11px;
	line-height: 14px;

}

#list-bullet4 li {
	margin-left: 0;
	padding-left: 12px;
	background-image: url(../images/global/sprites_bullets.gif);
	background-position: 0px -772px;
	background-repeat: no-repeat;
	font-size: 12px;
	color: #333;
	margin-top: 6px;

}
#list-bullet4 h1 {
	font-size: 11px;
	font-weight: bold;
	color: #D75600;
	margin-left: 12px;
	margin-bottom: 0px;
}
#list-bullet4 h2 {
	font-size: 11px;
	padding: 0px;
	font-weight: bold;
	color: #333;
	margin-top: 0px;
	margin-bottom: 6px;
	margin-left: 12px;
}

#thumbnails {
    width: auto;
    padding: 0;
    text-align: left;
}

#thumbnails ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
}

#thumbnails li {
	width: 165px;
	position: relative;
	display: inline;
	min-height: 170px;
	_height: 170px;
	text-align: left;
	margin-right: 12px;
	padding-bottom: 6px;
	font-size: 11px;
	line-height: 13px;
	float: left;
}

#thumbnails p {
	font-size: 11px;
	color: #666666;
	padding-left: 8px;
    margin-top: 3px;
}
#thumbnails li a:link, #thumbnails li a:visited {
	color: #666666;
	text-decoration: none;
}
#thumbnails li a:hover {
	color: #000;
}
/* TABLES */
#table1 {
border: 1px solid #ccc;

}
#table1 tbody tr td h2, #table1 tbody tr td h2 a {
	font-size: 11px;

}
#table1 td {
background: #fff;
padding:3px;
border: 1px solid #fff;
}
#table1 th {
text-align:left;

}
#table1 thead th {
	color:#333;
	font-size:12px;
	padding: 4px 10px;
	background-image: url(../images/global/bg_gradient-orange.jpg);
	background-repeat: repeat-x;
	background-position: top;
	font-weight: bold;
}
#table1 tbody th {
	color:#333;
	font-size:11px;
	padding: 3px;
	background-image: url(../images/global/bg_gradient-ltblue.jpg);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #FFFFFF;
}
#table1 tbody th.sub {
	font-size:11px;
	color:#333;
	padding: 3px;

	background-image: url(../images/global/bg_gradient-ltgrey.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
#table2 {
	font-size: 11px;

}
#table2 h1 {
	font-size: 14px;
	line-height: 16px;
	margin: 0px;
}
#table2 h2 {
	font-size: 11px;
	line-height: 16px;
	margin: 0px;
	font-weight: bold;
	color: #666;
}
#table2 td {
	padding: 2px;
	font-size: 11px;
	border-bottom: dotted 1px #ccc;
	vertical-align: top;
}
#table2 .td-h1 {

	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #666;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
}
#table2 .td-h2 {
	padding-top: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
}
#table2 h2 {

}
#table2 h3 {
	background-color: #F0F0F0;
}
#table-callout {
	font-size: 11px;
	color: #333;
	background-image: url(../images/global/bg2.gif);
	padding: 8px;
}
#table3 td {
	padding-bottom: 6px;
	padding-top: 4px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DAE8F3;
}
#people td {
	font-size: 11px;
	padding: 5px;

}
#people img {
	padding-right: 20px;
	float: left;
}
#people td.body {
	border-bottom: dotted 1px #cecece;

}



#float-right a {
	color: #666666;
}


#cse-search-results iframe {
	width: 550px;
}

/* BUTTON */

.btn { display: block; position: relative; background: #aaa; padding: 8px; float: left; color: #fff; text-decoration: none; cursor: pointer; }
.btn * {
	font-style: normal;
	background-image: url(../images/global/btn2.png);
	background-repeat: no-repeat;
	display: block;
	position: relative;
}
.btn i { background-position: top left; position: absolute; margin-bottom: -8px;  top: 0; left: 0; width: 8px; height: 8px; }
.btn span { background-position: bottom left; left: -8px; padding: 0 0 8px 16px; margin-bottom: -8px; }
.btn span i { background-position: bottom right; margin-bottom: 0; position: absolute; left: 100%; width: 16px; height: 100%; top: 0; }
.btn span span { background-position: top right; position: absolute; right: -16px; margin-left: 16px; top: -8px; height: 0; }

* html .btn span,
* html .btn i { float: left; width: auto; background-image: none; cursor: pointer; }

.btn.blue { background: #2ae; }
.btn.green {
	background: #9d4;
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
}
.btn.pink { background: #e1a; }
.btn:hover {
	background-color: #467126;
	text-decoration: none;
}
.btn:active { background-color: #444; }
.btn[class] {  background-image: url(../images/global/shade.png); background-position: bottom; }

* html .btn { border: 3px double #aaa; }
* html .btn.blue { border-color: #2ae; }
* html .btn.green { border-color: #9d4; }
* html .btn.pink { border-color: #e1a; }
* html .btn:hover { border-color: #a00; }
.green {
	color: #060;
}
.FloatRight {
	float: right;
	padding-bottom: 10px;
	padding-left: 14px;
}
.FloatLeft {
	float: left;
	padding-bottom: 10px;
	padding-right: 14px;
}
.clear {
	clear: both;
}

