@import url(https://fonts.googleapis.com/css?family=Source+Sans+Pro:400,700);

#Main {
/*
    Because of the complex width control only set width related settings here
*/
    width: 100%;
    max-width: 847.5px;
}

.DateSelection-InputBox {
    width: 100px;
}
.PressRelease-NewsTitle {
    color: #465685;
}
.PressRelease-NewsTitle:hover, 
.PressRelease-NewsTitle:active {
    color: #465685;
	text-decoration: underline;
}

.euButton {
    /*font-family: 'Source Sans Pro', sans-serif;*/
    font-family: sans-serif;
    font-size: 13px;
	background-color: #303188;
	color: #ffffff;
    line-height:23px;
    padding:2px 41px 2px 41px;
}
.Pages-SelectedPageMarker{
	color: #333333;
}
span#CurrentPeriod {
    color:#FF2323;
}
a:link, a:visited
{
    color: #465685;
    text-decoration: none;
}
a:hover
{
    color: #465685;
    text-decoration: underline;
}
body, input {
font-family: sans-serif;
/*font-family: 'Source Sans Pro', sans-serif;*/
font-size: 13px;
color: #333333;
}
.PressRelease-NewsDate {
font-size: 13px;
font-family: sans-serif;
/*font-family: 'Source Sans Pro', sans-serif;*/
}
.PressRelease-NewsType
{
    font-size: 13px;
    font-family: sans-serif;
    /*font-family: 'Source Sans Pro', sans-serif;*/
    color: #7f7f7f;
    margin-left: 10px;
}
.PressRelease-NewsTitle {
/*font-family: 'Source Sans Pro', sans-serif;*/
font-family: sans-serif;
font-size: 13px;
font-weight: bold;
color: #333;
}
.Type
{
    /*font-family: 'Source Sans Pro', sans-serif;*/
    font-family: sans-serif;
    font-size: 13px;
}
#SearchBox {
margin-right:30px;
}
.DateSelection-InputBox {
    width:130px;
    margin-right:5px;
}
