/*******************************************************/
/* LIKEN CSS - Copyright 2007 - www.liken.co.uk - v1.0 */
/*******************************************************/

/**********************
 OVERALL LAYOUT
***********************/

body {
	font-family:  verdana, arial, "Bitstream Vera Sans", geneva, helvetica, helve, sans-serif;
	font-size: 14px;
	background-color: #C7D3E0;
	color: #0C2B4E;
	margin: 0;
	padding: 0;
}

	* html body {
		font-size: small;
	}

#skiptomain {
	display: none;
}

#wrapper {
	width: 760px;
	position: absolute;
	left: 50%;
	margin-left: -380px;
	text-align: center;
	background: transparent;
	color: #0C2B4E;
	margin-top: 5px;
	padding: 0;
}

#pagecontainer {
	width: 750px;
	font-family: verdana, arial, "Bitstream Vera Sans", geneva, helvetica, helve, sans-serif;
	color: #0C2B4E;
	text-align: left;
	background: #ffffff url(/images/bgpagecontainer.gif) no-repeat left top;
	margin: 0px;
	padding: 10px 5px 0px 5px;
}

/**********************
 HEADER
***********************/

#header {
	width: 750px;
	margin: 0;
	padding: 0;
}

	#headerlft {
		width: 362px;
		float: left;
		margin: 0px 0px 0px 0px;
		padding: 0px 0px 0px 12px;
	}

	#headerrgt {
		width: 362px;
		float: right;
		margin: 0px 0px 0px 0px;
		padding: 0px 12px 0px 0px;
		text-align: right;
		font-size: 0.8em;
	}

	#header a:link, #header a:visited {
		color: #0C2B4E;
		text-decoration: underline;
	}

	#header a:hover {
		color: #c00;
	}


/**********************
 TOP NAV
***********************/

#topnav {
	width: 726px;
	margin: 0px 12px;
	padding: 0px 0px;
	background: #ffffff url(/images/bgtopnav.gif) no-repeat left top;
	height: 30px;
	font-size: 0.8em;
	line-height: 30px;
}

	#topnav ul {
		margin: 0;
		padding: 0;
		list-style: none;
	}

	#topnav ul li {
		display: inline;
		float: left;
	}

		/*
		#topnav ul li.tna { width: 116px;}
		#topnav ul li.tnb { width: 116px;}
		#topnav ul li.tnc { width: 55px;}
		#topnav ul li.tnd { width: 68px;}
		#topnav ul li.tne { width: 93px;}
		#topnav ul li.tnf { width: 87px;}
		#topnav ul li.tng { width: 84px;}
		#topnav ul li.tnh { width: 107px;}
		*/
		#topnav ul li.tna { width: 90px;}
		#topnav ul li.tnb { width: 90px;}
		#topnav ul li.tnd { width: 90px;}
		#topnav ul li.tne { width: 110px;}
		#topnav ul li.tnf { width: 110px;}
		#topnav ul li.tng { width: 120px;}
		#topnav ul li.tnh { width: 100px;}

		#topnav ul li a:link, #topnav ul li a:visited {
			display: block;
			width: 100%;
			text-align: center;
			font-weight: bold;
			color: #fff;
			text-decoration: none;
		}

		#topnav ul li a:hover {
			color: #00A3ED;
			text-decoration: underline;
		}


/**********************
 MAIN CONTENT
***********************/

#maincontent {
	width: 726px;
	padding: 0px 12px;
	margin: 0;
}


/**********************
 LEFT HAND NAV
**********************/

#lhnav {
	width: 160px;
	margin: 0px;
	padding: 0px 0px 0px 7px;
	font-size: 0.8em;
	float: left;
}

	#lhnav ul {
		margin: 20px 0px 0px 0px;
		padding: 0px;
		list-style: none;
	}

	#lhnav ul li {
		background: #ffffff url(/images/iconbullet.gif) no-repeat left 10px;
		font-weight: bold;
		padding: 10px 0px 10px 16px;
		border-bottom: 1px solid #94AEBE;
	}

	#lhnav ul li a:link, #lhnav ul li a:visited {
		color: #0C2B4E;
		text-decoration: none;
	}

	#lhnav ul li a:hover {
		color: #000;
		text-decoration: none;
	}


/**********************
 PAGE CONTENT
**********************/

#pagecont {
	width: 555px;
	float: right;
	font-size: 0.8em;
	padding: 15px 0px 0px 0px;
}

	#pagecontfull {
		width: 535px;
		float: left;
		padding: 0px 0px 0px 15px;
		line-height: 1.6em;
	}

		#pagecontfull h1 {
			font-size: 1.3em;
			margin: 0px 0px 10px 0px;
			padding: 0;
		}

		a:link, a:visited {
			color: #00A3ED;
			text-decoration: underline;
		}

		a:hover {
			color: #000;
			text-decoration: underline;
		}



	#pagecontlft {
		width: 370px;
		float: left;
		margin: 0;
		padding: 0px 0px 0px 15px;
		line-height: 1.6em;
	}

		#pagecontlft h1 {
			font-size: 1.3em;
			margin: 0px 0px 10px 0px;
			padding: 0;
		}

		#pagecontlft h2 {
			font-size: 1.2em;
			margin: 0px 0px 10px 0px;
			padding: 0;
		}



	#pagecontrgt {
		width: 155px;
		margin: 0px 0px 0px 0px;
		padding: 0px 0px 0px 0px;
		float: right;
		background: #ffffff url(/images/bgpagecontrgt-top.gif) no-repeat left top;

		min-height: 238px;
		height: auto;
	}

		/* for Internet Explorer */
		/*\*/
		* html #pagecontrgt {
			height: 238px;
		}
		/**/

			#pagecontrgt ul {
				width: 155px;
				margin: 10px 0px 0px 0px;
				padding: 0px 0px 112px 0px;
				list-style: none;
				background: transparent url(/images/bgpagecontrgt-base.gif) no-repeat left bottom;

			min-height: 126px;
			height: auto;
			}

				/* for Internet Explorer */
				/*\*/
				* html #pagecontrgt ul {
					height: 126px;
				}
				/**/

			#pagecontrgt ul li {
				display: block;
				width: 140px;
				font-weight: bold;
				padding: 10px 0px 0px 15px;
			}

			#pagecontrgt ul li.sublevel {
				font-weight: bold;
				width: 115px;
				padding: 5px 0px 0px 30px;
				background: transparent url(/images/bgsubevelbullet.gif) no-repeat 20px 9px;
			}


			#pagecontrgt ul li a:link, #pagecontrgt ul li a:visited {
				color: #0C2B4E;
				text-decoration: none;
			}

			#pagecontrgt ul li a:hover {
				color: #000;
				text-decoration: none;
			}


		/* for Internet Explorer */
		/*\*/
		* html #pagecontrgt {
			height: 238px;
		}
		/**/

/**********************
 HOME PAGE
**********************/

.hpmc {
	width: 726px;
	height: 216px;
	background: #ffffff url(/home-image/1.gif) no-repeat left top;
}

ul#hpmcul {
	width: 227px;
	margin: 0px 0px 0px 487px;
	padding: 75px 0px 0px 0px;
	list-style: none;
	font-size: 0.8em;
}

	ul#hpmcul li {
		line-height: 29px;
		margin-bottom: 1px;
		font-weight: bold;
		margin: 0;
		padding: 0px 12px 0px 12px;
		width: 203px;
	}

		ul#hpmcul li a:link, ul#hpmcul li a:visited {
			display: block;
			width: 100%;
			color: #0C2B4E;
			text-decoration: none;
		}

		ul#hpmcul li a:hover {
			color: #000;
			text-decoration: underline;
		}

#hpmc2 {
	width: 726px;
	height: 138px;
	padding: 0px 12px;
	margin: 0;
	background: #ffffff url(/home-image/2.gif) no-repeat left top;
	font-size: 0.8em;
}

	#hpmc2 h1 {
		font-size: 1.5em;
		margin: 0px 0px 2px 0px;
		padding: 0;
	}

	#hpmc2lft {
		margin: 15px 0px 0px 0px;
		padding: 0px 0px 0px 175px;
		width: 231px;
		float: left;
	}

	#hpmc2rgt {
		float: left;
		margin: 15px 0px 0px 30px;
		width: 280px;
	}

		#qlinkslft {
			width: 140px;
			float: left;
		}

		#qlinksrgt {
			width: 140px;
			float: right;
		}

	#hpmc2 ul {
		margin: 6px 0px 0px 0px;
		padding: 0px;
		list-style: none;
	}

		#hpmc2 ul li {
			background: #ffffff url(/images/iconbullet.gif) no-repeat left center;
			padding-left: 16px;
			line-height: 1.8em;
		}

			#hpmc2 ul li a:link, #hpmc2 ul li a:visited {
				color: #0C2B4E;
				text-decoration: underline;
			}

			#hpmc2 ul li a:hover {
				color: #000;
				text-decoration: underline;
			}


/**********************
 FOOTER
***********************/

#footer {
	width: 750px;
	font-family: verdana, arial, "Bitstream Vera Sans", geneva, helvetica, helve, sans-serif;
	text-align: left;
	background: #ffffff url(/images/bgfooter.gif) no-repeat left bottom;
	margin: 0px 0px 0px 0px;
	padding: 10px 5px 0px 5px;
	font-size: 0.8em;
	color: #0C2B4E;
}

	#footerlft {
		width: 350px;
		float: left;
		padding: 5px 0px 0px 12px;
		line-height: 1.4em;
	}

	#footerrgt {
		width: 350px;
		float: right;
		text-align: right;
		padding: 0px 12px 0px 0px;
	}

	#footer a:link, #footer a:visited {
		color: #0C2B4E;
		text-decoration: underline;
	}

	#footer a:hover {
		color: #c00;
	}

/**********************
 SUB-FOOTER
***********************/

#subfooter {
	width: 740px;
	margin: 5px 0px 0px 0px;
	padding: 0px 0px 0px 17px;
	background-color: #C7D3E0;
	color: #0C2B4E;
	font-family: verdana, arial, "Bitstream Vera Sans", geneva, helvetica, helve, sans-serif;
	font-size: 0.8em;
	text-align: left;
}

	#subfooter a:link, #subfooter a:visited {
		color: #0C2B4E;
		text-decoration: underline;
	}

	#subfooter a:hover {
		color: #c00;
	}


/**********************
 GENERIC CLASSES
***********************/

A {  color: #00A3ED; }
A:hover {  color: #c00; }
form.inline { 	display:inline; }
img { border: 0; }

p.fivespace { margin: 5px 0px 0px 0px; }
p.tenspace { margin: 10px 0px 0px 0px; }
p.fifteenspace { margin: 15px 0px 0px 0px; }
p.twentyspace { margin: 20px 0px 0px 0px; }
div.breaker { clear: left; font-size: 0.1em; height: 1px; }
br.breaker { clear: both; }
br.lbreaker { clear: left; }
br.rbreaker { clear: right; }



	a.newstitle:link, a.newstitle:visited {
		color: #0C2B4E;
		text-decoration: none;
		font-size:1.0em;
		font-weight: bold;
	}

	a.newstitle:hover {
		color: #000;
		text-decoration: none;
		font-weight: bold;
	}