@charset "utf-8";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a.liink-pdf
{
	text-decoration:none; color:#353535; 
}
a.liink-pdf:hover
{
	color:#FF9900; 
}

.bhead {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #000;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	font-weight: bold;
}
.btext {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-align: justify;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 10px;
}

.bghead {
	background-image: url(../images/header_strip_orange.jpg);
	background-repeat: repeat-x;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000;
}
.caption {
	font-family: "Tekton Pro";
	font-size: 18px;
	color: #000;
	text-align: right;
	padding-right: 40px;
	padding-top: 3px;
}
.copyright {
	font-family: "Comic Sans MS", cursive, Constantia, "Tekton Pro";
	font-size: 11px;
	text-align: center;
}
.college_list_on {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: center;
	font-weight: bold;
	background-color: #EAAF0D;
	color: #000;
}
.college_list {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: center;
	font-weight: normal;
	background-color: #CCC;
}
.college_list a {
	text-decoration: none;
	color: #000;
}
.college_list a:hover {
	color: #EAAF0D;
	text-decoration: none;
	font-weight: normal;
}
.footer_menulist {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
}
.footer_menulist a {
	color: #000;
	text-decoration: none;
}
.footer_menulist a:hover {
	color: #EBAE08;
	text-decoration: underline;
}

.leftnav {
	background-color: #F1DBB4;
	padding-top: 20px;
	padding-bottom: 10px;
}
.leftnav_head {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	background-color: #EAAF0D;
	color: #000;
}
.leftnav_menulist {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: normal;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	color: #000;
	text-align: left;
}
.leftnav_menulist a {
	color: #000;
	text-decoration: none;
}
.leftnav_menulist a:hover {
	color: #FFF;
	text-decoration: none;
	background-color: #EAAF0D;
}


.menulist {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 15px;
	text-align: center;
	color: #000;
}
.menulist a {
	text-decoration: none;
	color: #000;
}
.menulist a:hover {
	color: #FFF;
	background-color: #000;
}
.rightnav {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
.selecttext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: bold;
	color: #000;
	text-align: center;
	padding-top: 4px;
	padding-bottom: 4px;
}

.subhead {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-align: left;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	font-size: 15px;
	font-weight: bold;
}
.title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	text-align: center;
	color: #000;
	padding-top: 12px;
	border-bottom-width: 2px;
	border-bottom-style: dotted;  line-height:18px;
	border-bottom-color: #000;
	padding-right: 30px;
}
.title small {
	font-size: 12px; 
	padding-top: 0;
}
.title span {
	font-size: 14px; padding-bottom:10px; display:block;
}
.tbl_main {
	border: 1px dotted #000;
}
.tbl_head {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 10px;
	background-color: #EAAF0D;
}
.tbl_content {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000;
	padding-left: 10px;
}
.website {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 14px;
	font-weight: bold;
	color: #000;
	padding-left: 10px;
}
.website a {
	color: #000;
	text-decoration: none;
}
.website a:hover {
	color: #F00;
	text-decoration: none;
}






#menu_left {
	background-image: url(../images/menu_left.png);
	background-repeat: no-repeat;
	width: 30px;
	height: 45px;
}
#menu_middle {
	background-image: url(../images/menu_bg.png);
	background-repeat: repeat-x;
	height: 45px;
}
#menu_right {
	background-image: url(../images/menu_right.png);
	background-repeat: no-repeat;
	width: 30px;
	height: 45px;
}
#tbl_leftnav {

}
.border {
	border: thin solid #EBB00E;
}
