a:link {
	color: #3866CC;
	text-decoration: none;
	font-weight: bold;
	font-size: 1em;
}

a:visited {
	color: #3866CC;
	text-decoration: none;
	font-weight: bold;
	font-size: 1em;
}

a:hover {
	color: #3866CC;
	text-decoration: underline;
	font-weight: bold;
	font-size: 1em;
}


body {
	font-family: Arial, Calibri, Verdana;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	background: #E3E3E3;
	font-size: 1em;
}

body.theform {
	font-family: Arial, Calibri, Verdana;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	background: #FFFFFF;
	font-size: 1em;
}

.header {
	font-weight: bold;
	font-size: 1.2em;	
}


.footer {
	font-weight: normal;
	font-size: 0.7em;
	color: #666666;
}

td.maintext {
	font-size: 0.8em;
	color: #666666;
}

td {
	font-size: 0.7em;
	color: #666666;
}

a.ticker:link {
	font-family: Calibri, Arial ; 
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
	font-size: 1.1em;
}

a.ticker:visited {
	font-family: Calibri, Arial ; 
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
	font-size: 1.1em;
}

a.ticker:hover {
	font-family: Calibri, Arial ; 
	text-decoration: underline;
	font-weight: normal;
	font-size: 1.1em;
}

a.blacklink:link {
	color: #DDDDDD;
	text-decoration: none;
	font-weight: normal;
	font-size: 1em;
}

a.blacklink:visited {
	color: #DDDDDD;
	text-decoration: none;
	font-weight: normal;
	font-size: 1em;
}

a.blacklink:hover {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
	font-size: 1em;
}

a.greylink:link {
	color: #666666;
	text-decoration: none;
	font-weight: normal;
	font-size: 1em;
}

a.greylink:visited {
	color: #666666;
	text-decoration: none;
	font-weight: normal;
	font-size: 1em;
}

a.greylink:hover {
	color: #3866CC;
	text-decoration: none;
	font-weight: normal;
	font-size: 1em;
}

.mainmenu {
	margin: 0px 0;
	padding: 0;
	width: 165px; /*width of menu*/
	border: 0px solid #9A9A9A;
}

.mainmenu div.silverheader a {
	background: black url(silvergradient.gif) repeat-x center left;
	/*background: #707070;*/
	font: normal 1em Arial;
	color: white;
	display: block;
	position: relative;
	/*To help in the anchoring of the ".statusicon" icon image*/
	width: auto;
	padding: 5px 0;
	padding-left: 8px;
	text-decoration: none;
}

.mainmenu div.silverheader a:visited,.mainmenu div.silverheader a:active
	{
	color: white;
}

.mainmenu div.selected a,.mainmenu div.silverheader a:hover {
	background-image: url(silvergradientover.gif);
	/*background: #606060;*/
	color: #C0F200;
	/*text-decoration: underline;*/
}

.mainmenu div.submenu { /*DIV that contains each sub menu*/
	background: #808080;
	padding: 5px;
}

.field {
	font-family: Verdana,Calibri,Arial;
	font-size: 1em;
	border: 1px #999999 solid;
}

.companybanner {
	margin-left: 3px;
	width: 636px;
	height: 74px;
	overflow: hidden;
}

.companybanner ul li {
	list-style:none;
	display:block;
}

.companybanner .entry { 
	display: table-cell;
	float: left; 
	width: 157px;
	text-align: center;
	height: 74px;
}
