@charset "utf-8";
body {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-top: 25px;
}

#rnd_container, #rnd_container_2, #rnd_container_3, #rnd_container_1a, #rnd_container_1b, #rnd_container_1c, #rnd_container_1 {
	background: #FFFFFF;
	margin-top: 6px;
	margin-right: 1px;
	margin-bottom: 7px;
	margin-left: 1px;
}
    
    .rnd_top, .rnd_bottom {display:block; background:#FFFFFF; font-size:1px;}
    .rnd_b1, .rnd_b2, .rnd_b3, .rnd_b4 {display:block; overflow:hidden;}
    .rnd_b1, .rnd_b2, .rnd_b3 {height:1px;}
    .rnd_b2, .rnd_b3, .rnd_b4 {background:#FFFFFF; border-left:1px solid #cccccc; border-right:1px solid #cccccc;}
    .rnd_b1 {margin:0 5px; background:#cccccc;}
    .rnd_b2 {margin:0 3px; border-width:0 2px;}
    .rnd_b3 {margin:0 2px;}
    .rnd_b4 {height:2px; margin:0 1px;}
    
    .rnd_content {
	display:block;
	border:0 solid #cccccc;
	border-width:0 1px;
	background:#FFFFFF;
	color: #666666;
	padding-top: 1px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	font-size: small;
}

    .rnd_content_home {
	display:block;
	border:0 solid #cccccc;
	border-width:0 1px;
	background:#FFFFFF;
	color: #666666;
	padding-top: 1px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
	font-size: small;
}

.breadcrump {
	font-size: x-small;
}


    .rnd_footer {
	display:block;
	border:0 solid #cccccc;
	border-width:0 1px;
	background:#FFFFFF;
	color: #666666;
	padding-top: 1px;
	padding-right: 20px;
	padding-bottom: 1px;
	padding-left: 20px;
	font-size: small;
}


.footer {
	font-size: small;
	text-align: center;
	color: #999999;
	padding-top: 10px;
	padding-bottom: 0px;
}
.split1_2 {
	float: left;
	width: 628px;
}
.split1 {
	float: left;
	width: 308px;
}
.split2 {
	float: right;
	width: 308px;
}
.split3 {
	float: right;
	width: 310px;
}

.split_b1 {
	float: left;
	width: 627px;
}
.industry1 {
	float: left;
	width: 49%;
}
.industry2 {
	float: right;
	width: 49%;
}
a:link {
	color: #666666;
}

a:visited {
	color: #666666;
}
a.whitelink:link {
	color: #ffffff;
	text-decoration:none;
}

a.whitelink:visited {
	color: #ffffff;
	text-decoration:none;	
}

.clear {
	clear:both;
	font-size: 1px;
	line-height: 0px;
}

.homepagebanner {
	background-image: url(/img/homepagebanner2.jpg);
	height: 110px;
	margin-top: 0px;
	width: 908px;
	margin-right: 1px;
	margin-left: 1px;
	color: #FFFFFF;
	padding-top: 110px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	margin-bottom: 7px;
}
h1 {
	font-size: x-large;
	color: #FF6600;
}
.shadow_d {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #dddddd;
	margin-right: 6px;
	margin-left: 6px;
}
.shadow_e {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #eeeeee;
	margin-right: 7px;
	margin-left: 7px;
}
.bannermargin {
	border-top-width: 6px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}

textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
li {
	margin-left: -25px;
}
.orangebutton {
	background-image: url(img/fm-button-orange.gif);
	height: 27px;
	width: 138px;
	padding-top:6px;
	background-repeat: no-repeat;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
	border-top-width: 25px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}

.button_green_left{
	background-repeat: no-repeat;
	background-image: url(img/webenchmark/button_green_left.gif);
	float: left;
	height: 62px;
	width: 6px;
}

.button_green_right{
	background-repeat: no-repeat;
	background-image: url(img/webenchmark/button_green_right.gif);
	float: left;
	height: 62px;
	width: 6px;
}

.button_green_bg{
	background-repeat: repeat-x;
	background-image: url(img/webenchmark/button_green_bg.gif);
	float: left;
	height: 62px;
	padding: 8px;
}