@charset "utf-8";
/* CSS Document */
*
{
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
}
DIV {_height: 1px;}
DIV:after
{
	content: "";
	display: block;
	clear: both;
}
body {
	margin:0px;
	text-align:center;
	font-family:Arial,Helvetica,sans-serif;
	font-size: 12px;
	color: #333;
}
body.homeMaster
{
	background-image:url(../images/bg_page.gif);
	background-repeat: repeat-x;
}
FORM {
	padding: 0px;
	margin: 0px;
}
.complaintNew LABEL
{
	FONT-SIZE: 12px;
	line-height: 14px;
	COLOR: #333;
	position: relative;
	top: -2px;
}
body:last-child:not(:root:root) .complaintNew LABEL
{
	top: 0;
}
.head1,.head2,.head3
{
	font-family: Arial,Helvetica,sans-serif;
	font-weight: bold;
}
.head1
{
	font-size: 12px;
}
.head2
{
	font-size: 14px;
}
.head3
{
	font-size: 16px;
}
#wrapper {
	text-align: left;
	width: 850px;
	margin-right: auto;
	margin-left: auto;
}
#header {
	height: 65px;
	padding-top: 10px;
	margin-bottom:15px;
}
#header A{
	display: block;
	height: 41px;
	width: 322px;
	background: url(../images/logo_cc.gif) no-repeat;
}
#header A:visited, #header A:hover, #header A:visited,#header A:active
{
	text-decoration: none;
}
#side_bar {
	background-color: #FFFFFF;
	float: right;
	width: 195px;
	padding-right: 10px;
}
#menu {
	background-color: #FFFFFF;
	padding: 10px;
	margin-bottom: 15px;
}
#content_area, #content_area2{
	float: right;
	width: 640px;
	border:1px solid #EBEBEB;
}
#content_area H1, #content_area2 H1 {
	font-size: 20px;
	margin: 0px 0px 10px 0px;
	padding: 1px;
}
#menu .error
{
	font-size:9px;
	color: #333333;
	padding: 5px;
}

#content_area P {
	font-size: 12px;
	color: #333333;
	line-height: 20px;
	margin-top: 10px;
}
#content_area .searchBox
{
	padding-left: 157px;
	margin-bottom:25px;
}
#content_area input.txtSearch
{
	float: left;
	height: 30px;
	width: 210px;
	padding: 4px;	
	margin-right: 12px;
	margin-bottom: 4px;
	border: 1px solid #F9BB0D;
	background-color: #FDFBCE;	
	font-size: 18px;

}
#content_area input.btnSearch1, #content_area input.btnSearch0
{
	height: 30px;
	padding: 0px;
	width: 98px;
	margin: 0px;
	border: 1px solid #F9BB0D !important;
	background: url(../images/button_search1.gif) 50% 50% no-repeat #FFFFFF;
	float: left;
}
#content_area input.btnSearch0
{
	background: url(../images/button_search0.gif) 50% 50% no-repeat #FFFFFF;
}
#content_area h2 {
	font-size:14px;
	margin:0px 0px 10px;
	padding-left:0px;
	padding-right:0px;
	padding-top:0px;
	text-align:left;
}
.stream_section
{
	padding-left: 15px;
	margin-right: -10px;
}
.stream
{
	background-color: #ffffff;
	border: 1px solid #bfd3f0;
	border-top-width: 3px;
	min-height: 177px;
	_height: 178px;
}
.stream_box {
	width: 175px;
	float: left;
	margin: 0px 30px 0px 0px;	
}
#content_area h3 {
	font-size: 14px;
	padding-left: 20px;
	margin: 0px 0px 10px 0px;
	height: 15px;
}
.icon_days {
	background-image: url(../images/days.gif);
	background-repeat: no-repeat;
}
.icon_search_1 {
	background-image: url(../images/search_1.gif);
	background-repeat: no-repeat;
}
.icon_month {
	background-image: url(../images/month.gif);
	background-repeat: no-repeat;
}

.icon_all_time {
	background-image: url(../images/all_time.gif);
	background-repeat: no-repeat;
}
.icon {background-repeat: no-repeat; background-position: 0px 50%;}
.icon_none {background-image: none;}
.icon_red {background-image: url(../images/bullet_red.gif);}
.icon_blue {background-image: url(../images/bullet_blue.gif);}
.icon_orange {background-image: url(../images/bullet_orange.gif);}
.icon_purple {background-image: url(../images/bullet_purple.gif);}
.icon_green {background-image: url(../images/bullet_green.gif);}
.icon_star {background-image: url(../images/bullet_star.gif);}
.icon_black {background-image: url(../images/bullet_black.gif);}
.icon SPAN	
{
	display: block;
	color:#4474CC;
	cursor: pointer;
}
.icon A
{
	display: block;
	FONT-SIZE: 12px;
}
.icon A:after
{
	content:"";
	display: block;
	clear:both;
}
.icon A:hover
{
	background-color: #bfd3f0;
}
#menu .searchBox
{
	margin-right: -10px;
	height: 51px;
}

#menu input.txtSearch {
	background:  4px center url(../images/search.gif) no-repeat #ffffff;
	border:1px solid #CCCCCC;
	float:left;
	font-size:14px;
	padding-left: 25px;
	padding-top:2px;
	margin-top: 2px;
	margin-right:4px;
	width:145px;
	height:22px;
}
#menu .btnSearch0, #menu .btnSearch1
{
	float: left;
	width: 24px;
	height: 24px;
	background: url(../images/button_arrow1.gif) 50% 50% no-repeat;
	border: none;
	padding: 1px;
}
#menu .btnSearch0
{
	background: url(../images/button_arrow0.gif) 50% 50% no-repeat;
}
.stream ul {
	margin: 0px;
	padding: 10px;
	list-style-type: none;
}

.stream li 
{
	font-size: 12px;
	padding: 3px 0px 4px 15px;
	list-style-type: none;
	display: block;
	overflow: hidden;
}

#menu ul {
	clear:both;
	display: block;
	margin: 0px;
	padding: 0px;
	font-size: 12px;
}

#menu li {
	margin: 0px 0px 8px 0px;
	padding-left: 20px;
	list-style-type: none;
	line-height: 18px;
}

.icon_home {
	background-image:url(../images/home.gif);
	background-repeat: no-repeat;
}

.icon_reported {
	background-image:url(../images/reported.gif);
	background-repeat: no-repeat;
}

.icon_report {
	background-image:url(../images/report.gif);
	background-repeat: no-repeat;
}
.icon_stop {
	background-image:url(../images/stop.gif);
	background-repeat: no-repeat;
}
.icon_about
{
	background-image:url(../images/icon_about.gif);
	background-repeat: no-repeat;
}
#side_bar .head2 {
	font-size:12px;
	border-bottom: 1px solid #cccccc;
	padding-bottom: 4px;
	margin: 0px 0px 6px 0px;
}
#menu .head1 {
	font-size:12px;
	margin: 0px;
	padding: 0px 0px 3px 0px;
}

ul.browse_list {
	margin: 0px 0px 15px 0px;
	padding: 0px;
	display: block;
	font-size:12px;
	line-height: 18px;
}
.browse_list li {
	list-style-type: none;
	margin: 0px;
	padding: 0px 0px 0px 20px;
}
.more_numbers 
{
	float: right;
	font-size: 11px;
	padding-top: 8px;
}
.report_listing_header,
.report_listing_header A, 
.report_listing_header A:link, .report_listing_header A:hover, .report_listing_header A:visited, .report_listing_header A:active
{
	color: #4474CC;
	text-decoration: none;
	font-weight: bold;
	font-size: 20px;
}
.report_listing_header1,
.report_listing_header1 A, 
.report_listing_header1 A:link, 
.report_listing_header1 A:hover, 
.report_listing_header1 A:visited,
.report_listing_header1 A:active
{
	color: #4474CC;
	font-weight: bold;
	font-size: 14px;
	line-height: 20px;
	text-decoration:none;
}
.report_function A, 
.report_function A:link, 
.report_function  A:hover, 
.report_function A:visited,
.report_function A:active
{
	text-decoration: none;
}


DIV.report_listing_header1
{
	width: 50%;
}
.report_header1 .tblCell
{
	height: 20px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.report_listing .report_header1 .tblCell
{	
	height: 27px;
	padding: 1px;
}

.report_header1 .tblCell{width: 50%;}

.report_numbers {
	float: left;
	width: 71px;
	height: 48px;
	min-height: 47px;
	
	background: url(../images/bg_report.gif)  50% 0px no-repeat;
	padding-top: 5px;
	text-align: center;
	line-height: 20px;
	cursor:pointer;
}
.report_function A
{
	display: block;	
}
.report_numbers img {
	margin-top:10px;
}
.report_content {
	float: right;
	width: 515px;
	text-align: left;
	margin: 0px 0px 4px 0px;
}
.report_content1 {
	line-height: 18px;
	font-size: 10px
	text-align: left;
	margin: 0px 0px 4px 0px;
	font-family: Arial, Helvetica, Sans-Serif;
}
.report1 
{
	padding: 0px 15px 15px 15px;
	width: 100%;
}

.grayContent
{
	background-color: #f9f9f9;
	border: 1px solid;
	border-color: #cccccc #e7e7e7 #e7e7e7 #e7e7e7;
	padding: 5px;
}
.grayContent .tblRow
{
	margin: 0px;
}
report_header1
{	
	line-height: 30px;
}
.report_footer1
{
	line-height: 20px;
}
DIV.report_function {
	float: left;
	width: 85px;
	padding-top: 6px !important;
}
.number_reported {
	font-size: 20px;
	font-weight: bold;
	color: #4474CC;
	margin: 0px;
	padding: 8px 0px 0px 0px;
}
.text_reports {
	font-size: 12px;
	color: #4474CC;
	margin: 0px;
	padding: 0px;
}
.report_listing {
	margin: 0px 0px 25px 0px;
}
#sub_content, .sub_content {
	background-color: #F9F9F9;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 10px;
	border-color: #e1e1e1;
	border-width: 1px 0px;
	border-style: solid;
	text-align: left;
}
.reports{
	background-color: #ffffff;
	padding: 10px 15px;
}
.columnList
{
	padding: 0px 0px 10px 25px;
	margin-right: -25px;
}

.column .head2
{
	padding-bottom: 10px;
}


#top_content {
	padding: 10px 15px 15px 15px;
	background-color: #fff;
	z-index:1;
}
.author_info {
	background: url(../images/user.gif) 0px 50% no-repeat;
	font-size: 11px;
	line-height: 20px;
	text-align: left;
}
.legend {
	text-align: right;
	font-size: 11px;
	padding: 10px 10px 20px 0px; 
}
.legend ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	display: block;
	float: right;

}
.legend li {
	padding-left: 15px;
	display: block;
	float: left;
	padding-top: 2px;
	
}

DIV.error
{
	clear: both;
	color: #FF0000;
	white-space: nowrap;
	font-size: 10px;
}
BODY.LoadingWait
{
	display: block;
	height: 100%;
	background-image: url(../images/wait.gif);
	background-repeat: no-repeat;
	background-position: 50% 50%;
}
.LoadingWait DIV
{
	display: none;
}
.column {
	width: 130px;
	float: left;
	margin-top: 10px;
	margin-right: 22px;
	padding-top: 5px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #bfd3f0;
	margin-bottom: 10px;
	height: auto;
}
.column H2{
	width: 100% !important;
	overflow: hidden;
}
.column ul {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	width: 100% !important;
	font-size: 12px;
}

.column li {
	padding-left: 20px;
	list-style-type: none;
	height: 18px;
}
.column a
{
	white-space: nowrap;
}
a {
	text-decoration:none;
	color:#4474CC;
}

a:hover {
	text-decoration:underline;
}
DIV.tbl {_width: auto;}
DIV.tblBottomSep
{
	width: auto;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	padding-bottom: 5px;
	margin-bottom: 5px;
}
DIV.tblSep
{
	width: auto;
	border-style: solid;
	border-width: 1px 0px 1px 0px;
}
DIV.tblSep10
{
	width: auto;
	padding: 10px 0px 10px 0px;
}
DIV.tblL50
{
	float: left;
	padding-right: 5px;
	width: 50%;
}
DIV.tblC
{
	float: left;
	padding: 0px 5px 0px 5px;
	width: 33%;
}
DIV.tblR50
{
	padding-left: 5px;
	margin-right: -2px;
	left: -2px;
	float: right;
	width: 50%;
}
DIV.tblCRowspan
{
	float: left;
	margin: -1px 0px -1px 0px;
}
DIV.tblCellBtn
{
	float: left;
	padding: 1px 2px 0px 2px;
	_padding: 2px 2px 0px 2px;
}
DIV.tblCellBtnBar
{
	float: left;
	padding: 63px 1px 0px 2px;
	_padding: 63px 2px 0px 2px;
	_width: 32px;
	min-width: 32px;
}
DIV.tblCText2, DIV.tblCTextBtn2, DIV.tblCText, DIV.tblCTextBtn, DIV.tblC25, DIV.tblCCheckbox, DIV.tblRCheckbox
{
	float: left;
	line-height: 15px;
	font-size: 11px;
	padding: 2px;
}
DIV.tblCCheckbox {padding: 3px 2px 3px 2px;}
DIV.tblCCheckbox2 {padding: 4px 2px 4px 2px;}
DIV.tblCCheckbox2 DIV.tblCCheckbox2 {padding-left: 20px; clear:both;}
DIV.tblRow, DIV.tblRCheckbox
{
	float: none;
	margin: 0px auto 2px auto;
	top: 1px;
	width: 100%;
	overflow:hidden;
	_overflow: visible;
}
DIV.tblCell
{
	float: left;
	padding: 0px 2px 0px 2px;
}
DIV.tblCellColon
{
	float: left;
	padding: 0px 3px 0px 0px;
	background-image: url(../images/menu/colon.gif);
	background-position: 100% 50%;
	background-repeat: no-repeat;
}
DIV.tblRowCell {padding: 1px 2px 1px 2px;}
DIV.tblCell2, DIV.tblCell2-20
{
	padding: 1px 2px 1px 2px;
}
DIV.tblCell2-20 {padding-left: 20px;}
DIV.tblC25 {width: 25%;}
DIV.tblCCapt, DIV.tblCCaptR, DIV.tblCCaptBtn, DIV.tblCCaptRBtn, DIV.tblCCapt2, DIV.tblCCaptBtn2, DIV.tblCCaptD, DIV.tblCCaptDBtn
{
	float: left;
	padding: 2px 10px 2px 2px;
	text-align: left;
}
DIV.tblCCaptR, DIV.tblCCaptRBtn, DIV.tblCCaptD, DIV.tblCCaptDBtn
{
	background-image: url(../images/required1.gif);
	background-repeat: no-repeat;
	background-position: 100% 6px;
}
DIV.tblCCaptD, DIV.tblCCaptDBtn {background-image: url(../images/required0.gif);}
DIV.tblCText2, DIV.tblCTextBtn2, DIV.tblCTextBtn, DIV.tblCCaptBtn, DIV.tblCCaptRBtn, DIV.tblCCaptDBtn
{
	background-position: 100% 8px;
	padding-top: 3px;
	_padding-top: 4px;
}
DIV.tblCText2, DIV.tblCTextBtn2, DIV.tblCCapt2, DIV.tblCCaptBtn2 {padding-left: 10px;}
.result_head TD
{
	FONT-SIZE: 18px;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	font-weight: bold;
	line-height: 50px;
	COLOR: #333;
	padding-left: 15px;
	TEXT-ALIGN: left;
}
.reports H2
{
	FONT-SIZE: 20px;
	TEXT-DECORATION: none;
	PADDING-TOP: 0px;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 0px;
	TEXT-ALIGN: left;
	MARGIN: auto;
	PADDING-BOTTOM: 0px;
	COLOR: #4474cc;
}
.text_content
{
	width: 100%;
	text-overflow: ellipsis;
	overflow-x: hidden;
}

A.useful1, A.useful1:link, A.useful1:hover, A.useful1:visited, A.useful1:active,
A.spam1, A.spam1:link, A.spam1:hover, A.spam1:visited, A.spam1:active,
A.useful0, A.useful0:link, A.useful0:hover, A.useful0:visited, A.useful0:active,
A.spam0, A.spam0:link, A.spam0:hover, A.spam0:visited, A.spam0:active,
A.reply, A.reply:link, A.reply:hover, A.reply:visited, A.reply:active
{
	display:block;
	float:left;
	margin-left:4px;
	background-position: 0px 0px;
	background-repeat: no-repeat;
	line-height: 25px;
	text-decoration: none;
	padding: 0px;
}
.useful1, .useful0 {background-image: url(../images/button_useful.gif); width: 77px;}
.useful0 {background-image: url(../images/button_useful_lt.gif);}
.spam1, .spam0 {background-image: url(../images/button_spam.gif); width: 76px;}
.spam0 {background-image: url(../images/button_spam_lt.gif); width: 87px;}
.reply
{
	background-image: url(../images/button_reply.gif);
	width: 68px;
}
.submitReply
{
	background-image: url(../images/button_submit_reply.gif);
	width: 86px;
	height: 30px;
	border: 0px;
	margin: 0px;
	padding: 0px;
}
.file
{
	background-image: url(../images/button_file.gif);
	width: 77px;
	height: 30px;
	border: 0px;
	margin: 0px;
	padding: 0px;
}
.contactUs
{
	background-image: url(../images/button_contact.gif);
	width: 135px;
	height: 30px;
	border: 0px;
	padding: 0px;
	margin: 0px;
}
.view_reply
{
	FONT-SIZE: 10px;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	COLOR: #4474cc;
}
.view_reply:hover
{
	text-decoration: underline;
}
DIV.complaints_reports
{
	position: absolute;
	background: url(../images/more_info/bg.gif) 0px 0px repeat-x #ffffff;
	padding: 0px;
	border-style: none;
	width: 147px;
}
.complaints_reports_top
{
	background: url(../images/more_info/head_line.gif) 0px 0px repeat-x;
	border: solid #dddddd;
	border-width: 1px 1px 0px 1px;
	padding: 10px 0px 10px 10px;
	width: 148px;
}
DIV.complaints_reports_btm
{
	background: url(../images/more_info/btm.gif) 0px 100% repeat-x;
	padding: 0px 0px 9px 0px;
}
DIV.complaints_reports_tally
{
	background: url(../images/more_info/tally.gif) 0px 0 no-repeat;
	padding-left: 20px;
	padding-bottom: 10px;
}
.complaints_reports_box{
	width: 126px;
	background: url(../images/bg_reports_complaints_1.gif) no-repeat 0px 24px;
	padding-top: 5px;
	height: 76px;
	_height: 72px;
	margin-bottom: 4px;
}
.complaints_reports_box .icon_days
{
	line-height: 15px;
	FONT-SIZE: 12px;
	font-family: Arial;
	font-weight: bold;
	COLOR: #333;
	padding-left: 23px;
	background-position: 4px 0px;
}
.complaints_reports_box .rep_val
{
	width: 50%;
	FONT-SIZE: 20px;
	font-weight: bold;
	COLOR: #333;
	float: left;
	text-align: center;
	padding-top: 20px;
	line-height: 36px;
}
.report_head
{
	font-weight: bold;
	font-size: 14px;
}
.num_details
{
	width: 100%;
	background-color: #e7e7e7;
}
.num_details TD, .num_details TH
{
	line-height: 20px;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	padding: 3px;
}
.num_details TR
{
	background-color: #f2f2f2;
}
.num_details TR.white
{
	background-color: #ffffff;
}
.num_details TH
{
	font-weight: bold;
}
INPUT.clsText, TEXTAREA.clsTextArea, SELECT.clsSelect
{
	width: 130px;
	_width: 132px;
	padding: 1px 3px 0px 3px;
	_padding: 2px 3px 0px 3px;
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	line-height: 15px;
}
INPUT.clsText, SELECT.clsSelect
{
	height: 20px;
}
SELECT.clsSelect
{
	padding: 0px;
}
.google_map_box
{
	border: 1px solid #dddddd;
	padding: 5px;
}
.congr
{
	background: url(../images/congrat.gif) 0px 0px repeat-x #fefed7;
	padding: 15px;
	border-top: 4px solid #f6c829;
	border-bottom: 1px solid #e1e1e1;
	width: 100%;
}
.congr_items1, .congr_items2, .congr_items3, .congr_items4
{
	padding-left: 60px;
	background-repeat: no-repeat;
	background-position: 5px 5px;
	padding-bottom: 15px;
}
.fileComplaint .congr_items1,.fileComplaint .congr_items2,
.fileComplaint .congr_items3,.fileComplaint .congr_items4
{
	background-position: 15px 5px;
}
 .fileComplaint .sub_content
 {
	border-bottom: 0px;
 }
.congr_items1{background-image: url(../images/button_1.gif);}
.congr_items2{background-image: url(../images/button_2.gif);}
.congr_items3{background-image: url(../images/button_3.gif);}
.congr_items4{background-image: url(../images/button_4.gif);}
.congr .head2, .congr .head3{text-align: center; line-height: 30px;}
.congr .head2 {font-size: 12px;}
.congr .head1 {display: inline;}
.thnx
{
	color: #333333;
	padding: 2px;
	border: 1px solid #FDCF71;
	background-color: #FFFFCC;
        float:right;
        text-align: center;
	width: 180px;
	position: relative;
	top: 2px;
	margin-bottom:2px;
}
.pageBox
{
	background-color: #f9f9f9;
	border-top: 1px solid #cccccc;
	padding:10px 6px 6px 10px;
}
A.pages, 
A.pages:link, 
A.pages:hover, 
A.pages:visited,
A.pages:active
{
	float: left;
	border: 1px solid #cccccc;
	background-color: #ffffff;
	margin-right: 4px;
	margin-bottom: 4px;
	color: #4474cc;
	text-decoration: none;
	text-align: center;
	font-size: 12px;	
	white-space: nowrap;
	width: 100px;
	line-height: 25px;
}
A.pages:hover
{
	border:1px solid #A2B9E6;
}
.small_column {
	width: 110px;
	float: left;
	margin-left: 5px;
	margin-right: 5px;
	padding-top: 0px;
	font-size: 12px;
	color: #666666;
	text-align: center;
}
#footer{
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #ccc;
	margin-left: auto;
	margin-right: auto;
	padding-top: 10px;
	width: 850px;
	margin-top: 25px;
	padding-left: 4px;
	padding-right: 4px;
	text-align: center;
}
#footer A
{
	color: #666666;
	font-size: 12px;
}
.pageBox DIV
{
	padding-bottom: 10px;
}
DIV.counter
{
    background-image: url(../images/bg_badge.gif);
    background-repeat: no-repeat;
    background-position: top;
    width: 190px;
    top: 0px;
    position: absolute;
    right: 50%;
    height: 110px;
    padding-top: 30px;
    padding-right: 10px;
    padding-bottom: 10px;
    padding-left: 10px;
    font-size: 26px;
    color: #FFFFFF;
    text-align: center;
    font-weight: bold;
    margin-right: -500px;
}
.srchComment
{
	padding-left: 157px;
}
.results_box
{
	padding-bottom:10px;
}

.results_box_column {
	float: left;
	width: 225px;
	font-size: 12px;
	margin-right: 5px;
}

.results_box_column_small {
	float: left;
	width: 220px;
	font-size: 12px;
}
.results_box p 
{
	border-bottom:1px solid #E7E7E7;
	border-left:1px solid #E7E7E7;
	border-right:1px solid #E7E7E7;
	border-width:0pt 1px 1px;
	margin-bottom:0px;
	margin-top:0pt;
	padding:5px;
}
.results_box p.top {
	background-color:#FFFFFF;
	border-top:1px solid #E7E7E7;
	margin-bottom:0px;
	padding:5px;
}
.results_box p.grey {
	background-color:#F2F2F2;
	margin-bottom:0px;
}
.results_box p.blue {
	background-color:#F3F7FC;
	margin-bottom:0px;
}
.results_box p.bottom {
	border-bottom:1px solid #E7E7E7;
	padding:5px;
}
.results_box_titles {
	float:left;
	font-size:12px;
	width:120px;
}
.results_box_column {
	float:left;
	font-size:12px;
	margin-right:5px;
	width:225px;
}
.results_box_column_small {
	float:left;
	font-size:12px;
	width:220px;
}
#complain_box_small
{
	color: #333333;
	padding: 4px;
	border-bottom:1px solid #D8E6F5;
	background-color: #F3F7FC;
}

.validationSummary
{
	font-family: Verdana;
	font-family: 10px;
	padding: 0px 10px;
}
.validationSummary UL
{
	margin: 0px;
	padding:0px
}
.validationSummary LI
{
	list-style: none;
	background: url(../images/bullet_error.gif) no-repeat 5px 50%;
	padding-left: 15px;
}
DIV.text_content p
{
	margin-top: 4px;
}
#caution {
	font-size:12px;
	background-color:#FEF9E9;
	border:1px solid #FAE29C;
	height:auto;
	margin-bottom: 10px;
	margin-top:0px;
	padding:5px;
	width:450px;
}
#caution .icon_caution
{
	float: left;
	background-image:url(../images/icon_caution.gif);
	background-repeat: no-repeat;
	background-position: 50% 50%;
	width: 30px;
	height: 30px;
}
.stopTelemarket #sub_content
{
	padding-bottom: 10px;
}
.separator
{
	border:1px solid #E1E1E1;
	border-width: 1px 0px;
	background-color:#F9F9F9;
	height: 8px;
	font-size: 1px;
	margin-bottom: 10px;
}
.small_columnList
{
	padding: 10px 15px;
}
.report_list
{
	padding: 10px;
	margin-bottom: -25px;
}
.big_text 
{
	font-size: 16px;
	font-weight: bold;
}
A.big_text, A.big_text:link, A.big_text:visited, A.big_text:hover, A.big_text:active
{
	text-decoration: underline;
}
.small_text_1 
{
	font-size:10px;
}
.complaintNew 
{
	padding: 10px 0px;
}
.complaintNew .tblRow
{
	padding: 0px 0px 0px 10px;
}

.fileComplaint .complaintNew 
{
	border:1px solid #E7E7E7;
	width: 446px;
	padding: 0px 0px 10px 0px;
}
.complaintNew .firstRow
{	
	padding-top: 10px;
	padding-bottom: 5px;	
	background-color:#F3F7FC;
}
.complaintNew .firstRow .tblCCaptR
{
	font-weight: bold;
}
.complaintNew .tblCCapt, .complaintNew .tblCCaptR
{
	width: 150px;	
}
.complaintNew .captcha
{
	width: auto;	
}

.complaintNew .clsTextArea
{
	width: 272px;
}
.complaintNew select, .complaintNew input.clsText
{
	width: 130px;
} 
DIV.captcha
{
	BACKGROUND-POSITION: 163px 6px;
	padding: 0px;
}
.captcha input
{
	background-color:#FFFFFF;
	border: 1px solid #CCCCCC;
	padding: 6px;
	height: 30px;
	position: relative;
	width: 193px;
	float:left;
}
.captcha img
{
	width: 150px;
	*width: 148px;
	margin-right: 2px;
	display:block;
	float:left;
	border: 1px solid #cccccc !important;
}
#frameContent .blue_box
{
	padding: 5px 10px 5px;
	border-bottom: 1px solid #D8E6F5;
	background-color: #F3F7FC;
}
DIV.errOut
{
	margin-left: auto;
	margin-right: auto;
	width: 550px;
	padding: 5px 0px 5px 0px;
}
DIV.errInner
{
	border: 1px;
	border-style: solid;
	border-color: #000000;
	background-color: #ffffff;
}
DIV.errTitle
{
	height: 42px;
	text-align: center;
	background-color: #f0f0f0;
}
.errTitle DIV
{
	padding-left: 42px;
	background: url(../images/error.gif) 0px 50% no-repeat;
	width: 240px;
	height: 42px;
	margin-left: auto;
	margin-right: auto;
	font-size: 14px;
	line-height: 42px;
	font-weight: bold;
	color: #1f3e7e;
	
}
DIV.errBody
{
	border-style: solid;
	border-width: 1px 0px 1px 0px;
	text-align: center;
	padding: 20px;
	font-size: 12px;
	border-color: #000000;
	color: #1f3e7e;
}
DIV.errFooter
{
	height: 36px;
	padding: 6px 21px 0px 0px;
	background-color: #f0f0f0;
}
.backbtn, .backbtn:link, .backbtn:hover, .backbtn:visited, .backbtn:active
{
	display: block;
	float: right;
	background: url(../images/back.gif) no-repeat 0px 0px;
	width: 46px;
	height: 24px;
}
.backbtn:active{background-position: 0px -48px;}
.backbtn:hover{background-position: 0px -24px;}
.complaintDeatail .tbl
{
	padding: 0px 10px 0px 10px;
	padding-bottom: 8px;
}
.complaintDeatail .report_content1
{
	font-size: 12px;
}
.complaintDeatail .report_listing_header1
{
	font-size: 20px;
}
.complaintDeatail .complaintInfo_content
{
	width: 100%;
}
.complaintText
{
	width: 590px;
	padding: 10px 0px;
}

.center {
text-align:center;
}

#content_area .example_number {
	float: left;
	padding: 0px;
	text-align: left;
	font-size: 10px;
	margin-bottom: 10px;
	width: 180px;
	color:#ccc;
}
.ftc_count {
	padding:4px 4px 2px 4px;
	margin-bottom:10px;
	background-color: #FFFFCC;
	border: 1px solid #EDE9CB;
	margin-top:15px;
	font-size:12px;
	text-align:left;
}

.notice {
	background-color: #FFFFCC;
	border:1px solid #FDE3B5;
	padding:4px;
}

.notice_tip {
	background-color: #FFFFCC;
	margin: 0px;
	top: 6px;
	font-style: normal;
	background-image: url(../images/tip.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 22px;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 15px;
	text-align:center;
}

.img_indent 
{
	left:10px;
	$left:13px;
	top:-10px;
	position: relative;
	float:right;
	margin-left: -10px;

}
