@font-face {
    font-family: 'FunctionProBook';
    src: url('../webfonts/functionpro_book_macroman/FunctionPro-Book-webfont.eot');
    src: url('../webfonts/functionpro_book_macroman/FunctionPro-Book-webfont.eot?iefix') format('eot'),
         url('../webfonts/functionpro_book_macroman/FunctionPro-Book-webfont.woff') format('woff'),
         url('../webfonts/functionpro_book_macroman/FunctionPro-Book-webfont.ttf') format('truetype'),
         url('../webfonts/functionpro_book_macroman/FunctionPro-Book-webfont.svg#webfontJO3pCHUe') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'FunctionCapsBook';
    src: url('../webfonts/functioncaps_book_macroman/FunctionCaps-Book-webfont.eot');
    src: url('../webfonts/functioncaps_book_macroman/FunctionCaps-Book-webfont.eot?iefix') format('eot'),
         url('../webfonts/functioncaps_book_macroman/FunctionCaps-Book-webfont.woff') format('woff'),
         url('../webfonts/functioncaps_book_macroman/FunctionCaps-Book-webfont.ttf') format('truetype'),
         url('../webfonts/functioncaps_book_macroman/FunctionCaps-Book-webfont.svg#webfontuHPlF47t') format('svg');
    font-weight:  normal;
    font-style: normal;

}

h1{
	font-size: 24px;
	font-weight: normal;
	font-family: FunctionCapsBook;
	color: #600;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-color: #600;
	border-right-color: #600;
	border-bottom-color: #600;
	border-left-color: #600;
	margin-bottom: 40px;
}
.reg-body {
	color: #600;
	vertical-align: text-bottom;
}
.reg-title {
	font-size: 50%;
	color: #600;
	vertical-align: baseline;
	font-family: Verdana, Geneva, sans-serif;
}
.question {
	color: #039;
	font-size: 110%;
}
a {
	text-decoration: none;
	color: #039;
}
a:hover {
	color: #333;	

	

}
body      {
	color: #666;
	font-size: 17px;
	line-height: 20px;
	font-family: FunctionProBook;
	font-weight: normal;	
}
.main {
	text-align: left;
	font-family: FunctionProBook;
	font-size: 17px;
	}
.sidebar  {
	font-size: 16px;	
}
/* SLIDESHOW */

/* container for slides */
.slideimages {
	background:#ffe;
	position:relative;
	height:250px;
	float:left;
	cursor:pointer;

}

/* single slide */
.slideimages div {
	display:none;
	position:absolute;
	top:0;
	left:0;		
	height:250px;
}

/* END SLIDESHOW */
h2 {
	font-size: 18px;
	color: #600;
	font-weight: normal;
}
.nounderline {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.main.style103 blockquote .style169 em {
	font-size: 12px;
}
.quotes {
	color: #7290BD;
	font-style: italic;
}
.confimed {
	color: #600;
	font-size: 14px;
}
a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.logo {
	margin-top: 330px;
	margin-bottom: 2px;
	margin-left: 30px;
}
.prerequisite {
	font-weight: bold;
	color: #600;
}
.biography {
	font-family: FunctionProBook;
	font-size: 15px;
	font-style: italic;
	color: #5D90BC;
}
.largeblue {
	font-size: 17px;
	color: #666;
	font-style: normal;
}
h3 {
	font-weight: normal;
	color: #600;
}
.legal {
	font-size: 15px;
	color: #666;
}
hr {
	margin-left: 12px;
	margin-top: 2px;
	margin-bottom: 2px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
	margin-right: 26px;
}
.home hr {
	margin-right: 64px;
	margin-left: 0px;
}
.home-sub {
	font-size: 17px;
}
.home-list {
	margin-left: 30px;
}
.norelation {
	font-size: 15px;
	font-style: italic;
	color: #666;
}

