@charset "utf-8";
/*Template CSS Rules*/
body{
	background-image:url(images/back-rep_01.jpg);
	background-repeat:repeat-x;
	margin:0;
	text-align:center; 
	font-family: Tahoma, Geneva, sans-serif;
	font-size: smaller;
	color: #004064;
}
#header{
	background-image:url(images/ccmr_index_01.jpg);
	width: 965px;
	height: 131px;
	color:#FFF;
	vertical-align:top
}
#table_01{
	display:block;
	margin-left:auto;
	margin-right:auto;
	border:0;
	width:966
}
#canvas{
	background-color:#e1dddd;
	height:auto;
	vertical-align:top;
	padding:10px;
	}
.left_rep{
	background-image:url(images/ccmr_index_07.jpg);
	background-repeat:repeat-y;
	width:76px
}
.right_rep{
	background-image:url(images/ccmr_index_08.jpg);
	background-repeat:repeat-y;
	width:77px
}
#menu_bar{
	background-image:url(images/ccmr_index_02.jpg);
	background-repeat:no-repeat;
	text-align:center;
	font-size:10pt;
	margin,padding:0;
}
#menu_bar a{
	color:#000;
	text-decoration:none
}
#menu_bar a:hover{
	color:#999;
	font-style:italic
}
#menu_items li{
	list-style-type:none;
	display:inline;
	margin,padding:0;
	padding-top:1px;
	margin-right:16px;
}
#menu_items{
	margin,padding:0;
	*padding-bottom:12px;
}
#footer{
	background-image:url(images/ccmr_index_06.jpg);
	width:812px;
	height:49px;
	text-align:center
}
.bott_link a{
	text-decoration:none;
	color:#666;
	font-size:12px;
	text-align:center;
	margin-right:15px
}
.bott_link a:hover{
	color:#999;
	text-decoration:underline;
}
.faq_head{
	font-weight:bold;
}
#questions{
	padding-left:40px;
}
.h2{
	margin-left:30px;
}
#container{
	height:520px;
	margin-bottom:50px;
}

#container-left{
	float:left;
	width:220px;
}

#container-right{
	float:right;
	width:580px;
	font-size:13px;
	padding-top:15px;
}

#container-big{
	height:180px;
}
#h1-left{ 
 	text-align:left;
	color:#004064;
	font-size:24px;
	font-weight:bold;
}
#div-left{ 
	width:345px;
	float:left;
	margin-top:10px;
	font-size:12px;
	margin-bottom:30px;
}
#div-right{
	width:345px;
	float:right;
	margin-top:10px;
	font-size:12px;
	margin-bottom:30px;
}
.bold {font-weight:bold}
.center {text-align:center}
.smaller {font-size:10px}
.small {font-size:12px}
.ssn-list {font-size:12px}
.left-list{
	float:left;
	width:44%;
}
.right-list{
	float:right;
	width:44%;
}
.fl-right{
	float:right;
}
.fl-left{
	float:left;
}
#border{
	border:thin black solid;
}
