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

.top-bar {
	background-color:#4c8abb;
	height:6px;
}
.header-monitor {
	background:url(../images/img-header-monitor.jpg) no-repeat;
	width:375px;
	height:472px;	
}
.header-rightside {
	background:url(../images/header-rightside.jpg) no-repeat;
	width:558px;
	height:472px;
}
.logo-nameconnect {
	padding:8px 0px 0px 20px;
}
.top {
	background:url(../images/top1.gif) no-repeat;
	width:497px;
	height:16px;
}
.bottom {
	background:url(../images/bottom.gif) no-repeat;
	width:497px;
	height:16px;
}
.middle {
	border-left:1px solid #dbdbd9;
	border-right:1px solid #dbdbd9;
	background-color:#ffffff;
}
.middle-header-table {
	margin-right:13px;
	/*margin-bottom:18px;*/
	vertical-align:bottom;
}

.text-commomn-title {
	/*font-family: Arial, Helvetica, sans-serif;*/
	font-size: 14px;
	font-weight: bold;
	color: #f31d00;
	text-decoration: none;
	padding:8px 16px 15px 0px;
	text-align:left;
}

.text-commomn-red {
	/*font-family: Arial, Helvetica, sans-serif;*/
	font-size: 14px;
	font-weight: normal;
	color: #f31d00;
	text-decoration: none;
	margin:15px 16px 15px 16px;
	text-align:left;
}
.text-common {
	/*font-family: Arial, Helvetica, sans-serif;*/
	font-size: 14px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	margin:15px 16px 15px 16px;
	text-align:left;
}
.text {
	/*font-family: Arial, Helvetica, sans-serif;*/
	font-size: 14px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	/*margin:15px 16px 31px 16px;*/
	text-align:left;
}
.text-common ul {
	list-style-image:url(../images/mark.jpg);
	margin:0px 0px 0px 20px;
	padding:0px;
}

.text-common ul li {
	padding-bottom:6px;
	padding-top:2px;
}

.text-common ul li ul {
	list-style-image:url(../images/mark-small.jpg);
	margin:0px 0px 0px 20px;
	padding:0px;
}
.content-table-topleft {
	background:url(../images/content-tab-topleft.gif) no-repeat;
	width:12px;
	height:12px;
}
.content-table-topright {
	background:url(../images/content-tab-topright.gif) no-repeat;
	width:12px;
	height:12px;
}
.content-table-bottomleft {
	background:url(../images/content-tab-bottomleft.gif) no-repeat;
	width:12px;
	height:12px;
}
.content-table-bottomright {
	background:url(../images/content-tab-bottomright.gif) no-repeat;
	width:12px;
	height:12px;
}
.content-table-topmiddle {
	background:url(../images/content-tab-topmiddle.gif) repeat-x;
	height:12px;	
}
.content-table-bottommiddle {
	background:url(../images/content-tab-bottommiddle.gif) repeat-x;
	height:12px;	
}
.content-table-middleleft {
	background:url(../images/middle-left.gif) repeat-y;
	width:12px;	
}
.content-table-middleright {
	background:url(../images/middle-right.gif) repeat-y;
	width:12px;	
}
.subcribes-arrow {
	background:url(../images/arrow.gif) no-repeat;
	width:40px;
	height:32px;
}
.title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: normal;
	color: #4c8abb;
	text-decoration: none;
	padding-bottom:8px;
}
.table-title {
	/*padding-left:38px;*/
	padding-bottom:25px;
	padding-top:10px;
}
.input-textfield {
	width:204px;
	height:20px;
	border:1px solid #999999;	
}
.input-radio {
	border:1px solid #dbdbd9;
}

.common-padding {
	padding-top:6px;
	padding-bottom:6px;
}

.vertcal-separater {
	background-image:url(../images/vertical-separater.gif);
	background-position:center;
	background-repeat:no-repeat;
	/*hight:97px;*/
}
.Error{
	font-size:10px;
	font-family:Arial, Helvetica, sans-serif;
	color:#FF0000;
}

.thankpage-top {
	background:url(../images/top-thankyuline.gif) no-repeat;
	height:15px;
}

.thankpage-bottom {
	background-color:#4988ba;
	height:9px;
}

.thankpage-border {
	border:1px solid #4988ba;
}
