  .mceVisualAid {
        border: 1px dashed #BBBBBB;
  }

/* v1.0 | 20080212 */

 *{
	margin: 0;
	padding: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;

}

img{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

a{
	color: #CCCCCC;
}

a:hover{
	color: #FFCC00;
}

hr {
color: #ccc;
background-color: #fff;
height: 1px;
}

body {
	line-height: 1;
	background-color: #ffffff;
	font-size: 12px;

}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* define focus styles! */
:focus {
	outline: 0;
}

/* highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 10;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}  
  
  
  
  

#box{}

#wrapper_header{
	background-image: url(assets/main_bak02.gif);
	height: 55px;
	margin-top: 25px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-bottom: 5px;
		overflow: auto;
}
#header_960{
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	overflow: auto;
	
	
}
#logo{
	float: left;
	width: 250px;

}
#tabs{
	float: left;
	width: 510px;
	height: 25px;
	padding-top: 25px;
	margin-left: 200px;
}


#tabs a{
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(assets/corner01.gif);
	background-repeat: no-repeat;
	background-position: left 7px;
	display: inline-block;
	font-size: 12px;
	font-weight: bold;
	padding-left: 10px;
	margin-right: 15px;
}

#tabs a:hover{
	color: #D7E7FF;
	text-decoration: underline;

}


#wrapper_main_flash{
	overflow: auto;
	background-image: url(assets/main_bak01.gif);

}
#main_flash_960{
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	height: 175px;
	background-image: url(cNcgraphics/flash_bak.png);
	background-repeat: no-repeat;
	background-position: 765px top;
}

#wrapper_home_content{
	overflow: auto;
	background-image: url(assets/main_bak02.gif);
	margin-top: 5px;
	margin-bottom: 5px;
}
#home_content_960{
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	overflow: auto;
	background-image: url(assets/content_bak01.gif);
	background-repeat: repeat-y;
	min-height:600px;
	margin-bottom: 5px;
	margin-top: 5px;
}

#left_panel{
	float: left;
	width: 250px;
	background-image: url(assets/table_bak02.gif);
	background-repeat: repeat-x;
}

.l_box{
	width: 210px;
	background-image: url(assets/table_bak02.gif);
	background-repeat: repeat-x;
	padding-top: 15px;
	padding-bottom: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
	padding-right: 20px;
	padding-left: 20px;
	line-height: 14px;
}

.l_box b,strong {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 18px;
}

.l_box p{
	margin-bottom: 10px;
}

.l_box ul{
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	padding-bottom: 15px;
}

.l_box li{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	padding-left: 5px;
	list-style-position: inside;
	list-style-type: square;
}



#right_content{
	float: left;
	width: 710px;
	background-image: url(assets/table_bak01.gif);


}

.r_box{
	width: 670px;
		padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 35px;
	padding-left: 25px;
	background-image: url(assets/table_bak01.gif);
		font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #CCCCCC;
}

.r_box p{
	margin-bottom: 15px;
}

.r_box h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 26px;
	font-weight: lighter;
	color: #FFFFFF;
	padding-bottom: 15px;
	line-height: 32px;
}



.r_box table{
	border: 1px solid #2F7ABB;
	background-color: #104785;
	margin-top: 15px;
}

.r_box td{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	padding: 15px;
}


.r_box td li{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-image: url(assets/bullet_02.gif);
	background-repeat: no-repeat;
	background-position: left 4px;
	padding-left: 20px;
}


.btitle{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-weight: lighter;
	color: #FFFFFF;
	padding-top: 40px;
	padding-bottom: 20px;
	font-style: italic;
	width: 650px;
	margin-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #2F7ABB;
}

.content li{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-image: url(assets/bullet_02.gif);
	background-repeat: no-repeat;
	background-position: left 4px;
	padding-left: 20px;
	margin-bottom: 15px;
}



#form_box table{
	border: 1px solid #2F7ABB;
	background-color: #104785;
	margin-top: 15px;

}


#form_box td{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	padding-top: 4px;
	padding-right: 15px;
	padding-bottom: 4px;
	padding-left: 15px;
	width: 400px;
}

#form_box td:first-child{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	width: 240px;
	text-align: right;

}

#form_box tr:first-child{
	padding-top: 20px;
}


#wrapper_footer{
	margin-top: 5px;
	padding-top: 25px;
	overflow: auto;
}
#footer_960{
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	overflow: auto;
	height: 200px;
}

#footer_960 td{
	width: 200px;
	margin-right: 10px;
	margin-left: 10px;
	vertical-align: top;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #666666;
	padding-left: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 14px;

}

#footer_960 td b{
	font-weight: bolder;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
}

#footer_960 p{
	margin-bottom: 10px;
}

#footer_960 td h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #999999;
}

#footer_960 td li{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCCCCC;
	margin-left: 10px;
	line-height: 18px;
}

#footer_960 td ul{
	margin-top: 10px;
}

#footer_960_sub{
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	overflow: auto;
	height: 100px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	text-align: center;
}

#footer_960_sub a{
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
	display: inline-block;
	font-size: 12px;
	padding-left: 5px;
	margin-right: 5px;
	margin-left: 5px;
	padding-right: 5px;
	height: 25px;
}

#footer_960_sub a:hover{
	color: #D7E7FF;
	text-decoration: underline;

}
 .cap table { width: 100%; margin-left:auto; margin-right:auto; text-align: center;}
