.header {	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 12px;	font-style: normal;	line-height: normal;	font-weight: normal;	color: #36406F;}.headerbold {	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 18px;	font-style: normal;	line-height: normal;	font-weight: bold;	color: #36406F;}.body {	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 12px;	font-style: normal;	line-height: normal;	font-weight: normal;	color: #21232C;}.copyright {	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 9px;	font-style: normal;	line-height: normal;	font-weight: normal;	color: #36406F;}.menu_item {	font-family: Arial, Helvetica, sans-serif;	font-size: 14px;	color: #006666;	font-weight: bolder;}

/* tuition fees table */

.table_col1 {
width: 290px;
text-align: left;
}

.table_col2 {
width: 100px;
text-align: center;
}

.table_col3 {
width: 100px;
text-align: center;
}

.table_col4 {
width: 80px;
text-align: right;
}

.table_col5 {
width: 80px;
text-align: right;
}

.table_col6 {
width: 80px;
text-align: right;
}

#tuition thead {
background: #eeeeee;
font-weight: bold;
text-align: center!important;
}

#tuition table {
border: 1px solid #cccccc;
width: 730px;
}

#tuition td {
border: 1px solid #cccccc;
height: 40px;
}


