/* CSS Document */

.tableborder {
    border-style: solid;
    border-width: 1px;
    border-color: #E5E5EB;
}


/**************************
* Button and menu styles
***************************/
.homebutton_off{
	text-align: center;
	vertical-align: middle;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;	
    text-decoration: none;
	border-right-width:thin;
	border-right-style:solid;
	border-right-color:#1371C3;
	border-left-width:thin;
	border-left-style:solid;
	border-left-color:#1371C3;
}
.homebutton_current{
	text-align: center;
	vertical-align: middle;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #65B7FF;	
    text-decoration: none;
	border-right-width:thin;
	border-right-style:solid;
	border-right-color:#1371C3;
	border-left-width:thin;
	border-left-style:solid;
	border-left-color:#1371C3;
}
.homebutton_on{
	text-align: center;
	vertical-align: middle;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;	
    text-decoration: underline;
	border-right-width:thin;
	border-right-style:solid;
	border-right-color:#1371C3;
	border-left-width:thin;
	border-left-style:solid;
	border-left-color:#1371C3;
}
.menu_buttons_off{
	text-align: center;
	vertical-align: middle;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;	
    text-decoration: none;
	border-right-width:thin;
	border-right-style:solid;
	border-right-color:#1371C3;
}
.menu_button_current {
	text-align: center;
	vertical-align: middle;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #65B7FF;	
    text-decoration: none;
	border-right-width:thin;
	border-right-style:solid;
	border-right-color:#1371C3;
}
.menu_buttons_on {
	text-align: center;
	vertical-align: middle;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;	
    text-decoration: underline;
	border-right-width:thin;
	border-right-style:solid;
	border-right-color:#1371C3;
}

.navbar{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;	
	background-color: #6B91AA;	
    text-decoration: none;
}
.navbar a:hover {
	text-align: center;
	vertical-align: middle;
	word-spacing: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #4FD3EF;
	border-right: 1px black solid;
	border-bottom: 1px black solid;
}

/***************************************
* Forms
***************************************/
input {
	color: #5A5A5A;
	background: #FFFFFF;
	border: 1px solid #E5E5EB;
}
.smalltext {
	font-family: Arial, Helvetica, sans-serif; 
	color:#5A5A5A; 
	font-weight:normal; 
	font-size:11px;
}
.customBtn {
	border:none;
}

/***************************************
* Links
****************************************/
a:link {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-style:normal;
	color:#1678CE;
	text-decoration:none;
}
a:visited { 
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-style:normal;
	font-weight:bold;
	color:#1678CE;
	text-decoration:none;
}
a:hover { 
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-style:normal;
	font-weight:bold;
	color:#1678CE;
	text-decoration:none;
}
a:active {
	font-size:10px;
	font-style:italic;
	color:#1678CE;
	text-decoration:none;
	font-weight: normal;
	text-align: center;
} 

.linkType1 {
	font-family:Helvetica, sans-serif;
	font-size:14px;
	font-style:normal;
	font-weight:bold;
	color:#1678CE;
	text-decoration:none;
}

#dl_list a:hover  {
	background: #EEE;
	color: #000;
}
#dl_list a:visited  {
	color: purple;
}

/*******************************
* Banner on homepage
********************************/
.bannertitle {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:14px;
	color:#161616;
}
.bannersubtitle {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:12px;
	color:#161616;
}
.bannerbody {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:12px;
	color:#A71E23;
}
.bannertz {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:11px;
	color:#1678CE;
}


/*******************************
* Section header and line
********************************/
.sectionHeader {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:22px;
	color:#161616;
	padding-left:10px;
	padding-top:10px;
}

.sectionSubHeader {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:16px;
	color:#666666;
	padding-left:10px;
	padding-top:10px;
}

.separationLine { 
	border-bottom: solid #E5E5EB;
	border-bottom-width:thin;
}

.scheduleLinks {
  font-family: Verdana;
  font-weight: bold;
  font-size: 9px;
  color:#808080;
  font-style:normal;
}


/*****************************
* Body text styles
******************************/
.sectionname {
  font-family:Arial, Helvetica, sans-serif; 
  color:#A71E23; 
  font-weight:bold; 
  font-size:14px;
  line-height:18px;
}
.sectionnamePlain {
  font-family: Arial;
  font-weight: bold;
  font-size: 11px;
  color:#FFFFFF;
  font-style:normal
}
.maintext {
	font-family: Arial, Helvetica, sans-serif; 
	color:#161616; 
	font-weight:normal; 
	font-size:12px;
	line-height:18px;
}
.maintextlink {
 color:#808080;
}
.maintextusermsg {
font-size: 9pt;
color:#800000;
}

.maintextuserlink {
font-size: 9pt;
color:#800000;
}
.footer {
	font-family: Arial, Helvetica, sans-serif; 
	color:#5A5A5A; 
	font-weight:normal; 
	font-size:12px;
}
.style44 {color: #6B91AA}

/******************************
* Instructors
*******************************/
.instName {
	font-family: Arial, Helvetica, sans-serif;
	color:#5A5A5A;
	font-weight:bold;
	font-size:12px;
	font-style:normal;
	line-height:normal;
	text-align: center;
}
.instDesc {
	font-family: Arial, Helvetica, sans-serif; 
	color:#161616; 
	font-weight:normal; 
	font-size:11px;
	font-style:normal;
	line-height:14px;
}

/******************************
* Miscallenious
*******************************/
.quote {
  font-family: Arial;
  font-size: x-small;
  color: #333333;
  font-style: italic;
}
.quotesignature {
  font-family: Arial;
  font-size: x-small;
  color: #3A6282;
  font-style: italic;
  font-weight: bold; 
 }
 
.lecturer {
  font-family: Arial;
  font-size:  x-small;
  color: #3A6282;
  font-weight: bold; 
 }

td {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #555;
	text-align: center;
 }
 
th {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: small;
	color: #333;
	text-align: center;
 }
 
.x1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 20px;
	font-weight: bold;
}
.x1 p {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 24px;
}
.x2 {
	font-family: Verdana, Geneva, sans-serif;
}
.x2 {
	font-size: 10px;
}
.x2 {
	font-size: 12px;
}
