body {
	background:url('../img/bg-top.png') repeat-x top left;
	margin:0;
	padding:0;
	color:#464646;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
}
a{
	text-decoration:none;
	color:#000;	
}
p a:hover{
	text-decoration:underline; 
}
#WrappAll{
	width:980px;
	margin:0 auto;
}

#logoBox{
	float:left;
	width:510px;
}

#header{
	margin-bottom:50px;
	margin-top:40px;
}

#leftColumn{
	width:235px;
	float:left;
}

#rightColumn{
	width:710px;
	float:right;
	position:relative;
}

#searchBox{
	float:right;
	width:252px;
	margin-top:8px;
}

#footer{
	padding-top:15px;
	border-top:1px solid #a3a3a3;
	margin-top:40px;
	margin-bottom:30px;
}

.mainMenu{

}

.files{
	margin-top:30px;
}

.pressKitCategories{
	list-style-image:none;
	list-style-type:none;
	list-style-position:outside;
	margin:0;
	padding:0;
}
.searchInput, #RemindForm input.text{
	background:url(../img/search-input-bg.png) no-repeat top left;
	width:205px;
	height:16px;
	line-height:32px;
	padding:8px 5px;
	border:0;
}

#RemindForm input.text{
	border:1px solid #c3c3c3;
}

h2{
	font-size:24px;
	color:#0c2e51;
	font-family: Calibri;
	text-transform:uppercase;
	margin:0 0 5px 0;
}

.mainMenu ul, ul.agencyCategories {
	list-style-image:none;
	list-style-position: outside;
	list-style-type:none;
	margin:0;
	padding:0;
}


li a.company{
	background:#0c2e51;
	color:#fff;
	padding:8px 8px 8px 15px;
	display:block;
	margin-bottom:10px;
	font-size:16px;
}

ul.pressMenu li ul{
	margin-bottom:10px;
}

#PressLoginForm input.text{
	background:url(../img/login-input-bg.png) no-repeat top left;
	width: 186px;
	height: 20px;
	padding:8px 5px;
	border:0;
}

ul.pressMenu li ul li a, ul.agencyCategories li a{
	padding:4px 4px 4px 15px;
	color:#000;
	background: url(../img/point.png) no-repeat center left;
	display:block;
}
.menuHide {
	display:none;
}

li.category{
	background:#e8e8e8;
	color:#fff;
	padding:4px 4px 4px 15px;
	display:block;
	margin-bottom:3px;
	font-size:12px;
}
ul.pressMenu li ul li{
	margin-left:15px;	
}

.rss{
	position:absolute;
	top:0;
	right:0;
	width:68px;
	height:26px;
}

ul.pressMenu li ul li a, ul.agencyCategories li a{
	color:#000;
}

#PressRegisterForm input[type='text'],#PressRegisterForm .passField{
	background:url(../img/register-input-bg.png) no-repeat top left;
	width: 220px;
	height: 20px;
	padding:8px 5px;
	border:0;
}

.checkPos label{
	line-height:18px;
	margin-left:5px;
	float:left;
}
.checkPos input{
	vertical-align:middle;
	float:left;
}
.checkPos label.agree{
	line-height:18px;
	margin-left:5px;
	width:410px;
	float:left;
}
h3{
	text-transform: uppercase;
	font-family: Calibri;
	font-weight: normal;
	font-size:18px;
}
h4{
	font-family: Calibri;
	font-weight: bold;
	font-size:16px;
	margin:0;
}

.relatedBox{
	float:right;
	width:160px;
	padding:20px;
	border:1px solid #cecece;
	background:#fff;
}

.release .owner a{
	color:#0c2e51;
	font-weight:bold;
}

h5{
	margin:20px 0 5px 0;
}

.release .content{
	margin-top:15px;
}
.release{
	border-bottom:1px solid #c3c3c3;
	padding-bottom:15px;
}
.readMore{
	padding:4px 4px 4px 15px;
	color:#000;
	background: url(../img/point.png) no-repeat center left;
	float:right;
	margin:0;
}
.release .teaser{
	background: url(../img/teaser-bg.png) no-repeat top left;
	width:172px;
	float:left;
	margin:15px 10px 0 0;
	text-align:center;
}
.pager {text-align: center;margin-top:20px;}
.pager span, .pager a {padding: 1px 3px;margin: 0 4px 0 0; }
.pager a{color: #808080;}
.pager span.current {color: #fff;background-color:#002151;}
.pager span.page-sum-up {color: #002151;}
.pager a:hover, .pager a:active {text-decoration:none;color:#0c2e51;}

