body {
    margin: 12px 0;
    padding: 0;
    background: #FFF;
    font-family:Helvetica, Arial, sans-serif;
    color: #666666;
    font-size:12px;
    font-weight:normal;
    text-decoration: none;
}


h1 {
	margin: 0 0 18px;
	color:red;
	font-size:24px;
	font-weight:normal;
	margin:4px 0 10px 8px;
	text-decoration:none;
}

h2 {
	margin: 0 0 18px;
	color:#004A83;
	font-size:18px;
	font-weight:normal;
	margin:4px 0 10px 8px;
	text-decoration:none;
}

p {
	
	line-height: 20px;
	margin: 2px 10px;
}


table.MW_table {
	width: 98%;
	margin: 0 auto;
	/*border: 1px solid;*/
	color: #666666;
	font-size:12px;
	/*margin-bottom: 14px;*/
}

table.MW_table  th{
	/*background: #CCC;*/
	padding: 2px 4px;
	text-align: left;
	font-weight: normal;
	border-bottom: 1px solid #CCC;
	font-size: 10px;
}

table.MW_table  th.col_1{
	width: 25%;
}

table.MW_table  th.col_2{
	width: 75%;
}

table.MW_table  td{
	padding: 2px 4px;
	line-height: 20px;
	border-bottom: 1px solid #CCC;
}

table.MW_table  td.col_1{
	color:#004A83;
	font-weight: 400;
	text-decoration: none;
}

table.MW_table  td.col_2{
}


table#KnowledgeSkillsTable  th.col_1{
	width: 20%;
}

table#KnowledgeSkillsTable  th.col_2{
	width: 20%;
}

table#KnowledgeSkillsTable  th.col_3{
	width: 20%;
}

table#KnowledgeSkillsTable  th.col_4{
	width: 20%;
}

table#KnowledgeSkillsTable  th.col_5{
	width: 20%;
}

