.smallest {
	FONT-SIZE: 8pt; FONT-FAMILY: Arial, sans-serif, helvetica
}
.smaller {
	FONT-SIZE: 9pt; FONT-FAMILY: Arial, sans-serif, helvetica
}
.small {
	FONT-SIZE: 10pt; vertical-align: top; FONT-FAMILY: Arial, sans-serif, helvetica
}
.smallb {
	FONT-SIZE: 10pt; FONT-FAMILY: Arial, sans-serif, helvetica;
	font: bold;
}
.smallw {
	FONT-SIZE: 10pt; FONT-FAMILY: Arial, sans-serif, helvetica;
	font: bold; color: white;
}
.smallg {
	background-color: Silver;
	FONT-SIZE: 10pt; FONT-FAMILY: Arial, sans-serif, helvetica;
}

.smallgem {
	background-color: Silver;
	FONT-SIZE: 10pt; FONT-FAMILY: Arial, sans-serif, helvetica;
	font-style: italic;
}
.smallem {
	FONT-SIZE: 10pt; FONT-FAMILY: Arial, sans-serif, helvetica;
	font-style: italic;
}
.normal {
	FONT-SIZE: 100%; FONT-FAMILY: Arial, sans-serif, helvetica
}
.big {
	FONT-SIZE: 110%; FONT-FAMILY: Arial, sans-serif, helvetica
}
.bigger {
	FONT-SIZE: 130%; FONT-FAMILY: Arial, sans-serif, helvetica
}
.prp {
	FONT-WEIGHT: bold; FONT-SIZE: 100%; COLOR: #553779; FONT-FAMILY: Arial, sans-serif, helvetica
}
.title {
	FONT-WEIGHT: bold; FONT-SIZE: 100%; COLOR: #000000; FONT-FAMILY: Arial, sans-serif, helvetica
}

.gld {
	FONT-WEIGHT: bold; FONT-SIZE: 100%; COLOR: #d0b79d; FONT-FAMILY: Arial, sans-serif, helvetica
}
.sprp {
	FONT-WEIGHT: bold; FONT-SIZE: 80%; COLOR: #553779; FONT-FAMILY: Arial, sans-serif, helvetica
}
.white {
	FONT-WEIGHT: bold; COLOR: white; FONT-FAMILY: Arial, sans-serif, helvetica; TEXT-DECORATION: none
}
.mono {
	FONT-SIZE: 10pt; FONT-FAMILY: Courier New, Courier, monospace
}
TD {
	FONT-SIZE: 10pt; FONT-FAMILY: Arial, sans-serif, helvetica
}
.smaller {
	FONT-SIZE: 9pt; FONT-FAMILY: Arial, sans-serif, helvetica
}
.footnote {
	FONT-SIZE: 9pt; FONT-FAMILY: Arial, sans-serif, helvetica; FONT-STYLE: italic
}
h3	{
	FONT-SIZE: 130%; FONT-FAMILY: Arial, sans-serif, helvetica;
	font-weight: bold;
}

body {
	background-color: White;
	margin: 0pt;
}

.nowrap {white-space: nowrap}

a
{
	color: #211261;
}

a:hover
{
	color: black;
}

ul {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 17px;
	margin-right: 0px;
	padding: 0px;
}

form {
	margin: 0px;
	padding: 0px;
}

p {
	/* over write Blue text on Trustmark Menu css */
	color: Black;
}

td {
	/* over write Blue text on Trustmark Menu css */
	color: Black;
}

th {
	/* over write Blue text on Trustmark Menu css */
	color: Black;
}

	/* added class to hover-menu so a particular href can be permanently selected 
	color are inverted from .hover-menu ul li a:hover */
.hover-menu ul li a.selected{
	color: black;
	background-color: white;
	border-bottom: 1px solid white;
	border-left: 1px solid black;
	border-top: 1px solid black;
	border-right: 1px solid black;
}
/*
.button {
	padding: 0px 3px 1px 3px;
	margin: 0;
	text-align: center;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #fff;
	background-color: #4293DE;
	cursor: pointer;
	border-top: 1px solid #66CCFF;
	border-right: 1px solid #3f1a01;
	border-bottom: 1px solid #3f1a01;
	border-left: 1px solid #66CCFF;
}
*/
.button {
	/*background: #0067C6;
	color: White;*/
	background: #211261;
	color: #FFFFFF;
	font-weight: bold;
	border: 1px solid Black;
	width: 120px;
}
.InputTextArea {
	BORDER-RIGHT: #666666 1px solid; BORDER-TOP: #666666 1px solid; FONT-SIZE: 11px; BACKGROUND: #ffffff; BORDER-LEFT: #666666 1px solid; WIDTH: 600px; COLOR: #000000; BORDER-BOTTOM: #666666 1px solid; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; HEIGHT: 200px; TEXT-DECORATION: none
}

#topnav {
    width: 99%;
    font-weight: bold;
    font-size: 11px;
    border-top: 8px solid #211261;
    margin: 0px;
    padding: 0px 1px;
    background: #FFF;
    text-align: right;
    vertical-align: top;
}
#topnav ul {
    margin: 0px;
    padding: 6px 0px;
}
#topnav li {
    margin: 0px;
    padding: 6px;
    display: inline;
    list-style: none;
}
#locale {
    padding: 0px;
    margin: 0px;
    font-family: Arial, sans-serif;
    font-size: 11px;
    color: #116;
    line-height: 1.5em;
    border-top: 1px solid #116;
    border-bottom: 1px solid #116;
}
#locale td.left {
    width: 250px;
    text-align: right;
    border-top: 1px solid #116;
    border-right: 1px solid #116;
    border-bottom: 1px solid #116;
}
#locale td.right {   
    text-align: left;
    border-top: 1px solid #116;
    border-bottom: 1px solid #116;
}
#locale td.empname {
	text-align: right;
	border-top: 1px solid #116;
    border-bottom: 1px solid #116;
}
#login {
    /*background: #ffbb44;*/
    /*background: #FFEE85;*/
    background: #BCC3C7;
    padding: 4px;
    border-right: 1px solid #116;
    border-top: 1px solid #116;    
    border-bottom: 3px solid #116;    
    vertical-align: top;
}
#login p {
    font-family: Arial, sans-serif;
    font-size: 11px;
    line-height: 1.5em;
    margin: 4px 3px;
}
#login h3 {
    color: #116;
    font-weight: bold;
    font-size: 12px;
    text-align: left;
    padding: 2px 0px;
    margin: 2px 0px -4px 4px;
}
#login input {
    font-size: 11px;
    vertical-align: middle;
}
#login .button {
	/*background: #0067C6;
	color: White;*/
	background: #211261;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 100%;
	border: 1px solid Black;
	width: 90px;
}
#footer {
    font-family: Arial, sans-serif;
    font-size: 11px;
    line-height: 14px;
    font-weight: normal;
    padding: 10px 0px 0px 0px;
    background: #FFF;
    text-align: center;
    /*border-top: 1px solid #116;*/
    vertical-align: top;
}
#footer p {
    color: #116;
}
#botnav tr td {
	border: 1px solid black;
	font-weight: bold;
	background-color: white;
	font-size: 100%;
	text-align: center;
	width: 25px;
	padding: 0px 0px 0px 0px;
}
#botnav td.done {
	/*background-color: #FFF5B8;*/
	background-color: #E2E9ED;
}
#modalContact
{
    display: none;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0px; left: 0px;
}
.modal300X200
{
    background-color: white;
    border: solid 4px black; position: relative;
    top: -150px;
    left: -150px;
    z-index: 1000;
    width: 300px;
    height: 300px;
    padding: 0px;
    overflow: scroll;
}
.modal300X250
{
    background-color: white;
    border: solid 4px black; position: relative;
    top: -150px;
    left: 150px; /* moved box over to prevent overlap problem in IE6 */
    z-index: 1000;
    width: 300px;
    height: 250px;
    padding: 0px;
    overflow: scroll;
}
.modal300X300
{
    background-color: white;
    border: solid 4px black; position: relative;
    top: -150px;
    left: -150px;
    z-index: 1000;
    width: 300px;
    height: 300px;
    padding: 0px;
    overflow: scroll;
}
.modal450X300
{
    background-color: white;
    border: solid 4px black; position: relative;
    top: -150px;
    left: -225px;
    z-index: 1000;
    width: 450px;
    height: 300px;
    padding: 0px;
    overflow: scroll;
} 
.modalBackground
{
    filter: Alpha(Opacity=40); -moz-opacity:0.4; opacity: 0.4;
    width: 100%; height: 100%; background-color: #999999;
    position: absolute;
    z-index: 500;
    top: 0px; left: 0px; 
}
.modalContainer
{
    position: absolute;
    width: 300px;
    left: 50%;
    top: 50%;
    z-index: 750;
}
.modalContactContainer
{
    position: absolute;
    width: 300px;
    left: 50%;
    top: 50%;
    z-index: 750;
}
.modalTop
{
    width: 300px;
    background-color: #116;
    padding: 4px;
    color: #ffffff;
    text-align: left;
}
.modalTop450
{
    width: 450px;
    background-color: #116;
    padding: 4px;
    color: #ffffff;
    text-align: center;
}
.modalTop a, .modalTop a:visited
{
    color: #ffffff;
}
.modalBody
{
    padding: 10px;
}
