﻿
body
{
	font-family: Arial, sans-serif;
	background-image: url('/Images/GradientBackground.png');
	background-repeat: repeat;
	color: White;
}

#ContentSection
{
}

.styleTextArea
{
	background-color: #d6d6d6;
	color: #000000;
	text-align: justify;
	padding: 5px 5px 5px 5px;
}

/*  Master Page Navigation */

.TopNav
{
	height: 35px;
	line-height: 35px;
	padding: 0px 12px 0px 16px;
}

.Navigation a
{
	color: White;
	padding: 0px 4px;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}

.Navigation a:hover
{
	color: #cccccc;
}

.FooterColumn
{
	width: 225px;
	padding: 0px 10px;
	display: inline-block;
	vertical-align: top;
	float: left;
}

.FooterNav
{
	color: Black;
	font-size: 14px;
	font-weight: bold;
	padding-left: 20px;
}

.FooterNav a
{
	color: Black;
	padding: 0px 12px 0px 0px;
	text-decoration: none;
}

.FooterNav a:hover
{
	color: #333333;
}

/* Site typography */
h1
{
	font-size: 22px;
	text-align: left;
	margin: 10px 0px 10px 0px;
	z-index: 162;
}
h2
{
	font-size: 18px;
	text-transform: uppercase;
	padding: 10px;
	margin: 0px;
}
h3
{
	font-size: 18px;
	color: #660033;
	border-bottom: 8px;
	border-bottom-style: dotted;
	border-bottom-color: #aaaaaa;
	position: relative;
	float: left;
	width: 350px;
	text-align: center;
	margin-right: 10px;
}

h4
{
	font-size: 14px;
	padding: 10px;
	margin: 0px;
}

h5
{
	font-size: 18px;
	color: #ffffff;
	background-color: #003366;
	text-align: center;
	text-transform: uppercase;
	margin: 0px;
	padding: 10px;
}
h5 a
{
	color: White;
}
h5 a:hover
{
	text-decoration: none;
}

h6
{
	font-size: 14px;
	color: #ffffff;
	margin: 0px;
}

p
{
	font-size: 14px;
	color: #000000;
	padding: 0px 30px 0px 30px;
	width: 325px;
}

textarea
{
	font-size: 14px;
	color: #000000;
	background-color: #eeeeff;
	padding: 20px 0px 30px 20px;
	width: 700px;
	border: 0px #eeeeff none;
	text-align: left;
}

.styleContentBox
{
	color: #000000;
	font-size: 14px;
	position: absolute;
	left: 25px;
	top: 65px;
	width: 565px;
	height: 300px;
	padding: 10px 10px 10px 10px;
}

blockquote, p, ol, ul
{
	top: 200px;
}
blockquote, p, ol, ul
{
	top: 200px;
}

img
{
	border: 0px #cccccc none;
}

a
{
	color: #006699;
    text-decoration:none;
}

a:hover
{
	text-decoration: underline;
}

.NoUnderline a:hover
{
	text-decoration: none;
}

.styleflashBin
{
	position: relative;
	width: auto;
	height: auto;
	z-index: 1;
	float: right;
}

.styleFlashBinandTopicsBin
{
	position: relative;
	width: 705px;
	height: auto;
	float: left;
	margin: 0px 0px 0px 20px;
	z-index: 1;
}

.styleTopicsBin
{
	position: relative;
	float: left;
	width: 200px;
	top: 0px;
	height: auto;
	z-index: 2;
	margin: 0px 0px 0px 40px;
	vertical-align: middle;
	text-align: center;
	display: table-cell;
}

.styleTopics
{
	position: relative;
	margin: 0px 20px 20px 0px;
	width: 95px;
	height: 40px;
	float: left;
	padding: 0px;
	color: #aaaaaa;
	display: block;
	font-size: 10px;
	border: 1px #aaaaaa solid;
}

.styleTopicsDown
{
	position: relative;
	margin: 0px 20px 20px 0px;
	width: 95px;
	height: 40px;
	float: left;
	padding: 0px;
	color: #aaaaaa;
	display: block;
	font-size: 10px;
	background-image: url('ButtonDown.png');
	background-repeat: no-repeat;
}

.styleTextHighlight
{
	color: blue;
	font-size: 22px;
}

.Box
{
	margin: 15px;
	padding: 15px;
}

.ColumnHeader
{
	font-weight: bold;
	text-decoration: underline;
	font-size: 24px;
}

.Box_310x430_Blue
{
	width: 282px;
	height: 402px;
	background-image: url('/Images/Box_310x430_Blue.png');
}

.Box_310x330_Blue
{
	width: 282px;
	height: 302px;
	color: Black;
	background-image: url('/Images/Box_310x330_Blue.png');
}

.Box_310x330_Yellow
{
	width: 282px;
	height: 302px;
	color: Black;
	background-image: url('/Images/Box_310x330_Yellow.png');
}

.Box ul
{
	padding-left: 20px;
}
