html, body
{
	height: 100%;
	margin: 0px;
	padding: 0px;
	background: #FFFFFF;
	color: #000000;
	font-size: 85%;
	font-family: Arial, Verdana, Helvetica;
}

td, a
{
	font-size: 1em;
	font-family: Arial, Verdana, Helvetica;
}

input, select, textarea
{
	font-size: 1em;	
	font-family: Arial, Verdana, Helvetica;
}

img
{
	border: 0;
}

a:hover
{
	color: #000088;	
}

a:visited
{
	color: #000088;
}

h1
{
	font-size: 1.7em;
	color: #000099;	
}

h1 a:visited
{
	color: #000088;	
}

h1 a:hover
{
	color: #000000;	
}

h2
{
	font-size: 1.4em;
	color: #000099;
	margin:0px;
}

h3
{
	font-size: 1.2em;
	color: #000099;
	margin:0px;
}

small
{
	font-size: 0.9em;
}
/*
table
{
	width: 100%;
}*/

.noLeftMargin
{
	position:absolute;
	left:0px;
}

.pager
{
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
	margin: 0px;
	overflow: auto;
	list-style-type: none;
}

.pager li, .pager li.selected
{
	list-style-type: none;
	float: left;
	margin: 0 2px 0 2px;
}

.pager li.selected
{
	padding: 0px 3px 0px 3px;
	font-weight: bold;
	background-color: black;
	color: White;
}

.offerTable th, .serviceTable th
{
	border-bottom: solid 1px black;
	text-align: left;
}

.offerTable td, .serviceTable td
{
	border-bottom: solid 1px gainsboro;
	height: 3em;
}

.companyTable th
{
	border-bottom: solid 1px black;
	text-align: left;
}

.companyTable td
{
}


.letters a
{
	margin: 1pt;
}

.eventDate
{
	color: #888888;
	font-weight: bold;
}

small.input
{
	font-weight: bold;
}

td.footer{
	background-color: #DBDBDB;
}

td.top{
	background-color: #021637;
	background-image: url(./../img/h_bg.gif);
	background-repeat: repeat-y;
	background-position: left top;
	height: 120px;
}

td.top_2{
	background-color: #021637;
	background-image: url(./../img/top_lb.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 33px;
}


td.top_3{
	background-color: #021637;
	background-image: url(./../img/top_3_bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	height: 33px;
}

.td_cname {
	padding-left : 20px;
	height: 51px;
	vertical-align: middle;
}

img.null{
	border: 0px;
	width: 1px;
	height: 1px;
}

/* ************************ */


.newsDate
{
	color: #999999;
}

.newsTitle
{
}

.newsSource
{
	color: #999999;
}

a.headerLink, a.headerLink:visited
{
	color: #FFFFFF;
	font-size: 1em;
}

a.headerLink:hover
{
	color: #CCCCCC;
}

a.mainMenuHeader:link, a.mainMenuHeader:visited
{
	color: #353535;
	text-decoration: none;
	font-family: "MS Sans Serif", Geneva, sans-serif;
	font-weight: bold;
	font-size: 1.15em;
}

a.mainMenuHeader:hover
{
	color: #5A5A5A;
	text-decoration: none;
}

a.mainMenuItem:link, a.mainMenuItem:visited
{
	color: Black;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 0.95em;
}

a.mainMenuItem:hover
{
	color: #C9C9C9;
	text-decoration: none;
}
	div.fieldset_ttl {
	width:auto;
	margin:auto;
	padding:10px 10px 10px 0px;
	text-align:left;
	z-index:5;
	position:relative;
}

span.fieldset_ttl {
	border:1px solid #AFAFAF;
	background-color: #FFFFFF;
	font-weight: normal;
	font-size: 17px;
	color: #000000;
	padding:5px;
	margin-left:10px;
}
div.fieldset_intro {
	width:555px;
	margin:-20px auto 10px auto;
	border:1px solid #AFAFAF;
	background-color: #FCFCFC;
	text-align:left;
	padding:20px 10px 10px 10px;
	z-index:1;
}
div.intro {margin-left:10px; text-align:justify; padding:0px; }

