﻿.error
{
	color: #CC3300;
}
.article
{
	width: 555px;
	clear: both;
	padding-top: 15px;
}

.article h2
{
	font-size: 14px;
	color: #008bd0;
	padding-top: 2px;
	margin-top: 3px;
	margin-bottom: 10px;
	text-align: left;
	text-transform: uppercase;
}

.article h3
{
	font-size: 12px;
	color: #808080;
	padding-top: 1px;
	margin-top: 2px;
	margin-bottom: 2px;
	text-align: left;
	text-transform: uppercase;
}

.article span
{
	color: #008bd0;
	font-weight: bold;
}

a
{
	color: #7e7e7e;
	text-decoration: none;
}
a:hover
{
	color: #3399CC;
	text-decoration: underline;
}
h1
{
	background-image: url(Images/bullet_logo.gif);
	background-repeat: no-repeat;
	font-family: 'Segoe UI' , 'Segoe UI' , Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #666666;
	padding-left: 25px;
	padding-top: 2px;
	margin-top: 3px;
	margin-bottom: 10px;
	text-transform: uppercase;
}
.pane1 a
{
	color: #000000;
}
.pane2 a
{
	color: #000000;}
.pane3 a
{
	color: #000000;}

.panecontent h2
{
	font-family: 'Segoe UI' ,Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	font-style: normal;
	font-weight: bold;
	text-align: right;
	padding-right: 5px;
	margin-top: 1px;
}
.graypanecontent h2.invert
{
	font-family: 'Segoe UI' ,Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	font-style: normal;
	font-weight: bold;
	text-align: right;
	padding-right: 5px;
	margin-top: 1px;
}
h3
{
	font-family: 'Segoe UI' ,Verdana, Arial, Helvetica, sans-serif;
	color: #5a5a5a;
	font-size: 12px;
	line-height: 16px;
	text-align: right;
	padding-right: 5px;
	padding-left: 5px;
	font-weight: normal;
	margin-top: 1px;
}
.footer
{
	font-family: 'Segoe UI' ,Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #7e7e7e;
	text-align: center;
}
.justify 
{
	text-align: justify;	
}

