/* CSS Document */

body {
	background-image:url(../images/body_Bkgd_Repeat-X.jpg); background-repeat:repeat-x; background-position:top;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:8pt;
	color:black;
	line-height:15px;
	margin:0;
	padding:0;
	border:0;
	background-color:white;
}

.wrapper {
	width:798px;
	margin:18px auto;
	overflow:auto;
	border: 1px solid #030062;
	background-image:url(../images/bodyBkgd_repeat-Y.jpg); 
	background-repeat:repeat-y;
	position:relative;
}




/* ------------- Header Styles -------------------- */
.headerWrap {
	width:798px;
	background-color:#CA8029;
	background-image: url(../images/header_europe.jpg);
	background-repeat: no-repeat;
	}

.utilityNav {
	width:136px;
	float:left;
	padding-top:46px;
	font-family:Arial, Helvetica, sans-serif;
	}

.utilityLinks {
	color:white;
	display:block;
	border-top: 1px solid white;
	padding-top:8px;
	padding-left:8px;
	padding-bottom:3px;
	text-decoration:none;
	font-size:8pt;
	line-height:9px;
	font-weight:bold;
	}

a.utilityLinks:hover {
	background-color:#EA922A;
	}
	
.header {
	width:662px;
	float:right;
	}

.headerBottom {
	clear:both;
	}




/* ---------------- Main Nav & Body Styles ----------------------- */

.bodyWrap {
	width:798px;
	position:relative;
	overflow:auto;
}

.mainNav {
	width:136px;
	float:left;
	background:url(../images/revive_bg.jpg) repeat-y;
	overflow:hidden;
	font-family:Arial, Helvetica, sans-serif;
}

a.mainLinks {
	color:white;
	display:block;
	border-bottom: 1px solid white;
	padding-left:8px;
	text-decoration:none;
	font-size:8pt;
	font-weight:bold;
	padding-top:5px;
	background-color:#758DBD;
}

a.mainLinks:hover {
	background-color: #9FB5E2;
}

.provon_revive	{
	
	width:136px;
	background:#000;
	color:#fff;
	font-size:12px;
	padding-bottom:10px;
	}

.provon_revive h1	{
	font-size:12px;
	padding-left:15px;
	margin-top:4px;
	margin-bottom:4px;
	}

.provon_revive div	{
	padding:0px 15px 0px 15px;
	font-size:10px;
	line-height:12px;
	}

.provon_revive a	{
	color:#D5E056;
	text-decoration:none;
	font-size:12px;
	}

.provon_revive a:hover	{
	background-color:#000;
	}

.leinster_banner	{
	height:200px;
	margin:10px 0px 0px 0px;
	border-top:1px solid #262E64;
	border-bottom:1px solid #fff;
	padding:0px;
	}

.leinster_banner img	{
	border:none;
	height:200px;
	}
	
.mainbody {
	margin-left:136px;
	margin-right:190px;
	vertical-align:top;
}

.titleGraphic {
	float:left;
	padding-bottom:15px;
}

.content {
	padding-top:1px;
	padding-left:25px;
	padding-right:25px;
}

.bigFont {
	font-size:10pt;
}

.newsWrap {
	width:184px;
	float:right;
	padding-right:10px;
	padding-top:0px;
	font-family:Arial, Helvetica, sans-serif;
}

.newsCopy {
	padding:0px 8px 5px 8px;
	color:black;
}

.newsDate	{
	color:#ffa500;
	}

.newsLink {
	color:#405999;
	text-decoration:none;
}

	.newsType	{
	color: black;
	font-size:9px;
	}

a		{
	color:#445E9B;
	}
a:hover {
	background-color: #f0f0f0;
	text-decoration: none;
}

a.newsLink:hover {
	color:#CAAE27;
}

.footer {
	clear:both;
	width:768px;
	background:url(../images/homeFooter.jpg) no-repeat #3B5296;
	height:21px;
	padding:68px 10px 0px 20px;
}

.footerCopy	{
	float:left;
	width:35%;
	color:#CDD9EF;
	}

.footerLinks	{
	float:right;
	width:55%;
	color:#CDD9EF;
	}

.footerLinks a	{
	color:#fff;
	text-decoration:none;
	color:#CDD9EF;
	padding:0px 0px 0px 0px;
	}

.footerLinks a:hover	{
	color:#fff;
	background-color:#3B5296;
	}

/*-------------- PRINT STYLES --------------------*/

.printHeader {	 display:none; }

.printFooter { 	display:none; }

