@charset "utf-8";
* {
	margin: 0px;
	padding: 0px;
}
#wrapper {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	border-right: 0px solid #999999;
	border-left: 0px solid #999999;
}

#wrapper #site-header {
	background-color: #667DE7;
	margin-bottom: 1px;
}
#wrapper #site-header h1 {
	font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", serif;
	margin: 0px;
	padding: 10px;
}
#wrapper #site-header #navigation {
	text-align: right;
	font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", serif;
	font-size: 24px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
#wrapper #content {
	border: 1px solid #667DE7;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	width: 800px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
.FloatImgRight {
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 10px;

}
.FloatImgLeft {
	float: left;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 10px;

}

.FloatTextRight {
	float:right;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 10px;

}
.FloatTextLeft {
	float: left;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 10px;

}
#wrapper #content #data {
	font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", serif;
	font-size: 22px;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	text-align: justify;
}
/* Make links unobtrusive in general */
a:link          { color: black; text-decoration: none; } /* unvisited link */
a:visited    { color: black; text-decoration: none; } /* visited link */
a:hover        { color: blue;  text-decoration: underline; } /* mouse over link */
a:active      { color: red;   text-decoration: underline; } /* selected link */

/* Allow links to be visible */
a.link:link          { color: blue; text-decoration: none; } /* unvisited link */
a.link:visited    { color: purple; text-decoration: none; } /* visited link */
a.link:hover        { text-decoration: underline; } /* mouse over link */
a.link:active      { color: red;   text-decoration: underline; } /* selected link */#wrapper #content #master-data {
	float: none;
	width: 600px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 30px;
	padding-left: 50px;
	height: auto;
	font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", serif;
	font-size: 22px;
}

#content #master-data-2 {
	float: none;
	width: 700px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 30px;
	padding-left: 50px;
	height: auto;
	font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", serif;
	font-size: 22px;
}

#site-header a:hover {
    text-decoration: none;
}

#wrapper #content h3 {
	font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", serif;
	color: #3A3C3E;
	padding-right: 10px;
	padding-left: 20px;
	padding-bottom: 10px;
	padding-top: 10px;
}
#wrapper #content #pub-list {
	padding-left: 40px;
	padding-right: 10px;
	font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", serif;
}
#wrapper #content #pub-list title {
}
#content #pub-list h2 {
	font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", serif;
}
#content #pub-list h5 {
	font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", serif;
}
#content #pub-list h6 {
	font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", serif;
}
#content #pub-list h4 {
	font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", serif;
	padding-top: 25px;
	padding-bottom: 5px;
}
#wrapper #content #udg {
	float: right;
	height: 165px;
	width: 190px;
	border: 0px solid #5543C7;
	margin-right: 20px;
	margin-top: 40px;
}
