﻿body {
	background:white;
	font-family:Garamond, Palatino, Times New Roman, Times, serif ;
	font-size:12pt;
	color:black;
	line-height:1.2em;
	width:auto;
	margin:0;
	padding:0;
}
#page, #page2 
{
	border:none;
	font-size:12pt;
	width:auto;
	float:none;
	margin:0;
  	_margin:0 5%;
	padding:0;
}

a
{
	color:#333333;
	font-weight:bold;
	text-decoration:underline;
	font-size:11pt;
  }
/*code to display hyperlinks
p a:after 
{
	content: " (" attr(href) ") ";
}*/
#header, .logo2
{
	background:none;
	width:auto;
	float:none;
	display:block;
	/*visibility:visible;*/
	_margin:0;
	_padding:0;

}
.bookmark, .topnav, #ctl00_TopNav, #menu, #leftnav, #footer, #rightNav, #ctl00_RadMenu1, #breadcrumb, .fv_logo 
{
	display:none;
}

#menu, .Default, .PrettyMenu 
{
	display:none;
}
.divsubjectareassortby, .subjectareacenter, #ctl00_ContentPlaceHolder1_lbCrsDesc
{
	display:none;
}
#content, #middlecontent, #landingfade, #contentRight, #landing, #degree, #subjectareas
{
	background:none;
	margin:0;
	padding:0;
	width:auto;
	text-align:left;
	float:none;
}
#col1, #col2
{
	width:auto;
	margin:0;
	padding:0;
	float:none;
}
table > tr, td 
{
	display:inline-table;
	font-family:Garamond, Palatino, Times New Roman, Times, serif ;
	font-size:11pt;
}
#landingfade h2
{
	font-size:20pt;
	font-weight:bold;
	line-height:1.2em;
}
h2
{
	font-size:20pt;
	font-weight:bold;
	line-height:1.2em;
}
h3
{
	font-size:16pt;
	font-weight:bold;
}
h4
{
	font-size:14pt;
	font-weight:bold;
}
h5
{
	font-size:12pt;
	font-weight:bold;
}
h6
{
	font-size:11pt;
	font-weight:bold;
}
#emailPage
{
	display:none;
}
.bgGray {
    background-color:#cccccc;
}
