

/*body 
{font-family: helvetica,arial,sans-serif; font-size: 12px;}
td {font-family:  helvetica,arial,sans-serif; font-size: 12px;}*/

body
{
	margin: 0;
	padding: 0;
	font-family: helvetica, arial, verdana, sans serif;
	color: #000000;
	background-image: url(/css/blackline_bg.gif);
	background-color: #ffffff;
	/* background-repeat: repeat-y; 
	background-position: 170px top; */
	background-attachment: fixed;
 	font-size: 12px;
	line-height: 15px;
}

p
{
	font-family: helvetica,arial,sans-serif; 
	/*font-size: 12px;
	line-height: 15px; 
	padding: 4px 0px 0px 0px;*/
	
}

.navnews
{
	
	margin: 0px 0px 0px 0px;
	color: #000000;
	font-size: 18px;
	line-height: 10px;
	border-color: #000000;
	border-width: 0px 0px 0px 0px;
	/*border-style: solid;
	padding: 0 0 0px 0;
	font-weight: normal;
	text-transform: uppercase;
	text-align: center;*/
}


.text
{
	font-size: 12px;
	line-height: 15px;
	font-weight: normal;
/*	text-indent: .2cm;	*/
}


.subtext
{
	font-size: 12px;
	line-height: 1px;
	font-weight: bold;
/*	text-indent: .2cm;	*/
}


.body
{
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
/*	text-indent: .2cm;	*/
}


.coursedetails
{
	font-size: 11px;
	line-height: 14px;
	font-weight: normal;

}


/*
.emphasis
{
	font-weight: bold;
	
}

b
{
	font-family: helvetica,arial,sans-serif; 
	font-weight: bold;
}

i 
{
	font-family: helvetica,arial,sans-serif; 
	font-style: italic;
}
*/

li 
{
	font-family: helvetica,arial,sans-serif;
	font-size: 12px;
	line-height: 14px;
}

ul {font-family: helvetica,arial,sans-serif;}

ol {font-family: helvetica,arial,sans-serif;}



h1 
{
	font-family: helvetica,arial,sans-serif; 
	font-size: 24px;
	line-height: 24px; 
	color: #000000;
	font-weight: normal;
	text-transform: uppercase;
}



h2 
{
	font-family: helvetica,arial,sans-serif; 
	font-size: 19px;
	line-height: 23px;
	font-weight: bold;
}



h3 
{
	font-family: helvetica,arial,sans-serif; 
	font-size: 14px;
	font-weight: bold;
	line-height: 18px;
}
h3.navhead
{
	padding: 0px 0px 3px 0px;
	border-color: #000000;
	border-width: 0px 0px 1px 0px;
	border-style: dotted;
}



h4 {font-family: helvetica,arial,sans-serif; font-size: 16px;}
h5 {font-family: helvetica,arial,sans-serif; font-size: 15px;}
h6 {font-family: helvetica,arial,sans-serif; font-size: 14px;}


input {font-family: helvetica,arial,sans-serif; font-size: 12px;}
select {font-family: helvetica,arial,sans-serif; font-size: 12px;}
textarea {font-family:  helvetica,arial,sans-serif; font-size: 12px;}

/*
.smallest {font-family: helvetica,arial,sans-serif; font-size: 10px;}
.smaller {font-family: helvetica,arial,sans-serif; font-size: 11px;}
.smallerred {  font-family: helvetica,arial, sans-serif; font-size: 11px; color: #FF0000}
.smwhite {font-family: helvetica,arial,sans-serif; font-size: 12px; color: #FFFFFF;}
.normal {font-family: helvetica,arial,sans-serif; font-size: 12px; color: #000000;}
.larger {font-family: helvetica,arial,sans-serif; font-size: 14px; color: #000000;}
.largest {font-family: helvetica,arial,sans-serif; font-size: 16px; color: #000000;}
*/

/* SPECIFIC CLASSES PER WEBSITE */


/* --- LINK --- */
a {font-family: helvetica,arial,sans-serif; text-decoration: underline; color: #184284;}
a:link {color: #184284;}
a:active {color: #184284;}
a:visited {color: #184284;}
a:hover {color: #000000;}

a.textnav {font-family: helvetica,arial,sans-serif; font-size: 11px; text-decoration: underline; color: #184284;}
a.textnav:link {color: #184284;}
a.textnav:active {color: #184284;}
a.textnav:visited {color: #184284;}
a.textnav:hover {color: #000000;}

.facultyname {  font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold; color: #000000}
.red {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; color: #FF0000; font-weight: bold}
.weekdays {  font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #FFFFFF}
.eventtitle {  font-family: Arial, Helvetica, sans-serif; font-size: 9px}
.bluetitle {  font-family: Arial, Helvetica, sans-serif; font-size: 14px; color: #000066; font-weight: bold}
.blueitem {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #000066; font-weight: bold}
.bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
}
.Italic {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: normal;
}

.normalwhite
{
	color: #ffffff;
	font-weight:bold;
}
.smaller {font-family: arial,helvetica,sans-serif; font-size: 11px;}

