/*************************/
/*** C&M main css file ***/
/*************************/

* {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	_font-family: Arial, Helvetica, sans-serif;
	_font-size: 11px;
}
table, table tr, table th {
	padding: 0px;
	border-width: 0px;
	border-spacing: 0px;
	border-style: none;
}
a.none, a.none:hover {
	text-decoration: none;
	border-bottom: #FFFFFF none 0px;
	color: #000000;
}
a.none:visited {
	text-decoration: none;
	color: #4F4F4F;
}
a.pathway, a.pathway:visited {
    text-decoration: none;
    font-weight: bold;
	color: #ffffff;
}
a.subscribe, a.subscribe:hover, a.subscribe:visited  {
	text-decoration: none;
	font-size:10px;
	line-height:11px;
}
a.contentheading, a.contentheading:hover, a.contentheading:visited {
	font-size:10pt;
	font-weight: bold;
}
.maxh {
    height: 100%;
}
.maxw {
    width: 100%;
}
.align_right {
	text-align: right;
}
.align_top {
	vertical-align: top;
}
.align_bottom {
	vertical-align: bottom;
}
.frame_main {
    width: 1010px;
}
.frame_main_left {
	width: 25px;
    background: url(../imgs/frame_main_left.jpg) 0 0 repeat-y;
}
.frame_main_right {
	width: 25px;
    background: url(../imgs/frame_main_right.jpg) 0 0 repeat-y;
}
.frame_main_header {
    height: 102px;
}
.frame_main_header_left {
	width: 25px;
    background: url(../imgs/frame_main_header_left.jpg) 0 0 no-repeat;
}
.frame_main_header_center {
    background: url(../imgs/frame_main_header_center.jpg) 0 0 repeat-x;
}
.frame_main_header_right {
	width: 25px;
    background: url(../imgs/frame_main_header_right.jpg) 0 0 no-repeat;
}
.frame_main_breadcrumb {
    height: 30px;
}
.frame_main_breadcrumb_left {
    width: 30px;
	background: url(../imgs/frame_main_breadcrumb_left.jpg) 0 0 no-repeat;
}
.frame_main_breadcrumb_center {
	vertical-align: top;
	padding-left: 6px;
	padding-top: 6px;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background: url(../imgs/frame_main_breadcrumb_center.jpg) 0 0 repeat-x;
}
.frame_main_search_left {
	width: 36px;
	background: url(../imgs/frame_main_search_left.jpg) 0 0 no-repeat;
}
.frame_main_search_center {
	width: 138px;
	vertical-align: top;
	padding-top: 5px;
	padding-left: 2px;
	background: url(../imgs/frame_main_search_center.jpg) 0 0 repeat-x;
}
.frame_main_search_right {
	width: 11px;
	background: url(../imgs/frame_main_search_right.jpg) 0 0 no-repeat;
}
.frame_main_search_input {
	background-color: #ffffff;
	height: 16px;
	width: 135px;;
	border: 0px none #ffffff;
}
.frame_main_footer {
    height: 23px;
}
.frame_main_footer_left {
	width: 25px;
    background: url(../imgs/frame_main_footer_left.jpg) 0 0 no-repeat;
}
.frame_main_footer_center {
    background: url(../imgs/frame_main_footer_center.jpg) 0 0 repeat-x;
}
.frame_main_footer_right {
	width: 25px;
    background: url(../imgs/frame_main_footer_right.jpg) 0 0 no-repeat;
}
.banner_top {
	padding-right: 7px;
}
.rblock_left {
	width: 6px;
	height: 23px;
	background: url(../imgs/rblock_left.jpg) 0 0 no-repeat;
}
.block_today_center {
	background-color: #97ACB9;
	color: #ffffff;
	font-size: 10px;
	font-weight: bold;
	padding: 3px;
}
.block_today_body {
	border: 1px solid #97ACB9;
	padding: 5px;
	font-size: 10px;
	line-height: 9px;
}
.rblock_right {
	width: 6px;
	height: 23px;
	background: url(../imgs/rblock_right.jpg) 0 0 no-repeat;
}
.rblock_login_top_person {
	width: 19px;
	height: 23px;
	background: url(../imgs/rblock_login_person.jpg) 0 0 repeat-x;
}
.rblock_login_top {
	background-color: #97ACB9;
	text-align: left;
	padding-left: 3px;
	color: #ffffff;
	font-weight: bold;
	text-transform:uppercase;
	background: url(../imgs/rblock_login_top.jpg) 0 0 repeat-x;
}
.rblock_login_div {
	background-color: #97ACB9;
	text-align: left;
	padding-left: 3px;
	color: #ffffff;
	font-weight: bold;
	text-transform:uppercase;
	height: 18px;
	vertical-align: top;
}
.rblock_login_top_left {
	width: 7px;
	height: 23px;
	background: url(../imgs/rblock_login_top_left.jpg) 0 0 no-repeat;
}
.rblock_login_top_right {
	width: 9px;
	height: 23px;
	background: url(../imgs/rblock_login_top_right.jpg) 0 0 no-repeat;
}
.rblock_login_body {
	background-color: #97ACB9;
	color: #ffffff;
}
.rblock_subscribe_body {
	background-color: #ffffff;
	padding: 4px;
	color: #000000;
	font-size:10px;
	line-height:11px;
	border-bottom: 5px solid #97ACB9;
}
.rblock_login_left {
	width: 7px;
	height: 1px;
	background: url(../imgs/rblock_login_left.jpg) 0 0 repeat-y;
}
.rblock_login_right {
	width: 9px;
	height: 1px;
	background: url(../imgs/rblock_login_right.jpg) 0 0 repeat-y;
}
.rblock_login_bottom {
	background: url(../imgs/rblock_login_bottom.jpg) 0 0 repeat-x;
	line-height: 5px;
	font-size: 5px;
	height: 9px;
}
.rblock_login_bottom_left {
	width: 9px;
	height: 9px;
	line-height: 5px;
	background: url(../imgs/rblock_login_bottom_left.jpg) 0 0 no-repeat;
}
.rblock_login_bottom_right {
	width: 9px;
	height: 9px;
	line-height: 5px;
	background: url(../imgs/rblock_login_bottom_right.jpg) 0 0 no-repeat;
}
.rblock_login_btn_register {
	width: 82px;
	height: 13px;
	background: url(../imgs/rblock_login_not_member.jpg) 0 0 no-repeat;
}
.rblock_login_btn_lost_password {
	width: 82px;
	height: 13px;
	background: url(../imgs/rblock_login_lost_password.jpg) 0 0 no-repeat;
}
.rblock_btn_change_pass {
	width: 82px;
	height: 13px;
	background: url(../imgs/rblock_change_pass.jpg) 0 0 no-repeat;
}
.rblock_login_btn_login {
	width: 82px;
	height: 13px;
	background: url(../imgs/rblock_login_login.jpg) 0 0 no-repeat;
}
.rblock_login_btn_logout {
	width: 82px;
	height: 13px;
	background: url(../imgs/rblock_login_logout.jpg) 0 0 no-repeat;
}
.rblock_login_input {
	background-color: #ffffff;
	height: 15px;
	width: 100px;
	border: 0px none #ffffff;
	padding: 2px;
	margin-top: 1px;
	margin-bottom: 1px;
}
.rblock_subscribe_body ul {
	list-style: inside;
	list-style-type: disc;
}
.rblock_subscribe_body a, .rblock_subscribe_body a:hover, .rblock_subscribe_body a:visited  {
	font-size:10px;
	line-height:11px;
}
.btn_start_search {
	padding-top: 5px;
}
.smpl_tab {
	background-color: #B2CECC;
	font-weight: bold;
	font-size: 13px;
	padding-left: 10px;
}
.smpl_tab_left {
	width: 6px;
	height: 25px;
	background: url(../imgs/smpl_tab_left.jpg) 0 0 no-repeat;
}
.smpl_tab_right {
	width: 6px;
	height: 25px;
	background: url(../imgs/smpl_tab_right.jpg) 0 0 no-repeat;
}
.dividerh {
	width: 100%;
	height: 2px;
	line-height: 2px;
	font-size: 1px;
	background-color: #B2CECC;
}	
.rblock_main {
	border: 1px solid #B2CECC;
}
.border_top {
	border-top: 1px solid #B2CECC;
	line-height: 6px;
	font-size: 3px;
}
.border_bottom {
	border-bottom: 1px solid #B2CECC;
	line-height: 6px;
	font-size: 3px;
}
.border_left {
	border-left: 1px solid #B2CECC;
}
.border_right {
	border-right: 1px solid #B2CECC;
}
.rblock_tl, .rblock_tr, .rblock_bl, .rblock_br {
	background-position:0pt;
	background-repeat:no-repeat;
	height:7px;
	width:7px;
	line-height: 7px;
	font-size: 3px;
}
.rblock_tl {
	background-image: url(../imgs/rblock_tl.jpg);
}
.rblock_tr {
	background-image: url(../imgs/rblock_tr.jpg);
}
.rblock_bl {
	background-image: url(../imgs/rblock_bl.jpg);
}
.rblock_br {
	background-image: url(../imgs/rblock_br.jpg);
}
.tab_head_div {
	width: 8px;
}
.tab_head_tab {
	/*width: 23%;/**/
}
.tab_head_tab .smpl_tab {
	text-align: center;
	padding: 0px;
	color: #fff; 
}
.tab_head_tab .smpl_tab a {
	text-decoration: none;
	font-weight: bold;
	font-size: 13px;
	color: #fff;
}
span.minifp-introtitle {
	font-weight: bold;
	font-size: 10pt;
}
a.minifp-full-link {
	line-height: normal !important;
	font-weight: normal !important;
}
table.minifp {
	#border-spacing: 5px;
}
div.contentpane div span {
	/*float: left;
	position: relative;
	width: 100%;/**/
}
.related_stories_caption {
	padding-top: 2px;
	padding-left: 15px;
	padding-right: 15px;
	color: #fff;
}
a.related, a.related:hover, a.related:visited {
	font-size: 13px;
	font-weight: bold;
}
div.related_item {
	padding-top: 8px;
}
div.eventlist {
	padding: 10px;
}
div.eventtitle {
	padding-bottom: 5px;
}
div.eventlist a {
	font-size: 13px;
	font-weight: bold;
}
div.eventlist img {
	padding-bottom: 8px;
}
pre {
	color: graytext;
	font-family: courier;
	font-size: 10px;
}
.invisible {
	display: none;
}
.search_input {
	border: 1px solid #B2CECC;
	padding: 1px;
	margin-top: 5px;
	margin-bottom: 5px;
	width: 350px;
}
.search_date {
	border: 1px solid #B2CECC;
	padding: 1px;
	width: 100px;
}
.search_body {
	line-height: 20px;
	vertical-align: top;
}
.dfContactTable .inputbox {
	border: 1px solid #B2CECC;
	padding: 1px;
	margin: 1px;
}
.dfContactTable textarea.inputbox {
	width: 500px;
}
.height18 {
	height: 18px;
}
.title10pt * {
	font-size: 10pt !important;
}
.title14pt * {
	font-size: 14pt !important;
}
.contrib_article img {
	width: 280px;
}
.verdana * {
	font-family: Verdana, Helvetica, sans-serif !important;
}
