﻿body
{
	background-color:white;
	background-position:left top;
	background-repeat:no-repeat;
	margin: 0px;
	font-family: Helvetica, Arial, Verdana, Tahoma;
	font-size: 11px;
	color: white;
}

a
{
	color:#990B09
}
#container
{
	width: 990px;
	margin: 0;
	background-color:transparent;
}

#header
{
	width: 990px;
	height: 90px;
	margin: 10px 0 10px 0;
	padding: 0;
	float: left;
	background-image:url("/styles/images/header-bkgrd2.png"); 
	background-repeat:no-repeat;
	background-color:transparent;
}

	#header h1
	{
		margin: 0;
		padding: 10px 10px 0px 10px;
		text-align: left;
		font-size: 18pt;
		font-weight: bold;
		color: #11518E;
	}

	#header h2
	{
		margin: 0;
		padding: 0px 10px 2px 10px;
		text-align: right;
		font-weight: normal;
		font-size: 10pt;
		color:#11518E;
	}
	
#sidebar
{
	width: 170px;
	height: 570px;
	margin: 0px 0px 0px 0px;
	padding: 10px 0px 0px 0px;
	float: left;
	background-image:url("/styles/images/sidebar-bkgrd2.png"); 
	background-repeat:no-repeat;
	background-color: transparent;
	display: block;
}

#navigation
{
	width: 170px;
	height:553px;
	padding: 0px 0px 5px 0px;
	margin: 0px 0px 0px 0px;
	text-align: left;
	font-size: 9pt;
	color: #11518E;
	overflow:auto;
	background-color: transparent;

	/* define navigation element */
}

	#navigation p
	{
		font-size: 9pt;
		padding: 4px 0px 0px 31px;
		background-color: transparent;
	}

	#navigation img
	{
		border: 1px solid #B7BFC6;
		background-color: transparent;
	}

	#navigation ul
	{
		margin: 0px;
		padding: 2px 0px 0px 10px;
		font-size: 9pt;
		width: 138px;
		background-color: transparent;

		/* remove padding and margin from navigation list */
	}

	#navigation ul li
	{
		list-style: none;
		float: left;
		width: 155px;
		height: 20px;
		padding: 0px;
		margin-right: 0px;
		margin-bottom:10px;
		text-decoration: none;
		text-align: left;
		font-size: 10pt;
		color:#11518E;
		background-color: transparent;
		display: block;

		/* set list elements to display inline */
	}

#navigation ul li a 
	{
		width: 155px;
		height: 20px;
		padding: 5px 0 0 5px;
		margin-right: 0px;
		text-decoration: none;
		text-align: left;
		font-size: 10pt;
		color:#11518E;
		background-color: transparent;
		display: block;

		/* set dimensions of navigation links */
	}

	#navigation ul li a:hover
	{
		width: 155px;
		height: 20px;
		padding: 5px 0 0 5px;
		margin-right: 0px;
		text-decoration: none;
		font-size: 10pt;
		text-align: left;
		color:white;
		background-image:url("/styles/images/trans-maroon.png"); 
		background-color: transparent;
		font-weight:bold;


		/* set navigation hover link state */
	}
	

#center
{
	width: 820px;
	background-image:url("/styles/images/content-bkgrd2.png"); 
	background-repeat:no-repeat;
	float: left;
	margin: 0;
	padding: 0 0 0 0;
	background-color:transparent;
	display: inline;
}

#content
{
	width: 790px;
	min-height: 530px;
	float:left;
	overflow:auto;
	padding: 10px 10px 10px 10px;
	margin: 0px;
	color: #11518E;
	background-color:transparent;
	font-size: 10pt;
	display: inline;
}

	#content h1
	{
		margin: 0px 0px 0px 0px;
		padding: 2px 15px 10px 0px;
		font-weight: normal;
		font-size: 14pt;
		text-align: left;
		color:#11518E;

	}

	#content h2
	{
		margin: 0px;
		padding: 2px 15px 10px 0px;
		font-weight: normal;
		font-size: 12pt;
		text-align: left;
		color: #11518E;
		
	}

	#content h3
	{
		margin: 0;
		padding: 2px 15px 10px 0px;
		font-size: 10pt;
		font-weight: normal;
		text-align: left;
		
	}

	#content p
	{
		margin: 0px;
		padding: 2px 15px 10px 0px;
		font-size: 10pt;
		font-weight: normal;
		text-align: left;
		color: #11518E;
		
	}

	#content a
	{
		color:#990B09;
		text-decoration: none;
	}

	#content a:hover
	{
		color:#11518E;
		text-decoration:underline;
	}
	
	#content a img
	{
		text-decoration: none;
		opacity:1;
/*		filter: alpha(opacity=65);
		-moz-opacity: 0.65; */
	}

.fullpic
{
	max-width:342px;
	max-height:400px;
}

.thumbnailpic
{
	max-width:62px;
	max-height:62px;
}

	#content a:hover
	{
		color: #990B09;
		text-decoration: none;
	}

	#content a:hover img
	{
		color: #974479;
		text-decoration: underline;
		opacity:0.70;
/*		filter: alpha(opacity=100);
		-moz-opacity: 1.00;*/
	}

	#content ul {
		padding: 5px 15px 10px 45px;
		font-size:10pt;
		text-align:left;
		color:#11518E
	}

	#content ul li{
		padding: 5px 15px 0px 15px;
		font-size:10pt;
		text-align:left;
		color:#11518E
	}

	#content ul li2{
		padding: 5px 15px 0px 30px;
		font-size:10pt;
		text-align:left;
		color:#11518E
	}
	
	#content form {
	padding: 0 0 0 0px;
	}
	
#subcontent
{
	width: 150px;
	float: left;
	padding: 5px 5px 5px 5px;
	margin: 0px;
	display: block;


	/* defines subcontent element */
}

	#subcontent h1
	{
		padding: 0px 2px 0px 2px;
		margin: 0px;
		font-weight: normal;
		font-size: 20px;
		text-align: left;
		color: #382E1F;

		/* defines generic h1 element */
	}

	#subcontent h2
	{
		margin: 5px 0px;
		padding: 0px;
		font-weight: normal;
		font-size: 20px;
		text-transform: uppercase;
		text-align: left;
		color: #382E1F;

		/* defines generic h2 element */
	}

	#subcontent h3
	{
		margin: 5px 0px;
		padding: 0px;
		font-weight: normal;
		font-size: 20px;
		text-transform: uppercase;
		text-align: left;
		color: #382E1F;

		/* defines generic h3 element */
	}

	#subcontent ul
	{
		margin: 0;
		padding: 0;

		/* defines generic list container element */
	}

	#subcontent ul li
	{
		list-style: none;

		/* defines generic list element */
	}

	#subcontent ul li a
	{
		padding: 0px 0px 0px 0px;
		text-decoration: none;
		color: #ED1C24;
		display: block;

		/* defines generic link element */
	}

	#subcontent ul li a:hover
	{
		text-decoration: underline;
		color: #ED1C24;

		/* defines generic link hover state */
	}

#breadcrumb
{
	width: 550px;
	height: 45px;
	float: left;
	padding: 0px 0px 0px 0px;
	color: #4269A5;

	
	/* defines breadcrumb element */
}

	#breadcrumb a
	{
		font-size: 26pt;
		color: #4269A5;
		text-transform: lowercase;
		text-decoration: none;
	}

	#breadcrumb a:hover
	{
		font-size: 26pt;
		color: #4269A5;
		text-transform: lowercase;
		text-decoration: none;
	}
	
#pages       
{
	width: 150px;
	float: left;
	padding: 5px 5px 5px 5px;
	font-size: 11px;
	border: solid 1px #B7BFC6;
	background-color: #E9ECEF
	/* defines container for categories element */
}

	#pages h1
	{
		margin: 0px;
		font-size: 10px;
		padding: 0px 3px;
		color: #000000;
		font-weight: bold;

	}

	#pages ul
	{
		margin: 0px;
		padding: 2px 3px;
		color: #000000;
		text-decoration: none;
	}

	#pages ul li a
	{
		margin: 0px;
		padding: 2px 0px;
		color: #ED1C24;
		text-decoration: none;
	}
	

	#pages ul li a:hover
	{
		margin: 0px;
		padding: 2px 0px;
		color: #ED1C24;
		text-decoration: underline;
	}

	
#footer
{
	width: 990px;
	padding: 0px 0px 0px 0px;
	height: 7px;
	margin: 5px 0px 0px 0px;
	text-align: right;
	vertical-align:middle;
	color: #11518E;
}

	#footer p
	{
		font-size: 8pt;
		color: #ffffff;
	}

	#footer a
	{
		color:#990B09;
		text-decoration: none;

		/* style footer links */
	}

	#footer a:hover
	{
		color: #000000;
		text-decoration: underline;

		/* style footer links */
	}
	
	/* begin article style definitions */
.article
{
		padding: 0px 0px 20px 0px;
		
	/* container for each individual article */
}


	.article .details
	{
		margin: 0;
		padding: 0;
		list-style: none;

		/* defines the container for the article details */
	}

	.article .details li
	{
		margin: 0px 0px 10px 0px;
		display: inline;

		/* defines each detail part */
	}

	.article .introduction
	{
		margin: 0;
		padding: 10px;
		font-size: 115%;
		font-weight: 600;
		text-align: left;

		/* defines the article introduction container */
	}


	.article .link
	{
		font-size: 90%;
		color: #ED1C24;
		text-align: left;
		font-weight: 600;

		/* defines the container for the full information link */
	}

	.article .gallery
	{
		/* defines the container for article gallery */
	}

	.article .gallery img
	{
		border: 1px solid #EEEEEE;
		padding: 3px;
		margin: 3px;
	}
	
.clear
{
	clear: both;

}

/*leightbox css */
.footer {
	background-color: #000;
	padding: 0.5em;
}

.leightbox {
	display: none;
	position: absolute;
	top: 12%;
	left: 17%;
	width: 66%;
	height: 75%;
	padding: 15px;
	background-color:#e6e6e6;
	text-align: left;
	z-index:1001;
	color:#000000;
	font-size:10pt;
	overflow: auto;
}

#overlay{
	display:none;
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	z-index:1000;
	background-image:url("/trackers/images/lb_ol_bkgrd.png");
	background-color:transparent;
	background-repeat:repeat;
}

.lightbox[id]{ /* IE6 and below Can't See This */    position:fixed;    }#overlay[id]{ /* IE6 and below Can't See This */    position:fixed;    }

/* end of leightbox css */

.bl {
	background: url('/styles/images/bl.png') no-repeat 0 100%; 
	width: 100%; 
	height: 100%;
}
.blnone {
	width: 100%; 
	height: 100%;
}


.br {
	background: url('/styles/images/br.png') no-repeat 100% 100%; 
	height: 100%;
}

.brnone {
	height: 100%;
}

.tl {	
	background: url('/styles/images/tl.png') no-repeat 0 0
}

.tr {
	background: url('/styles/images/tr.png') no-repeat 100% 0; 
	padding:10px
}

.trnone {
	padding:10px
}

.blcontent {
	background: url('/styles/images/blcontent.png') no-repeat 0 100%; 
	width: 100%; 
	height: 100%;
}
.blcontentnone {
	width: 100%; 
	height: 100%;
}


.brcontent {
	background: url('/styles/images/brcontent.png') no-repeat 100% 100%; 
	height: 100%;
}

.tlcontent {	
	background: url('/styles/images/tlcontent.png') no-repeat 0 0
}

.trcontent {
	background: url('/styles/images/trcontent.png') no-repeat 100% 0; 
	padding:10px
}

.details
{
	font-size:9px;
	position:relative;
	top:165px;
	left:10px;
	width:150px;
}


