/*defaults*/
body 	{background:#2765AF url('images/body-back.jpg') repeat-x 0 0; color:#000000; margin:20px 0; padding:0; font-family:"Trebuchet MS", verdana, arial, "Times New Roman", serif; font-size:90%; }
p		{margin:0; padding:0 0 15px 0; }
a		{color:#000000; text-decoration:underline; }
a:hover	{color:#225799; text-decoration:none;}


/*structural elements*/
#container	{
	margin:0px auto;
	text-align:center;
	width:760px;
	background-color: #FFFFFF;
}
#holder		{width:100%; padding:20px 20px 5px 20px; background:#FFFFFF; text-align:left; }
#logo		{
	border-bottom:1px solid #DADADA;
	background-image: url(images/logo.gif);
	background-repeat: no-repeat;
	background-position: 302px 0;
	padding-top: 2px;
	padding-right: 30px;
	padding-bottom: 20px;
	padding-left: 0px;
}
#logo a {
	text-decoration: none;
	color: #225799;
	font-weight: normal;
}

#navigation	{padding:10px 0; }
#header		{
	padding:10px;
	height:175px;
	background-image: url(images/insurance-northern-ireland.gif);
	background-repeat: no-repeat;
	background-position: 10px 10px;
}
#content	{float:left; width:490px; padding:20px 10px 0 0; line-height:120%; }

#content a {
	text-decoration: underline;
	color: #CC0000;
	font-weight: normal;
	font-size: 18px;
	background-color: #FFFFFF;
}


#news a {
	text-decoration: underline;
	color: #333333;
	font-weight: normal;
	font-size: 14px;
}

#news		{
	float:right;
	width:200px;
	padding-top: 40px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 20px;
}
.newsItem	{
	border:1px solid #C6E773;
	margin-bottom:20px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	background-color: #F8FCE9;
}


#footer		{clear:both; width:100%; font-size:80%; background:#DADADA; padding:20px; text-align:left; border-top:2px solid #2765AF; }
#copyright	{float:right; }


/*headings*/
.newsItem h1	{color:#225799; margin:0 0 10px 0; padding:0; font-size:130%; font-weight:normal; }
.newsItem h3	{
	color:#225799;
	font-size:120%;
	font-weight:normal;
	margin-top: 10;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
	padding-top: 5;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}

#content h1		{font-size:180%; font-weight:normal; line-height:140%; margin:0; padding:0 0 20px 0; }
#content h2		{
	font-size:18px;
	padding-bottom: 5px;
	color: #006699;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #C6EF7B;
	border-right-color: #C6EF7B;
	border-bottom-color: #C6EF7B;
	border-left-color: #C6EF7B;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 5;
	margin-left: 0;
}
#content h3		{
	font-size:14px;
	font-weight:normal;
	margin: 0px;
	padding: 0px;
	color: #333333;
	}
#logo h1		{font-weight:normal; font-size:170%; margin:0; padding:0; color:#225799; }


#navigation ul 		{margin:0; padding:0; }
#navigation li 		{margin:0; padding:0; list-style:none; display:inline; }
#navigation a		{color:#000066; padding:0 20px 0 0; text-decoration:underline; }
#navigation a:hover	{
	color:#000000;
	text-decoration: none;
}

#footer ul 		{
	margin:0;
	padding:0;
	color: #000000;
	font-weight: bold;
}
#footer li 		{margin:0; padding:0; list-style:none; display:inline; }
#footer a		{color:#000000; font-weight:bold; padding:0 5px 0 0; text-decoration:underline; }
#footer a:hover	{color:#000000; text-decoration:none; }


.clearfix:after {content:"."; display:block; height:0; clear:both; visibility:hidden; }
.clearfix {display:inline-block; }
/* Hides from IE-mac \*/
* html .clearfix {height:1%; }
.clearfix {display:block; }
/* End hide from IE-mac */
ul {
	color: #009900;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 15px;
}
.greentxt {
	color: #339900;
}
#content a.bodylink:link {
	text-decoration: underline;
	font-size: 90%;
	color: #000000;
}
#content a.bodylink:hover {
	text-decoration: none;
	font-size: 90%;
	color: #006699;
}
#content a.bodylink:visited {
	text-decoration: underline;
	font-size: 90%;
	color: #000000;
}		
#content a.bodylink:active {
	text-decoration: underline;
	font-size: 90%;
	color: #000000;
}	

.wite {
	color: #FFFFFF;
}
.redtext {
	color: #CC0000;
}
.arrow {
	font-weight: bold;
	color: #CC0000;
	font-size: 14px;
}
