/* Default Banner & Footer*/
/* Can be changed by replacing research-banner.jpg and foot-bar.gif respectively */
/* Content Area: General Headings */
h2 {
	color: #003399;
	/* remaining settings should not be modified */
	font-size: 1.4em;
	font-weight: normal;
	margin-top: 2px;
	margin-bottom: 2px;
	padding-top: 0px;
	padding-bottom: 0px;
	
}

h3 {
	color: #003399;
	/* remaining settings should not be modified */
	font-size: 1.2em;
	margin-bottom: 2px;
	margin-top: 2px;
	font-weight: 600;
	padding-top: 0px;
	padding-bottom: 0px;
}

h4 {
	color: #003399;
	/* remaining settings should not be modified */
	font-size: 1.1em;
	font-weight: normal;
	text-decoration:underline;
	margin-top: 2px;
	margin-bottom: 2px;
	padding-top: 0px;
	padding-bottom: 0px;
}

h5 {
	color: #003399;
	/* remaining settings should not be modified */
	font-size: 1 em;
	margin-bottom: 2px;
	position: relative;
	margin-top: 2px;
	font-weight:normal;
	font-style: italic;
	padding-top: 0px;
	padding-bottom: 0px;
}
h6 {
	font-size: 0.9em;
	color: #003399;
	margin-top: 2px;
	margin-bottom: 2px;
	padding-top: 0px;
	padding-bottom: 0px;
}

/* Content Area: Links */
/* These are defaults for links within the content area (column-1), DO NOT change. Editing should be confined to adding or removing columns */
#content #column-1 a:active {
	color: #CC0000;
}
#content #column-1 a:link {
	color: #6e97d5;
	text-decoration: none;
}

#content #column-1 a:visited {
	color: #6e97d5;
	text-decoration:none;
}
#content #column-1 a:hover {
	text-decoration:underline;	
}
/* Content Area: Lists */
#content #column-1 ul {
	list-style-type: disc;
}
#content #column-1 li {
	margin-bottom: 8px;
}
#content #column-3 a:active {
	color: #CC0000;
}
#content #column-3 a:link {
	color: #6e97d5;
	text-decoration: none;
}

#content #column-3 a:visited {
	color: #6e97d5;
	text-decoration:none;
}
#content #column-3 a:hover {
	text-decoration:underline;	
}
#content #column-2 a:active {
	color: #CC0000;
}
#content #column-2 a:link {
	color: #6e97d5;
	text-decoration: none;
}

#content #column-2 a:visited {
	color: #6e97d5;
	text-decoration:none;
}
#content #column-2 a:hover {
	text-decoration:underline;	
}
/* Content Area: HTML Element Styles */
p {
	margin-bottom: 1em;
	margin-top: 0px;
}
#factfile li {
	list-style-type: none;
	font-size: 0.8em;
	clear: both;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-top-color: #6e97d5;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-weight: bold;
	color: #6e97d5;
	padding: 0px;
	position: relative;
}
#factfile ul {
	margin: 0px;
	padding: 0px;
	right: 0px;
	position: relative;
}

.factfileNormal {
	font-size: 0.9em;
	font-weight: normal;
	color: #000000;
}
#factfile {

	margin: 2px;
}
#profile {


	margin: 2px;
}
table {
	border: 1px solid #A0B6EE;
	padding: 0px;
	margin: 0px;
}
td {
	border: 1px solid #ffffff;
}
#seminar {
	width: 750px;
	position: relative;
	float: none;
	border: 1px solid #6e97d5;
}
#seminar_title {
	font-size: 1.6em;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #6e97d5;
	height: 40px;
	width: 760px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-bottom-style: solid;
	border-bottom-color: #6e97d5;
	clear: both;
	position: relative;
}
#seminar #main-text hr {
	color: #ffcc00;
	size: 2px;
	font-size: 9px;
}

#seminar_title2 {
	font-size: 1.5em;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #edf2fe;
	height: 30px;
	width: 760px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-bottom-style: solid;
	border-bottom-color: #6e97d5;
	clear: both;
	position: relative;
}
#frame {
	width: 438px;
	position: relative;
	float: none;
	left: 150px;
	border: 1px solid #A0B6EF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 10px;
}
.frame_large {
	font-size: 2.2em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.frame_med {
	font-size: 1.5em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.frame_small {
	font-size: 1em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
}
#frame a:link {
	font-size: 1em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: lighter;
	text-decoration: underline;
}
#frame a:visited {
	font-size: 1em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: underline;
}
