@charset "utf-8";
/* CSS Document */

body{
	margin:0px;
	background-image: url(images/capsismedia_01.jpg);
	background-repeat: repeat-x;
}
body, td{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
}

.tablewid{
	width:100%;
}

.msg{
	color:#990000;
	font-size:11px;
	
}
.leftpad{
	width:180px;
	background-color: #FFFFFF;
	border-right: 1px solid #DDDDDD;
	height:448px;
	vertical-align:top;
}
form{
	margin:0;
	padding:0px;
}
select{
	font-size:11px;
	font-family:inherit;
	color:#333333;
}
.smallTextbox{
	font-size:10px;
	font-family:inherit;
}
.inrbg{
	background:#FFFFFF;
	border-top:1px solid #DDDDDD;
	border-bottom:1px solid #DDDDDD;
	border-right:1px solid #DDD;
	padding-left:10px;
}
.inwid{
	width:1000px;
}
a:link, a:active, a:visited, a:hover{
	text-decoration:none;
	color:#333333;
}

a:hover{
	text-decoration:none;
	color:#FF2200;
}

.footer_border {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #555;
}

.listR td{
	border-bottom:1px dashed #CCCCCC;
	font-size:90%;
}

.listR:hover{
	background:#EEEDDD;
}

.page{
	background:#EEEDDD;
}

.srchpan{
	background:#F5F5F2;
	border:1px solid #EEEDDD;
}

.subtitle {
	font-size: 18px;
	color: #333DDD;
	font-family: Arial, Helvetica, sans-serif;
}
.footer_bg2{
height:0px;
}

.subtitle_heading {
	font-size: 12px;
	font-weight:bold;
	color: #121212;
	font-family: Arial, Helvetica, sans-serif;
}
.footer_text, .footer_text:link, .footer_text:visited, .footer_text:active {
	font-size: 11px;
	color: #898989;
	text-decoration: none;
}
.red, .red:link, .red:visited, .red:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#FF0000;
	font-weight:bold;
	text-decoration: none;
}
.black, .black:link, .black:visited, .black:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#000000;
	font-weight:bold;
	text-decoration: none;
}
h4{
	font-family:inherit;
	font-size:20px;
	font-weight:bold;
	border-bottom:1px solid #CCCCCC;
}

.footer_text{
	font-size: 11px;
	color: #bccfe5;
}
.footer_text:hover {
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.sep
{
border-top:1px solid;
}


.input_bg_man{
	background-image: url(images/capsis_form_13.jpg);
	height: 21px;
	width: 290px;
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 2px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 4px;
}

.input_bg_man input,  .input_bg_man select {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: 19px;
	width: 290px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
}

.input_bg_man select{
	 margin-top:2px;
 }
 
 .form_bg{
	background-image: url(images/capsis_form_05.jpg);
	background-repeat: repeat-y;
	background-position: center;
 }

.quote_title{
	color: #FFF;
	background-color: #A5A8B8;
	padding: 8px;
}

.input_bg_man_textarea{
	background-image: url(images/capsis_form_16.jpg);
	height: 137px;
	width: 290px;
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 2px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 4px;
}


.input_bg_man_textarea textarea{
		border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: 130px;
	width: 290px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
}