﻿.ajax__tab_header
{
	background-color:#c0c0c0;
	}
.body
{
	font-family: arial;
	font-size: 8pt;
	margin-top: 0px;
}
.bodywhitebold
{
	font-family: arial;
	font-size: 8pt;
	color:White;
	font-weight:bold;
}

.bodybigwhitebold
{
	font-family: arial;
	font-size: 12pt;
	color:White;
	font-weight:bold;
}

.bodybiggreenbold
{
	font-family: arial;
	font-size: 12pt;
	color:Green;
	font-weight:bold;
}
.bodybigblackbold
{
	font-family: arial;
	font-size: 12pt;
	color:black;
	font-weight:bold;
}

.bodybold10px
{
	font-family: arial;
	font-size: 10pt;
	color:black;
	font-weight:bold;
}
.bodybold16px
{
	font-family: arial;
	font-size: 16pt;
	color:black;
	font-weight:bold;
}

.body10px
{
	font-family: arial;
	font-size: 10pt;
	color:black;
	font-weight:normal;
}

.bodylink
{
	font-family: arial;
	font-size: 8pt;
	color:Black;

}
.bodybold
{
	font-family: arial;
	font-size: 8pt;
	font-weight:bold;
}
.bodymedium
{
	font-family: arial;
	font-size: 9pt;
	font-weight:normal;}
.bodybig
{
	font-family: arial;
	font-size: 12pt;
	font-weight:bold;
}
.bodyerror
{
	font-family: arial;
	font-size: 8pt;
	font-weight:bold;
	color:Red;
}
.bodyerrorbig
{
	font-family: arial;
	font-size: 12pt;
	font-weight:bold;
	color:Red;
}
.whitetilefont
{
font-family:Sans-Serif;
font-size:18px;	
color:white;
}
.input1
{
	background: #c0c0c0;
}
.input
{
	background: #ffffff;
	font: arial;
	font-size: 8pt;
	border-right: black 1px inset;
	border-top: black 1px inset;
	border-left: black 1px inset;
	border-bottom: black 1px inset;
}
.button{font:arial;font-size:8pt;}
.buttonblack{font:arial;font-size:8pt;color:Black;}
.submit{font:arial;font-size:8pt;}
.bigbutton{font:arial;font-size:12pt;}
a.navigation
{
	font-size: 8pt;
	text-decoration: none;
	color: Black;
	font-family: arial;
}
a.standardlink
{
	font-size: 8pt;
	
	color: Black;
	font-family: arial;
}
a.bigredlink
{
	font-size: 12pt;
	text-decoration: underline;
	font-weight: bold;
	color: red;
	font-family: Arial;
}
td.navigation:hover {background-color:#B3CFE5}
td.navigation{background-color:#F0F2F6}
td.topheader{background-color:#646464}
a.navigationwhite
{
	font: arial;
	font-size: 8pt;
	text-decoration: none;
	color: Black;
}
td.navigationwhite:hover {background-color:#B3CFE5}
.disablescreen
{
	background:#c0c0c0;
}
.navigation {
    margin: 0;
}

.navigation_img {
    margin-left: 5px;
    display: block;
    float: left;
}

div.navigation {
    padding: 0px;
}

    div.navigation img {
        margin-bottom: -5px;
    }

        div.navigation img.navimg {
            margin-bottom: 3px;
            width: 45px;
            height: 50px;
        }

.navigation .natificLogo {
    float: right;
    margin-right: 5px;
}

#footer {
    font-family: Verdana;
    clear: both;
    text-align: center;
    font-size: 10px;
    border-top: 2px solid #2B3811;
    padding-top: 5px;
}

#logininfo {
    padding: 1px 10px 1px 10px;
    color: black;
    font-family:Arial;
    font-size: 14px;
    /*text-align: right;*/
    /*position:absolute;*/
    bottom: 0;
    right: 0;
    float: right;
}

.newsFlash {
    font-size: 14px;
    font-weight: bold;
    float: left;
    top: 2px;
    margin-left: 5px;
}

    .newsFlash a {
        color: #497A28;
    }

.navigationAdmin {
    /*float: left;*/
    border-bottom: 2px solid #2B3811;
    /*position:relative;*/
    /*padding:0 0 0px 5px;*/
    margin: 0;
}

.logindiv {
    width: 100%;
    text-align: center;
    font-family: Arial;
}

    .logindiv input {
        width: 150px;
    }

        .logindiv input[type="checkbox"] {
            width: auto;
        }

    .logindiv span {
        width: 100px;
    }