/* Graduate Studies at SUNY Fredonia stylesheet */

body {
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
}

td, p, blockquote {
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	color: #444;
}

p.indented {
	text-indent: 10px;
}

th {
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
	text-align: left;
	color: #660000;
	font-size: 100%;
}

h1 {
	font-family: arial, helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #444466;
	text-align: center;
}

h2 {
	font-family: arial, helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #444466;
	text-align: center;
}

h3, h4, h5, h6 {
	font-family: arial, helvetica, sans-serif;
	font-size: 100%;
	color: #444466;
}


.tagline {
	font-family: arial, helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #444;
}

.highlight {
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #444;
}

.nobreak {
	font-family: arial, helvetica, sans-serif;
	font-size: 100%;
	color: #444466;
	display: inline;
}

.quote {
	font-weight: bold; 
	color: #AA7711; 
	line-height: 1.45;
	text-align: right;
	letter-spacing: 2px;
}

.caption {
	font-weight: bold; 
	color: #AA7711; 
	line-height: 1.75;
}

.script {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #111;
	background-color: #FFF;
	line-height: 2.5;
}

.script2 {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #036;
	background-color: #FFF;
	line-height: 2.5;
}

.script_line {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #111;
	background-color: #FFF;
	line-height: 1.0;
}

.first_letter {
	font-family: helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	font-style: italic;
	color: #447;
	background-color: #FFF;
}

.firstLetter_gold {
	font-family: helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	font-style: italic;
	color: #A71;
	background-color: #FFF;
}

.dept {
	font-family: arial, helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #660000;
	text-align: center;
}

.disclaimer {
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
}

.cutline {
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	color: #555577;
}
.center {
	text-align: center;
}

.right {
	text-align: right;
}

SPAN.smcenter {
	text-align: center;
	font-size: 80%;
	color: #003366;
}

.red {
	color:#800000;
}

.blue {
	color:#003366;
}

.redctr {
	color:#800000;
	text-align: center;
}

.note {
	color:#003366;
	font-weight: bold;
}

.title {
	color:#660000;
	background-color: #FFFFFF;
	font-size: 16px;
	font-weight: bold;
}

.sub_title {
	color:#003366;
	background-color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
}

.heading {
	color:#660000;
	background-color: #FFFFFF;
	font-size: 17px;
	font-weight: bold;
}

.subheading {
	color:#003366;
	background-color: #FFFFFF;
	font-size: 16px;
	font-weight: bold;
}

.indent {
	padding-left: 10px;
	padding-right: 10px;
}

.indentCourse {
	padding-left: 30px;
	padding-right: 10px;
}

ol, ul, li {
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.5;
}

.countdown {
	width:500px;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
}

.links {
	text-align: center;
	font-size: 80%;
}

.largetext {
	font-size: 16px;
	font-weight: bold;
}

.textLeft {
	text-align: left;
	font-size: 80%;
}

.small {
	font-size: 75%;
}

.smindent {
	font-size: 75%;
	padding-left: 25px;
}

.whitetext {
	font-weight: bold;
	color: #FFFFFF;
}

.smtext {
	font-size: 13px;
	color: #003366;
}

.tinyText {
	font-family: arial, helvetica, sans-serif;
	font-size: 8pt;
	text-align: center;
}

.tinyWhiteText {
	color: #FFFFFF;
	font-family: arial, helvetica, sans-serif;
	font-size: 9pt;
	text-align: center;
}

.hr {
	color: #CC3300;
}

blockquote, .blockquote {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #444466;
	background-color: #FFFFFF;
	padding-left: 25px;
	padding-right: 25px;
}

.footerText {
	color: #DDCCAA;
	font-size: 12px;
	font-weight: bold;
	padding-left: 3px;
}

A:link {
	color: #003399;
	font-weight: bold;
	text-decoration: underline;
}

A:visited {
	color: #7799FF;
	font-weight: bold;
	text-decoration: underline;
}

A:active {
	color: #660000;
	font-weight: bold;
	text-decoration: underline;
}

A:hover {
	color: #003399;
	font-weight: bold;
	text-decoration: none;
}

menu, A:link.menu, A.menu:link {
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	line-height: 1.5;
}

menu, A:visited.menu, A.menu:visited {
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}

menu, A:active.menu, A.menu:active {
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}

menu, A:hover.menu, A.menu:hover {
	color: #993333;
	font-size: 14px;
	background-color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}

footer, A:link.footer, A.footer:link {
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
}

footer, A:visited.footer, A.footer:visited {
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
}

footer, A:active.footer, A.footer:active {
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
}

footer, A:hover.footer, A.footer:hover {
	color: #993333;
	font-size: 12px;
	background-color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}

copyright, A:link.copyright, A.copyright:link {
	color: #FFFFFF;
	font-size: 10px;
	font-weight: bold;
	text-decoration: underline;
}

copyright, A:visited.copyright, A.copyright:visited {
	color: #FFFFFF;
	font-size: 10px;
	font-weight: bold;
	text-decoration: underline;
}

copyright, A:active.copyright, A.copyright:active {
	color: #FFFFFF;
	font-size: 10px;
	font-weight: bold;
	text-decoration: underline;
}

copyright, A:hover.copyright, A.copyright:hover {
	color: #993333;
	font-size: 10px;
	background-color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
