a {
	color : #005FA9;
	font-size : 100%;
}

a:link {
	color : #005FA9;
	font-size : 100%;
	text-decoration : underline;
}

a:hover {
	color: Background;
	background-color : ButtonFace;
	height : auto;
	line-height : -4%;
}

a.breadCrumb:link {
	color : #1D6F68;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;
	text-decoration : underline;
	background: transparent;
	border: none;
}

a.breadCrumb:visited {
	color : #1D6F68;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;
	text-decoration : underline;
	background: transparent;
	border: none;
}

a.breadCrumb:hover {
	background: transparent;
	color : #1D6F68;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;
	text-decoration : none;
	border: none;
}

a.departmentBar:link {
	color : #8495A9;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 7pt;
	text-decoration : none;
	text-transform : uppercase;
}

a.departmentBar:visited {
	color : #8495A9;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 7pt;
	text-decoration : none;
	text-transform : uppercase;
}

a.departmentBar:hover {
	background : transparent;
	color : #8495A9;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 7pt;
	text-decoration : underline;
	text-transform : uppercase;
}

a.leftMenu:link {
	background:transparent;
	color : #000000;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 100%;
	text-decoration : none;
	/*line-height : 20px;*/
	line-break : normal;
}

a.leftMenu:visited {
	background : transparent;
	color : #000000;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 100%;
	text-decoration : none;
	line-break : normal;
}

a.leftMenu:hover {
	background : transparent;
	color : #000000;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 100%;
	text-decoration : underline;
	line-break : normal;
}

body {
	font-family : Arial, Helvetica, sans-serif;
	font-size : smaller;
}

.breadCrumb {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;
	color : #1D6F68;
	background: #78ABA3;
	border-bottom: White solid 2px;
	border-top: White solid 2px;
}

.byuBar {
	color : White;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 7pt;
	letter-spacing : 1px;
	text-decoration : none;
}

.byuBar:hover {
	color : FFFFFF;
	text-decoration : underline;
}

.byuBarTitle { 
    font-family: Verdana, Arial, Helvetica, sans-serif; 
    font-size: 7pt; 
    color: #8495a9; 
    letter-spacing: 4px; 
}

.content {
	color : 000000;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 80%;
	padding-top : 5px;
}

/*.content:link {
	color : #003C96;
	font-size : 100%;
	text-decoration : underline;
}

.content:hover {
	background-color : #FFFBCA;
	height : auto;
	line-height : -4%;
}*/

.contentTitle {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 150%;
	font-weight : bolder;
	letter-spacing : 1px;
	color : #9A1010;
}
h1 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 150%;
	font-weight : bolder;
	letter-spacing : 1px;
	color : #FF6600;
}
.copyright {
	/* I'm not sure if this is the right size, feel free to adjust */
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 65%;
}

.departmentBar {
	color : 8495a9;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 7pt;
	letter-spacing : 2px;
}
h4 {
	color : #FF6600;
}
.leftMenu {
	padding-top : 2px;
}

.leftMenuTitle {
	color : #A98C4B;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 7pt;
	letter-spacing : 1px;
	text-decoration : none;
	text-transform : uppercase;
}

.searchBox {
	height : 19px;
	margin-left : 6px;
	margin-right : 6px;
	width : 100px;
}

.searchTable {
	margin-right : 14px;
}

.smallHeader { 
    font-family: Arial, Helvetica, sans-serif; 
    font-size: 12pt; 
    font-weight: bold; 
    color: #8B0000; 
} 
td {
	color : 000000;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 80%;
}
.white {
	color : #FFFFFF;
	font-size : 10px;
	padding-bottom : 5px;
	padding-left : 8px;
	padding-top : 5px;
}

.white a {
	color : #FFFFFF;
	text-decoration : none;
}
