body {
	padding: 0px;
	margin: 15px 10px;
}
.text {
    color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	text-decoration: none;
}
.textsmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	text-decoration: none;
}
a:link {
	color: #0033BB;
	text-decoration: none;
}
a:visited {
	color: #0033BB;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #CC0000;
}
a:active {
	color: #003399;
}
.breaking_news a:link, .breaking_news a:visited
{
	color: #96b6f5; 
}
.breaking_news a:hover
{
	color: #b6d4fc; 
}
.breaking_news a:active
{
	color: #96b6f5; 
}
.headline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	text-transform: uppercase;
	letter-spacing: 1pt;
	font-weight: bold;
}
.textLarge {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-decoration: none;
}
.smallHeadline {
    color: #001B52;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-transform: uppercase;
	text-decoration: none;
	letter-spacing: 1pt;
	font-weight: bold;
}
.LndH1 {
	font-size: 24px;
}
#tmpSlideshow {
    height: 229px; 
	width: 800px;
	
}
.tmpSlide {
	display: none;
	position: absolute;
	top: 74px;
	left: 10px;
}
.twitter
{
	margin-left: 17px;
	margin-top: 30px;
}
h1.cpanel
{
	font-size: 16px;
	margin-left: 5px;
}
.MarkMandatory
{
	color: red;
}
.paging
{
    font-size: 11px;
    font-weight: bold;
    color: #9999ff;
}
.paging a:link, .paging a:hover, .paging a:visited, .paging a:active
{
    color: White;
    text-decoration: underline;
}
.employees
{
    font-size: 12px;
}
.employees input
{
    height: 13px;
}
.employees .upload
{
    height: 20px;
}
.employees select
{
    height: 20px;
}
.employees h2
{
    font-size: 14px;
    font-weight: bold;
    padding: 0px;
    margin: 0 0 0 20px;
}
.employees td, .employees th
{
    padding: 1px 5px;
}
.employees h1
{
    margin-top: 12px;
    margin-bottom: 8px;
}
#HyperLinkNewEmployees
{
    padding-left: 10px;
}
td.EmployeesNavigation
{
    padding: 14px 0px 8px 10px;
    font-size: 14px;
    font-weight: bold;
}
.employees td.EmployeesNavigation
{
    padding-right: 20px;
}

a img {
    border: 0;
}

@-moz-document url-prefix() {
    input[type=submit], input[type=reset], input[type=button] {
        padding-left: 0;
        padding-right: 0;
    }
}

input.error, textarea.error {
  outline: 1px solid #fcc;
  filter: progid:DXImageTransform.Microsoft.Glow(Color=#ff8888,Strength=1);
}
label.error {
	display: inline-block;
	vertical-align: top;
	width: 120px;
	margin: 2px 0 0 4px;
	background: #fff;
	color: #c00;
	font-size: 10px;
}
