TD {
	FONT-SIZE: 11px; COLOR: #515151; LINE-HEIGHT: 130%; FONT-FAMILY: verdana,arial
}
H1 {
	display : inline; line-height: 20px; font-family: verdana;	font-size: 13px; font-weight: bold;	text-decoration: none; COLOR: #ffffff
}
H2 {
	display : inline; font-family: verdana;	font-size: 13px; font-weight: bold;	text-decoration: none; line-height:14px; COLOR: #000000
}
H3 {
	FONT-WEIGHT: bold; FONT-SIZE: 11px; COLOR: #161616; LINE-HEIGHT: 120%; FONT-FAMILY: verdana,arial; TEXT-DECORATION: underline
}
P {
	LINE-HEIGHT: 130%
}
B
{
}

.tableheight {
height: expression(document.body.clientHeight - 1280 + "px");
} 
strong{
	FONT-WEIGHT: bold; FONT-SIZE: 11px; COLOR: #ffffff; TEXT-DECORATION: none
}

.bottommar{
margin-bottom: 0px;
margin-top: 0px;
}

.background
{
background-image:  url('../images/toplink.jpg');
}
.breadcrumb
{
background-image:  url('../images/breadcrumb-bg.jpg');
background-repeat: repeat-x;
}


.yellowbor{
border-style: solid;
border-width: 2px;
border-color: #FFFEAA
}

.header {
	font-family: times new roman;
	font-size: 28px;
	font-weight: bold;
	line-height: 32px;
	font-style: italic;
	text-decoration: none;
	COLOR: #BEEDFF
}
.welcome {
	font-family: times new roman;
	font-size: 18px;
	font-weight: bold;
	text-decoration: none;
	COLOR: #ffffff
}
.content {
	font-family: verdana;
	font-size: 11px;
	font-weight: normal;
	line-height: 18px;
	text-decoration: none;
	COLOR: #ffffff
}
.side-link {
	font-family: verdana;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	COLOR: #000000
}


.toplink{
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	COLOR: #ffffff
}

.inner-text {
	font-family: verdana;
	font-size: 11px;
	font-weight: normal;
	line-height: 16px;
	text-decoration: none;
	COLOR: #000000
}
.formstyle
{
  width: 440px;
  color: #000000;
  background-color: #1A88AF;
  background-image:  url('../images/formbg.jpg');
  background-repeat: no-repeat;
background-position: 100% 100%; 
  padding: 10px;
  border: 2px solid #ffffff;
  -webkit-border-radius: 5px; /* Safari prototype */
	-moz-border-radius: 5px; /* Gecko browsers */
	border-radius: 5px;
  font-family: "Trebuchet MS", Arial, Helvetica, Sans-serif;
  font-size: 11px;
}

fieldset
{
  padding: 0 10px 5px;
  margin: 0 0 5px;
  border: 1px solid #28394D;
-webkit-border-radius: 5px; /* Safari prototype */
-moz-border-radius: 5px; /* Gecko browsers */
border-radius: 5px;
}

legend
{
width: 9em;

  color: #7DDCFE;
  background-color: #28394D;
  font-family: verdana, Helvetica, Sans-serif;
  font-size: 11px;
  font-weight: bold;
  padding: 2px;
  margin-bottom: 0;
  width: 100px;
  border: 1px solid #ffffff;
  -webkit-border-radius: 3px; /* Safari prototype */
-moz-border-radius: 3px; /* Gecko browsers */
border-radius: 3px;
}

label
{
  display: block;
  float: left;
  clear: left;
  text-align: right;
  width: 30%;
  margin: 5px 3px 0 0;
}
.inputstyle
{
  margin: 4px 0 0 0;
  width: 80%;
  border: 1px solid #28394D;
  padding: 2px;
  background: transparent url("field_bg.gif") no-repeat 0 0;
}
textarea
{
  margin: 4px 0 0 0;
  width: 90%;
  border: 1px solid #28394D;
  padding: 2px;
  background: transparent url("field_bg.gif") no-repeat 0 0;
}
input:focus, select:focus, textarea:focus
{
  border: 1px solid #7DDCFE;
}

#buttons
{
  text-align: right;
  margin: -5px 0 -2px 0;
  width: 90px;
}

input.button
{
  width: auto;
  background: #D26E00;
  border: 2px solid #28394D;
}
.query-content
{
font-family: verdana;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	COLOR: #000000

}
.divposition
{
z-index:1
}
