body {
	font-family: Arial, Helvetica, sans-serif, Verdana;
	margin: 0px;
}
.copyright-txt {
	font-size: 8pt;
	color: #666666;
}

#headers-tbl {
	background-color: #FFCC00;  
}

#menu div {
display: none;
}

#menu div div{
display: none;
}

#left-nav-tbl td {
	font-size: 8pt;
	color: #333333;
	font-weight: bold;
}

table#wl-nav-tbl {
  border-bottom-width: 1px;	
  border-bottom-style: dashed;
  border-bottom-color: #FFFFFF;
}

table#wl-nav-tbl td {
	font-size: 8pt;
	color: #333333;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #FFFFFF;
	text-align: center;
    padding:5px 5px;
}

#sub-nav-tbl {
  background-color: #FF9900;	
  border-bottom-width: 1px;	
  border-bottom-style: dashed;
  border-bottom-color: #FFFFFF;
}

#sub-nav-tbl td{
	font-size: 8pt;
	color: #333333;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #FFFFFF;
	text-align: left;
}

table#sub-nav-tbl td a{
	color: #000000;
	text-decoration: none;
	display: block;
	padding-top: 2px;
	padding-right: 3px;
	padding-bottom: 2px;
	padding-left: 3px;
}

table#sub-nav-tbl td a:hover{
  color: #333333;
  text-decoration: underline; 
  background-color: #FFCC99;  
}

#sub-sub-nav-tbl {
  background-color: #FFCC33;
}

#sub-sub-nav-tbl td{
  padding-left: 3px;
}

#sub-sub-sub-nav-tbl {
  background-color: #FFCC66;
}

#sub-sub-sub-nav-tbl td{
	padding-left: 3px;
}

.subheaderred {
  color: #FF0000; 
  font-weight:700;
  font-size: 13pt;
}

.tableheaderred {
  color: #FF0000; 
  font-weight:bold;
  font-size: 11pt;
}

.contentext {
	color: #000066;
	font-size: 10pt;
	text-align: justify;
}

.bigtitle {
	font-size: 20pt;
	color: #FF0000;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
}

.bigname {
	font-size: 18pt;
	color: #08107F;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif, Verdana;
}

.img-right {
	float: right;
	margin-bottom: 20px;
	margin-left: 25px;
}

.img-left {
	float: left;
	margin-bottom: 20px;
	margin-right: 25px;
    border:1px #C0C0C0 solid;
}

.subMenuLink {
	font-size: 10pt; 
    color: #000066; 
    font-family: Arial, Helvetica, sans-serif, Verdana; 
    text-decoration: none
}
.subMenuLink:hover {
	font-size: 10pt; 
    color: #FF0000; 
    font-family: Arial, Helvetica, sans-serif, Verdana; 
    text-decoration: underline;
}

.list-spaces li {
	margin-bottom: 10px;
}

table#contact-tbl td{
	padding-bottom: 10px;
	text-align: left;
}

table#framework-tbl {
	border-top: 1px solid #000000;
	border-left: 1px solid #000000;
}

table#framework-tbl td{
	width: 25%;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #000000;
	border-bottom-color: #000000;
	text-align: left;
	padding: 3px;
}

table#framework-tbl td li{
	margin-left: -21px;
}

.framework-tbl-header {
	background-color: #FF0000;
	text-align: center;
	padding: 2px 5px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif, Verdana;
	color: #FFFFFF;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #000000;
	border-bottom-color: #000000;
}

table#testimonial-tbl #top-row{
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FF9900;
}

.testimonial-row-grey {
	padding: 5px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #FF9900;
	border-bottom-color: #FF9900;
	border-left-color: #FF9900;
	color: #666666;
}

.testimonial-row-orange {
	padding: 5px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #FF9900;
	border-bottom-color: #FF9900;
	border-left-color: #FF9900;
	color: #FF9900;
}

.testimonial-img-left {
	float: left;
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #FF9933;
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #FF9933;
	margin-right: 10px;
	margin-bottom: 10px;
}

.testimonial-img-right {
	float: right;
	border-right-width: 4px;
	border-right-style: solid;
	border-right-color: #FF9933;
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #FF9933;
	margin-left: 10px;
	margin-bottom: 10px;
}

table#academic-overview-tbl {
	border-top: 1px solid #FF9933;
	border-left: 1px solid #FF9933;
}

table#academic-overview-tbl td {
	padding: 4px;
	text-align: left;
	border-right: 1px solid #FF9933;
	border-bottom: 1px solid #FF9933;
}

table#academic-overview-tbl #tbl-header td{
	background-color: #DDDDDD;
	text-align: center;
	font-weight: bold;
	color: #000000;
}

table#academic-overview-tbl td li{
	margin-left: -21px;
}

table#academic-overview-tbl td a{
	color: #000066;
	text-decoration: underline;
}

table#academic-overview-tbl td a:hover{
	color: #FF0000;
	text-decoration: underline;
}

table#pre-course-tbl {
	border-top: 1px solid #FF9933;
	border-left: 1px solid #FF9933;
}

table#pre-course-tbl td {
	padding: 4px;
	text-align: left;
	border-right: 1px solid #FF9933;
	border-bottom: 1px solid #FF9933;
}

table#pre-course-tbl td #info{
	border-top: 1px solid #FF9933;
	border-left: 1px solid #FF9933;
}

table#pre-course-tbl td #txt-center{
	text-align: center;
}

table#pre-course-tbl td li{
	margin-left: -21px;
}

.caption-text {
	font-family: "Times New Roman", Times, serif;
	font-size: 9pt;
	color: #000000;
}

table#info-tbl-1 {
	border-top: 1px solid #FF9933;
	border-left: 1px solid #FF9933;
}

table#info-tbl-1 td {
	padding: 4px;
	text-align: left;
	border-right: 1px solid #FF9933;
	border-bottom: 1px solid #FF9933;
}

table#info-tbl-1 #tbl-header td{
	text-align: center;
	font-weight: bold;
	color: #000000;
	background-color: #CCCCCC;
}

table#info-tbl-1 #tbl-greybgcolor td{
	text-align: center;
	color: #000000;
	background-color: #CCCCCC;
}

table#info-tbl-1 #detail-tbl td{
	text-align: left;
	border: 0px none;
}

table#detail-tbl #header-underline td{
	border-bottom: 1px solid #000000;
}

table#info-tbl-2 {
	border-top: 1px solid #FF9933;
	border-left: 1px solid #FF9933;
}

table#info-tbl-2 td {
	padding: 3px;
	text-align: center;
	border-right: 1px solid #FF9933;
	border-bottom: 1px solid #FF9933;
	font-size: 10px;
}

table#info-tbl-2 #tbl-header td{
	text-align: center;
	font-weight: bold;
	color: #000000;
	background-color: #CCCCCC;
}

.text-left-align {
	text-align: left;
}

.pdf-format {
	border: 1px solid #000000;
}
 
.icon-format {
	vertical-align: middle;
	margin-right: 10px;   

}

.sitemap-style {
	margin-top: 0px;
	list-style-image: url(../images/arrow.gif);
}
.sitemap-style li{
    padding-top: 2px;
    padding-bottom: 2px;
}

table#facilities-tbl td{
	padding: 3px;
}

table#facilities-tbl td img {
	border: 1px solid #333333;
}

.facilities-style li{
    padding-top: 2px;
    padding-bottom: 2px;
}

.wlink_img {
    border: 1px solid #FFFFFF;
}

img.btn_version {
	 border-bottom: 1px solid #FFFFFF;
}







