html {
	height:100%;margin-bottom:1px;
}
body,td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

/* IE Alignment Fix */
#iewrapper {
	text-align: center;
}

#wholecontainer {
	width: 950px;
	margin: 0px auto 0px auto;
	padding: 0px;
	background-image: url('/images/149x2_leftnavbg.gif');
	background-repeat: repeat-y;
}



/* Header */
#header {
	float: left;
	background-image: url('/images/2x91_header_bg.jpg');
	background-repeat: repeat-x;
	color: #ffffff;
	margin: 0px;
	padding: 0px;
}
#header h4 {
	font-size: 11px;
}
#logo {
	float: left;
	margin: 0px;
	padding: 0px;
}

#headercontent {
	float:left;
	width:799px;
}
#companyinfo {
	float:left;
}
#companyname {
	padding-top:15px;
	margin-bottom:12px;
}
#companyname h2 {
	margin: 0px;
	padding: 0px;
	font-size: 14px;
}
#strapline {
	float:left;
	margin:0px;
	padding:0px;
}
#strapline h4{
	margin:0px;
	padding:0px;
}
#searchanddate {
	float:right;
}
#searchbox {
	text-align:right;
	padding-top:10px;
	padding-right:5px;
	margin-bottom:13px;
	padding-bottom:0px;
}
#date {
	padding:0px;
	margin:0px;
	text-align:right;
	padding-top:5px;
	padding-right:5px;
}
#date h4 {
	margin:0px;
	padding:0px;
}
#searchbox form {
	margin:0px;
	padding:0px;
	display: inline;
}
#searchbox input {
	border: 0px;
	width: 120px;
	margin: 0px 0px 0px 5px;
	padding: 0px 0px 0px 0px;
	font-size:11px;
}

/*
#headertextcontainer {
	float: right;
	margin: 0px;
	padding: 10px 5px 0px 0px;
	width: 596px;
}

#companynameandsearchcontainer {
	float: left;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 15px;
}
#companyname h2 {
	margin: 0px;
	padding: 0px;
	font-size: 14px;
}
#searchbox {
	float: right;
	margin: 0px;
	padding: 0px;
	font-size: 10px;
}

#sloagnandtimecontainer {
	float: left;
	margin: 0px 0px 10px 0px;
	padding: 7px 0px 0px 15px;
}
#slogan {
	padding-top:0px;
	float: left;
}
#slogan h4, #timeanddate h4 {
	margin:0px;
	padding:0px;
}
#timeanddate {
	float: right;
}
*/
#content {
clear:both;
}


/* Left Content Area */
#leftArea {
	float: left;
	width: 149px;
	margin:0 15 0 0;
	padding:8 0 0 0;
	text-align:left;
}
		#leftArea ul {
			font-size: 11px;
			list-style: none;
			margin-left:0px;
			padding-left:0px;
		}
		#leftArea li {
			margin-bottom:5px;
		}
		#leftArea li.navsel {
		}
		#leftArea a {
			text-decoration: none;
			text-transform:lowercase;
			color:purple;
			padding-left:15px;
		}
		#leftArea a.navsel {
			background-image: url('/images/active_bullet_purple.gif');
			background-repeat: no-repeat;
			background-position: 5px 5px;
			color: #000000;
		}
				#leftArea ul ul {
					margin-top:5px;
					list-style: none;
					background-color: #D3D8FA;
					padding-top:3px;
					padding-bottom:5px;
					padding-left:15px;
				}
				#leftArea ul ul a {
					text-transform:none;
					background-image: url('/images/active_bullet_blue.gif');
					background-repeat: no-repeat;
					background-position: left;
					padding-left:10px;
				}
				#leftArea ul ul a.navsel {
					background:none;
					background-image: url('/images/active_bullet_purple.gif');
					background-repeat: no-repeat;
					background-position: left;
				}
				#leftArea ul ul li {
				}
				#leftArea ul ul a {
					color: #AD5FB0;
					font-size: 9px;
				}
						#leftArea ul ul ul {
							list-style: none;
							padding-left:2px;
							padding-bottom:3px;
							margin-top:0px;
						}
						#leftArea ul ul ul li {
							padding:0px;
							margin:0px;
						}
						#leftArea ul ul ul a {
							background-image:none;
						}
						#leftArea ul ul ul a.navsel {
							background-image:none;
						}
/*
#leftArea ul ul ul a {
	color: #AD5FB0;
	font-size: 9px;
}
#leftArea ul ul ul li {
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 5px 0px;
}
*/


/* Middle Content Area */
#primaryArea {
	float: left;
	margin: 0px 15px 0px 0px;
	padding: 0px 0px 0px 0px;
	margin-left:15px;
	width: 649px;
	text-align: left;
	background-color: #ffffff;
}


.article table {
	padding:0px;
	margin:0px;
	width:100%;
}
.article table th,.article table td {
	font-size:11px;
	padding:2px;
}
.article table th {
	background-color:#D3D8FA;
	color:#000;
	text-align:left;
}

.article .important {
	font-style:oblique;
	font-weight:bold;
	color:#666;
}

/* Home Page Ticker */
#servicesticker {
	margin: 0px 0px 10px 0px;
}
#servicesticker ul {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	display: inline;
	list-style-type: none;
	color: #A1B9E8;
}
#servicesticker li {
	display: inline;
}


/* Breadcrumb Trail */
.breadcrumb {
	margin: 0px 0px 0px 0px;
	padding: 0px;
}
.breadcrumb a {
	text-decoration:none;
	font-size:10px;
}
.breadcrumb .crumb a {
	color:#999;
}
.breadcrumb .lastcrumb a {
	color:#000;
}
	
/* Test Table */
#testTable {
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
}
#testTable table {
	border: 1px solid #ddd3dc;
}
#testTable table a {
	color: #000;
	text-decoration: underline;
}
#testTable table tr {
	height: 30px;
}
#testTable table tr th {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 15px;
	color: #000;
	background: #e6d0e7;
}
#testTable table tr td {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 15px;
}
#testTable table tr td.fill {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 15px;
	background: #D3D8FA;
}
#testTable table tr th.spacer, #testTable table tr td.spacer {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 2px;
	height: 30px;
}


/* Test Table */
.eventsTable {
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
}
.eventsTable table {
	border: 1px solid #ddd3dc;
}
.eventsTable table a {
	color: #000;
	text-decoration: underline;
}
.eventsTable table tr {
	height: 30px;
}
.eventsTable table tr th {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 15px;
	color: #000;
	background: #e6d0e7;
}
.eventsTable table tr td {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 15px;
}
.eventsTable table tr td.fill {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 15px;
	background: #D3D8FA;
}
.eventsTable table tr th.spacer, .eventsTable table tr td.spacer {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 2px;
	height: 30px;
}
.newsTable table {
	border: 1px solid #ddd3dc;
}
.newsTable table a {
	color: #000;
	text-decoration: underline;
}
.newsTable table tr {
	height:30px;
}
.newsTable table tr td {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 15px;
}
.newsTable table tr td.fill {
	background: #D3D8FA;
}

div.greatbriton {
	float:left;
}
div.greatbriton .portrait {
	float:left;
	padding-bottom:20px;
}
div.greatbriton .information {
	float:right;
}

div.greatbriton .information .name {
	color:purple;
	margin-bottom:0px;
	font-weight:bold;
}
div.greatbriton .years {
	width:222px;
	color:#666;
	font-weight:bold;
	font-size:11px;
}
div.greatbriton .quote {
	padding:0px;
	padding-top:60px;
	padding-bottom:40px;
	width:222px;
}
div.greatbriton .links {
	width:100%;
	margin-top:30px;
	clear:both;
	float:left;
	border-top:solid 1px #A1B9E8;
	border-bottom:solid 1px #A1B9E8;
}
div.greatbriton .links .previous {
	display:inline;
	margin-right:80px;
}
div.greatbriton .links .gallery {
	display:inline;
	margin-right:80px;
}
div.greatbriton .links .next {
	display:inline;
	margin-right:0px;
}
div.greatbriton .links a {
	color:purple;
	text-decoration:none;
	text-transform:lowercase;
}


#middleareatwo {
	margin: 0px 0px 10px 0px;
	padding: 5px;
	border: 1px solid #AD5FB0;
	height: 135px;
}
#middleareatwo h1 {
	margin: 0px;
	padding: 0px;
	font-size: 15px;
	color: #A1B9E8;
}
#middleareatwo p {
	font-size: 10px;
	color: #AD5FB0;
}
#middleareatwo img {
	float: right;
	margin: 0px;
	padding: 0px;
}
#middleareathree {
	margin: 0px;
	padding: 0px;
}
#middleareathree h2 {
	margin: 0px;
	padding: 0px;
	font-size: 14px;
	color: #AD5FB0;
}
#middleareathree p {
	margin: 10px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
	font-size: 11px;
	color: #000000;
}
#middleareafour {
	margin: 0px;
	padding: 0px;
	height: 132px;
}
.teaserleft {
	float: left;
	width: 315px;
	margin: 0px 3px 0px 0px;
	padding: 0px;
	border: 1px solid #AD5FB0;
	font-size: 10px;
}
.teaserright {
	float: right;
	margin: 0px 0px 3px 0px;
	padding: 0px;
	width: 315px;
	border: 1px solid #AD5FB0;
	font-size: 10px;
}
.teaserleft img, .teaserright img {
	float: left;
	border: 0px;
}
.teaserleft h5, .teaserright h5 {
	font-size: 10px;
	color: #A1B9E8;
	margin: 20px 0px 0px 0px;
	padding: 0px;
}
.teaserleft p, .teaserright p {
	margin: 0px;
	padding: 3px;
	color: #AD5FB0;
}
.teaserleft a, .teaserright a {
	color: #AD5FB0;
	text-decoration: underline;
}

/* Feeds */
ul.feed {
	list-style-type:none;
	margin:0px;
	padding:0px;
	margin-left:3px;
	margin-bottom:10px;
}

ul.feed li{
	background-image: url('/images/active_bullet_blue.gif');
	background-repeat: no-repeat;
	background-position: left;
	padding-left:10px;
	margin-bottom:2px;
}
/* end of Feeds */

/* Right Content Area */
#rightArea {
	float: left;
	width: 120px;
	background-color: #ffffff;
}
.sidebar {
	float: right;
	width: 120px;
	border: 1px solid #A1B9E8;
	margin: 0px 0px 9px 0px;
	padding: 5px 0px 7px 0px;
	text-align: left;
}
.sidebar img {
	border: 0px;
}
.sidebar h3 {
	font-size: 10px;
	color: #AD5FB0;
	text-align: left;
	padding: 0px 3px 0px 5px;
	margin: 0px 0px 0px 0px;
}
.sidebartext {
	text-align: left;
	font-size: 9px;
	color: #6E7FEC;
	padding: 0px 5px 0px 5px;
	margin: 5px 0px 0px 0px;
}
.sidebartext a {
	color: #AD5FB0;
	text-decoration: underline;
}

.sidebar ul {
	padding: 0px 5px 0px 5px;
	margin: 5px 0px 0px 0px;
	list-style-type: none;
	float: left;
	font-size: 9px;
}
.sidebar ul li {
	padding: 3px 0px 0px 8px;
	text-align: left;
	background-image: url('/images/sidebar_bullet.gif');
	background-repeat: no-repeat;
	background-position: left 8px;
}
.sidebar ul li a {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	color: #AD5FB0;
	text-decoration: underline;
}



/* Footer */
#contactnumbers {
	clear: both;
	width: 100%;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-align: left;
	font-size: 10px;
	background-color: #ffffff;
}
.contactnumbersfirstletter {
	color: #A1B9E8;
}
.contactnumberstext {
	color: #AD5FB0;
}
#contactnumbers ul {
	list-style-type: none;
	margin: 0px;
	padding: 10px 0px 10px 5px;
}
#contactnumbers li {
	display: inline;
	margin: 0px 20px 0px 0px;
}
#contactnumbers a {
	text-decoration: none;
	color: #AD5FB0;
}
#footer {
	float: left;
	padding: 5px 5px 5px 5px;
	background-color: #A1B9E8;
	color: #CDDAF3;
	color:#000000;
	font-size: 9px;

}
#copyright {
	float: left;
}
#disclaimer {
	float: right;
}
#footer a {
	text-decoration: underline;
	color: #CDDAF3;
	color:#000000;
}

.sr_number {
	color:purple;
	font-weight:bold;
}
.sr_title {
	font-weight:bold;
}
.sr_match {
	color:purple;
	font-weight:bold;
}
.sr_url {
	font-style:italic;
}

