﻿body
{
	color: #2f3539;
	font-family: Tahoma, Arial, Sans-Serif;
	font-size: 12px;
	background: none;
	background-color: #fff;
}

img
{
	border: none;
}

h1
{
	color: #085270;
	font-size: 1.8em;
	line-height: 30px;
	font-weight: normal;
	margin: 0 0 10px 0;
}

h2
{
	color: #085270;
	font-size: 1.2em;
	line-height: 22px;
	font-weight: bold;
	margin: 0 0 12px 0;
}

h3
{
	color: #085270;
	font-size: 1em;
	line-height: 18px;
	font-weight: bold;
	margin: 0 0 3px 0;
}

h4
{
	color: #085270;
	font-size: 1em;
	line-height: 18px;
	font-weight: bold;
	margin: 0 0 12px 0;
}

h5
{
	color: #ed1c24;
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	margin: 0 0 12px 0;
}

ul
{
	margin: 0 0 .6em 0;
	padding: 0 0 0 1.8em;
	list-style-type: disc;
}

p
{
	margin: 0em 0em 1em 0em;
}

a:link, a:visited
{
	color: #076187;
	font-weight: bold;
}

a:hover, a:active
{
	color: #001640;
}

table th, table td
{
	border-collapse: collapse;
	vertical-align: top;
}

hr
{
	background: none;
	background-image: url(images/border_btm.gif);
	background-repeat: repeat-x;
	background-position: top;
	height: 1px;
	border: none;
	border-collapse: collapse;
}


/***********************************/
/************* Common **************/
/***********************************/


a.more
{
	background-image: url(images/arrow.gif);
	background-position: center right;
	background-repeat: no-repeat;
	text-decoration: none;
	padding-right: 8px;
	font-size: .85em;
	color: #076187;
	font-weight: bold;
	float: right;
}

.imageleft
{
	float: left;
	margin: 0px 20px 20px 0px;
	border: solid 3px #fff;
}

.imageright
{
	float: right;
	margin: 0px 0px 20px 20px;
	border: solid 3px #fff;
}

.center
{
	display: block;
	text-align: center;
	position: relative;
	margin: 0px auto;
}

.ttl
{
	display: block;
}

.fulltable
{
	width: 100%;
}


/******** Code Snippets ********/

/* Top 10 */

.top10-number
{
	font-size: 30px;
	font-weight: bold;
	color: #085270;
	float: left;
	display: block;
	width: 50px;
	height: 50px;
	text-align: right;
	margin-right: 10px;
}

hr.top10rule
{
	text-align: left;
	width: 245px;
	margin-left: 0px;
	margin-top: 15px;
	padding: 0px;
	clear: left;
}

	.fastFacts
	{
		background-color: #97bdcd;
		background-image: url(images/ff_top.gif);
		background-repeat: no-repeat;
		width: 290px;
		position: relative;
		float: right;
		margin: 0px 0px 20px 20px;
	}
	
		.fastFacts .inner
		{
			background-image: url(images/ff_btm.gif);
			background-repeat: no-repeat;
			background-position: bottom;
			position: relative;
			padding: 15px;
		}
		
			.fastFacts .inner .ttl
			{
				display: block;
				text-align: center;
				position: relative;
				margin: 0px auto;
			}
			
			
	.NewsItem
	{
		background-image: url(images/border_btm.gif);
		background-repeat: repeat-x;
		background-position: bottom;
		padding-bottom: 10px;
		margin: 12px 24px 12px 0px;
		width: 282px;
		height: 100px;
		position: relative;
		float: left;
	}
	
		.NewsItem .newsintro
		{
			height: 90px;
			overflow: hidden;
		}
		
		.NewsItem h2
		{
			font-size: 1em;
			margin: 0px;
		}
	
		.NewsItem a.more
		{
			background-image: url(images/arrow.gif);
			background-repeat: no-repeat;
			background-position: right;
			padding-right: 8px;
			position: absolute;
			bottom: 5px;
			right: 0px;
		}
		
			
	.StoryItem
	{
		background-image: url(images/border_btm.gif);
		background-repeat: repeat-x;
		background-position: bottom;
		padding-bottom: 10px;
		margin: 12px 24px 12px 0px;
		width: 282px;
		height: 100px;
		position: relative;
		float: left;
	}
	
		.StoryItem .newsintro
		{
			height: 90px;
			overflow: hidden;
		}
		
		.StoryItem h2
		{
			font-size: 1em;
			margin: 0px;
		}
	
		.StoryItem a.more
		{
			background-image: url(images/arrow.gif);
			background-repeat: no-repeat;
			background-position: right;
			padding-right: 8px;
			position: absolute;
			bottom: 5px;
			right: 0px;
		}
		
/* Do not use */

#defaultC1
{
	background-image: url(images/default_c1_top.gif);
	background-repeat: no-repeat;
	background-color: #97bdcd;
	width: 290px;
	position: relative;
	float: left;
	margin-right: 21px;
}

	#defaultC1 .inner
	{
		background-image: url(images/default_c1_btm.gif);
		background-repeat: no-repeat;
		background-position: bottom;
		padding: 18px;
	}

.border_btm
{
	background-image: url(images/border_btm.gif);
	background-position: bottom;
	background-repeat: repeat-x;
	padding-bottom: 5px;
	margin-bottom: 10px;
}

	.homeadvice a
	{
		color: #075f84;
		display: block;
		background-image: url(images/arrow.gif);
		background-repeat: no-repeat;
		background-position: left 5px;
		padding-left: 10px;
		text-decoration: none;
	}
	
#pwcTop
{
	background-image: url(images/column_bg.gif);
	background-repeat: repeat-y;
	min-height: 100px;
	position: relative;
	margin-bottom: 20px;
}


	#pwcPhoto
	{
		width: 600px;
		min-height: 20px;
		line-height: 20px;
		position: relative;
		float: left;
		margin-right: 20px;
	}
	
	#pwcCutline
	{
		width: 250px;
		min-height: 20px;
		font-style: italic;
		line-height: 24px;
		line-height: 20px;
		position: relative;
		float: left;
		padding: 20px;
	}
