/* CSS Document */

/**** Test - Rounded Corners Div ********/
.divRCInner_topBanner {padding: 20px 2px 0px 2px; margin: 0px; text-align: left;
	background-color: transparent;
	background-image: url(../images/header_box_blue.gif);
	background-position: top left; 
	background-repeat: repeat-x;}

.divRndCorners_topBanner_blue {border: 1px solid #666; color: #333; text-align: center; background-color: #fff;/* 
	background-image: url(../images/header_box_blue.gif);
	background-position: top left; 
	background-repeat: repeat-x;*/}

.boxTopHeader {
	padding: 0px 4px;
	margin: 0px;
		margin-right: -4px;
	/*width: 140px;*/
	height: 20px;
	line-height: 20px;
	vertical-align: middle;
	font: bold 11px Geneva, Arial, Helvetica, sans-serif;
	color: #fff;
	border: 1px solid #666;
	border-bottom: none;
	background: url(../images/header_box_blue.gif) top left repeat-x;
	/*background-position:; 
	background-repeat:*/}
	
/**** Test - Divs with image abckgrounds ************/
.infoBox_header, .infoBox_content, .infoBox_bottom, .infoBox_wrapper {width: 157px;}
.infoBox_header_581, .infoBox_content_581, .infoBox_bottom_581, .infoBox_wrapper_581 {width: 581px;}
.infoBox_header_414_brn, .infoBox_content_414, .info_box_bottom_414, .infoBox_wrapper_414 {width: 414px;}

.infoBox_wrapper, .infoBox_wrapper_581, .infoBox_wrapper_414 {margin: 0px; padding: 0px;}
.infoBox_wrapper {padding: 0px 0px 6px 0px;}

.infoBox_header {background: url(../images/info_box_header.gif) 0% 0% no-repeat; height: 20px; line-height: 20px; vertical-align: text-bottom;}
.infoBox_header_581 {background: url(../images/info_box_header_581.gif) 0% 0% no-repeat; height: 21px; line-height: 21px; vertical-align: text-bottom;}
.infoBox_header_414_brn {background: url(../images/info_box_header_414_brn.gif) 0% 0% no-repeat; height: 21px; line-height: 21px; vertical-align: text-bottom;}
	.infoBox_header div, .infoBox_header_581 div, .infoBox_header_414_brn div {
		height: 19px;
		line-height: 20px;
		vertical-align: middle;
		padding: 4px 10px 0px 10px;
	 	font: bold 11px Geneva, Arial, Helvetica, sans-serif;
		text-transform: uppercase;
		color: #fff;}
.infoBox_content {background: url(../images/info_box_content.gif) 0% 0% repeat-y; line-height: 20px; vertical-align: top; padding: 6px; text-align: center;}
.infoBox_content_581 {background: url(../images/info_box_content_581.gif) 0% 0% repeat-y; line-height: 20px; vertical-align: top; padding: 6px; text-align: center;}
	.infoBox_content_581_noStyle {background: url(../images/info_box_content_581.gif) 0% 0% repeat-y; line-height: 20px; vertical-align: top; padding: 6px;}
.infoBox_content_414 {background: url(../images/info_box_content_414.gif) 0% 0% repeat-y; line-height: 20px; vertical-align: top; padding: 6px; text-align: center;}
	.infoBox_content div {width: 140px;}
	.infoBox_content_581 div {width: 564px; /*padding: 6px 13px 6px 6px; margin-right: 13px;*/}
	.infoBox_content_414 div {width: 397px; /*padding: 6px 13px 6px 6px; margin-right: 13px;*/}
	.infoBox_content_581_noStyle {width: 564px; padding: 6px 13px 6px 6px; margin-right: 13px;}
		/*.infoBox_content_581_noStyle div {width: 95%;}*/
	.infoBox_content div, .infoBox_content_581 div, .infoBox_content_414 div {text-align: center; vertical-align: top; border: none;}
	
	.infoBox_content div ul { margin: 5px 0px 0px 15px; padding: 0px; list-style: url(../images/arrow.gif); list-style-position: inside; list-style-type: none;}
		.infoBox_content div ul li { vertical-align: middle; line-height: 15px;}
		
.infoBox_bottom {background: url(../images/info_box_bottom.gif) 0% 0% no-repeat; height: 17px;}
.infoBox_bottom_581 {background: url(../images/info_box_bottom_581.gif) 0% 0% no-repeat; height: 20px;}
.infoBox_bottom_414 {background: url(../images/info_box_bottom_414.gif) 100% 0% no-repeat; height: 17px;}
/**********************/
.inlineDiv1 {display: inline;}

.infoBox_stdText {font: 11px Geneva, Verdana, Arial, Helvetica, sans-serif; color: #333;}}



