/* Integro Printer CSS Document 5/2009 */

body {
	margin:0;
	padding:0;
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background:url(../images/wrap_bg.jpg) repeat-x top #fff;
}

body.body_extranet {
	margin:0;
	padding:0;
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background:url(../images/body_extranet.jpg) repeat-x top left;
}

body.contentbg {
	background-image:none;
	background-color:#fff;
	text-align:left;
}

	
form {
	margin:0;
	padding:0;
}

.notpublic {
	color:#db3831;
}

img {
	border:0;
}

br.eoc {
	font-size:4px;
}

/* Content */

.content, .content p {
	margin:5px 0;
	font-size:13px;
	color:#141413;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	line-height:16px; 
}

div.centerbottom .content p {
	padding:0 15px 0 15px;
}

td.rightinfoblock .content, .rightinfoblock .content p {
	margin:5px 0;
	font-size:11px;
	color:#141413;
	line-height:15px;
}

.content h1 {
	color:#053fc3;
	font-size:18px;
	line-height:normal;
	margin:0 0 8px 0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
}

div.frontpage .content h1 {
	color:#c50519;
}

.content h2 {
	color:#053fc3;
	font-size:17px;
	line-height:normal;
	margin:0 0 6px 0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
}

div.frontpage .centerbottom .content h2 {
	color:#070706;
	font-size:14px;
	line-height:normal;
	margin:0 0 6px 0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
	background-color:#fdbd04;
	padding:3px 7px;
	text-align:center;
}
	
.content h3 {
	color:#053fc3;
	font-size:14px;
	line-height:normal;
	margin:0 0 5px 0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
}

td.rightinfoblock .content h3 {
	color:#c50519;
}

body.body_extranet td.rightinfoblock .content h3 {
	color:#053fc3;
}
	
.content a {
	color:#053fc3;
	text-decoration:underline;
}

.content a:hover {
	text-decoration:none;
}

div.content_image_caption {
	font-size:11px;
	padding:0px 10px 15px 10px;
	line-height:normal;
	font-weight:normal;
	text-align:center;
	text-decoration:none;
	color:#3d3d3d;
	background:none;
}

.content table.p4table {
	font-size:13px;
	line-height:16px;
	color:#333;
}

form.p4form table {
	margin:15px 0px 5px 0px;
}
	
form.p4form td {
	padding:2px 8px 2px 0px;
	vertical-align:middle;
}

.content textarea {
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-size:12px;
	padding:1px;
}

.content input {
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-size:12px;
	padding:2px;
}

.content img {
	margin:10px;
}

td.rightblock .content  img {
	margin:5px 0;
}

/* News */

.content .newstitle {
	color:#053fc3;
	font-size:18px;
	line-height:normal;
	margin:0 0 8px 0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
}

.content .news h1 {
	font-size:15px;
	margin-bottom:8px;
}

.content .news h2 {
	font-size:13px;
	margin-bottom:8px;
}

.content .newsdigesttitle {
	color:#053fc3;
	font-size:16px;
	line-height:normal;
	margin:0 0 5px 0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	padding-bottom:2px;
}

div.frontpage .content .newsdigesttitle {
	color:#fff;
	font-size:16px;
	line-height:normal;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	padding-bottom:2px;
	background-color:#053fc3;
	padding:4px 10px;
	text-align:center;
	font-weight:normal;
}

div.frontpage .event .content .newsdigesttitle {
	background-color:#c50519;
}

div.frontpage .newsdigest a  {
	display:block;
	color:#2d2b2b;
	text-decoration:none;
	font-weight:bold;
	font-size:12px;
	line-height:14px;
}

div.frontpage .newsdigest a:hover  {
	text-decoration:underline;
}
	
.newsdate {
	font-size:11px;
	display:block;
	color:#c50519;
}

div.frontpage .newsdate {
	font-size:11px;
	color:#fff;
	background:url(../images/newsdate_bg_sin.gif) no-repeat left bottom;
	display:block;
	padding:0 0 0 3px;
	font-weight:bold;
	
}

div.frontpage .event .newsdate {
	font-size:11px;
	color:#fff;
	background:url(../images/newsdate_bg_pun.gif) no-repeat left bottom;
	display:block;
	padding:0 0 0 3px;
	font-weight:bold;
	
}
	
.newsdigestitem {
	line-height:normal;
}
	
.newsreadmore {
	display:none;
}

p.newsingress {
	color:#494747;
	font-size:12px;
	line-height:14px;
}

div.frontpage .event .newsingress {
	display:none;
}
	
.content p.newsitemingress {
	margin-bottom:15px;
}
	
p.newsitemreadmore {
	margin-top:20px;
	display: inline;
}
	
div.news .content {
	padding-bottom:0px;
}

.content .newsname {
	color:#666;
	font-size:11px;
}

div.newsclear {
	font-size:1px;
	clear:both;
}

.content .newsdigesttitle img {
	display:none;

}

.content .newstitle img {
	display:none;
}

div.newsdigestbody {
	padding:0;
}
	
