

/*
------------------------------------- */

a:link {
	color: #333;
	text-decoration: none;
}
a:visited {   
	color: #333;
	text-decoration: none;
}
a:hover {
	color: #333;
	text-decoration: underline;
}
a:active {
	color: #333;
}

/*
------------------------------------- */

#header, #footer, #pageSide, #coursePagerTop, #coursePager{
	display: none !important;
}
#topicPath, #noticeNoScript, #printPage, #aboutPrints, #masthead, .breadcrumbs, #secondary, #colophon {
	display: none !important;
}

#courseMain #Printbotton,
#courseMain #pdfbutton{
	display: none !important;
}

/*
------------------------------------- */

body{
	background: none !important;
	color: #333 !important;
}
#header{
	height: 1px;
}
#wrapperOuter {
	background: none;	
	width: auto;
	padding-left: 10px;

}
#wrapperInner{
}

#wrapperInner #page{
	margin: 0 auto;
	width:720px;
}

#wrapperInner #page #pageMain {
float: none;
margin: 0 auto;
width:720px;
background-image:none;
}
#wrapperInner #page #pageSide{
	float: none;
}

/* heading -------------------------------------*/

#pageMain h1{ /* made byimage */
	margin-bottom: 20px;
	background: none;
	color: #333;
	font-weight: bold;
	font-size: 200%;
	border-bottom: 3px solid #333;
}
#pageMain h1 span{ /* made byimage */
	display: block;
	padding: 3px 0 0 0;
	background: none;
}
#pageMain h2{
	clear: both;
	margin-bottom: 15px;
	padding: 3px 6px 4px;
	border-left: 3px solid #333;
	border-bottom:1px dotted #666;
	font-weight: bold;
	font-size: 130%;
	line-height: 1.5;
	background: none;
}


#pageMain h2 span{
	font-weight: normal;
	font-size: 90%;
	/*border-left: 1px solid #333;*/
}
#pageMain h3{
	clear: both;
	margin-bottom: 15px;
	padding-left:6px;
	border-left: 3px solid #333;
	font-weight: bold;
	font-size: 130%;
	line-height: 1.3;
}
#pageMain h4{
	margin-bottom: 10px;
	padding-bottom: 5px;
	background: none;
	font-size: 120%;
	font-weight: bold;
	line-height: 1.3;
}
#pageMain h5{
	font-weight: bold;
}

/*
------------------------------------- */

#courseSide div{
	margin-bottom: 20px;
}
#courseSide p{
	margin-bottom: .5em;
	border-left: 5px solid #666;
}
#courseSide ul{
	margin-bottom: 0;
	border-top: 1px solid #666;
	border-bottom: 1px solid #666;
	font-size: 95%;
}
#courseSide ul li{
	padding: 5px 0 5px 5px;
	background: none;
	border-bottom: 1px dotted #666;
}
#courseSide ul li.section{
	border-bottom: 1px solid #666;
}
#courseSide ul li a{
	display: block;
	padding-left: 10px;
	background: none;
}

#courseMain table#flowChart th div ul li, #courseMain table#flowChart td div ul li{
	background: none;
	list-style-type: disc;
	margin-left: 1em;
	padding-left: 0;
	
}
/* module
----------------------------------------- */

/* list */

#wrapperOuter .list-UnOrdered{
}
#wrapperOuter .list-UnOrdered li{
	background: none;
	list-style-type: disc;
	margin-left: 1.5em;
	padding-left: 0;
}
#wrapperOuter .list-UnOrdered li ul{
	margin-bottom: 0;
}
#wrapperOuter .list-UnOrdered li ul li{
	background: none;
	list-style-type: disc;
	margin-left: 1.5em;
	padding-left: 0;
}
#wrapperOuter .list-UnOrdered li ul li ul li{
	background: none;
	list-style-type: disc;
	margin-left: 1.5em;
	padding-left: 0;
}

/* -------------------------- */

table{
	width: 100%;
	border-top: 1px solid #666;
	border-left: 1px solid #666;
}

div.entry table{
	width: 100%;
	border-top: none;
	border-left: none;
}

#courseMain table#flowChart th.center_b, #courseMain table#flowChart td.center_b{
vertical-align:bottom;
text-align:center;
background: url(../images/cou_lne_flowchart.gif) repeat-y center top !important;
}

#courseMain table#flowChart th.center_t, #courseMain table#flowChart td.center_t{
vertical-align:top;
text-align:left;
background: url(../images/cou_lne_flowchart.gif) repeat-y center top !important;
}

table,
table th,
table td{
	border-collapse:separate;
	border-spacing:0;
	height: 1%;
	position:relative !important;
	zoom:1;
/*	overflow: auto;*/
}

table th, table td{
	background: none !important;
	border-right: 1px solid #666;
	border-bottom: 1px solid #666;
	font-size: 90%:
}

table th{
	 font-weight: bold !important;
}

#courseMain table#flowChart, #courseMain table#flowChart{
	border-top: none !important;
	border-left: none !important;
	
}

#content #courseMain {
    background-image: none;
    float: none;
    margin-left: -100px;
    padding-right: 100px;
    width: 720px;
}


#courseMain #flowChart{
}

#courseMain #flowChart th, #courseMain #flowChart td{
	border: 1px solid #fff !important;
}

#courseMain table#flowChart th div, #courseMain table#flowChart td div{
	background: none;
}

.attentionField-more{
	background: none !important;
}

.attentionField-more table{
	background: none !important;
	border: none !important;
}

.attentionField-more table th,
.attentionField-more table td{
	background: none !important;
	border: none !important;
}

.list-OrderedSign table,
.list-OrderedSign table th,
.list-OrderedSign table td{
	background: none !important;
	border: none !important;
}
.list-Ordered table,
.list-Ordered table th,
.list-Ordered table td{
	background: none !important;
	border: none !important;
}
.list-UnOrdered table,
.list-UnOrdered table th,
.list-UnOrdered table td{
	background: none !important;
	border: none !important;
}

#wrapperOuter .list-OrderedSign table.table-StyleLight{
	border-top: 1px solid #666 !important;
	border-left: 1px solid #666 !important;
}
#wrapperOuter .list-OrderedSign table.table-StyleLight th,
#wrapperOuter .list-OrderedSign table.table-StyleLight td{
	border-right: 1px solid #666 !important;
	border-bottom: 1px solid #666 !important;
}

#wrapperOuter .list-OrderedSign table.table-StyleMiddle{
	border-top: 1px solid #666 !important;
	border-left: 1px solid #666 !important;
}
#wrapperOuter .list-OrderedSign table.table-StyleMiddle th,
#wrapperOuter .list-OrderedSign table.table-StyleMiddle td{
	border-right: 1px solid #666 !important;
	border-bottom: 1px solid #666 !important;
}

#wrapperOuter .list-OrderedSign table.table-StyleMinimize{
	border-top: 1px solid #666 !important;
	border-left: 1px solid #666 !important;
}
#wrapperOuter .list-OrderedSign table.table-StyleMinimize th,
#wrapperOuter .list-OrderedSign table.table-StyleMinimize td{
	border-right: 1px solid #666 !important;
	border-bottom: 1px solid #666 !important;
}

#wrapperOuter .list-UnOrdered table.table-StyleLight{
	border-top: 1px solid #666 !important;
	border-left: 1px solid #666 !important;
}
#wrapperOuter .list-UnOrdered table.table-StyleLight th,
#wrapperOuter .list-UnOrdered table.table-StyleLight td{
	border-right: 1px solid #666 !important;
	border-bottom: 1px solid #666 !important;
}

#wrapperOuter .list-UnOrdered table.table-StyleMiddle{
	border-top: 1px solid #666 !important;
	border-left: 1px solid #666 !important;
}
#wrapperOuter .list-UnOrdered table.table-StyleMiddle th,
#wrapperOuter .list-UnOrdered table.table-StyleMiddle td{
	border-right: 1px solid #666 !important;
	border-bottom: 1px solid #666 !important;
}

#wrapperOuter .list-UnOrdered table.table-StyleMinimize{
	border-top: 1px solid #666 !important;
	border-left: 1px solid #666 !important;
}
#wrapperOuter .list-UnOrdered table.table-StyleMinimize th,
#wrapperOuter .list-UnOrdered table.table-StyleMinimize td{
	border-right: 1px solid #666 !important;
	border-bottom: 1px solid #666 !important;
}



#wrapperOuter .list-Ordered table.table-StyleLight{
	border-top: 1px solid #666 !important;
	border-left: 1px solid #666 !important;
}
#wrapperOuter .list-Ordered table.table-StyleLight th,
#wrapperOuter .list-Ordered table.table-StyleLight td{
	border-right: 1px solid #666 !important;
	border-bottom: 1px solid #666 !important;
}

#wrapperOuter .list-Ordered table.table-StyleMiddle{
	border-top: 1px solid #666 !important;
	border-left: 1px solid #666 !important;
}
#wrapperOuter .list-Ordered table.table-StyleMiddle th,
#wrapperOuter .list-Ordered table.table-StyleMiddle td{
	border-right: 1px solid #666 !important;
	border-bottom: 1px solid #666 !important;
}

#wrapperOuter .list-Ordered table.table-StyleMinimize{
	border-top: 1px solid #666 !important;
	border-left: 1px solid #666 !important;
}
#wrapperOuter .list-Ordered table.table-StyleMinimize th,
#wrapperOuter .list-Ordered table.table-StyleMinimize td{
	border-right: 1px solid #666 !important;
	border-bottom: 1px solid #666 !important;
}

#wrapperOuter .iconPdf{
	padding: 0 !important;
	background: none !important;
}

#wrapperOuter .iconLinkExternal{
	padding: 0 !important;
	background: none !important;
}




/* box flowChart
---------------------------------------------------------*/

/*#courseMain table#flowChart th div, #courseMain table#flowChart td div{
	border: 1px solid #666666;
}*/

/* box style
---------------------------------------------------------*/
/*#wrapperOuter .attentionField, #wrapperOuter .attentionField-more, #wrapperOuter .pageMenu, #wrapperOuter address{
	border: 3px double #666666;
}*/
/* table-StyleLight -------------------------------------*/

/*#wrapperOuter .table-StyleLight{
	border: 1px solid #666666;
}
#wrapperOuter .table-StyleLight caption{
	padding-bottom: 4px;
	font-weight: bold;
	text-align: left;
}
#wrapperOuter .table-StyleLight th, #wrapperOuter .table-StyleLight td{
	padding: 7px 10px 5px;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
	text-align: left;
	line-height: 1.4;
}
#wrapperOuter .table-StyleLight th{
	background: #f7f7f7;
}
#wrapperOuter .table-StyleLight .tableHeading th{
	background: #ECEABD;
	text-align: center;
}
*/

/* table-StyleMiddle -------------------------------------*/

/*#wrapperOuter .table-StyleMiddle{
	border-top: 1px solid #666666;
	border-left: 1px solid #666666;
}
#wrapperOuter .table-StyleMiddle th, #wrapperOuter .table-StyleMiddle td{
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
	text-align: left;
}

#wrapperOuter .table-StyleMiddle th{
	background: #3594DB;
	color: #fff;
}
*/
/* table-StyleMinimize -------------------------------------*/

/*#wrapperOuter .table-StyleMinimize{
	border: 1px solid #666666;
}
#wrapperOuter .table-StyleMinimize th, #wrapperOuter .table-StyleMinimize td{
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
}*/

.tCenter2:before {
content: url("../wp-content/themes/twentytwelve/images/cou_arw_flowchart.gif");
}

.tCenter2 {
text-align: center;
}