/* CSS Document */



h1,h2,h3 {          /* define headers */
	color:#AAA;
	font:normal 1.2em Verdana, Arial, Helvetica, sans-serif;
}
h1 {font-size:2.3em}
h2 {font-size:1.5em;}
h3 {font-size:1.2em;}

body {
	margin: 0px auto;
	font-size: 62.5%;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #000099;
	}

#wrapper {
	text-align: left;
	margin: 0px auto;
	padding: 0px;
	border:0;
	width: 800px;
	background: url("background_cols.gif") repeat;
}

#header1 {
	width: 800px;
	height: 79px;
}
a img {
	border: none;
	}
#header2 {
	width: 800px;
	height: 7px;
	background: url("/images/TopHLine/home_topline.gif") no-repeat;
}

#side-a {
	float: left;
	width: 140px;
}
#side-b {
	text-align: center;
	float: right;
	width: 193px;
}
#content { 
	margin: 30px 0 0;
	padding:0px;

}

	#content h1
	{
		color: #000099;

		/* defines generic h1 element */
	}

	#content h2
	{

		color: #FF6633;

		/* defines generic h2 element */
	}

	#content h3
	{
		margin: 5px 0px;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-weight: normal;
		font-size: 14px;
		text-transform: uppercase;
		text-align: left;
		color: #FF6633;

		/* defines generic h3 element */
	}

	#content a
	{
		color: #FF6633;;
		text-decoration: none;
	}

	#content a:hover
	{
		color: #999;
		text-decoration: none;
	}



a:link {color:#FF6633; text-decoration:none; font-weight:bold;}
a:visited {color:#FF6633; text-decoration:none; font-weight:bold;}
a:hover,
a:focus,
a:active {
	color:#CCC;
	text-decoration:none;
	font-weight:bold;
}

#navigation  	/* define navigation element */
{
	font-size:1.5em;
}
	#navigation ul
	{
		margin: 0;
		padding: 0;
		/* remove padding and margin from navigation list */
	}
	#navigation ul li
	{
		list-style: none;
		float: left;
		width: 50px;
		padding: 0 10px 0 0;
		/* set list elements to display inline */
	}
	#navigation a:visited
	{
		color: #000099;
		/* set list elements to display inline */
	}
	#navigation a:hover
	{
		color: #CCC;
		/* set list elements to display inline */
	}	
#main
{
	width: 460px;
	float: left;
	padding: 0 0 40px 5px;
	border-left: 1px solid #000099;
	border-right: 1px solid #000099;
	min-height:350px;
	/* container for all central section */
}

	#main .pagetitle {
		margin: 0px;
	}


#breadcrumb
{
	height: 10px;
	padding: 10px 0px;
	margin-bottom: 20px;

	/* defines breadcrumb element */
}

	#breadcrumb a
	{
		color: #999;
		text-decoration: underline;
	}

	#breadcrumb a:hover
	{
		color: #999;
		text-decoration: none;
	}

.article {
		font-size: 1.1em;
		margin: 0 0 20px;
}
.article h1 {
		margin: 0px;
}
.article .details
	{
		margin: 0px 0px 10px 0px;
		padding: 0;
		list-style: none;

		/* defines the container for the article details */
	}

	.article .details li
	{
		color:#AAA;
		margin: 0px 10px 0px 0px;
		display: inline;

		/* defines each detail part */
	}


#links
{
	margin: 0 0 40px;
	width: 140px;
	overflow: hidden;
	float: left;
	clear: left;

	/* defines container for links element */
}


#subcontent
{
	width: 193px;
	margin: 5px 0px;
	float: right;

	/* defines subcontent element */
}

	#subcontent h1
	{
		margin: 5px 0px;
		padding: 0px;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-weight: normal;
		font-size: 20px;
		text-align: left;
		color: #382E1F;

		/* defines generic h1 element */
	}

	#subcontent h2
	{
		margin: 5px 0px;
		padding: 0px;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		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-family: Verdana, Arial, Helvetica, sans-serif;
		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: 5px 0px 0px 0px;
		text-decoration: underline;
		color: #6C534A;
		display: block;

		/* defines generic link element */
	}

	#subcontent ul li a:hover
	{
		text-decoration: none;
		color: #BB6F02;

		/* defines generic link hover state */
	}


#pages
{
	background-image: url(Common/Sub-Background.jpg);
	background-position: top left;
	background-repeat: repeat-y;
	background-color: #F4F4EC;
	margin-bottom: 10px;
	padding: 0px;

	/* defines container for categories element */
}

	#pages h1
	{
		background-image: url(Common/Subheader-Background.jpg);
		background-position: top left;
		background-repeat: no-repeat;
		margin: 0px;
		padding: 5px 10px;
	}

	#pages ul
	{
		background-image: url(Common/Sublist-Background.jpg);
		background-position: bottom left;
		background-repeat: no-repeat;
		padding: 0px 10px 10px 10px;
	}

#categories
{
	background-image: url(Common/Sub-Background.jpg);
	background-position: top left;
	background-repeat: repeat-y;
	background-color: #F4F4EC;
	margin-bottom: 10px;
	padding: 0px;

	/* defines container for categories element */
}

	#categories h1
	{
		background-image: url(Common/Subheader-Background.jpg);
		background-position: top left;
		background-repeat: no-repeat;
		margin: 0px;
		padding: 5px 10px;
	}

	#categories ul
	{
		background-image: url(Common/Sublist-Background.jpg);
		background-position: bottom left;
		background-repeat: no-repeat;
		padding: 0px 10px 10px 10px;
	}

#archives
{
	width: 140px;
	overflow: hidden;
	float: left;
	clear: left;
}

	#archives h1
	{
		color: #BB6F02;

	}

	#archives ul
	{
		margin-bottom: 10px;
	}

	#archives ul li a
	{
		background-image: url(Icons/Archive.gif);
		background-position: 0px 7px;
		background-repeat: no-repeat;
		padding-left: 20px;
	}

#footer {
	clear: both;
	background: #FFFFFF;
	margin: 0px;
	padding: 0px;
	text-align: center;	
}

.footerlist {
	margin: 0px;
	padding: 0px;	
	}
.footerlist li {
	list-style: none;
	display: inline;
	margin: 0px;
	padding: 0px;
		/* defines the container for the article details */
	}
.footerlist li ul {
	padding: 0px;
	margin: 0px 0px 10px;
		/* defines the container for the article details */
	}
	
.DNAlowdown {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #999999;
}
	