body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 62.5%;
	color: #333;
}
#Global {
	font-size: 1.2em;
}
#Global #Footer {
	color: #999999;
}
#rule {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	background-image: url(../images/bluebar.gif);
	background-repeat: repeat-x;
	height: 3px;
	width: 930px;
}
#video {
	padding: 0px;
	clear: both;
	float: right;
	height: 265px;
	width: 320px;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 12px;
	margin-left: 0px;
	border: thin solid #FFFFFF;
}

h1 {
	font-size: 3.1em;
	color: #FFF;
	font-weight: normal;
}
h2 {
	font-size: 2.1em;
	font-weight: normal;
	color: #17FF17;
}
h3 {
	font-size: 1.7em;
	font-weight: bold;
	color: #666666;
}
h4 {
	font-size: 1.4em;
	font-weight: normal;
	color: #339900;
}
.PostedDate {
	font-size: 0.6em;
	color: #CCC;
}
input {
	color: #333;
}
.ImportantTitle {
	font-size: 1.4em;
	font-weight: bold;
	color: #2582d2;
	margin: 0px;
	line-height: 1.4em;
	padding-top: 0em;
	padding-right: 0px;
	padding-bottom: 0.25em;
	padding-left: 0px;
}
.ImportantTitle1
{
	font-size: 1.5em;
	font-weight: bold;
	color: #000000;
	line-height: 1.25em;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.ImportantTitle2
{
	font-size: 1em;
	font-weight: bold;
	color: #000000;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
.ImportantTitle3
{
	font-size: 1.6em;
	font-weight: bold;
	color: #2582d2;
	margin: 0px;
	line-height: 1.4em;
	padding-top: 0em;
	padding-right: 0px;
	padding-bottom: 0em;
	padding-left: 0px;
}

.copyright {
	font-size: 0.8em;
	color: #666666;
}
.quote {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: bold;
	text-align: center;
	color: #2582D2;
	line-height: 2em;
}

p.attribution
{
	font-size: 0.8em;
	line-height: 0em;
	color: #333333;
	padding-top: 10px;
	padding-bottom: 10px;
}




a:link {
	font-weight: bold;
	color: #2582D2;
	text-decoration: none;
}
a:visited {
	font-weight: bold;
	color: #333;
	text-decoration: none;
}
a:hover {
	font-weight: bold;
	color: #333333;
	text-decoration: underline;
}
a:active {
	font-weight: bold;
	color: #333333;
	text-decoration: underline;
}

