/* CSS Document */

body {
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
}

img {
	border:none;
}

.bdr_mainLeft {
	background-image:url(../images/bdr_mainLeft.png);
	background-repeat:repeat-y;
	width:4px;
}

.bdr_mainRight {
	background-image:url(../images/bdr_mainRight.png);
	background-repeat:repeat-y;
	width:4px;
}

.header_txt {
	font-family: tahoma;
	font-size: 16px;
	color: #142167;
}

.main_txt {
	font-family: tahoma;
	font-size: 12px;
}

.form_header_txt {
	font-family: tahoma;
	font-size: 11px;
	color: #142167;
}

.footer_txt {
	font-size: x-small;
	color: #666666;
}

.blue {
	color: #142167;
}

.form {
	width:124px;
	height:15px;
}

.form2 {
	width:200px;
	height:15px;
}

.form3 {
	width:272px;
	height:15px;
}

.form4 {
	width:90px;
	height:15px;
}

.form5 {
	width:232px;
	height:15px;
}

.form6 {
	width:75px;
	height:15px;
	font-size: 10px;
}

.form7 {
	width:160px;
	height:15px;
}

.form8 {
	width:100px;
	height:15px;
	font-size: 10px;
}

.form9 {
	width:68px;
	height:15px;
	font-size: 10px;
}

.table {
	border:solid;
	border-width:1px;
	border-color: #CDCDCD;
}

.table2 {
	border: 1px solid #CDCDCD;
}

.cell_L {
	border-bottom:solid;
	border-bottom-width:1px;
	border-right:solid;
	border-right-width:1px;
	border-color: #CDCDCD;
}

.cell_R {
	border-bottom:solid;
	border-bottom-width:1px;
	border-color: #CDCDCD;
}

.cell_B {
	border-right:solid;
	border-right-width:1px;
	border-color: #CDCDCD;
}

.appLink {
	font-size: x-small;
	line-height:16px;
}

.red_sm {
	color: #FF0000;
	font-weight:normal;
}

.xSmall {
	font-size:x-small;
}

.pnt_14 {
	font-size: 14px
}

.pnt_13 {
	font-size:13px
}

.pnt_12 {
	font-size:12px
}

.pnt_11 {
	font-size:11px
}

.pnt_10 {
	font-size: 10px
}

.pnt_9 {
	font-size: 9px
}

.orange2 {
	color:#CC5101
}

.black {
	color:#000000
}

.white {
	color:#FFFFFF
}

.lightYellow {
	color:#E9CE77;
}

a:link, a:active, a:visited, a:hover {
	color:#142167;
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
}

a.orange:link, a.orange:hover, a.orange:active, a.orange:visited {
	color:#CC5101;
	text-decoration:none;
}

a.orange:hover {
	text-decoration:underline;
}

a.green:link, a.green:hover, a.green:active, a.green:visited {
	color:#819C3F;
	text-decoration:none;
}

a.green:hover {
	text-decoration:underline;
}

a.yellow:link, a.yellow:hover, a.yellow:active, a.yellow:visited {
	color:#CC9900;
	text-decoration:none;
}

a.yellow:hover {
	text-decoration:underline;
}

a.blue:link, a.blue:hover, a.blue:active, a.blue:visited {
	color:#7F9D9F;
	text-decoration:none;
}

a.blue:hover {
	text-decoration:underline;
}

a.white:link, a.white:hover, a.white:active, a.white:visited {
	color:#FFFFFF;
	text-decoration:none;
}

a.white:hover {
	text-decoration:underline;
}

a.black:link, a.black:hover, a.black:active, a.black:visited {
	color:#000000;
	text-decoration:none;
}

a.black:hover {
	text-decoration:underline;
}

div.hr {
	margin-left:5px;
	margin-right:16px;
	margin-top:30px;
	margin-bottom:30px;
	background-image:url(../images/hr_dots_grey.jpg);
	background-repeat:repeat-x;
	height:3px;
}

div.hr_small {
	margin-left:5px;
	margin-right:16px;
	margin-top:5px;
	margin-bottom:5px;
	background-image:url(../images/hr_dots_grey.jpg);
	background-repeat:repeat-x;
	height:3px;
}

div.hrdotted {
	margin-left:5px;
	margin-right:16px;
	margin-top:30px;
	margin-bottom:30px;
	background-image:url(../images/hr_dots_grey.jpg);
	background-repeat:repeat-x;
	height:3px;
}

div.hrdotted_small {
	margin-left:11px;
	margin-right:10px;
	margin-top:15px;
	margin-bottom:5px;
	background-image:url(../images/hr_dots_grey.jpg);
	background-repeat:repeat-x;
	height:3px;
}

div.hrdotted_small2 {
	margin-top:15px;
	margin-bottom:5px;
	background-image:url(../images/hr_dots_grey.jpg);
	background-repeat:repeat-x;
	height:3px;
}

#meetingCell {
	background-image: url(../images/bkg_calendar.jpg);
	background-repeat: repeat-y;
}

a.orange2:link, a.orange2:hover, a.orange2:active, a.orange2:visited {
	color:#CC5101;
	text-decoration:underline;
}

.orangStar {
	color:#F07800;
	font-weight:normal;
}

table.grid {
	border: 1px solid #CCCCCC;
	border-collapse: collapse;
}

table.grid th {
	border: 1px solid #CCCCCC;
}

table.grid td {
	border: 1px solid #CCCCCC;
}

table.grid2 {
	border:1px solid #CCCCCC;
	border-collapse: collapse;
}

table.grid2 th {
	border-left:1px solid #CCCCCC;
	border-right:1px solid #CCCCCC;
}

table.grid2 td {
	border-left:1px solid #CCCCCC;
	border-right:1px solid #CCCCCC;
}

table.noGrid {
	border:none;
	border-collapse: collapse;
}

table.noGrid th {
	border: none;
}

table.noGrid td {
	border: none;
}

.spacer td {
	font-size:1px;
	height:1px;
	padding-top:0px;
	padding-bottom:0px;
	border-top:1px dashed #CCCCCC;
}

.formLabel {
	margin-bottom:5px;
	font-family: tahoma;
	font-size: 11px;
	font-weight:bold;
	color: #142167;
}

.fl_small {
	font-size:10px;
}

.fs_container {
	overflow:hidden;
}

.fs_left_wrapper {
	float:left;
	width:275px;
	overflow:hidden;
}

.fs_right_wrapper {
	float:right;
	width:300px;
	overflow:hidden;
}

.fs_right {
	width:265px;
	padding-right:12px;
	border: 1px solid #DBDBDB;
}

.fs_center_wrapper {
	float:left;
	width:630px;
	margin-top:5px;
	margin-left:10px;
	overflow:hidden;
}

.fs_center {
	width:596px;
	padding-left:12px;
	text-align:left;
	border: 1px solid #DBDBDB;
}

legend {
	color: #142167;
	font-size:12px;
	font-family: tahoma;
	font-weight:bold;
}

.newMember_lg {
	color:#F07800;
	font-size:12px;
	font-weight:bold;
}

#navigation {
	border:0px red solid;
	padding:10px;
	padding-right:0;
	font-size:12px;
}

#navigation a {
	border:0px red solid;
	padding:3px;
	padding-left:8px;
	padding-right:8px;
	background:#f5f5f5;
	color:#000;
	text-decoration:none;
	margin:0 1px;
	border:1px #ccc solid;
}

#navigation span {
	border:0px red solid;
	padding:3px;
	padding-left:8px;
	padding-right:8px;
	background:#f5f5f5;
	color:#000;
	text-decoration:none;
	margin:0 1px;
	border:1px #ccc solid;
}

#navigation a:hover {
	border:0px red solid;
	padding:3px;
	padding-left:8px;
	padding-right:8px;
	color:#ffffff;
	background: #F07800;
	text-decoration:none;
	border:1px #F07800 solid;
}

#navigation a.active {
	border:0px red solid;
	padding:3px;
	padding-left:8px;
	padding-right:8px;
	color:#ffffff;
	background: #F07800;
	text-decoration:none;
	border:1px #F07800 solid;
}

.nav_on {
	padding:5px 4px 3px 4px;
	color:#FFFFFF;
	font-weight:bold;
}

.nav_on a:link,  .nav_on a:hover,  .nav_on a:active,  .nav_on a:visited {
	color:#FFFFFF;
	text-decoration:none;
}

.nav_on a:hover {
	text-decoration:underline;
}

.nav_off {
	background-color:#FFFFFF;
	padding:5px 4px 3px 4px;
}

#nav table {
	height:22px;
}

.repViewer_new {
	width:86px;
	font-size: 11px;
}

.repViewer {
	width:59px;
	font-size: 9px;
}

.logoAd {
	width:111px;
	height:37px;
	overflow:hidden;
	margin:1px;
}

#coupon {
	margin-top:5px;
	width:595px;
	overflow:auto;
}

#coupon img {
	padding:10px;
	border: 1px dashed #999999;
}

/* =Home Page
-------------------------------------------------------------- */
#main-content {
	margin-left:20px; 
	margin-right:20px; 
	margin-top:0px; 
	overflow:hidden
}

#main-content.home .right-col {
	float:right;
	width:362px;
	margin-top:23px;
	margin-bottom:10px;
}

#main-content.home p {
	font-family: tahoma;
	font-size: 12px;
}

#main-content.home p.first {
	margin-top:65px;
}

.hdr-bold {
	font-size: 18px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #CC5101;
}

/* =Member Company Name Change
-------------------------------------------------------------- */
#name-change {
	margin-top:10px; 
	margin-bottom:5px; 
	font-family: tahoma; 
	font-size: 12px;	
}

#name-change .hdr {
	color: #142167;
    font-family: tahoma;
    font-size: 11px;
    font-weight: bold;
	margin-bottom:3px;
}

